03:20:38,822 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:20:38,824 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:20:38,825 |-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:20:38,826 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:20:38,826 |-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:20:38,826 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:20:38,843 |-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:20:38,987 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:20:38,996 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:20:38,999 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:20:39,007 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:20:39,092 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:20:39,092 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:20:39,092 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:20:39,092 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:20:39,092 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:20:39,093 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:20:39,093 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:20:39,093 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:20:39,095 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-07-02 03:20:39,908|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-f9x7r with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-07-02 03:20:39,912|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-07-02 03:20:43,323|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-02 03:20:44,076|||main||||INFO||||||| Finished Spring Data repository scanning in 737ms. Found 11 JPA repository interfaces. 2022-07-02 03:20:46,373|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-02 03:20:46,449|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-07-02 03:20:46,677|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-02 03:20:47,166|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-07-02 03:20:47,495|||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-07-02 03:20:47,499|||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-07-02 03:20:47,719|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-07-02 03:20:49,214|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-02 03:20:49,226|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-02 03:20:49,308|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-07-02 03:20:50,560|||main||||INFO||||||| Audit service is disabled 2022-07-02 03:20:50,737|||main||||INFO||||||| Workflow Audit store is disabled 2022-07-02 03:20:52,175|||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-07-02 03:20:52,214|||main||||INFO||||||| Dependency Management module created... 2022-07-02 03:20:53,350|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-07-02 03:20:53,631|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-07-02 03:20:54,799|||main||||INFO||||||| Netty started on port(s): 8080 2022-07-02 03:20:56,188|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-07-02 03:20:56,508|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-07-02 03:20:56,516|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.252 seconds (JVM running for 18.231) 2022-07-02 03:20:56,535|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-07-02 04:30:49,636|6de362f4-3e70-414b-8289-1ccd1d53e66e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-07-02 04:30:49,637|6de362f4-3e70-414b-8289-1ccd1d53e66e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-02 04:30:49,639|6de362f4-3e70-414b-8289-1ccd1d53e66e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-02 04:30:49,958|6de362f4-3e70-414b-8289-1ccd1d53e66e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-02 04:30:49,961|6de362f4-3e70-414b-8289-1ccd1d53e66e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-02 04:30:51,102|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a0f47473-22f0-430c-9ae7-8871399e9e38) 2022-07-02 04:30:51,112|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| deleting definition types under : /opt/app/onap/blueprints/working/a0f47473-22f0-430c-9ae7-8871399e9e38/Definitions 2022-07-02 04:30:51,196|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| reinitialized all type definitions 2022-07-02 04:30:51,202|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(helloworld) 2022-07-02 04:30:51,241|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(helloworld-template) 2022-07-02 04:30:51,249|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-07-02 04:30:51,256|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-07-02 04:30:51,305|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing Workflow(helloworld) 2022-07-02 04:30:51,306|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-07-02 04:30:51,306|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| identified workflow(helloworld) targets(helloworld) 2022-07-02 04:30:51,306|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-07-02 04:30:51,306|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-07-02 04:30:51,306|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enriching artifacts file(/opt/app/onap/blueprints/working/a0f47473-22f0-430c-9ae7-8871399e9e38/Templates/hello-world-mapping.json 2022-07-02 04:30:51,321|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-07-02 04:30:51,321|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| dataType not present for the recipe(dt-helloworld-properties) 2022-07-02 04:30:51,321|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing blueprint Resource Definitions 2022-07-02 04:30:51,322|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-07-02 04:30:51,323|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing file (Templates/hello-world-mapping.json) 2022-07-02 04:30:51,345|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| distinct resource keys ([]) 2022-07-02 04:30:51,345|c9a23ff1-3660-4051-903e-3e161283b739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Enriching Resource Definition sources Node Template: [] 2022-07-02 04:30:51,591|0ac1423e-7f24-42b0-9950-4df41ff2be5a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(1d6cd1f1-b252-49c5-9ded-203d48bb6f69) CBA(/opt/app/onap/blueprints/archive/1d6cd1f1-b252-49c5-9ded-203d48bb6f69/cba.zip) 2022-07-02 04:30:51,603|0ac1423e-7f24-42b0-9950-4df41ff2be5a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1d6cd1f1-b252-49c5-9ded-203d48bb6f69) and entry definition file (Definitions/blueprint.json) 2022-07-02 04:30:51,667|0ac1423e-7f24-42b0-9950-4df41ff2be5a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(helloworld) 2022-07-02 04:30:51,684|0ac1423e-7f24-42b0-9950-4df41ff2be5a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1d6cd1f1-b252-49c5-9ded-203d48bb6f69) and entry definition file (Definitions/blueprint.json) 2022-07-02 04:30:51,792|0ac1423e-7f24-42b0-9950-4df41ff2be5a||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/working/1d6cd1f1-b252-49c5-9ded-203d48bb6f69) present to clean. 2022-07-02 04:30:52,001|5b71057b-386d-4c33-bf66-1f5c1ac523cf||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id 654321 2022-07-02 04:30:52,001|5b71057b-386d-4c33-bf66-1f5c1ac523cf||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 04:30:52,002|5b71057b-386d-4c33-bf66-1f5c1ac523cf||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 04:30:52,010|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| getting cba file name(test101), version(1.0.1) from db 2022-07-02 04:30:52,078|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-07-02 04:30:52,081|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-07-02 04:30:52,082|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-07-02 04:30:52,096|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (helloworld) 2022-07-02 04:30:52,097|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-07-02 04:30:52,097|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 04:30:52,106|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-07-02 04:30:52,106|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-07-02 04:30:52,107|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-07-02 04:30:52,129|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-07-02 04:30:52,159|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Batched Sequence : ([]) 2022-07-02 04:30:52,162|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Generated Resource Param Data ({ }) 2022-07-02 04:30:52,256|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 04:30:52,258|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-07-02 04:30:52,259|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(helloworld) 2022-07-02 04:30:52,262|5b71057b-386d-4c33-bf66-1f5c1ac523cf||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8c54041d-19aa-4db2-81c6-d0a4fb57b42b auditStoreId -1 2022-07-02 04:52:01,552|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-02 04:52:01,553|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-02 04:52:01,554|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-02 04:52:01,829|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-02 04:52:01,830|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-02 04:52:02,489|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-02 04:52:02,493|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(fa00dba3-9435-43d2-b5bc-2115e227859b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-02 04:52:02,519|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(b4361fd5-c12f-4abf-9ef9-48ea0aa06e13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-02 04:52:02,528|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(c834f751-a022-4fa0-a6fa-7ee6e63132a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-02 04:52:02,543|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(3e429679-6d01-409c-9fee-599e97fce6b5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-02 04:52:02,562|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(b409b866-969f-4455-ba1f-f996dae792e9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-02 04:52:02,581|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(d3919b4f-07fe-4c10-bbad-e5670692c8c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-02 04:52:02,599|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:02,600|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:02,600|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-02 04:52:02,600|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-02 04:52:02,601|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:02,601|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:02,636|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 04:52:02,713|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 04:52:02,737|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 04:52:02,758|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 04:52:02,882|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 04:52:02,883|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 04:52:02,884|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 04:52:02,943|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:03,056|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 04:52:03,057|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 04:52:03,058|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 04:52:03,108|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:03,206|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 04:52:03,207|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 04:52:03,208|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 04:52:03,209|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(HealthCheck) 2022-07-02 04:52:03,210|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-02 04:52:03,210|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(vf-config-assign) 2022-07-02 04:52:03,211|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(vf-config-deploy) 2022-07-02 04:52:03,267|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-02 04:52:03,358|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 04:52:03,360|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 04:52:03,396|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-02 04:52:03,471|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 04:52:03,473|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 04:52:03,474|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign-day-2) 2022-07-02 04:52:03,474|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 04:52:03,475|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy-day-2) 2022-07-02 04:52:03,554|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 04:52:03,555|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 04:52:03,557|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:03,572|e7149817-8cd0-46d9-82d3-3fcfbe2c223b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:04,941|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f1509cce-4913-4953-8ea1-1af71a14ca5b) 2022-07-02 04:52:04,942|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| deleting definition types under : /opt/app/onap/blueprints/working/f1509cce-4913-4953-8ea1-1af71a14ca5b/Definitions 2022-07-02 04:52:04,944|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| reinitialized all type definitions 2022-07-02 04:52:04,945|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-07-02 04:52:04,963|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-07-02 04:52:04,969|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-07-02 04:52:04,973|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-07-02 04:52:04,999|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(capability) 2022-07-02 04:52:05,033|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(capability) 2022-07-02 04:52:05,044|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-02 04:52:05,058|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,074|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,085|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,096|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,107|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,143|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-07-02 04:52:05,148|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-07-02 04:52:05,148|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-07-02 04:52:05,161|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(capability) 2022-07-02 04:52:05,169|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(capability) 2022-07-02 04:52:05,185|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(capability) 2022-07-02 04:52:05,194|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(processor-db) 2022-07-02 04:52:05,205|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,219|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,230|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,240|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,250|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,260|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 04:52:05,293|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing Workflow(resource-resolution) 2022-07-02 04:52:05,293|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-07-02 04:52:05,293|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-07-02 04:52:05,293|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-07-02 04:52:05,294|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-07-02 04:52:05,294|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-07-02 04:52:05,294|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1509cce-4913-4953-8ea1-1af71a14ca5b/Templates/hello-world-velocity-mapping.json 2022-07-02 04:52:05,300|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-07-02 04:52:05,300|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-07-02 04:52:05,300|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1509cce-4913-4953-8ea1-1af71a14ca5b/Templates/hello-world-jinja-mapping.json 2022-07-02 04:52:05,305|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-07-02 04:52:05,305|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-07-02 04:52:05,305|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing blueprint Resource Definitions 2022-07-02 04:52:05,305|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-07-02 04:52:05,305|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-07-02 04:52:05,305|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-07-02 04:52:05,315|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:05,373|3a6683f4-2e44-49ba-87b6-7e6fdc5fb2eb||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-07-02 04:52:05,536|62e6dda8-99e6-47dc-b5ab-982ffb98513b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(20148e9f-fbc0-46ec-a463-0291040bd653) CBA(/opt/app/onap/blueprints/archive/20148e9f-fbc0-46ec-a463-0291040bd653/cba.zip) 2022-07-02 04:52:05,544|62e6dda8-99e6-47dc-b5ab-982ffb98513b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/20148e9f-fbc0-46ec-a463-0291040bd653) and entry definition file (Definitions/resource-resolution.json) 2022-07-02 04:52:05,572|62e6dda8-99e6-47dc-b5ab-982ffb98513b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-resolution) 2022-07-02 04:52:05,580|62e6dda8-99e6-47dc-b5ab-982ffb98513b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/20148e9f-fbc0-46ec-a463-0291040bd653) and entry definition file (Definitions/resource-resolution.json) 2022-07-02 04:52:05,615|62e6dda8-99e6-47dc-b5ab-982ffb98513b||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/working/20148e9f-fbc0-46ec-a463-0291040bd653) present to clean. 2022-07-02 04:52:05,747|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id 0fdae1d8-b102-41cb-9c24-9cab38930d7b 2022-07-02 04:52:05,748|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 04:52:05,748|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 04:52:05,754|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-07-02 04:52:05,811|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-02 04:52:05,813|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-07-02 04:52:05,815|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:05,828|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (resource-resolution) 2022-07-02 04:52:05,832|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-07-02 04:52:05,832|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 04:52:05,834|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(0fdae1d8-b102-41cb-9c24-9cab38930d7b) for workflow(resource-resolution) step(helloworld) 2022-07-02 04:52:05,834|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-07-02 04:52:05,834|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:05,835|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-07-02 04:52:05,872|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:05,905|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:05,905|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-02 04:52:06,143|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-02 04:52:06,213|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:06,227|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:06,227|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-02 04:52:06,227|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-02 04:52:06,227|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-07-02 04:52:06,259|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_put) 2022-07-02 04:52:06,271|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-02 04:52:06,272|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Getting Jython Script Class(ResolvProperties) 2022-07-02 04:52:10,309|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Component Object org.python.proxies.__main__$ResolvProperties$1@11018a95 2022-07-02 04:52:10,315|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-07-02 04:52:10,327|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_python) 2022-07-02 04:52:10,329|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:10,329|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-02 04:52:10,334|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-02 04:52:10,343|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:10,343|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:10,343|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-02 04:52:10,343|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-02 04:52:10,343|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-07-02 04:52:10,344|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:10,344|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-02 04:52:10,346|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-02 04:52:10,353|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:10,353|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:10,353|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-02 04:52:10,353|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-02 04:52:10,353|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-07-02 04:52:10,354|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_patch) 2022-07-02 04:52:10,362|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_del) 2022-07-02 04:52:10,364|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-02 04:52:10,393|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-02 04:52:17,275|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| compiled in (6881)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-02 04:52:17,277|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-07-02 04:52:17,290|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-07-02 04:52:17,301|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_kotlin) 2022-07-02 04:52:17,304|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:17,304|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-02 04:52:17,310|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-02 04:52:17,317|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:17,318|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:17,318|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-02 04:52:17,319|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-02 04:52:17,319|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-07-02 04:52:17,329|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_get) 2022-07-02 04:52:17,336|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-07-02 04:52:17,337|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-07-02 04:52:17,347|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_default) 2022-07-02 04:52:17,349|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_input) 2022-07-02 04:52:17,350|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:17,350|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-02 04:52:17,353|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-02 04:52:17,360|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:17,361|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:17,361|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-02 04:52:17,361|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-02 04:52:17,361|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-07-02 04:52:17,371|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_post) 2022-07-02 04:52:17,382|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:17,410|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (list) 2022-07-02 04:52:17,414|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-07-02 04:52:17,414|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,414|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,414|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,414|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,415|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-07-02 04:52:17,425|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (v_db) 2022-07-02 04:52:17,428|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:17,487|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-02 04:52:17,512|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-02 04:52:17,512|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-07-02 04:52:17,556|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:17,562|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-02 04:52:17,563|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-07-02 04:52:17,563|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-07-02 04:52:17,564|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Getting Jython Script Class(ResolvProperties) 2022-07-02 04:52:17,574|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-07-02 04:52:17,620|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Component Object org.python.proxies.__main__$ResolvProperties$2@4a53186e 2022-07-02 04:52:17,622|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-07-02 04:52:17,634|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_python) 2022-07-02 04:52:17,635|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:17,635|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-07-02 04:52:17,638|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-07-02 04:52:17,645|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:17,645|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:17,646|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-07-02 04:52:17,646|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-07-02 04:52:17,646|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-07-02 04:52:17,656|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_patch) 2022-07-02 04:52:17,656|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-07-02 04:52:17,664|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_input) 2022-07-02 04:52:17,665|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:17,665|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-07-02 04:52:17,667|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(PUT), url(/resource-resolution/put) 2022-07-02 04:52:17,675|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:17,675|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:17,675|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-07-02 04:52:17,676|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-07-02 04:52:17,676|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-07-02 04:52:17,685|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_put) 2022-07-02 04:52:17,686|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-07-02 04:52:17,697|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_default) 2022-07-02 04:52:17,698|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:17,698|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-07-02 04:52:17,699|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-07-02 04:52:17,710|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:17,710|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:17,710|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-07-02 04:52:17,710|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-07-02 04:52:17,710|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-07-02 04:52:17,711|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:17,711|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-07-02 04:52:17,712|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(POST), url(/resource-resolution/post) 2022-07-02 04:52:17,721|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:17,721|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:17,721|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-07-02 04:52:17,721|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_del) 2022-07-02 04:52:17,721|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-07-02 04:52:17,721|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-07-02 04:52:17,722|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-07-02 04:52:17,722|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-07-02 04:52:17,723|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(GET), url(/resource-resolution/get) 2022-07-02 04:52:17,729|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:17,729|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:17,729|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_post) 2022-07-02 04:52:17,729|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-02 04:52:17,729|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-07-02 04:52:17,729|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-07-02 04:52:17,738|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_get) 2022-07-02 04:52:17,743|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-07-02 04:52:17,743|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-07-02 04:52:17,745|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-07-02 04:52:17,752|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 04:52:17,752|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 04:52:17,752|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-02 04:52:17,752|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-07-02 04:52:17,752|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-07-02 04:52:17,762|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_get_id) 2022-07-02 04:52:17,763|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-07-02 04:52:17,764|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-07-02 04:52:17,772|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_kotlin) 2022-07-02 04:52:17,773|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:17,777|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (list) 2022-07-02 04:52:17,779|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:17,779|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,779|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,779|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,779|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,779|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,780|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,780|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,780|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,780|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-07-02 04:52:17,780|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:17,788|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (j_db) 2022-07-02 04:52:17,788|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 04:52:17,995|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-07-02 04:52:18,005|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-02 04:52:18,005|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 04:52:18,005|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-07-02 04:52:18,006|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-07-02 04:52:18,006|0ea14fd4-0c85-4b53-8086-ba2b43cb141a||DefaultDispatcher-worker-12||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4ca5d29d-9dd1-4aa7-ba5a-ae03400b320c auditStoreId -1 2022-07-02 05:05:27,854|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(9171c51c-cb70-45f7-99af-b308104a31b6) CBA(/opt/app/onap/blueprints/archive/9171c51c-cb70-45f7-99af-b308104a31b6/cba.zip) 2022-07-02 05:05:27,891|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9171c51c-cb70-45f7-99af-b308104a31b6) and entry definition file (Definitions/CNF.json) 2022-07-02 05:05:28,045|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:28,046|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:28,047|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:28,048|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(scale-out) 2022-07-02 05:05:28,049|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(scale) 2022-07-02 05:05:28,049|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(scale-in) 2022-07-02 05:05:28,050|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(health-check) 2022-07-02 05:05:28,210|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9171c51c-cb70-45f7-99af-b308104a31b6) and entry definition file (Definitions/CNF.json) 2022-07-02 05:05:28,304|8adc98fd-30a7-409b-9cd7-21da63300174||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/working/9171c51c-cb70-45f7-99af-b308104a31b6) present to clean. 2022-07-02 05:05:49,856|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-02 05:05:49,856|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-02 05:05:49,857|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-02 05:05:50,060|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-02 05:05:50,060|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-02 05:05:50,564|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-02 05:05:50,564|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(8d64e68f-eda4-4167-88ac-1d4b2cb21b1e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-02 05:05:50,582|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(83d62bc9-fcd7-45ce-970a-5a83a30df55d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-02 05:05:50,589|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(875cdc1e-fb0e-4517-a408-d6518aa2247c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-02 05:05:50,599|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(bb3da502-995d-4e6e-bdbf-a7def72db502) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-02 05:05:50,613|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(d1940e58-ba43-431c-a61f-1a656cd569bd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-02 05:05:50,628|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(0e2ea59b-3beb-49af-9663-59eed659dff6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-02 05:05:50,646|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:50,646|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:50,646|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-02 05:05:50,646|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-02 05:05:50,646|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:50,650|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:50,661|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:05:50,708|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:05:50,729|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:05:50,748|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:05:50,812|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:50,813|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:50,814|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:50,863|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:50,897|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-02 05:05:50,922|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-02 05:05:50,930|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-02 05:05:50,965|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:50,966|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:50,967|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:50,968|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(HealthCheck) 2022-07-02 05:05:50,968|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-02 05:05:50,969|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(vf-config-assign) 2022-07-02 05:05:50,969|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(vf-config-deploy) 2022-07-02 05:05:51,009|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-02 05:05:51,044|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-02 05:05:51,057|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-02 05:05:51,065|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-02 05:05:51,102|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:51,103|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:51,103|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:51,144|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:51,171|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-02 05:05:51,184|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-02 05:05:51,191|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-02 05:05:51,218|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:51,219|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:51,220|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign-day-2) 2022-07-02 05:05:51,221|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:51,222|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy-day-2) 2022-07-02 05:05:51,244|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:51,273|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-02 05:05:51,286|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-02 05:05:51,293|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-02 05:05:51,316|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:51,316|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:51,349|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:51,350|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:51,351|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-02 05:05:51,356|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:51,376|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-02 05:05:51,388|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-02 05:05:51,389|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-02 05:05:51,409|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-02 05:05:51,420|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-02 05:05:51,421|52bf5e7b-763f-4a3a-af4b-4925dd18ceba||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-02 05:05:57,424|e5956760-ea2e-467e-b49b-0c4d402848ca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-07-02 05:05:57,424|e5956760-ea2e-467e-b49b-0c4d402848ca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-07-02 05:05:57,424|e5956760-ea2e-467e-b49b-0c4d402848ca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-07-02 05:05:58,049|e5956760-ea2e-467e-b49b-0c4d402848ca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-07-02 05:05:58,049|e5956760-ea2e-467e-b49b-0c4d402848ca||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-07-02 05:05:58,595|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-07-02 05:05:58,596|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(21414cab-c9c8-4c96-badb-229a2d5dbbca) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-07-02 05:05:58,615|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(16f1daa1-0657-4498-a7c4-6e4253fc847e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-07-02 05:05:58,623|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(288fbfbe-4e90-460a-a036-e96e5b4d0831) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-07-02 05:05:58,632|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(42f2d761-1935-4250-8e7c-26cc5fbfbf19) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-07-02 05:05:58,644|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(538c65a6-9bf4-4f1b-9cff-e22eea4ff701) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-07-02 05:05:58,657|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(69933de6-c43d-4490-9b14-7a3802a47a75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-07-02 05:05:58,670|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:58,670|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:58,671|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-02 05:05:58,671|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-02 05:05:58,672|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:58,672|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:58,728|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:05:58,747|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:05:58,764|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:05:58,769|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:05:58,788|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:58,789|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:58,800|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:58,828|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-02 05:05:58,839|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-02 05:05:58,846|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-02 05:05:58,880|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:58,881|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:58,882|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:58,922|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:58,951|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-02 05:05:58,966|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-07-02 05:05:58,967|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-07-02 05:05:59,010|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:59,011|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:59,011|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:59,012|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(HealthCheck) 2022-07-02 05:05:59,013|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(ScaleOutReconfiguration) 2022-07-02 05:05:59,013|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(vf-config-assign) 2022-07-02 05:05:59,014|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(vf-config-deploy) 2022-07-02 05:05:59,059|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-07-02 05:05:59,114|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-07-02 05:05:59,128|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-07-02 05:05:59,129|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-07-02 05:05:59,180|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:59,181|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:59,182|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:59,236|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:59,263|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-02 05:05:59,275|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-07-02 05:05:59,282|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-07-02 05:05:59,310|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:59,312|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:59,347|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-07-02 05:05:59,374|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-07-02 05:05:59,384|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-07-02 05:05:59,385|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-07-02 05:05:59,415|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:05:59,416|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:05:59,417|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign-day-2) 2022-07-02 05:05:59,418|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:05:59,419|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy-day-2) 2022-07-02 05:05:59,435|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:05:59,447|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :5G_Core::1.0.37 2022-07-02 05:05:59,459|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-07-02 05:05:59,460|e5956760-ea2e-467e-b49b-0c4d402848ca||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-07-02 05:06:02,784|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6e5bf127-8916-499d-bbea-3c523eb0bc85) 2022-07-02 05:06:02,785|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| deleting definition types under : /opt/app/onap/blueprints/working/6e5bf127-8916-499d-bbea-3c523eb0bc85/Definitions 2022-07-02 05:06:02,787|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| reinitialized all type definitions 2022-07-02 05:06:02,788|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-07-02 05:06:02,823|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(vnf-template) 2022-07-02 05:06:02,829|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(vnf-mapping) 2022-07-02 05:06:02,833|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-07-02 05:06:02,847|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,868|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,875|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,880|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-07-02 05:06:02,880|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-07-02 05:06:02,881|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-07-02 05:06:02,896|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,902|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,908|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,914|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(sdnc) 2022-07-02 05:06:02,928|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,935|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,941|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,947|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,953|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,960|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,974|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(config-assign) 2022-07-02 05:06:02,977|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(baseconfig-template) 2022-07-02 05:06:02,978|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-07-02 05:06:02,978|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-07-02 05:06:02,989|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:02,996|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:03,002|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(input) 2022-07-02 05:06:03,007|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(config-deploy) 2022-07-02 05:06:03,045|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing Workflow(resource-assignment) 2022-07-02 05:06:03,046|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-07-02 05:06:03,046|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-07-02 05:06:03,046|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-07-02 05:06:03,046|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-07-02 05:06:03,046|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-07-02 05:06:03,046|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enriching artifacts file(/opt/app/onap/blueprints/working/6e5bf127-8916-499d-bbea-3c523eb0bc85/Templates/vnf-mapping.json 2022-07-02 05:06:03,053|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-07-02 05:06:03,053|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-07-02 05:06:03,053|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enriching artifacts file(/opt/app/onap/blueprints/working/6e5bf127-8916-499d-bbea-3c523eb0bc85/Templates/base_ubuntu20-mapping.json 2022-07-02 05:06:03,065|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-07-02 05:06:03,065|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-07-02 05:06:03,065|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing Workflow(config-assign) 2022-07-02 05:06:03,066|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-07-02 05:06:03,066|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| identified workflow(config-assign) targets(config-assign) 2022-07-02 05:06:03,066|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-07-02 05:06:03,066|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-07-02 05:06:03,066|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enriching artifacts file(/opt/app/onap/blueprints/working/6e5bf127-8916-499d-bbea-3c523eb0bc85/Templates/baseconfig-mapping.json 2022-07-02 05:06:03,071|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-07-02 05:06:03,071|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-02 05:06:03,071|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing Workflow(config-deploy) 2022-07-02 05:06:03,072|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-07-02 05:06:03,072|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| identified workflow(config-deploy) targets(config-deploy) 2022-07-02 05:06:03,072|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(config-deploy) resource assignment files([] 2022-07-02 05:06:03,072|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing blueprint Resource Definitions 2022-07-02 05:06:03,072|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-07-02 05:06:03,072|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing file (Templates/vnf-mapping.json) 2022-07-02 05:06:03,073|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-07-02 05:06:03,073|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing file (Templates/baseconfig-mapping.json) 2022-07-02 05:06:03,086|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:06:03,133|068c67ad-d11a-4452-86fd-ab7cc7ebbe84||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-07-02 05:06:03,424|86731a3f-86f3-407d-85b8-3f6bd74ddfea||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(3f53d29f-c8c2-4c09-9d5e-f8104d3e7f17) CBA(/opt/app/onap/blueprints/archive/3f53d29f-c8c2-4c09-9d5e-f8104d3e7f17/cba.zip) 2022-07-02 05:06:03,433|86731a3f-86f3-407d-85b8-3f6bd74ddfea||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3f53d29f-c8c2-4c09-9d5e-f8104d3e7f17) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:06:03,445|86731a3f-86f3-407d-85b8-3f6bd74ddfea||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:06:03,475|86731a3f-86f3-407d-85b8-3f6bd74ddfea||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:06:03,476|86731a3f-86f3-407d-85b8-3f6bd74ddfea||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:06:03,477|86731a3f-86f3-407d-85b8-3f6bd74ddfea||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:06:03,488|86731a3f-86f3-407d-85b8-3f6bd74ddfea||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3f53d29f-c8c2-4c09-9d5e-f8104d3e7f17) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:06:03,515|86731a3f-86f3-407d-85b8-3f6bd74ddfea||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/working/3f53d29f-c8c2-4c09-9d5e-f8104d3e7f17) present to clean. 2022-07-02 05:06:09,901|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Enhancing blueprint(/opt/app/onap/blueprints/working/55c74fc6-7baa-40c4-90c6-5812ad742de3) 2022-07-02 05:06:09,901|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| deleting definition types under : /opt/app/onap/blueprints/working/55c74fc6-7baa-40c4-90c6-5812ad742de3/Definitions 2022-07-02 05:06:09,903|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| reinitialized all type definitions 2022-07-02 05:06:09,904|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(netconf-device) 2022-07-02 05:06:09,919|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(resolve-data) 2022-07-02 05:06:09,932|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-07-02 05:06:09,938|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-07-02 05:06:09,943|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-07-02 05:06:09,973|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-07-02 05:06:09,992|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing Workflow(config-assign) 2022-07-02 05:06:09,993|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-07-02 05:06:09,993|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| identified workflow(config-assign) targets(resolve-data) 2022-07-02 05:06:09,993|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-07-02 05:06:09,993|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-07-02 05:06:09,993|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enriching artifacts file(/opt/app/onap/blueprints/working/55c74fc6-7baa-40c4-90c6-5812ad742de3/Templates/netconfrpc-mapping.json 2022-07-02 05:06:10,001|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-07-02 05:06:10,001|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| dataType not present for the recipe(dt-config-assign-properties) 2022-07-02 05:06:10,001|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing Workflow(config-deploy) 2022-07-02 05:06:10,002|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-07-02 05:06:10,002|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| identified workflow(config-deploy) targets(execute-netconf) 2022-07-02 05:06:10,002|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(config-deploy) resource assignment files([] 2022-07-02 05:06:10,002|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| ##### Enhancing blueprint Resource Definitions 2022-07-02 05:06:10,003|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-07-02 05:06:10,003|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing file (Templates/netconfrpc-mapping.json) 2022-07-02 05:06:10,008|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| distinct resource keys ([input-source]) 2022-07-02 05:06:10,016|e2eaf5ac-007f-437a-ad7e-211385d16bce||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Enriching Resource Definition sources Node Template: [source-input] 2022-07-02 05:07:22,242|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-02 05:07:22,338|||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-07-02 05:07:22,388|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| request(0fb930ca-c690-49b4-a64a-b6cb1fe14c15) 2022-07-02 05:07:22,392|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| CBA file(/opt/app/onap/blueprints/archive/db1f588d-534f-41ce-8d18-a06fc9e6206a/cba.zip written successfully 2022-07-02 05:07:22,392|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(db1f588d-534f-41ce-8d18-a06fc9e6206a) CBA(/opt/app/onap/blueprints/archive/db1f588d-534f-41ce-8d18-a06fc9e6206a/cba.zip) 2022-07-02 05:07:22,419|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/db1f588d-534f-41ce-8d18-a06fc9e6206a) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:22,480|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:07:22,481|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:07:22,482|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:07:22,482|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(scale-out) 2022-07-02 05:07:22,483|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(scale) 2022-07-02 05:07:22,483|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(scale-in) 2022-07-02 05:07:22,484|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(health-check) 2022-07-02 05:07:22,506|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/db1f588d-534f-41ce-8d18-a06fc9e6206a) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:22,525|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :APACHE::1.0.0 2022-07-02 05:07:22,543|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-07-02 05:07:22,549|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-07-02 05:07:22,578|0fb930ca-c690-49b4-a64a-b6cb1fe14c15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/working/db1f588d-534f-41ce-8d18-a06fc9e6206a) present to clean. 2022-07-02 05:07:35,318|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-02 05:07:35,416|||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-07-02 05:07:35,418|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| request(a9535a3f-68b3-4925-9e73-2807b2cf1909) 2022-07-02 05:07:35,419|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| CBA file(/opt/app/onap/blueprints/archive/e7193f94-4ed9-4c9a-8ba1-3ddbe3741013/cba.zip written successfully 2022-07-02 05:07:35,419|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(e7193f94-4ed9-4c9a-8ba1-3ddbe3741013) CBA(/opt/app/onap/blueprints/archive/e7193f94-4ed9-4c9a-8ba1-3ddbe3741013/cba.zip) 2022-07-02 05:07:35,433|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e7193f94-4ed9-4c9a-8ba1-3ddbe3741013) and entry definition file (Definitions/pnf_netconf.json) 2022-07-02 05:07:35,437|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:07:35,448|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:07:35,449|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:07:35,454|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e7193f94-4ed9-4c9a-8ba1-3ddbe3741013) and entry definition file (Definitions/pnf_netconf.json) 2022-07-02 05:07:35,465|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-07-02 05:07:35,478|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-07-02 05:07:35,478|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-07-02 05:07:35,499|a9535a3f-68b3-4925-9e73-2807b2cf1909||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/working/e7193f94-4ed9-4c9a-8ba1-3ddbe3741013) present to clean. 2022-07-02 05:07:36,181|597c1a8d-6bdb-4ebb-95cc-717050cfec05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| getting cba file name(APACHE), version(1.0.0) from db 2022-07-02 05:07:36,342|597c1a8d-6bdb-4ebb-95cc-717050cfec05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:07:36,344|597c1a8d-6bdb-4ebb-95cc-717050cfec05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:07:36,354|597c1a8d-6bdb-4ebb-95cc-717050cfec05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:36,532|d64c7a1e-64b1-4427-bbe3-5dbb3333dd07||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:07:36,532|d64c7a1e-64b1-4427-bbe3-5dbb3333dd07||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:07:36,535|d64c7a1e-64b1-4427-bbe3-5dbb3333dd07||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:37,158|b2a813a2-0af0-4539-8599-363924636fac||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:07:37,158|b2a813a2-0af0-4539-8599-363924636fac||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:07:37,160|b2a813a2-0af0-4539-8599-363924636fac||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:37,336|c80039f9-21c5-452d-93a9-a6766853bab1||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:07:37,336|c80039f9-21c5-452d-93a9-a6766853bab1||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:07:37,339|c80039f9-21c5-452d-93a9-a6766853bab1||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:37,519|4f0a6355-67ed-4c36-ae7d-4a8f84110fb3||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:07:37,520|4f0a6355-67ed-4c36-ae7d-4a8f84110fb3||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:07:37,522|4f0a6355-67ed-4c36-ae7d-4a8f84110fb3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:37,743|9a2ca86e-5640-4b26-92ea-170e650aa548||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:07:37,743|9a2ca86e-5640-4b26-92ea-170e650aa548||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:07:37,747|9a2ca86e-5640-4b26-92ea-170e650aa548||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:37,983|615ad702-b0cb-4c97-8dbe-9e0b0fe6d494||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:07:37,983|615ad702-b0cb-4c97-8dbe-9e0b0fe6d494||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:07:37,985|615ad702-b0cb-4c97-8dbe-9e0b0fe6d494||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:38,157|0618b790-f100-40f7-a6be-746ec73ede77||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:07:38,157|0618b790-f100-40f7-a6be-746ec73ede77||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:07:38,159|0618b790-f100-40f7-a6be-746ec73ede77||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:07:55,020|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-02 05:07:55,121|||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-07-02 05:07:55,123|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| request(7453e77a-c888-45cc-acfa-53da8883e9b9) 2022-07-02 05:07:55,124|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| CBA file(/opt/app/onap/blueprints/archive/cfb2d7db-6db0-47ef-902a-81edfd0260a2/cba.zip written successfully 2022-07-02 05:07:55,124|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Save processing(cfb2d7db-6db0-47ef-902a-81edfd0260a2) CBA(/opt/app/onap/blueprints/archive/cfb2d7db-6db0-47ef-902a-81edfd0260a2/cba.zip) 2022-07-02 05:07:55,130|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cfb2d7db-6db0-47ef-902a-81edfd0260a2) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:07:55,139|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-07-02 05:07:55,159|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(resource-assignment) 2022-07-02 05:07:55,160|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-assign) 2022-07-02 05:07:55,161|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Validating Workflow(config-deploy) 2022-07-02 05:07:55,177|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cfb2d7db-6db0-47ef-902a-81edfd0260a2) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:07:55,190|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-07-02 05:07:55,201|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-07-02 05:07:55,203|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-07-02 05:07:55,219|7453e77a-c888-45cc-acfa-53da8883e9b9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| No compiled cache(/opt/app/onap/blueprints/working/cfb2d7db-6db0-47ef-902a-81edfd0260a2) present to clean. 2022-07-02 05:08:27,178|bc7c98ec-7520-4576-8d6e-bcc8160b4824||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-07-02 05:08:27,263|bc7c98ec-7520-4576-8d6e-bcc8160b4824||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-02 05:08:27,265|bc7c98ec-7520-4576-8d6e-bcc8160b4824||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-02 05:08:27,267|bc7c98ec-7520-4576-8d6e-bcc8160b4824||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:08:27,402|404b7fae-85e8-4cbc-800c-cec3e6becfde||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-02 05:08:27,402|404b7fae-85e8-4cbc-800c-cec3e6becfde||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-02 05:08:27,406|404b7fae-85e8-4cbc-800c-cec3e6becfde||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:08:27,732|9f542086-85d2-4bfb-a5ac-a8cb42daeae5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-02 05:08:27,732|9f542086-85d2-4bfb-a5ac-a8cb42daeae5||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-02 05:08:27,735|9f542086-85d2-4bfb-a5ac-a8cb42daeae5||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:08:27,910|cfd394ef-13e9-4a19-9d8c-9f3153d75453||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-02 05:08:27,911|cfd394ef-13e9-4a19-9d8c-9f3153d75453||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-02 05:08:27,914|cfd394ef-13e9-4a19-9d8c-9f3153d75453||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:11:26,363|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id 26e47242-4385-4a60-856a-c798a1f2c04c 2022-07-02 05:11:26,364|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 05:11:26,364|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 05:11:26,367|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:11:26,367|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:11:26,371|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:11:26,395|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (resource-assignment) 2022-07-02 05:11:26,467|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Execute node(START) -> executed state(SUCCESS) 2022-07-02 05:11:26,471|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(resource-assignment[26e47242-4385-4a60-856a-c798a1f2c04c])'s step(resource-assignment) 2022-07-02 05:11:26,471|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:11:26,473|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(26e47242-4385-4a60-856a-c798a1f2c04c) for workflow(resource-assignment) step(resource-assignment) 2022-07-02 05:11:26,473|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-02 05:11:26,473|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-02 05:11:26,474|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-02 05:11:26,494|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:26,502|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-02 05:11:26,503|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-07-02 05:11:26,503|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-02 05:11:26,504|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("b6bd54cc-6a26-4045-abbc-4b73c84e437c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-02 05:11:26,504|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("6e1b335d-871e-4125-9e63-ed47d32bc8cb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-02 05:11:26,518|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:26,518|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:26,535|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-02 05:11:29,445|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - ) 2022-07-02 05:11:29,445|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 05:11:29,446|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220702t051130125328z") 2022-07-02 05:11:29,446|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220702t051130125328z") 2022-07-02 05:11:29,446|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220702t051130125328z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-02 05:11:29,447|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-02 05:11:29,448|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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" : "b6bd54cc-6a26-4045-abbc-4b73c84e437c", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "6e1b335d-871e-4125-9e63-ed47d32bc8cb", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220702t051130125328z" }) 2022-07-02 05:11:29,457|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 05:11:29,457|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-02 05:11:29,457|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-02 05:11:29,458|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(resource-assignment[26e47242-4385-4a60-856a-c798a1f2c04c])'s step(profile-upload) 2022-07-02 05:11:29,458|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:11:29,465|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(26e47242-4385-4a60-856a-c798a1f2c04c) for workflow(resource-assignment) step(profile-upload) 2022-07-02 05:11:29,465|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-02 05:11:29,465|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:29,467|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Triggering K8s Profile Upload component logic. 2022-07-02 05:11:29,467|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Getting the template prefixes 2022-07-02 05:11:29,467|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Iterating over prefixes in resource assignment map. 2022-07-02 05:11:29,469|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Prefix vnf does not have required data for us to continue. 2022-07-02 05:11:29,470|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 05:11:29,470|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-02 05:11:29,470|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-02 05:11:29,470|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Execute node(END) -> executed state(SUCCESS) 2022-07-02 05:11:29,474|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(26e47242-4385-4a60-856a-c798a1f2c04c) nodes completed with (0)exceptions 2022-07-02 05:11:29,474|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-02 05:11:29,475|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7f67e242-dd08-4521-8364-3423a9314d9d auditStoreId -1 2022-07-02 05:11:34,488|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id abc0e5da-c8a4-4c9e-9139-a692524bbc16 2022-07-02 05:11:34,489|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 05:11:34,489|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 05:11:34,489|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:11:34,489|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:11:34,492|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:11:34,500|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (resource-assignment) 2022-07-02 05:11:34,503|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Execute node(START) -> executed state(SUCCESS) 2022-07-02 05:11:34,503|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(resource-assignment[abc0e5da-c8a4-4c9e-9139-a692524bbc16])'s step(resource-assignment) 2022-07-02 05:11:34,503|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:11:34,504|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(abc0e5da-c8a4-4c9e-9139-a692524bbc16) for workflow(resource-assignment) step(resource-assignment) 2022-07-02 05:11:34,504|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-02 05:11:34,505|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-02 05:11:34,507|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-07-02 05:11:34,524|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:34,528|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-07-02 05:11:34,528|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("33fd0fc0-86df-47dc-8a65-d3995b1d5ed1") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-02 05:11:34,529|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-07-02 05:11:34,529|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-07-02 05:11:34,530|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("053c34c9-60c1-45cb-9806-6ec8b0b05fa4") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-07-02 05:11:34,532|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:34,532|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:34,564|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Parameter information : ({customizationid=053c34c9-60c1-45cb-9806-6ec8b0b05fa4}) 2022-07-02 05:11:34,568|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Parameter information : ({customizationid=053c34c9-60c1-45cb-9806-6ec8b0b05fa4}) 2022-07-02 05:11:34,580|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 05:11:34,580|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 05:11:34,582|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"}]) 2022-07-02 05:11:34,582|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a"}]) 2022-07-02 05:11:34,582|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("cb26225b-dcce-4bc4-ab0e-ff8544a39c4a") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-07-02 05:11:34,583|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("4a44274b-15d2-462b-9001-a005e59ee17b") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-07-02 05:11:34,584|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-07-02 05:11:34,590|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Transformed value: null -> 4a44274b-15d2-462b-9001-a005e59ee17b 2022-07-02 05:11:34,591|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:34,614|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Parameter information : ({customizationid=053c34c9-60c1-45cb-9806-6ec8b0b05fa4}) 2022-07-02 05:11:34,617|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 05:11:34,618|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-07-02 05:11:34,618|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-07-02 05:11:34,619|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-07-02 05:11:34,619|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-07-02 05:11:34,623|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Transformed value: null -> 053c34c9-60c1-45cb-9806-6ec8b0b05fa4 2022-07-02 05:11:34,624|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("b6bd54cc-6a26-4045-abbc-4b73c84e437c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-02 05:11:34,624|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-07-02 05:11:34,624|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-07-02 05:11:34,625|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("6e1b335d-871e-4125-9e63-ed47d32bc8cb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-02 05:11:34,629|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/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-07-02 05:11:34,629|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/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-07-02 05:11:34,630|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/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-07-02 05:11:34,630|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-07-02 05:11:34,642|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-07-02 05:11:34,642|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-07-02 05:11:34,667|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 05:11:34,668|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 05:11:34,668|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 05:11:34,668|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 05:11:34,668|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220702t051130125328z") 2022-07-02 05:11:34,669|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220702t051130125328z") 2022-07-02 05:11:34,668|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-02 05:11:34,669|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220702t051130125328z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-02 05:11:34,669|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-07-02 05:11:34,669|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-07-02 05:11:34,674|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:34,674|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:34,676|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-07-02 05:11:34,807|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - ) 2022-07-02 05:11:34,808|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 05:11:34,808|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220702t051130125328z-helm_apache-vfmt-001") 2022-07-02 05:11:34,809|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220702t051130125328z-helm_apache-vfmt-001") 2022-07-02 05:11:34,809|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220702t051130125328z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-07-02 05:11:34,811|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-07-02 05:11:34,818|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/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-07-02 05:11:34,818|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/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-07-02 05:11:34,827|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-07-02 05:11:34,838|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 05:11:34,838|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response processing type (string) 2022-07-02 05:11:34,838|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-07-02 05:11:34,838|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-07-02 05:11:34,839|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-07-02 05:11:34,839|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-07-02 05:11:34,839|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-07-02 05:11:34,841|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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" : "4a44274b-15d2-462b-9001-a005e59ee17b", "k8s-rb-definition-version" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4", "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" : "b6bd54cc-6a26-4045-abbc-4b73c84e437c", "vf-module-id" : "33fd0fc0-86df-47dc-8a65-d3995b1d5ed1", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4", "vf-module-model-invariant-uuid" : "4a44274b-15d2-462b-9001-a005e59ee17b", "vf-module-model-version" : "cb26225b-dcce-4bc4-ab0e-ff8544a39c4a", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220702t051130125328z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "6e1b335d-871e-4125-9e63-ed47d32bc8cb", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220702t051130125328z" }) 2022-07-02 05:11:34,852|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 05:11:34,852|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-02 05:11:34,852|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-07-02 05:11:34,853|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(resource-assignment[abc0e5da-c8a4-4c9e-9139-a692524bbc16])'s step(profile-upload) 2022-07-02 05:11:34,853|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:11:34,853|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(abc0e5da-c8a4-4c9e-9139-a692524bbc16) for workflow(resource-assignment) step(profile-upload) 2022-07-02 05:11:34,853|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-07-02 05:11:34,854|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:11:34,854|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Triggering K8s Profile Upload component logic. 2022-07-02 05:11:34,854|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Getting the template prefixes 2022-07-02 05:11:34,854|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Iterating over prefixes in resource assignment map. 2022-07-02 05:11:34,866|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(GET), url(/v1/rb/definition/4a44274b-15d2-462b-9001-a005e59ee17b/053c34c9-60c1-45cb-9806-6ec8b0b05fa4) 2022-07-02 05:11:34,875|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 05:11:34,882|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(GET), url(/v1/rb/definition/4a44274b-15d2-462b-9001-a005e59ee17b/053c34c9-60c1-45cb-9806-6ec8b0b05fa4/profile/node-port-profile) 2022-07-02 05:11:34,886|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(404 - Not Found) 2022-07-02 05:11:34,886|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Uploading K8s Profile.. 2022-07-02 05:11:34,905|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(POST), url(/v1/rb/definition/4a44274b-15d2-462b-9001-a005e59ee17b/053c34c9-60c1-45cb-9806-6ec8b0b05fa4/profile) 2022-07-02 05:11:34,914|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(201 - Created) 2022-07-02 05:11:34,929|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Rest request method(POST), url(/v1/rb/definition/4a44274b-15d2-462b-9001-a005e59ee17b/053c34c9-60c1-45cb-9806-6ec8b0b05fa4/profile/node-port-profile/content) 2022-07-02 05:11:34,936|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Response status(200 - OK) 2022-07-02 05:11:34,937|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| K8s Profile Upload Completed 2022-07-02 05:11:34,937|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 05:11:34,937|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-07-02 05:11:34,937|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-07-02 05:11:34,938|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Execute node(END) -> executed state(SUCCESS) 2022-07-02 05:11:34,938|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| workflow(abc0e5da-c8a4-4c9e-9139-a692524bbc16) nodes completed with (0)exceptions 2022-07-02 05:11:34,938|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-02 05:11:34,938|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c469e3d4-ecbe-4ed5-8f08-baf5c819d7ef auditStoreId -1 2022-07-02 05:11:41,885|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-02 05:11:41,994|||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-07-02 05:11:42,024|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id 2696f95f-08d6-40e0-a8e0-ad2ed16834c2 2022-07-02 05:11:42,024|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 05:11:42,024|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 05:11:42,024|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:11:42,025|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:11:42,025|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:11:42,029|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (config-assign) 2022-07-02 05:11:42,031|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-07-02 05:11:42,031|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[2696f95f-08d6-40e0-a8e0-ad2ed16834c2])'s step(config-setup) 2022-07-02 05:11:42,031|||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-07-02 05:11:42,032|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(2696f95f-08d6-40e0-a8e0-ad2ed16834c2) for workflow(config-assign) step(config-setup) 2022-07-02 05:11:42,032|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-07-02 05:11:42,032|||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-07-02 05:11:42,033|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-07-02 05:11:42,068|||DefaultDispatcher-worker-2||||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-07-02 05:11:42,070|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-02 05:11:42,070|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b6bd54cc-6a26-4045-abbc-4b73c84e437c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-02 05:11:42,075|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-07-02 05:11:42,075|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-07-02 05:11:42,083|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c) 2022-07-02 05:11:42,106|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-02 05:11:42,106|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-07-02 05:11:42,108|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41") 2022-07-02 05:11:42,108|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41") 2022-07-02 05:11:42,108|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-07-02 05:11:42,108|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("6e1b335d-871e-4125-9e63-ed47d32bc8cb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-02 05:11:42,113|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/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-07-02 05:11:42,113|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-02 05:11:42,120|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/vnf-data/vf-modules) 2022-07-02 05:11:42,132|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-02 05:11:42,132|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-07-02 05:11:42,133|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_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":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","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-20220702t051130125328z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4a44274b-15d2-462b-9001-a005e59ee17b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220702t051130125328z","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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2696f95f-08d6-40e0-a8e0-ad2ed16834c2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17e64c97-5dd2-4442-b8e0-25725fe0d895","model-invariant-uuid":"55584277-7348-4bd1-93a3-1136429f881e"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","service-instance-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2a06538d-74d5-46d9-bfa8-ee93e09a7e3d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/79faadb2-18d6-4868-8148-443995d2f98d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fdf52aba-5bd6-4569-b554-7dce0dae7053","model-uuid":"ec98b2cf-dc78-402c-b535-fbdea77bfcdc","model-invariant-uuid":"1f921faf-7eff-4c24-99e9-e9d2a63e6995"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6e1b335d-871e-4125-9e63-ed47d32bc8cb"},"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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1"}}}]}) 2022-07-02 05:11:42,133|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_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":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","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-20220702t051130125328z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4a44274b-15d2-462b-9001-a005e59ee17b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220702t051130125328z","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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2696f95f-08d6-40e0-a8e0-ad2ed16834c2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17e64c97-5dd2-4442-b8e0-25725fe0d895","model-invariant-uuid":"55584277-7348-4bd1-93a3-1136429f881e"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","service-instance-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2a06538d-74d5-46d9-bfa8-ee93e09a7e3d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/79faadb2-18d6-4868-8148-443995d2f98d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fdf52aba-5bd6-4569-b554-7dce0dae7053","model-uuid":"ec98b2cf-dc78-402c-b535-fbdea77bfcdc","model-invariant-uuid":"1f921faf-7eff-4c24-99e9-e9d2a63e6995"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6e1b335d-871e-4125-9e63-ed47d32bc8cb"},"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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1"}}}]}) 2022-07-02 05:11:42,133|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_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":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","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-20220702t051130125328z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4a44274b-15d2-462b-9001-a005e59ee17b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220702t051130125328z","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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2696f95f-08d6-40e0-a8e0-ad2ed16834c2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17e64c97-5dd2-4442-b8e0-25725fe0d895","model-invariant-uuid":"55584277-7348-4bd1-93a3-1136429f881e"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","service-instance-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2a06538d-74d5-46d9-bfa8-ee93e09a7e3d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/79faadb2-18d6-4868-8148-443995d2f98d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fdf52aba-5bd6-4569-b554-7dce0dae7053","model-uuid":"ec98b2cf-dc78-402c-b535-fbdea77bfcdc","model-invariant-uuid":"1f921faf-7eff-4c24-99e9-e9d2a63e6995"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6e1b335d-871e-4125-9e63-ed47d32bc8cb"},"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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1"}}}]), type ({json}) 2022-07-02 05:11:42,133|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_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":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","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-20220702t051130125328z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4a44274b-15d2-462b-9001-a005e59ee17b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220702t051130125328z","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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2696f95f-08d6-40e0-a8e0-ad2ed16834c2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17e64c97-5dd2-4442-b8e0-25725fe0d895","model-invariant-uuid":"55584277-7348-4bd1-93a3-1136429f881e"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","service-instance-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2a06538d-74d5-46d9-bfa8-ee93e09a7e3d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/79faadb2-18d6-4868-8148-443995d2f98d","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fdf52aba-5bd6-4569-b554-7dce0dae7053","model-uuid":"ec98b2cf-dc78-402c-b535-fbdea77bfcdc","model-invariant-uuid":"1f921faf-7eff-4c24-99e9-e9d2a63e6995"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6e1b335d-871e-4125-9e63-ed47d32bc8cb"},"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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-07-02 05:11:42,138|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-02 05:11:42,138|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-02 05:11:42,161|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb?depth=1) 2022-07-02 05:11:42,511|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-02 05:11:42,511|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-07-02 05:11:42,512|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656738697227","model-invariant-id":"4a44274b-15d2-462b-9001-a005e59ee17b","model-version-id":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-customization-id":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","module-index":0}]}) 2022-07-02 05:11:42,512|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656738697227","model-invariant-id":"4a44274b-15d2-462b-9001-a005e59ee17b","model-version-id":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-customization-id":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","module-index":0}]}) 2022-07-02 05:11:42,512|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656738697227","model-invariant-id":"4a44274b-15d2-462b-9001-a005e59ee17b","model-version-id":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-customization-id":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","module-index":0}]), type ({json}) 2022-07-02 05:11:42,512|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656738697227","model-invariant-id":"4a44274b-15d2-462b-9001-a005e59ee17b","model-version-id":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-customization-id":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-07-02 05:11:42,513|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-07-02 05:11:42,516|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:11:47,236|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (4719)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:11:47,237|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:11:47,260|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4a44274b-15d2-462b-9001-a005e59ee17b","k8s-rb-definition-version":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","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-07-02 05:11:47,262|||DefaultDispatcher-worker-2||||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" : "4a44274b-15d2-462b-9001-a005e59ee17b", "k8s-rb-definition-version" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4" } }, "replica-count" : null, "service-instance-id" : "b6bd54cc-6a26-4045-abbc-4b73c84e437c", "service-instance-name" : "basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4", "model-invariant-id" : "4a44274b-15d2-462b-9001-a005e59ee17b", "model-version-id" : "cb26225b-dcce-4bc4-ab0e-ff8544a39c4a", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1656738697227", "vf-module-id" : "33fd0fc0-86df-47dc-8a65-d3995b1d5ed1", "vf-module-name" : "basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "2696f95f-08d6-40e0-a8e0-ad2ed16834c2", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/79faadb2-18d6-4868-8148-443995d2f98d", "svc-request-id" : "2a06538d-74d5-46d9-bfa8-ee93e09a7e3d" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "55584277-7348-4bd1-93a3-1136429f881e", "model-name" : "basic_cnf_macro", "model-uuid" : "17e64c97-5dd2-4442-b8e0-25725fe0d895", "model-version" : "1.0" }, "service-id" : "b6bd54cc-6a26-4045-abbc-4b73c84e437c", "service-instance-id" : "b6bd54cc-6a26-4045-abbc-4b73c84e437c", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4", "model-invariant-uuid" : "4a44274b-15d2-462b-9001-a005e59ee17b", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "cb26225b-dcce-4bc4-ab0e-ff8544a39c4a", "model-version" : "1" }, "vf-module-id" : "33fd0fc0-86df-47dc-8a65-d3995b1d5ed1", "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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4", "model-invariant-uuid" : "4a44274b-15d2-462b-9001-a005e59ee17b", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "cb26225b-dcce-4bc4-ab0e-ff8544a39c4a", "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" : "cb26225b-dcce-4bc4-ab0e-ff8544a39c4a" }, { "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-20220702t051130125328z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "4a44274b-15d2-462b-9001-a005e59ee17b" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220702t051130125328z" }, { "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" : "33fd0fc0-86df-47dc-8a65-d3995b1d5ed1", "vf-module-name" : "basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "fdf52aba-5bd6-4569-b554-7dce0dae7053", "model-invariant-uuid" : "1f921faf-7eff-4c24-99e9-e9d2a63e6995", "model-name" : "basic_cnf_macro", "model-uuid" : "ec98b2cf-dc78-402c-b535-fbdea77bfcdc", "model-version" : "1.0" }, "vnf-id" : "6e1b335d-871e-4125-9e63-ed47d32bc8cb", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "33fd0fc0-86df-47dc-8a65-d3995b1d5ed1" } ] }, "vnf-id" : "6e1b335d-871e-4125-9e63-ed47d32bc8cb" }) 2022-07-02 05:11:47,276|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-07-02 05:11:47,276|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-07-02 05:11:47,276|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-07-02 05:11:47,277|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[2696f95f-08d6-40e0-a8e0-ad2ed16834c2])'s step(config-template) 2022-07-02 05:11:47,277|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:11:47,283|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(2696f95f-08d6-40e0-a8e0-ad2ed16834c2) for workflow(config-assign) step(config-template) 2022-07-02 05:11:47,283|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-07-02 05:11:47,283|||DefaultDispatcher-worker-2||||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-07-02 05:11:47,354|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic. 2022-07-02 05:11:47,354|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-07-02 05:11:47,355|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-07-02 05:11:47,369|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4a44274b-15d2-462b-9001-a005e59ee17b/053c34c9-60c1-45cb-9806-6ec8b0b05fa4) 2022-07-02 05:11:47,374|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-02 05:11:47,382|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/4a44274b-15d2-462b-9001-a005e59ee17b/053c34c9-60c1-45cb-9806-6ec8b0b05fa4/config-template/replica-count-template) 2022-07-02 05:11:47,386|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-07-02 05:11:47,386|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template.. 2022-07-02 05:11:47,397|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4a44274b-15d2-462b-9001-a005e59ee17b/053c34c9-60c1-45cb-9806-6ec8b0b05fa4/config-template) 2022-07-02 05:11:47,405|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-07-02 05:11:47,414|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/4a44274b-15d2-462b-9001-a005e59ee17b/053c34c9-60c1-45cb-9806-6ec8b0b05fa4/config-template/replica-count-template/content) 2022-07-02 05:11:47,431|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-07-02 05:11:47,431|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed 2022-07-02 05:11:47,432|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-07-02 05:11:47,432|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-07-02 05:11:47,432|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-07-02 05:11:47,433|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-07-02 05:11:47,433|||DefaultDispatcher-worker-2||||INFO||||||| workflow(2696f95f-08d6-40e0-a8e0-ad2ed16834c2) nodes completed with (0)exceptions 2022-07-02 05:11:47,433|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(config-assign) 2022-07-02 05:11:47,434|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4f9370ac-ed00-4fbc-afee-64a730bd29f3 auditStoreId -1 2022-07-02 05:11:47,459|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Completed 2022-07-02 05:12:26,851|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-02 05:12:26,948|||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-07-02 05:12:26,953|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id 2696f95f-08d6-40e0-a8e0-ad2ed16834c2 2022-07-02 05:12:26,953|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 05:12:26,953|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 05:12:26,955|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-07-02 05:12:26,955|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-07-02 05:12:26,956|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-07-02 05:12:26,966|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (config-deploy) 2022-07-02 05:12:26,967|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-07-02 05:12:26,968|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[2696f95f-08d6-40e0-a8e0-ad2ed16834c2])'s step(config-setup) 2022-07-02 05:12:26,968|||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-07-02 05:12:26,971|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2696f95f-08d6-40e0-a8e0-ad2ed16834c2) for workflow(config-deploy) step(config-setup) 2022-07-02 05:12:26,971|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-07-02 05:12:26,971|||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-07-02 05:12:26,972|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-07-02 05:12:27,000|||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-07-02 05:12:27,002|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-02 05:12:27,003|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b6bd54cc-6a26-4045-abbc-4b73c84e437c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-02 05:12:27,009|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-07-02 05:12:27,009|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-07-02 05:12:27,020|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c) 2022-07-02 05:12:27,037|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:12:27,037|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-07-02 05:12:27,038|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41") 2022-07-02 05:12:27,038|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41") 2022-07-02 05:12:27,038|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-07-02 05:12:27,039|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6e1b335d-871e-4125-9e63-ed47d32bc8cb") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-02 05:12:27,043|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/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-07-02 05:12:27,043|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-02 05:12:27,050|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/b6bd54cc-6a26-4045-abbc-4b73c84e437c/service-data/vnfs/vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb/vnf-data/vf-modules) 2022-07-02 05:12:27,061|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:12:27,061|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-07-02 05:12:27,062|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_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":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","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-20220702t051130125328z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4a44274b-15d2-462b-9001-a005e59ee17b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220702t051130125328z","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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2696f95f-08d6-40e0-a8e0-ad2ed16834c2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17e64c97-5dd2-4442-b8e0-25725fe0d895","model-invariant-uuid":"55584277-7348-4bd1-93a3-1136429f881e"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","service-instance-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"8bf01bd4-53a6-4a25-aca5-c4bcd0959449","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/db97c7f6-9571-4b6a-9d65-dd0bf43c0b1b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fdf52aba-5bd6-4569-b554-7dce0dae7053","model-uuid":"ec98b2cf-dc78-402c-b535-fbdea77bfcdc","model-invariant-uuid":"1f921faf-7eff-4c24-99e9-e9d2a63e6995"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6e1b335d-871e-4125-9e63-ed47d32bc8cb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","from-preload":false}}}]}) 2022-07-02 05:12:27,062|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_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":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","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-20220702t051130125328z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4a44274b-15d2-462b-9001-a005e59ee17b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220702t051130125328z","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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2696f95f-08d6-40e0-a8e0-ad2ed16834c2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17e64c97-5dd2-4442-b8e0-25725fe0d895","model-invariant-uuid":"55584277-7348-4bd1-93a3-1136429f881e"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","service-instance-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"8bf01bd4-53a6-4a25-aca5-c4bcd0959449","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/db97c7f6-9571-4b6a-9d65-dd0bf43c0b1b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fdf52aba-5bd6-4569-b554-7dce0dae7053","model-uuid":"ec98b2cf-dc78-402c-b535-fbdea77bfcdc","model-invariant-uuid":"1f921faf-7eff-4c24-99e9-e9d2a63e6995"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6e1b335d-871e-4125-9e63-ed47d32bc8cb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","from-preload":false}}}]}) 2022-07-02 05:12:27,062|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_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":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","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-20220702t051130125328z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4a44274b-15d2-462b-9001-a005e59ee17b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220702t051130125328z","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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2696f95f-08d6-40e0-a8e0-ad2ed16834c2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17e64c97-5dd2-4442-b8e0-25725fe0d895","model-invariant-uuid":"55584277-7348-4bd1-93a3-1136429f881e"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","service-instance-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"8bf01bd4-53a6-4a25-aca5-c4bcd0959449","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/db97c7f6-9571-4b6a-9d65-dd0bf43c0b1b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fdf52aba-5bd6-4569-b554-7dce0dae7053","model-uuid":"ec98b2cf-dc78-402c-b535-fbdea77bfcdc","model-invariant-uuid":"1f921faf-7eff-4c24-99e9-e9d2a63e6995"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6e1b335d-871e-4125-9e63-ed47d32bc8cb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","from-preload":false}}}]), type ({json}) 2022-07-02 05:12:27,062|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_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":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","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-20220702t051130125328z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"4a44274b-15d2-462b-9001-a005e59ee17b","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220702t051130125328z","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":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2696f95f-08d6-40e0-a8e0-ad2ed16834c2","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17e64c97-5dd2-4442-b8e0-25725fe0d895","model-invariant-uuid":"55584277-7348-4bd1-93a3-1136429f881e"},"global-customer-id":"basiccnf-macro-customer","service-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","service-instance-id":"b6bd54cc-6a26-4045-abbc-4b73c84e437c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"8bf01bd4-53a6-4a25-aca5-c4bcd0959449","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/db97c7f6-9571-4b6a-9d65-dd0bf43c0b1b","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"fdf52aba-5bd6-4569-b554-7dce0dae7053","model-uuid":"ec98b2cf-dc78-402c-b535-fbdea77bfcdc","model-invariant-uuid":"1f921faf-7eff-4c24-99e9-e9d2a63e6995"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"6e1b335d-871e-4125-9e63-ed47d32bc8cb"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","model-uuid":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-invariant-uuid":"4a44274b-15d2-462b-9001-a005e59ee17b"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-07-02 05:12:27,066|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-07-02 05:12:27,066|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-07-02 05:12:27,075|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/6e1b335d-871e-4125-9e63-ed47d32bc8cb?depth=1) 2022-07-02 05:12:27,206|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:12:27,207|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-07-02 05:12:27,207|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"lucid_gates","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656738744969","model-invariant-id":"4a44274b-15d2-462b-9001-a005e59ee17b","model-version-id":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-customization-id":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","module-index":0}]}) 2022-07-02 05:12:27,207|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"lucid_gates","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656738744969","model-invariant-id":"4a44274b-15d2-462b-9001-a005e59ee17b","model-version-id":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-customization-id":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","module-index":0}]}) 2022-07-02 05:12:27,207|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"lucid_gates","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656738744969","model-invariant-id":"4a44274b-15d2-462b-9001-a005e59ee17b","model-version-id":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-customization-id":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","module-index":0}]), type ({json}) 2022-07-02 05:12:27,208|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"33fd0fc0-86df-47dc-8a65-d3995b1d5ed1","vf-module-name":"basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"lucid_gates","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1656738744969","model-invariant-id":"4a44274b-15d2-462b-9001-a005e59ee17b","model-version-id":"cb26225b-dcce-4bc4-ab0e-ff8544a39c4a","model-customization-id":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-07-02 05:12:27,209|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-07-02 05:12:27,210|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"4a44274b-15d2-462b-9001-a005e59ee17b","k8s-rb-definition-version":"053c34c9-60c1-45cb-9806-6ec8b0b05fa4","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":"lucid_gates"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-07-02 05:12:27,213|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "lucid_gates", "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" : "4a44274b-15d2-462b-9001-a005e59ee17b", "k8s-rb-definition-version" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4" } }, "replica-count" : null, "service-instance-id" : "b6bd54cc-6a26-4045-abbc-4b73c84e437c", "service-instance-name" : "basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "lucid_gates", "is-base-vf-module" : false, "model-customization-id" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4", "model-invariant-id" : "4a44274b-15d2-462b-9001-a005e59ee17b", "model-version-id" : "cb26225b-dcce-4bc4-ab0e-ff8544a39c4a", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1656738744969", "vf-module-id" : "33fd0fc0-86df-47dc-8a65-d3995b1d5ed1", "vf-module-name" : "basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "2696f95f-08d6-40e0-a8e0-ad2ed16834c2", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/db97c7f6-9571-4b6a-9d65-dd0bf43c0b1b", "svc-request-id" : "8bf01bd4-53a6-4a25-aca5-c4bcd0959449" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "55584277-7348-4bd1-93a3-1136429f881e", "model-name" : "basic_cnf_macro", "model-uuid" : "17e64c97-5dd2-4442-b8e0-25725fe0d895", "model-version" : "1.0" }, "service-id" : "b6bd54cc-6a26-4045-abbc-4b73c84e437c", "service-instance-id" : "b6bd54cc-6a26-4045-abbc-4b73c84e437c", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4", "model-invariant-uuid" : "4a44274b-15d2-462b-9001-a005e59ee17b", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "cb26225b-dcce-4bc4-ab0e-ff8544a39c4a", "model-version" : "1" }, "vf-module-id" : "33fd0fc0-86df-47dc-8a65-d3995b1d5ed1", "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_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "053c34c9-60c1-45cb-9806-6ec8b0b05fa4", "model-invariant-uuid" : "4a44274b-15d2-462b-9001-a005e59ee17b", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "cb26225b-dcce-4bc4-ab0e-ff8544a39c4a", "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" : "cb26225b-dcce-4bc4-ab0e-ff8544a39c4a" }, { "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-20220702t051130125328z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "4a44274b-15d2-462b-9001-a005e59ee17b" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220702t051130125328z" }, { "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" : "33fd0fc0-86df-47dc-8a65-d3995b1d5ed1", "vf-module-name" : "basic_cnf_macro_7f1f3c76-7f13-4bd0-9d27-e73367ed3d41_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "fdf52aba-5bd6-4569-b554-7dce0dae7053", "model-invariant-uuid" : "1f921faf-7eff-4c24-99e9-e9d2a63e6995", "model-name" : "basic_cnf_macro", "model-uuid" : "ec98b2cf-dc78-402c-b535-fbdea77bfcdc", "model-version" : "1.0" }, "vnf-id" : "6e1b335d-871e-4125-9e63-ed47d32bc8cb", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "33fd0fc0-86df-47dc-8a65-d3995b1d5ed1" } ] }, "vnf-id" : "6e1b335d-871e-4125-9e63-ed47d32bc8cb" }) 2022-07-02 05:12:27,219|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-02 05:12:27,219|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-07-02 05:12:27,219|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-07-02 05:12:27,220|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[2696f95f-08d6-40e0-a8e0-ad2ed16834c2])'s step(status-verification-script) 2022-07-02 05:12:27,220|||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-07-02 05:12:27,229|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2696f95f-08d6-40e0-a8e0-ad2ed16834c2) for workflow(config-deploy) step(status-verification-script) 2022-07-02 05:12:27,229|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-07-02 05:12:27,229|||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-07-02 05:12:27,233|||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-07-02 05:12:27,240|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-07-02 05:12:27,251|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/status) 2022-07-02 05:12:27,295|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:12:27,318|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (lucid_gates) is not ready. Please wait... 2022-07-02 05:12:37,335|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/status) 2022-07-02 05:12:37,375|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:12:37,377|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (lucid_gates) is not ready. Please wait... 2022-07-02 05:12:47,393|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/status) 2022-07-02 05:12:47,435|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:12:47,437|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (lucid_gates) is ready. 2022-07-02 05:12:47,437|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-07-02 05:12:47,437|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-02 05:12:47,438|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-07-02 05:12:47,438|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-07-02 05:12:47,438|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[2696f95f-08d6-40e0-a8e0-ad2ed16834c2])'s step(config-apply) 2022-07-02 05:12:47,438|||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-07-02 05:12:47,449|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2696f95f-08d6-40e0-a8e0-ad2ed16834c2) for workflow(config-deploy) step(config-apply) 2022-07-02 05:12:47,450|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-07-02 05:12:47,450|||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-07-02 05:12:47,453|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-07-02 05:12:47,453|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-07-02 05:12:47,454|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-07-02 05:12:47,468|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/config/replica-count-change) 2022-07-02 05:12:52,485|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-07-02 05:12:52,485|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-07-02 05:12:52,528|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-07-02 05:12:52,528|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-07-02 05:12:52,555|||DefaultDispatcher-worker-3||||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-07-02 05:12:52,557|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-07-02 05:12:52,559|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-07-02 05:12:52,697|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/lucid_gates/config) 2022-07-02 05:12:52,801|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-07-02 05:12:52,815|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-02 05:12:52,816|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-07-02 05:12:52,816|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-07-02 05:12:52,816|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[2696f95f-08d6-40e0-a8e0-ad2ed16834c2])'s step(status-verification-script-after) 2022-07-02 05:12:52,816|||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-07-02 05:12:52,817|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2696f95f-08d6-40e0-a8e0-ad2ed16834c2) for workflow(config-deploy) step(status-verification-script-after) 2022-07-02 05:12:52,817|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-07-02 05:12:52,817|||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-07-02 05:12:52,818|||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-07-02 05:12:52,820|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-07-02 05:12:52,833|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/status) 2022-07-02 05:12:52,879|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:12:52,883|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (lucid_gates) is not ready. Please wait... 2022-07-02 05:13:01,803|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id 43e54a9a-968b-406d-a3a7-ee0cf302e705 2022-07-02 05:13:01,804|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 05:13:01,804|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 05:13:01,805|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-02 05:13:01,805|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-02 05:13:01,811|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:13:01,840|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (resource-assignment) 2022-07-02 05:13:01,841|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-02 05:13:01,841|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:13:01,841|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(43e54a9a-968b-406d-a3a7-ee0cf302e705) for workflow(resource-assignment) step(resource-assignment) 2022-07-02 05:13:01,841|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-02 05:13:01,841|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-02 05:13:01,842|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-07-02 05:13:01,869|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:13:01,871|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-02 05:13:01,871|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("27041ad7-6b3a-4186-a84c-46fc6708145d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-02 05:13:01,871|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("5e626947-86de-421b-ba8e-741f8d5f762c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-02 05:13:01,872|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Generated Resource Param Data ({ "service-instance-id" : "27041ad7-6b3a-4186-a84c-46fc6708145d", "vnf-id" : "5e626947-86de-421b-ba8e-741f8d5f762c", "vnf_name" : "ubuntu20-VNF-name" }) 2022-07-02 05:13:01,883|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 05:13:01,883|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-02 05:13:01,883|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-02 05:13:01,885|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 80252c9d-3ffd-431c-b0ce-f5b7b91baea7 auditStoreId -1 2022-07-02 05:13:02,897|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/status) 2022-07-02 05:13:03,028|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:13:03,033|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (lucid_gates) is not ready. Please wait... 2022-07-02 05:13:07,955|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id f3d22cf2-b806-43ec-8626-7e47336d9bd2 2022-07-02 05:13:07,955|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 05:13:07,955|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 05:13:07,955|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-02 05:13:07,956|c1953c47-a607-48ff-899a-04943c77ad18||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-02 05:13:07,957|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:13:07,964|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (resource-assignment) 2022-07-02 05:13:07,965|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-07-02 05:13:07,965|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:13:07,965|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(f3d22cf2-b806-43ec-8626-7e47336d9bd2) for workflow(resource-assignment) step(resource-assignment) 2022-07-02 05:13:07,966|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-07-02 05:13:07,966|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-07-02 05:13:07,966|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-07-02 05:13:07,984|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:13:07,987|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-07-02 05:13:07,988|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-07-02 05:13:07,988|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-07-02 05:13:07,989|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-07-02 05:13:07,989|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("27a3571f-b4f9-4ff2-9627-8eb8a5f96a10") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-07-02 05:13:07,989|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("27041ad7-6b3a-4186-a84c-46fc6708145d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-02 05:13:07,989|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:13:07,989|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-07-02 05:13:07,990|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-07-02 05:13:07,990|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("5e626947-86de-421b-ba8e-741f8d5f762c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-02 05:13:07,991|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-jakarta", "service-instance-id" : "27041ad7-6b3a-4186-a84c-46fc6708145d", "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" : "27a3571f-b4f9-4ff2-9627-8eb8a5f96a10", "vnf-id" : "5e626947-86de-421b-ba8e-741f8d5f762c", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-07-02 05:13:08,006|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 05:13:08,006|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-07-02 05:13:08,007|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-07-02 05:13:08,007|c1953c47-a607-48ff-899a-04943c77ad18||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 59cafa17-7d5a-4970-a4f6-0249201393af auditStoreId -1 2022-07-02 05:13:13,048|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/status) 2022-07-02 05:13:13,091|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:13:13,094|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (lucid_gates) is not ready. Please wait... 2022-07-02 05:13:13,462|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-02 05:13:13,563|||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-07-02 05:13:13,569|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id c1953c47-a607-48ff-899a-04943c77ad18 2022-07-02 05:13:13,569|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 05:13:13,569|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 05:13:13,569|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-02 05:13:13,569|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-02 05:13:13,570|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:13:13,576|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (config-assign) 2022-07-02 05:13:13,576|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-07-02 05:13:13,576|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:13:13,576|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(c1953c47-a607-48ff-899a-04943c77ad18) for workflow(config-assign) step(config-assign) 2022-07-02 05:13:13,577|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-07-02 05:13:13,577|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-07-02 05:13:13,579|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-07-02 05:13:13,612|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:13:13,616|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-07-02 05:13:13,616|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("27041ad7-6b3a-4186-a84c-46fc6708145d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-07-02 05:13:13,616|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Setting Resource Value ("5e626947-86de-421b-ba8e-741f8d5f762c") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-07-02 05:13:13,632|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (vnf_name) 2022-07-02 05:13:13,632|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (service-instance-id) 2022-07-02 05:13:13,632|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Resource resolution saved into database successfully : (vnf-id) 2022-07-02 05:13:13,633|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Generated Resource Param Data ({ "service-instance-id" : "27041ad7-6b3a-4186-a84c-46fc6708145d", "vnf-id" : "5e626947-86de-421b-ba8e-741f8d5f762c", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-07-02 05:13:13,669|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-07-02 05:13:13,679|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-07-02 05:13:13,679|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 05:13:13,679|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-07-02 05:13:13,679|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(config-assign) 2022-07-02 05:13:13,681|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5d42ca6a-fc5d-4024-8ea6-cbcb49939b13 auditStoreId -1 2022-07-02 05:13:13,700|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Completed 2022-07-02 05:13:23,105|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/status) 2022-07-02 05:13:23,156|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:13:23,184|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (lucid_gates) is not ready. Please wait... 2022-07-02 05:13:33,364|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/status) 2022-07-02 05:13:33,414|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:13:33,419|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (lucid_gates) is not ready. Please wait... 2022-07-02 05:13:43,431|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/lucid_gates/status) 2022-07-02 05:13:43,476|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-07-02 05:13:43,477|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (lucid_gates) is ready. 2022-07-02 05:13:43,477|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-07-02 05:13:43,478|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-02 05:13:43,478|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-07-02 05:13:43,478|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-07-02 05:13:43,479|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[2696f95f-08d6-40e0-a8e0-ad2ed16834c2])'s step(collect-results) 2022-07-02 05:13:43,479|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:13:43,480|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2696f95f-08d6-40e0-a8e0-ad2ed16834c2) for workflow(config-deploy) step(collect-results) 2022-07-02 05:13:43,480|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-07-02 05:13:43,480|||DefaultDispatcher-worker-3||||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-07-02 05:13:43,481|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-07-02 05:13:43,487|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {} 2022-07-02 05:13:43,487|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-07-02 05:13:43,487|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-07-02 05:13:43,487|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-07-02 05:13:43,488|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-07-02 05:13:43,488|||DefaultDispatcher-worker-3||||INFO||||||| workflow(2696f95f-08d6-40e0-a8e0-ad2ed16834c2) nodes completed with (0)exceptions 2022-07-02 05:13:43,488|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-07-02 05:13:43,489|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ae4406d5-6cdd-4015-9ce2-a69b65414689 auditStoreId -1 2022-07-02 05:13:43,491|2696f95f-08d6-40e0-a8e0-ad2ed16834c2||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Completed 2022-07-02 05:14:04,634|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-07-02 05:14:04,735|||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-07-02 05:14:04,738|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| processing request id c1953c47-a607-48ff-899a-04943c77ad18 2022-07-02 05:14:04,738|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionInput called not to store the Workflow action input details 2022-07-02 05:14:04,738|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| StoreAuditService ID -1 2022-07-02 05:14:04,739|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-07-02 05:14:04,739|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-07-02 05:14:04,741|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-07-02 05:14:04,745|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Deriving input data for workflow: (config-deploy) 2022-07-02 05:14:04,745|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-07-02 05:14:04,745|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-07-02 05:14:04,751|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| preparing request id(c1953c47-a607-48ff-899a-04943c77ad18) for workflow(config-deploy) step(config-deploy) 2022-07-02 05:14:04,751|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-07-02 05:14:04,751|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| 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-07-02 05:14:04,753|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-07-02 05:14:04,753|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Getting Jython Script Class(ConfigDeploy) 2022-07-02 05:14:04,811|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@3b1b4a44 2022-07-02 05:14:04,813|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Hello world 2022-07-02 05:14:04,813|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Preparing Response... 2022-07-02 05:14:04,813|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-07-02 05:14:04,813|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-07-02 05:14:04,814|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 02e030e8-1201-40c3-bdb3-5ffeff5c2790 auditStoreId -1 2022-07-02 05:14:04,815|c1953c47-a607-48ff-899a-04943c77ad18||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-f9x7r|||| Completed