By type
18:37:30,576 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:37:30,579 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 18:37:30,581 |-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.1.jar!/logback.xml] 18:37:30,582 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 18:37:30,582 |-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.1.jar!/logback.xml] 18:37:30,582 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 18:37:30,606 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar!/logback.xml] is not of type file 18:37:30,825 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 18:37:30,835 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:37:30,841 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 18:37:30,851 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:37:30,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 18:37:30,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 18:37:30,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 18:37:30,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 18:37:30,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 18:37:30,984 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 18:37:30,985 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 18:37:30,985 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 18:37:30,988 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-12-01 18:37:32,166|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.1 on onap-cds-blueprints-processor-748cb697f-blqrv with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar started by onap in /app) 2022-12-01 18:37:32,170|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-12-01 18:37:37,140|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-12-01 18:37:38,444|||main||||INFO||||||| Finished Spring Data repository scanning in 1280ms. Found 11 JPA repository interfaces. 2022-12-01 18:37:42,022|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-12-01 18:37:42,141|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-12-01 18:37:42,447|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-12-01 18:37:43,071|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-12-01 18:37:43,522|||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-12-01 18:37:43,529|||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-12-01 18:37:43,882|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-12-01 18:37:46,168|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-01 18:37:46,183|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-12-01 18:37:46,295|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-12-01 18:37:48,032|||main||||INFO||||||| Audit service is disabled 2022-12-01 18:37:48,184|||main||||INFO||||||| Workflow Audit store is disabled 2022-12-01 18:37:50,157|||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-12-01 18:37:50,255|||main||||INFO||||||| Dependency Management module created... 2022-12-01 18:37:52,198|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-12-01 18:37:52,874|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-12-01 18:37:54,996|||main||||INFO||||||| Netty started on port(s): 8080 2022-12-01 18:37:57,390|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-12-01 18:37:57,823|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-12-01 18:37:57,832|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 26.601 seconds (JVM running for 27.947) 2022-12-01 18:37:57,855|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-12-01 19:57:06,108|49907118-d83a-4907-9f1b-53520a188050||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-12-01 19:57:06,109|49907118-d83a-4907-9f1b-53520a188050||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-01 19:57:06,111|49907118-d83a-4907-9f1b-53520a188050||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-01 19:57:06,597|49907118-d83a-4907-9f1b-53520a188050||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-01 19:57:06,601|49907118-d83a-4907-9f1b-53520a188050||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-01 19:57:08,194|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ce0b0b5d-668c-4375-afba-54de26c76763) 2022-12-01 19:57:08,207|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| deleting definition types under : /opt/app/onap/blueprints/working/ce0b0b5d-668c-4375-afba-54de26c76763/Definitions 2022-12-01 19:57:08,300|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| reinitialized all type definitions 2022-12-01 19:57:08,310|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(helloworld) 2022-12-01 19:57:08,354|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(helloworld-template) 2022-12-01 19:57:08,376|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-12-01 19:57:08,390|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-12-01 19:57:08,443|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing Workflow(helloworld) 2022-12-01 19:57:08,444|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-12-01 19:57:08,444|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| identified workflow(helloworld) targets(helloworld) 2022-12-01 19:57:08,445|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-12-01 19:57:08,445|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-12-01 19:57:08,445|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enriching artifacts file(/opt/app/onap/blueprints/working/ce0b0b5d-668c-4375-afba-54de26c76763/Templates/hello-world-mapping.json 2022-12-01 19:57:08,462|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-12-01 19:57:08,462|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| dataType not present for the recipe(dt-helloworld-properties) 2022-12-01 19:57:08,463|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing blueprint Resource Definitions 2022-12-01 19:57:08,463|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-12-01 19:57:08,466|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing file (Templates/hello-world-mapping.json) 2022-12-01 19:57:08,491|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| distinct resource keys ([]) 2022-12-01 19:57:08,491|c301c092-6827-4a0a-8237-e8f255d13b75||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Enriching Resource Definition sources Node Template: [] 2022-12-01 19:57:08,774|ae199925-f599-4a35-ab15-541cc0479739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(c14dd86b-8633-43b9-9fcd-877b6d5735ce) CBA(/opt/app/onap/blueprints/archive/c14dd86b-8633-43b9-9fcd-877b6d5735ce/cba.zip) 2022-12-01 19:57:08,788|ae199925-f599-4a35-ab15-541cc0479739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c14dd86b-8633-43b9-9fcd-877b6d5735ce) and entry definition file (Definitions/blueprint.json) 2022-12-01 19:57:08,866|ae199925-f599-4a35-ab15-541cc0479739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(helloworld) 2022-12-01 19:57:08,882|ae199925-f599-4a35-ab15-541cc0479739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c14dd86b-8633-43b9-9fcd-877b6d5735ce) and entry definition file (Definitions/blueprint.json) 2022-12-01 19:57:09,010|ae199925-f599-4a35-ab15-541cc0479739||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/working/c14dd86b-8633-43b9-9fcd-877b6d5735ce) present to clean. 2022-12-01 19:57:09,215|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id 654321 2022-12-01 19:57:09,215|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 19:57:09,215|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 19:57:09,223|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| getting cba file name(test101), version(1.0.1) from db 2022-12-01 19:57:09,288|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-12-01 19:57:09,291|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-12-01 19:57:09,293|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-12-01 19:57:09,311|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (helloworld) 2022-12-01 19:57:09,313|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-12-01 19:57:09,313|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 19:57:09,326|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-12-01 19:57:09,327|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-12-01 19:57:09,329|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-12-01 19:57:09,351|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-12-01 19:57:09,407|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Batched Sequence : ([]) 2022-12-01 19:57:09,413|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Generated Resource Param Data ({ }) 2022-12-01 19:57:09,523|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 19:57:09,526|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-12-01 19:57:09,526|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(helloworld) 2022-12-01 19:57:09,530|8dc64286-ea50-4c5b-a15d-06a4fbdc2bfa||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ed323ba0-deb6-43df-88e8-d41803eeaea9 auditStoreId -1 2022-12-01 20:17:08,768|9ec23e16-4fd9-4b9d-a602-a589ab705821||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-01 20:17:08,769|9ec23e16-4fd9-4b9d-a602-a589ab705821||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-01 20:17:08,769|9ec23e16-4fd9-4b9d-a602-a589ab705821||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-01 20:17:09,087|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-01 20:17:09,087|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-01 20:17:09,745|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-01 20:17:09,750|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(e232c1a9-2508-4136-8f3b-01705380ccd3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-01 20:17:09,774|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(a969572d-35bc-475f-9885-7844ce6330c8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-01 20:17:09,785|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(eedbd812-08a0-4456-a76f-2f22b16fea36) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-01 20:17:09,798|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(a0233e4d-c97f-4f2a-a926-4c7322d73be7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-01 20:17:09,816|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(0764007a-9bd8-4606-a695-4ec1c3bc263e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-01 20:17:09,836|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(31ba6947-77ea-49ca-a321-e492a26567b8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-01 20:17:09,853|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:09,854|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:09,854|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-01 20:17:09,854|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-01 20:17:09,855|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:09,855|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:09,917|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:17:09,972|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:17:09,997|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:17:10,021|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:17:10,131|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:17:10,132|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:17:10,133|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:17:10,194|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:10,350|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:17:10,351|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:17:10,352|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:17:10,421|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:10,537|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:17:10,538|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:17:10,539|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:17:10,540|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(HealthCheck) 2022-12-01 20:17:10,542|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-01 20:17:10,543|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(vf-config-assign) 2022-12-01 20:17:10,544|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(vf-config-deploy) 2022-12-01 20:17:10,607|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-01 20:17:10,714|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:17:10,716|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:17:10,757|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:17:10,759|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:17:10,760|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-01 20:17:10,776|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:10,919|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:17:10,920|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:17:10,921|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign-day-2) 2022-12-01 20:17:10,922|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:17:10,922|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy-day-2) 2022-12-01 20:17:10,951|9ec23e16-4fd9-4b9d-a602-a589ab705821||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:12,498|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8eebc004-0fe8-4d0b-aec0-fe5b4b3ab2d6) 2022-12-01 20:17:12,499|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| deleting definition types under : /opt/app/onap/blueprints/working/8eebc004-0fe8-4d0b-aec0-fe5b4b3ab2d6/Definitions 2022-12-01 20:17:12,501|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| reinitialized all type definitions 2022-12-01 20:17:12,502|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-12-01 20:17:12,526|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-12-01 20:17:12,535|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-12-01 20:17:12,540|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-12-01 20:17:12,559|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(capability) 2022-12-01 20:17:12,585|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(capability) 2022-12-01 20:17:12,627|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(processor-db) 2022-12-01 20:17:12,652|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:12,707|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:12,728|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:12,749|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:12,770|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:12,842|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-12-01 20:17:12,853|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-12-01 20:17:12,853|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-12-01 20:17:12,870|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(capability) 2022-12-01 20:17:12,880|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(capability) 2022-12-01 20:17:12,906|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(capability) 2022-12-01 20:17:12,918|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(processor-db) 2022-12-01 20:17:12,931|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:12,955|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:12,969|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:12,985|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:13,008|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:13,025|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:17:13,107|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing Workflow(resource-resolution) 2022-12-01 20:17:13,108|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-12-01 20:17:13,108|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-12-01 20:17:13,108|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-12-01 20:17:13,108|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-12-01 20:17:13,108|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-12-01 20:17:13,108|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enriching artifacts file(/opt/app/onap/blueprints/working/8eebc004-0fe8-4d0b-aec0-fe5b4b3ab2d6/Templates/hello-world-velocity-mapping.json 2022-12-01 20:17:13,116|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-12-01 20:17:13,117|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-12-01 20:17:13,117|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enriching artifacts file(/opt/app/onap/blueprints/working/8eebc004-0fe8-4d0b-aec0-fe5b4b3ab2d6/Templates/hello-world-jinja-mapping.json 2022-12-01 20:17:13,123|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-12-01 20:17:13,123|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-12-01 20:17:13,123|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing blueprint Resource Definitions 2022-12-01 20:17:13,123|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-12-01 20:17:13,123|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-12-01 20:17:13,124|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-12-01 20:17:13,134|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:13,325|f94ebbda-7de8-4b14-84b5-e1ebc6cdc938||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-12-01 20:17:13,533|d751bd4d-c36f-416a-95eb-9018499fe684||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(49b76557-7c3a-4c13-bf89-367ca542a8d4) CBA(/opt/app/onap/blueprints/archive/49b76557-7c3a-4c13-bf89-367ca542a8d4/cba.zip) 2022-12-01 20:17:13,541|d751bd4d-c36f-416a-95eb-9018499fe684||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/49b76557-7c3a-4c13-bf89-367ca542a8d4) and entry definition file (Definitions/resource-resolution.json) 2022-12-01 20:17:13,575|d751bd4d-c36f-416a-95eb-9018499fe684||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-resolution) 2022-12-01 20:17:13,583|d751bd4d-c36f-416a-95eb-9018499fe684||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/49b76557-7c3a-4c13-bf89-367ca542a8d4) and entry definition file (Definitions/resource-resolution.json) 2022-12-01 20:17:13,642|d751bd4d-c36f-416a-95eb-9018499fe684||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/working/49b76557-7c3a-4c13-bf89-367ca542a8d4) present to clean. 2022-12-01 20:17:13,785|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id 7cdc3ba8-10a2-4b24-92b7-7fb671da4a2e 2022-12-01 20:17:13,785|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 20:17:13,785|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 20:17:13,792|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-12-01 20:17:13,874|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-12-01 20:17:13,877|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-12-01 20:17:13,879|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:13,899|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (resource-resolution) 2022-12-01 20:17:13,905|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-12-01 20:17:13,905|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:17:13,907|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(7cdc3ba8-10a2-4b24-92b7-7fb671da4a2e) for workflow(resource-resolution) step(helloworld) 2022-12-01 20:17:13,907|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-12-01 20:17:13,908|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:13,909|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-12-01 20:17:13,964|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:14,004|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:14,004|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-12-01 20:17:14,329|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(PUT), url(/resource-resolution/put) 2022-12-01 20:17:14,408|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:14,419|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:14,419|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-12-01 20:17:14,420|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-12-01 20:17:14,420|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-12-01 20:17:14,451|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_put) 2022-12-01 20:17:14,470|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-12-01 20:17:14,471|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Getting Jython Script Class(ResolvProperties) 2022-12-01 20:17:18,940|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Component Object org.python.proxies.__main__$ResolvProperties$1@17a39bcb 2022-12-01 20:17:18,945|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-12-01 20:17:18,962|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_python) 2022-12-01 20:17:18,964|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:18,964|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-12-01 20:17:18,971|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-12-01 20:17:18,983|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:18,983|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:18,984|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-12-01 20:17:18,984|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-12-01 20:17:18,984|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-12-01 20:17:18,986|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:18,986|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-12-01 20:17:18,988|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-12-01 20:17:18,999|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:18,999|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:19,000|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-12-01 20:17:19,000|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-12-01 20:17:19,000|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-12-01 20:17:19,004|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_patch) 2022-12-01 20:17:19,015|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_del) 2022-12-01 20:17:19,018|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-12-01 20:17:19,049|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-12-01 20:17:26,702|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| compiled in (7651)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-12-01 20:17:26,704|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-12-01 20:17:26,728|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-12-01 20:17:26,745|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_kotlin) 2022-12-01 20:17:26,749|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:26,749|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-12-01 20:17:26,757|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(GET), url(/resource-resolution/get) 2022-12-01 20:17:26,769|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:26,770|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:26,770|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-12-01 20:17:26,771|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-12-01 20:17:26,771|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-12-01 20:17:26,787|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_get) 2022-12-01 20:17:26,802|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-12-01 20:17:26,804|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-12-01 20:17:26,822|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_input) 2022-12-01 20:17:26,823|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_default) 2022-12-01 20:17:26,825|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:26,825|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-12-01 20:17:26,829|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(POST), url(/resource-resolution/post) 2022-12-01 20:17:26,838|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:26,838|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:26,838|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-12-01 20:17:26,839|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-12-01 20:17:26,839|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-12-01 20:17:26,850|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_post) 2022-12-01 20:17:26,864|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:26,896|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (list) 2022-12-01 20:17:26,899|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-12-01 20:17:26,900|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:26,900|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:26,900|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:26,900|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:26,900|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-12-01 20:17:26,912|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (v_db) 2022-12-01 20:17:26,916|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:26,986|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-12-01 20:17:27,018|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-12-01 20:17:27,019|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-12-01 20:17:27,060|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:27,065|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-12-01 20:17:27,066|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-12-01 20:17:27,068|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-12-01 20:17:27,069|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Getting Jython Script Class(ResolvProperties) 2022-12-01 20:17:27,080|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-12-01 20:17:27,140|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Component Object org.python.proxies.__main__$ResolvProperties$2@4b73ba3b 2022-12-01 20:17:27,142|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-12-01 20:17:27,154|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_python) 2022-12-01 20:17:27,156|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:27,156|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-12-01 20:17:27,161|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-12-01 20:17:27,170|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:27,171|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:27,172|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-12-01 20:17:27,172|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-12-01 20:17:27,173|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-12-01 20:17:27,186|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_patch) 2022-12-01 20:17:27,188|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-12-01 20:17:27,200|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_input) 2022-12-01 20:17:27,202|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:27,202|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-12-01 20:17:27,205|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(PUT), url(/resource-resolution/put) 2022-12-01 20:17:27,215|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:27,217|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:27,217|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-12-01 20:17:27,217|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-12-01 20:17:27,218|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-12-01 20:17:27,231|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_put) 2022-12-01 20:17:27,232|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-12-01 20:17:27,260|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_default) 2022-12-01 20:17:27,261|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:27,261|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-12-01 20:17:27,263|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-12-01 20:17:27,280|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:27,281|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:27,282|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-12-01 20:17:27,282|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-12-01 20:17:27,282|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-12-01 20:17:27,283|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:27,283|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-12-01 20:17:27,285|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(POST), url(/resource-resolution/post) 2022-12-01 20:17:27,301|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:27,302|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:27,302|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-12-01 20:17:27,303|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_del) 2022-12-01 20:17:27,303|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-12-01 20:17:27,303|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-12-01 20:17:27,304|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-12-01 20:17:27,305|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-12-01 20:17:27,307|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(GET), url(/resource-resolution/get) 2022-12-01 20:17:27,319|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:27,320|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:27,320|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-12-01 20:17:27,320|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-12-01 20:17:27,320|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-12-01 20:17:27,322|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_post) 2022-12-01 20:17:27,336|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_get) 2022-12-01 20:17:27,345|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-12-01 20:17:27,346|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-12-01 20:17:27,348|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-12-01 20:17:27,371|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:17:27,371|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:17:27,372|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-12-01 20:17:27,372|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-12-01 20:17:27,372|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-12-01 20:17:27,387|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_get_id) 2022-12-01 20:17:27,389|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-12-01 20:17:27,390|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-12-01 20:17:27,417|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_kotlin) 2022-12-01 20:17:27,419|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:27,429|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (list) 2022-12-01 20:17:27,431|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:27,446|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:27,446|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:27,446|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:27,446|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:27,446|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:27,446|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:27,447|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:27,447|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:27,447|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-12-01 20:17:27,447|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:27,465|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (j_db) 2022-12-01 20:17:27,467|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:17:27,698|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-12-01 20:17:27,712|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-12-01 20:17:27,714|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 20:17:27,714|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-12-01 20:17:27,715|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-12-01 20:17:27,716|f7d7c376-5f37-43fe-86cd-aef70eac9a0c||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e2c83441-12d1-4187-9ecf-b42540a6224d auditStoreId -1 2022-12-01 20:51:44,564|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(0dbc9ab1-d7c5-4c0a-b204-9c2d83812f2d) CBA(/opt/app/onap/blueprints/archive/0dbc9ab1-d7c5-4c0a-b204-9c2d83812f2d/cba.zip) 2022-12-01 20:51:44,599|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0dbc9ab1-d7c5-4c0a-b204-9c2d83812f2d) and entry definition file (Definitions/CNF.json) 2022-12-01 20:51:44,747|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:51:44,748|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:51:44,749|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:51:44,750|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(scale-out) 2022-12-01 20:51:44,751|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(scale) 2022-12-01 20:51:44,752|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(scale-in) 2022-12-01 20:51:44,753|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(health-check) 2022-12-01 20:51:44,793|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0dbc9ab1-d7c5-4c0a-b204-9c2d83812f2d) and entry definition file (Definitions/CNF.json) 2022-12-01 20:51:44,895|91121260-c8be-4624-a07b-b3ee6fd1c027||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/working/0dbc9ab1-d7c5-4c0a-b204-9c2d83812f2d) present to clean. 2022-12-01 20:52:02,511|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-01 20:52:02,511|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-01 20:52:02,511|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-01 20:52:02,856|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-01 20:52:02,857|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-01 20:52:03,652|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-01 20:52:03,653|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(89802727-dd72-4f85-841a-273de8c33360) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-01 20:52:03,680|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(1f3e4599-ae63-47a3-a808-933c5d3533e7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-01 20:52:03,691|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(73ae5342-760f-4c28-8f09-7febdbb8d2a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-01 20:52:03,702|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(3023af3e-40a8-43f9-9256-77a1525490d6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-01 20:52:03,722|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(5c944735-25c8-4144-8144-961fa621c659) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-01 20:52:03,743|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(d0f1470f-c524-43b7-9497-5f528f7f96b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-01 20:52:03,759|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:52:03,759|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:52:03,759|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-01 20:52:03,760|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-01 20:52:03,760|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:52:03,760|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:52:03,818|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:52:03,842|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:52:03,865|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:52:03,887|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:52:03,968|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:52:03,969|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:52:03,970|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:52:04,015|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:52:04,057|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-01 20:52:04,086|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-12-01 20:52:04,098|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-01 20:52:04,140|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:52:04,141|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:52:04,142|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:52:04,191|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:52:04,235|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-01 20:52:04,254|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-12-01 20:52:04,266|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-01 20:52:04,323|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:52:04,324|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:52:04,324|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:52:04,325|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(HealthCheck) 2022-12-01 20:52:04,326|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-01 20:52:04,327|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(vf-config-assign) 2022-12-01 20:52:04,327|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(vf-config-deploy) 2022-12-01 20:52:04,371|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:52:04,372|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:52:04,373|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-01 20:52:04,392|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:52:04,423|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-12-01 20:52:04,443|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-12-01 20:52:04,456|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-12-01 20:52:04,486|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-12-01 20:52:04,502|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-12-01 20:52:04,530|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-12-01 20:52:04,576|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:52:04,577|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:52:04,578|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign-day-2) 2022-12-01 20:52:04,579|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:52:04,580|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy-day-2) 2022-12-01 20:52:04,606|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:52:04,652|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :5G_Core::1.0.37 2022-12-01 20:52:04,676|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-12-01 20:52:04,686|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-12-01 20:52:04,738|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:52:04,739|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:52:04,777|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-01 20:52:04,794|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-12-01 20:52:04,813|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-12-01 20:52:04,815|3a1dad9a-ad25-49ce-a539-4852d4ea5a5e||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-12-01 20:52:17,203|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/479c5d60-892b-4020-9fa8-4a8e7573b7b3) 2022-12-01 20:52:17,204|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| deleting definition types under : /opt/app/onap/blueprints/working/479c5d60-892b-4020-9fa8-4a8e7573b7b3/Definitions 2022-12-01 20:52:17,206|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| reinitialized all type definitions 2022-12-01 20:52:17,208|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-12-01 20:52:17,227|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(vnf-template) 2022-12-01 20:52:17,234|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(vnf-mapping) 2022-12-01 20:52:17,242|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-12-01 20:52:17,291|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,347|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,361|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,375|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-12-01 20:52:17,375|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-12-01 20:52:17,375|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-12-01 20:52:17,397|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,418|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,432|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,446|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(sdnc) 2022-12-01 20:52:17,472|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,485|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,495|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,506|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,530|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,543|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,580|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(config-assign) 2022-12-01 20:52:17,585|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(baseconfig-template) 2022-12-01 20:52:17,585|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-12-01 20:52:17,585|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-12-01 20:52:17,614|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,634|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,645|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(input) 2022-12-01 20:52:17,656|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(config-deploy) 2022-12-01 20:52:17,747|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing Workflow(resource-assignment) 2022-12-01 20:52:17,748|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-12-01 20:52:17,748|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-12-01 20:52:17,748|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-12-01 20:52:17,748|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-12-01 20:52:17,748|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-12-01 20:52:17,748|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enriching artifacts file(/opt/app/onap/blueprints/working/479c5d60-892b-4020-9fa8-4a8e7573b7b3/Templates/vnf-mapping.json 2022-12-01 20:52:17,756|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-12-01 20:52:17,756|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-12-01 20:52:17,756|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enriching artifacts file(/opt/app/onap/blueprints/working/479c5d60-892b-4020-9fa8-4a8e7573b7b3/Templates/base_ubuntu20-mapping.json 2022-12-01 20:52:17,762|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-12-01 20:52:17,762|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-12-01 20:52:17,764|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing Workflow(config-assign) 2022-12-01 20:52:17,764|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-12-01 20:52:17,764|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| identified workflow(config-assign) targets(config-assign) 2022-12-01 20:52:17,765|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-12-01 20:52:17,765|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-12-01 20:52:17,765|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enriching artifacts file(/opt/app/onap/blueprints/working/479c5d60-892b-4020-9fa8-4a8e7573b7b3/Templates/baseconfig-mapping.json 2022-12-01 20:52:17,771|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-12-01 20:52:17,772|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-01 20:52:17,772|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing Workflow(config-deploy) 2022-12-01 20:52:17,773|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-12-01 20:52:17,773|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| identified workflow(config-deploy) targets(config-deploy) 2022-12-01 20:52:17,773|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(config-deploy) resource assignment files([] 2022-12-01 20:52:17,773|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing blueprint Resource Definitions 2022-12-01 20:52:17,773|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-12-01 20:52:17,773|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing file (Templates/vnf-mapping.json) 2022-12-01 20:52:17,774|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-12-01 20:52:17,774|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing file (Templates/baseconfig-mapping.json) 2022-12-01 20:52:17,789|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:52:17,872|7262990d-608e-4236-84e9-3c23da9891c1||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-12-01 20:52:18,074|89294cc6-9e8e-469b-b5f9-33c0ebaa478b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(a74c8f3e-758c-4f24-bd08-a20a8a23209f) CBA(/opt/app/onap/blueprints/archive/a74c8f3e-758c-4f24-bd08-a20a8a23209f/cba.zip) 2022-12-01 20:52:18,082|89294cc6-9e8e-469b-b5f9-33c0ebaa478b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a74c8f3e-758c-4f24-bd08-a20a8a23209f) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:52:18,093|89294cc6-9e8e-469b-b5f9-33c0ebaa478b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:52:18,117|89294cc6-9e8e-469b-b5f9-33c0ebaa478b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:52:18,118|89294cc6-9e8e-469b-b5f9-33c0ebaa478b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:52:18,119|89294cc6-9e8e-469b-b5f9-33c0ebaa478b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:52:18,130|89294cc6-9e8e-469b-b5f9-33c0ebaa478b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a74c8f3e-758c-4f24-bd08-a20a8a23209f) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:52:18,171|89294cc6-9e8e-469b-b5f9-33c0ebaa478b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/working/a74c8f3e-758c-4f24-bd08-a20a8a23209f) present to clean. 2022-12-01 20:53:25,656|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-12-01 20:53:25,767|||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-12-01 20:53:25,827|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| request(188fb727-5f20-40bf-afec-f9a62fd04af6) 2022-12-01 20:53:25,831|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| CBA file(/opt/app/onap/blueprints/archive/187b0d31-97c2-47b0-bc05-f63356cf9f91/cba.zip written successfully 2022-12-01 20:53:25,831|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(187b0d31-97c2-47b0-bc05-f63356cf9f91) CBA(/opt/app/onap/blueprints/archive/187b0d31-97c2-47b0-bc05-f63356cf9f91/cba.zip) 2022-12-01 20:53:25,862|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/187b0d31-97c2-47b0-bc05-f63356cf9f91) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:25,934|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:53:25,935|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:53:25,936|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:53:25,937|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(scale-out) 2022-12-01 20:53:25,938|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(scale) 2022-12-01 20:53:25,938|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(scale-in) 2022-12-01 20:53:25,939|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(health-check) 2022-12-01 20:53:25,964|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/187b0d31-97c2-47b0-bc05-f63356cf9f91) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:25,986|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :APACHE::1.0.0 2022-12-01 20:53:26,007|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-12-01 20:53:26,008|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-12-01 20:53:26,037|188fb727-5f20-40bf-afec-f9a62fd04af6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/working/187b0d31-97c2-47b0-bc05-f63356cf9f91) present to clean. 2022-12-01 20:53:40,766|0d64b159-7fca-4a04-955d-4eb5b05188b0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| getting cba file name(APACHE), version(1.0.0) from db 2022-12-01 20:53:40,974|0d64b159-7fca-4a04-955d-4eb5b05188b0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:53:40,977|0d64b159-7fca-4a04-955d-4eb5b05188b0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:53:40,980|0d64b159-7fca-4a04-955d-4eb5b05188b0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:41,162|933f69d4-9a27-4d13-ab12-a53b7ea6590f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:53:41,163|933f69d4-9a27-4d13-ab12-a53b7ea6590f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:53:41,168|933f69d4-9a27-4d13-ab12-a53b7ea6590f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:41,952|fcd3fe2c-3364-43e5-883a-44d61130194a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:53:41,952|fcd3fe2c-3364-43e5-883a-44d61130194a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:53:41,957|fcd3fe2c-3364-43e5-883a-44d61130194a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:42,145|d2857d17-2133-4e47-ba22-ec4bf67662d0||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:53:42,145|d2857d17-2133-4e47-ba22-ec4bf67662d0||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:53:42,148|d2857d17-2133-4e47-ba22-ec4bf67662d0||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:42,519|13cb4fe7-ca2a-475e-80ea-36bb9fda1909||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:53:42,519|13cb4fe7-ca2a-475e-80ea-36bb9fda1909||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:53:42,522|13cb4fe7-ca2a-475e-80ea-36bb9fda1909||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:42,817|537c37f2-d12e-4690-b0ed-d2e0095a6599||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:53:42,817|537c37f2-d12e-4690-b0ed-d2e0095a6599||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:53:42,820|537c37f2-d12e-4690-b0ed-d2e0095a6599||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:43,082|6014d95a-18d9-4097-9545-6ce7f2e290e5||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:53:43,082|6014d95a-18d9-4097-9545-6ce7f2e290e5||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:53:43,084|6014d95a-18d9-4097-9545-6ce7f2e290e5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:43,283|6db12202-790a-45a7-992c-e2042a5e64ce||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:53:43,283|6db12202-790a-45a7-992c-e2042a5e64ce||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:53:43,285|6db12202-790a-45a7-992c-e2042a5e64ce||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:53:49,738|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-12-01 20:53:49,848|||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-12-01 20:53:49,850|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| request(e037e191-c38a-4107-a723-6c44a59495e0) 2022-12-01 20:53:49,851|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| CBA file(/opt/app/onap/blueprints/archive/fcc1b097-7295-4963-bb4e-c9bd0aad0b60/cba.zip written successfully 2022-12-01 20:53:49,852|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(fcc1b097-7295-4963-bb4e-c9bd0aad0b60) CBA(/opt/app/onap/blueprints/archive/fcc1b097-7295-4963-bb4e-c9bd0aad0b60/cba.zip) 2022-12-01 20:53:49,860|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fcc1b097-7295-4963-bb4e-c9bd0aad0b60) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:53:49,871|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:53:49,893|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:53:49,894|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:53:49,895|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:53:49,904|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fcc1b097-7295-4963-bb4e-c9bd0aad0b60) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:53:49,919|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-12-01 20:53:49,938|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-12-01 20:53:49,941|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-12-01 20:53:49,968|e037e191-c38a-4107-a723-6c44a59495e0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/working/fcc1b097-7295-4963-bb4e-c9bd0aad0b60) present to clean. 2022-12-01 20:54:12,761|d16cd025-34d0-4441-bb4c-8bdd1f1e3c41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-12-01 20:54:12,843|d16cd025-34d0-4441-bb4c-8bdd1f1e3c41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-12-01 20:54:12,846|d16cd025-34d0-4441-bb4c-8bdd1f1e3c41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-12-01 20:54:12,848|d16cd025-34d0-4441-bb4c-8bdd1f1e3c41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:54:13,000|c76abf84-ee54-4093-9a38-cd2de65d60f5||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-12-01 20:54:13,000|c76abf84-ee54-4093-9a38-cd2de65d60f5||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-12-01 20:54:13,003|c76abf84-ee54-4093-9a38-cd2de65d60f5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:54:13,333|082533ec-5c0d-4ded-817a-3e4811e42c08||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-12-01 20:54:13,333|082533ec-5c0d-4ded-817a-3e4811e42c08||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-12-01 20:54:13,336|082533ec-5c0d-4ded-817a-3e4811e42c08||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:54:13,553|147cc88b-eea6-473f-95c6-ad7ce76f0b1f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-12-01 20:54:13,553|147cc88b-eea6-473f-95c6-ad7ce76f0b1f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-12-01 20:54:13,556|147cc88b-eea6-473f-95c6-ad7ce76f0b1f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:56:41,613|c8cb20fc-515e-448b-b611-bd445af6cabf||boundedElastic-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-12-01 20:56:41,613|c8cb20fc-515e-448b-b611-bd445af6cabf||boundedElastic-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-12-01 20:56:41,613|c8cb20fc-515e-448b-b611-bd445af6cabf||boundedElastic-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-12-01 20:56:42,028|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-12-01 20:56:42,029|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-12-01 20:56:42,722|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-12-01 20:56:42,723|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(a9d41099-ef1f-4435-bfae-7460775784fd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-12-01 20:56:42,740|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(cca5dc0f-d921-4e70-940d-ddd2296a68c8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-12-01 20:56:42,746|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(5faf76e4-09e2-43a4-bfac-5950f7c07f20) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-12-01 20:56:42,756|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(2e672f33-5e9c-4b36-8081-dff315528c4c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-12-01 20:56:42,772|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(0e9c7633-f7dd-4f6e-b80a-231ed2de66aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-12-01 20:56:42,787|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(77ef12de-8bc7-4705-bcd4-2006ac6b7d2c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-12-01 20:56:42,800|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:56:42,800|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:56:42,802|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-01 20:56:42,802|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-01 20:56:42,802|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:56:42,803|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:56:42,817|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:56:42,842|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:56:42,880|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:56:42,917|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:56:42,981|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:56:42,982|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:56:42,982|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:56:43,022|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:56:43,063|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-01 20:56:43,084|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-12-01 20:56:43,093|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-12-01 20:56:43,116|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:56:43,117|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:56:43,147|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-12-01 20:56:43,171|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-12-01 20:56:43,185|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-12-01 20:56:43,192|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-12-01 20:56:43,233|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:56:43,234|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:56:43,235|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:56:43,235|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(HealthCheck) 2022-12-01 20:56:43,236|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(ScaleOutReconfiguration) 2022-12-01 20:56:43,236|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(vf-config-assign) 2022-12-01 20:56:43,237|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(vf-config-deploy) 2022-12-01 20:56:43,279|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-12-01 20:56:43,305|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-12-01 20:56:43,321|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-12-01 20:56:43,327|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-12-01 20:56:43,374|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:56:43,375|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:56:43,376|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign-day-2) 2022-12-01 20:56:43,376|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:56:43,377|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy-day-2) 2022-12-01 20:56:43,395|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:56:43,422|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :5G_Core::1.0.37 2022-12-01 20:56:43,456|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-12-01 20:56:43,463|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-12-01 20:56:43,508|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(resource-assignment) 2022-12-01 20:56:43,509|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:56:43,509|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:56:43,545|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:56:43,546|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:56:43,547|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:56:43,553|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:56:43,566|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-01 20:56:43,583|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-12-01 20:56:43,584|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-12-01 20:56:43,616|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-12-01 20:56:43,639|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-12-01 20:56:43,640|c8cb20fc-515e-448b-b611-bd445af6cabf||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-12-01 20:56:55,382|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Enhancing blueprint(/opt/app/onap/blueprints/working/41a6ba1e-05be-4733-92a4-d4687185dd5f) 2022-12-01 20:56:55,383|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| deleting definition types under : /opt/app/onap/blueprints/working/41a6ba1e-05be-4733-92a4-d4687185dd5f/Definitions 2022-12-01 20:56:55,385|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| reinitialized all type definitions 2022-12-01 20:56:55,386|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(netconf-device) 2022-12-01 20:56:55,410|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(resolve-data) 2022-12-01 20:56:55,429|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-12-01 20:56:55,436|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-12-01 20:56:55,447|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-12-01 20:56:55,488|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-12-01 20:56:55,512|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing Workflow(config-assign) 2022-12-01 20:56:55,512|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-12-01 20:56:55,512|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| identified workflow(config-assign) targets(resolve-data) 2022-12-01 20:56:55,512|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-12-01 20:56:55,512|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-12-01 20:56:55,513|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enriching artifacts file(/opt/app/onap/blueprints/working/41a6ba1e-05be-4733-92a4-d4687185dd5f/Templates/netconfrpc-mapping.json 2022-12-01 20:56:55,518|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-12-01 20:56:55,518|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| dataType not present for the recipe(dt-config-assign-properties) 2022-12-01 20:56:55,518|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing Workflow(config-deploy) 2022-12-01 20:56:55,519|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-12-01 20:56:55,519|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| identified workflow(config-deploy) targets(execute-netconf) 2022-12-01 20:56:55,519|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(config-deploy) resource assignment files([] 2022-12-01 20:56:55,519|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| ##### Enhancing blueprint Resource Definitions 2022-12-01 20:56:55,519|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-12-01 20:56:55,519|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing file (Templates/netconfrpc-mapping.json) 2022-12-01 20:56:55,524|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| distinct resource keys ([input-source]) 2022-12-01 20:56:55,534|8f6777bc-7a8e-4608-9a25-1cb8b16c1173||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Enriching Resource Definition sources Node Template: [source-input] 2022-12-01 20:57:28,600|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id 3642d234-1cdd-461c-9452-3094119846cb 2022-12-01 20:57:28,600|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 20:57:28,600|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 20:57:28,603|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:57:28,603|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:57:28,609|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:57:28,635|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (resource-assignment) 2022-12-01 20:57:28,746|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Execute node(START) -> executed state(SUCCESS) 2022-12-01 20:57:28,753|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(resource-assignment[3642d234-1cdd-461c-9452-3094119846cb])'s step(resource-assignment) 2022-12-01 20:57:28,754|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:57:28,756|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(3642d234-1cdd-461c-9452-3094119846cb) for workflow(resource-assignment) step(resource-assignment) 2022-12-01 20:57:28,756|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:28,757|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-12-01 20:57:28,758|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-12-01 20:57:28,783|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:28,795|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-12-01 20:57:28,796|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-12-01 20:57:28,796|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-12-01 20:57:28,797|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("0d2cd806-aed1-4949-a028-1f9e1b88bd45") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-12-01 20:57:28,797|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("6fc35fd5-9220-4eae-8d61-4716f2d57b52") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-12-01 20:57:28,807|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:28,807|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:28,821|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-12-01 20:57:31,030|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - ) 2022-12-01 20:57:31,030|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:57:31,031|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221201t205729925188z") 2022-12-01 20:57:31,031|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221201t205729925188z") 2022-12-01 20:57:31,031|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221201t205729925188z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-12-01 20:57:31,032|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-12-01 20:57:31,034|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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" : "6fc35fd5-9220-4eae-8d61-4716f2d57b52", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "0d2cd806-aed1-4949-a028-1f9e1b88bd45", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221201t205729925188z" }) 2022-12-01 20:57:31,046|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 20:57:31,046|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:31,046|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-12-01 20:57:31,047|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(resource-assignment[3642d234-1cdd-461c-9452-3094119846cb])'s step(profile-upload) 2022-12-01 20:57:31,047|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:57:31,055|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(3642d234-1cdd-461c-9452-3094119846cb) for workflow(resource-assignment) step(profile-upload) 2022-12-01 20:57:31,055|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-12-01 20:57:31,055|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:31,057|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Triggering K8s Profile Upload component logic. 2022-12-01 20:57:31,057|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Getting the template prefixes 2022-12-01 20:57:31,057|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Iterating over prefixes in resource assignment map. 2022-12-01 20:57:31,060|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Prefix vnf does not have required data for us to continue. 2022-12-01 20:57:31,061|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 20:57:31,061|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-12-01 20:57:31,061|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-12-01 20:57:31,062|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Execute node(END) -> executed state(SUCCESS) 2022-12-01 20:57:31,066|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(3642d234-1cdd-461c-9452-3094119846cb) nodes completed with (0)exceptions 2022-12-01 20:57:31,066|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-12-01 20:57:31,069|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e27fa5d7-39fa-49e2-868b-4495f0c12b8f auditStoreId -1 2022-12-01 20:57:35,491|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id 81a18041-51dd-4f2a-b2f2-f15312ba7c6b 2022-12-01 20:57:35,492|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 20:57:35,492|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 20:57:35,492|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:57:35,492|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:57:35,494|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:57:35,504|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (resource-assignment) 2022-12-01 20:57:35,505|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Execute node(START) -> executed state(SUCCESS) 2022-12-01 20:57:35,506|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(resource-assignment[81a18041-51dd-4f2a-b2f2-f15312ba7c6b])'s step(resource-assignment) 2022-12-01 20:57:35,506|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:57:35,506|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(81a18041-51dd-4f2a-b2f2-f15312ba7c6b) for workflow(resource-assignment) step(resource-assignment) 2022-12-01 20:57:35,506|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:35,506|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-12-01 20:57:35,507|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-12-01 20:57:35,527|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:35,532|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-12-01 20:57:35,532|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("8121ad12-f599-4dce-bb1a-4710582f713d") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-12-01 20:57:35,533|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-12-01 20:57:35,533|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-12-01 20:57:35,533|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("fb3ab2ca-7d58-45da-9dfd-40d1550f77af") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-12-01 20:57:35,534|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:35,535|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:35,579|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Parameter information : ({customizationid=fb3ab2ca-7d58-45da-9dfd-40d1550f77af}) 2022-12-01 20:57:35,585|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Parameter information : ({customizationid=fb3ab2ca-7d58-45da-9dfd-40d1550f77af}) 2022-12-01 20:57:35,603|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:57:35,603|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:57:35,606|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"}]) 2022-12-01 20:57:35,606|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("c9e1df6b-523e-4a58-a1b3-84260a1040fa") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-12-01 20:57:35,607|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"6ea49a1d-bebc-44af-af63-c586d9ec9115"}]) 2022-12-01 20:57:35,607|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("6ea49a1d-bebc-44af-af63-c586d9ec9115") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-12-01 20:57:35,608|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-12-01 20:57:35,614|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Transformed value: null -> c9e1df6b-523e-4a58-a1b3-84260a1040fa 2022-12-01 20:57:35,616|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:35,646|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Parameter information : ({customizationid=fb3ab2ca-7d58-45da-9dfd-40d1550f77af}) 2022-12-01 20:57:35,654|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:57:35,655|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-12-01 20:57:35,655|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-12-01 20:57:35,656|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-12-01 20:57:35,656|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-12-01 20:57:35,661|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Transformed value: null -> fb3ab2ca-7d58-45da-9dfd-40d1550f77af 2022-12-01 20:57:35,662|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("6fc35fd5-9220-4eae-8d61-4716f2d57b52") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-12-01 20:57:35,662|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-12-01 20:57:35,662|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-12-01 20:57:35,662|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("0d2cd806-aed1-4949-a028-1f9e1b88bd45") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-12-01 20:57:35,706|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/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-12-01 20:57:35,706|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/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-12-01 20:57:35,706|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/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-12-01 20:57:35,707|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-12-01 20:57:35,732|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-12-01 20:57:35,732|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-12-01 20:57:35,763|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:57:35,763|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:57:35,763|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:57:35,764|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-12-01 20:57:35,764|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-12-01 20:57:35,764|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-12-01 20:57:35,765|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:57:35,765|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221201t205729925188z") 2022-12-01 20:57:35,765|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221201t205729925188z") 2022-12-01 20:57:35,765|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221201t205729925188z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-12-01 20:57:35,781|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:35,781|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:35,784|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-12-01 20:57:35,921|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - ) 2022-12-01 20:57:35,921|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:57:35,921|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221201t205729925188z-helm_apache-vfmt-001") 2022-12-01 20:57:35,923|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221201t205729925188z-helm_apache-vfmt-001") 2022-12-01 20:57:35,923|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221201t205729925188z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-12-01 20:57:35,925|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-12-01 20:57:35,934|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/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-12-01 20:57:35,934|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/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-12-01 20:57:35,947|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-12-01 20:57:35,959|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:57:35,959|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response processing type (string) 2022-12-01 20:57:35,960|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-12-01 20:57:35,960|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-12-01 20:57:35,960|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-12-01 20:57:35,961|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-12-01 20:57:35,961|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-12-01 20:57:35,962|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "k8s-rb-definition-version" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af", "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" : "6fc35fd5-9220-4eae-8d61-4716f2d57b52", "vf-module-id" : "8121ad12-f599-4dce-bb1a-4710582f713d", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af", "vf-module-model-invariant-uuid" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "vf-module-model-version" : "6ea49a1d-bebc-44af-af63-c586d9ec9115", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221201t205729925188z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "0d2cd806-aed1-4949-a028-1f9e1b88bd45", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221201t205729925188z" }) 2022-12-01 20:57:35,984|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 20:57:35,984|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:35,984|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-12-01 20:57:35,985|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(resource-assignment[81a18041-51dd-4f2a-b2f2-f15312ba7c6b])'s step(profile-upload) 2022-12-01 20:57:35,985|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:57:35,986|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(81a18041-51dd-4f2a-b2f2-f15312ba7c6b) for workflow(resource-assignment) step(profile-upload) 2022-12-01 20:57:35,986|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-12-01 20:57:35,986|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:35,986|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Triggering K8s Profile Upload component logic. 2022-12-01 20:57:35,986|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Getting the template prefixes 2022-12-01 20:57:35,986|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Iterating over prefixes in resource assignment map. 2022-12-01 20:57:36,004|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(GET), url(/v1/rb/definition/c9e1df6b-523e-4a58-a1b3-84260a1040fa/fb3ab2ca-7d58-45da-9dfd-40d1550f77af) 2022-12-01 20:57:36,014|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:57:36,027|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(GET), url(/v1/rb/definition/c9e1df6b-523e-4a58-a1b3-84260a1040fa/fb3ab2ca-7d58-45da-9dfd-40d1550f77af/profile/node-port-profile) 2022-12-01 20:57:36,034|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(404 - Not Found) 2022-12-01 20:57:36,034|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Uploading K8s Profile.. 2022-12-01 20:57:36,071|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(POST), url(/v1/rb/definition/c9e1df6b-523e-4a58-a1b3-84260a1040fa/fb3ab2ca-7d58-45da-9dfd-40d1550f77af/profile) 2022-12-01 20:57:36,090|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(201 - Created) 2022-12-01 20:57:36,113|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Rest request method(POST), url(/v1/rb/definition/c9e1df6b-523e-4a58-a1b3-84260a1040fa/fb3ab2ca-7d58-45da-9dfd-40d1550f77af/profile/node-port-profile/content) 2022-12-01 20:57:36,120|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Response status(200 - OK) 2022-12-01 20:57:36,121|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| K8s Profile Upload Completed 2022-12-01 20:57:36,121|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 20:57:36,121|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-12-01 20:57:36,122|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-12-01 20:57:36,122|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Execute node(END) -> executed state(SUCCESS) 2022-12-01 20:57:36,122|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| workflow(81a18041-51dd-4f2a-b2f2-f15312ba7c6b) nodes completed with (0)exceptions 2022-12-01 20:57:36,122|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-12-01 20:57:36,123|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a88c0cf3-ae00-4407-a341-5a470e08e5fb auditStoreId -1 2022-12-01 20:57:41,294|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-12-01 20:57:41,402|||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-12-01 20:57:41,440|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id 7a77c8f7-fb12-4b03-b3f2-5c46867dc597 2022-12-01 20:57:41,440|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 20:57:41,440|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 20:57:41,440|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:57:41,440|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:57:41,442|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:57:41,448|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (config-assign) 2022-12-01 20:57:41,454|||DefaultDispatcher-worker-6||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-12-01 20:57:41,455|||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(config-assign[7a77c8f7-fb12-4b03-b3f2-5c46867dc597])'s step(config-setup) 2022-12-01 20:57:41,455|||DefaultDispatcher-worker-6||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:57:41,456|||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(7a77c8f7-fb12-4b03-b3f2-5c46867dc597) for workflow(config-assign) step(config-setup) 2022-12-01 20:57:41,456|||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:41,456|||DefaultDispatcher-worker-6||||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-12-01 20:57:41,458|||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-12-01 20:57:41,494|||DefaultDispatcher-worker-6||||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-12-01 20:57:41,496|||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-12-01 20:57:41,497|||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("6fc35fd5-9220-4eae-8d61-4716f2d57b52") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-12-01 20:57:41,502|||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-12-01 20:57:41,502|||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-12-01 20:57:41,513|||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52) 2022-12-01 20:57:41,537|||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK) 2022-12-01 20:57:41,538|||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string) 2022-12-01 20:57:41,539|||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f") 2022-12-01 20:57:41,539|||DefaultDispatcher-worker-6||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f") 2022-12-01 20:57:41,539|||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-12-01 20:57:41,540|||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("0d2cd806-aed1-4949-a028-1f9e1b88bd45") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-12-01 20:57:41,548|||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/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-12-01 20:57:41,548|||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-12-01 20:57:41,560|||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/vnf-data/vf-modules) 2022-12-01 20:57:41,575|||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK) 2022-12-01 20:57:41,575|||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (json) 2022-12-01 20:57:41,576|||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_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":"6ea49a1d-bebc-44af-af63-c586d9ec9115","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-20221201t205729925188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221201t205729925188z","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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"7a77c8f7-fb12-4b03-b3f2-5c46867dc597","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"29af2e9d-5bbc-4dc3-bb30-709460610ff7","model-invariant-uuid":"504f09a0-fbd5-43f0-8e75-45efd833f470"},"global-customer-id":"basiccnf-macro-customer","service-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","service-instance-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"82e4bc54-6f93-4b5a-8984-615df8f48153","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/0c52ed67-5682-4611-8215-b4b3d0693f2c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"71512a39-4c5b-4d58-b345-fd4bc30f8a53","model-uuid":"88e55917-5b51-450f-8efd-9f9614e2f86b","model-invariant-uuid":"3ef59969-6b69-41b7-848a-2b4ce0c6c883"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0d2cd806-aed1-4949-a028-1f9e1b88bd45"},"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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d"}}}]}) 2022-12-01 20:57:41,576|||DefaultDispatcher-worker-6||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_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":"6ea49a1d-bebc-44af-af63-c586d9ec9115","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-20221201t205729925188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221201t205729925188z","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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"7a77c8f7-fb12-4b03-b3f2-5c46867dc597","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"29af2e9d-5bbc-4dc3-bb30-709460610ff7","model-invariant-uuid":"504f09a0-fbd5-43f0-8e75-45efd833f470"},"global-customer-id":"basiccnf-macro-customer","service-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","service-instance-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"82e4bc54-6f93-4b5a-8984-615df8f48153","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/0c52ed67-5682-4611-8215-b4b3d0693f2c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"71512a39-4c5b-4d58-b345-fd4bc30f8a53","model-uuid":"88e55917-5b51-450f-8efd-9f9614e2f86b","model-invariant-uuid":"3ef59969-6b69-41b7-848a-2b4ce0c6c883"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0d2cd806-aed1-4949-a028-1f9e1b88bd45"},"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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d"}}}]}) 2022-12-01 20:57:41,576|||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_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":"6ea49a1d-bebc-44af-af63-c586d9ec9115","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-20221201t205729925188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221201t205729925188z","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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"7a77c8f7-fb12-4b03-b3f2-5c46867dc597","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"29af2e9d-5bbc-4dc3-bb30-709460610ff7","model-invariant-uuid":"504f09a0-fbd5-43f0-8e75-45efd833f470"},"global-customer-id":"basiccnf-macro-customer","service-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","service-instance-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"82e4bc54-6f93-4b5a-8984-615df8f48153","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/0c52ed67-5682-4611-8215-b4b3d0693f2c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"71512a39-4c5b-4d58-b345-fd4bc30f8a53","model-uuid":"88e55917-5b51-450f-8efd-9f9614e2f86b","model-invariant-uuid":"3ef59969-6b69-41b7-848a-2b4ce0c6c883"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0d2cd806-aed1-4949-a028-1f9e1b88bd45"},"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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d"}}}]), type ({json}) 2022-12-01 20:57:41,577|||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_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":"6ea49a1d-bebc-44af-af63-c586d9ec9115","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-20221201t205729925188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221201t205729925188z","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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"7a77c8f7-fb12-4b03-b3f2-5c46867dc597","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"29af2e9d-5bbc-4dc3-bb30-709460610ff7","model-invariant-uuid":"504f09a0-fbd5-43f0-8e75-45efd833f470"},"global-customer-id":"basiccnf-macro-customer","service-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","service-instance-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"82e4bc54-6f93-4b5a-8984-615df8f48153","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/0c52ed67-5682-4611-8215-b4b3d0693f2c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"71512a39-4c5b-4d58-b345-fd4bc30f8a53","model-uuid":"88e55917-5b51-450f-8efd-9f9614e2f86b","model-invariant-uuid":"3ef59969-6b69-41b7-848a-2b4ce0c6c883"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0d2cd806-aed1-4949-a028-1f9e1b88bd45"},"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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-12-01 20:57:41,582|||DefaultDispatcher-worker-6||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-12-01 20:57:41,583|||DefaultDispatcher-worker-6||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-12-01 20:57:41,603|||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45?depth=1) 2022-12-01 20:57:42,000|||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK) 2022-12-01 20:57:42,000|||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (json) 2022-12-01 20:57:42,001|||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669928256864","model-invariant-id":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","model-version-id":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-customization-id":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","module-index":0}]}) 2022-12-01 20:57:42,001|||DefaultDispatcher-worker-6||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669928256864","model-invariant-id":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","model-version-id":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-customization-id":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","module-index":0}]}) 2022-12-01 20:57:42,002|||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669928256864","model-invariant-id":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","model-version-id":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-customization-id":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","module-index":0}]), type ({json}) 2022-12-01 20:57:42,002|||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669928256864","model-invariant-id":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","model-version-id":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-customization-id":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-12-01 20:57:42,003|||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-12-01 20:57:42,006|||DefaultDispatcher-worker-6||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:57:47,226|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (5220)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:57:47,227|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:57:47,256|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","k8s-rb-definition-version":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","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-12-01 20:57:47,260|||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" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "k8s-rb-definition-version" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af" } }, "replica-count" : null, "service-instance-id" : "6fc35fd5-9220-4eae-8d61-4716f2d57b52", "service-instance-name" : "basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af", "model-invariant-id" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "model-version-id" : "6ea49a1d-bebc-44af-af63-c586d9ec9115", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1669928256864", "vf-module-id" : "8121ad12-f599-4dce-bb1a-4710582f713d", "vf-module-name" : "basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "7a77c8f7-fb12-4b03-b3f2-5c46867dc597", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/0c52ed67-5682-4611-8215-b4b3d0693f2c", "svc-request-id" : "82e4bc54-6f93-4b5a-8984-615df8f48153" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "504f09a0-fbd5-43f0-8e75-45efd833f470", "model-name" : "basic_cnf_macro", "model-uuid" : "29af2e9d-5bbc-4dc3-bb30-709460610ff7", "model-version" : "1.0" }, "service-id" : "6fc35fd5-9220-4eae-8d61-4716f2d57b52", "service-instance-id" : "6fc35fd5-9220-4eae-8d61-4716f2d57b52", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af", "model-invariant-uuid" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "6ea49a1d-bebc-44af-af63-c586d9ec9115", "model-version" : "1" }, "vf-module-id" : "8121ad12-f599-4dce-bb1a-4710582f713d", "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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af", "model-invariant-uuid" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "6ea49a1d-bebc-44af-af63-c586d9ec9115", "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" : "6ea49a1d-bebc-44af-af63-c586d9ec9115" }, { "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-20221201t205729925188z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20221201t205729925188z" }, { "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" : "8121ad12-f599-4dce-bb1a-4710582f713d", "vf-module-name" : "basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "71512a39-4c5b-4d58-b345-fd4bc30f8a53", "model-invariant-uuid" : "3ef59969-6b69-41b7-848a-2b4ce0c6c883", "model-name" : "basic_cnf_macro", "model-uuid" : "88e55917-5b51-450f-8efd-9f9614e2f86b", "model-version" : "1.0" }, "vnf-id" : "0d2cd806-aed1-4949-a028-1f9e1b88bd45", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "8121ad12-f599-4dce-bb1a-4710582f713d" } ] }, "vnf-id" : "0d2cd806-aed1-4949-a028-1f9e1b88bd45" }) 2022-12-01 20:57:47,275|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-12-01 20:57:47,275|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:47,275|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-12-01 20:57:47,276|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[7a77c8f7-fb12-4b03-b3f2-5c46867dc597])'s step(config-template) 2022-12-01 20:57:47,276|||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-12-01 20:57:47,283|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(7a77c8f7-fb12-4b03-b3f2-5c46867dc597) for workflow(config-assign) step(config-template) 2022-12-01 20:57:47,283|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-12-01 20:57: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-12-01 20:57:47,371|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic. 2022-12-01 20:57:47,372|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-12-01 20:57:47,372|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-12-01 20:57:47,384|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/c9e1df6b-523e-4a58-a1b3-84260a1040fa/fb3ab2ca-7d58-45da-9dfd-40d1550f77af) 2022-12-01 20:57:47,390|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-12-01 20:57:47,400|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/c9e1df6b-523e-4a58-a1b3-84260a1040fa/fb3ab2ca-7d58-45da-9dfd-40d1550f77af/config-template/replica-count-template) 2022-12-01 20:57:47,405|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-12-01 20:57:47,405|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template.. 2022-12-01 20:57:47,424|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/c9e1df6b-523e-4a58-a1b3-84260a1040fa/fb3ab2ca-7d58-45da-9dfd-40d1550f77af/config-template) 2022-12-01 20:57:47,438|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-12-01 20:57:47,454|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/c9e1df6b-523e-4a58-a1b3-84260a1040fa/fb3ab2ca-7d58-45da-9dfd-40d1550f77af/config-template/replica-count-template/content) 2022-12-01 20:57:47,474|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-12-01 20:57:47,475|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed 2022-12-01 20:57:47,475|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-12-01 20:57:47,476|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-12-01 20:57:47,476|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-12-01 20:57:47,477|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-12-01 20:57:47,477|||DefaultDispatcher-worker-2||||INFO||||||| workflow(7a77c8f7-fb12-4b03-b3f2-5c46867dc597) nodes completed with (0)exceptions 2022-12-01 20:57:47,477|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(config-assign) 2022-12-01 20:57:47,479|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 53d505dd-849c-417e-a0c3-2f4320ec193d auditStoreId -1 2022-12-01 20:57:47,504|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Completed 2022-12-01 20:57:54,186|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id c1bb5edb-6aa6-42b0-8da9-5ca17f152e29 2022-12-01 20:57:54,186|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 20:57:54,186|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 20:57:54,188|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-12-01 20:57:54,188|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-12-01 20:57:54,192|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:57:54,212|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (resource-assignment) 2022-12-01 20:57:54,212|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-12-01 20:57:54,213|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:57:54,213|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(c1bb5edb-6aa6-42b0-8da9-5ca17f152e29) for workflow(resource-assignment) step(resource-assignment) 2022-12-01 20:57:54,213|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:54,213|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-12-01 20:57:54,214|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-12-01 20:57:54,237|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:54,239|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-12-01 20:57:54,239|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("e4849456-9573-4934-a126-d5b1e2400692") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-12-01 20:57:54,239|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("12362361-b85e-4e68-9a64-c561dfc7c776") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-12-01 20:57:54,240|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Generated Resource Param Data ({ "service-instance-id" : "e4849456-9573-4934-a126-d5b1e2400692", "vnf-id" : "12362361-b85e-4e68-9a64-c561dfc7c776", "vnf_name" : "ubuntu20-VNF-name" }) 2022-12-01 20:57:54,250|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 20:57:54,250|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:54,250|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-12-01 20:57:54,251|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bc5276b9-80c1-431d-98a6-23ec82e8e8d7 auditStoreId -1 2022-12-01 20:57:59,756|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id 52839e34-6432-4ab5-8766-574d0f7f8a37 2022-12-01 20:57:59,756|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 20:57:59,756|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 20:57:59,756|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-12-01 20:57:59,756|a3826374-264d-41a2-a3a7-e97abe83ee74||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-12-01 20:57:59,758|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:57:59,771|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (resource-assignment) 2022-12-01 20:57:59,772|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-12-01 20:57:59,772|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:57:59,773|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(52839e34-6432-4ab5-8766-574d0f7f8a37) for workflow(resource-assignment) step(resource-assignment) 2022-12-01 20:57:59,773|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:59,773|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-12-01 20:57:59,774|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-12-01 20:57:59,791|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:59,792|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("admin-cluster-01") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-12-01 20:57:59,794|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-12-01 20:57:59,794|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-12-01 20:57:59,795|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-12-01 20:57:59,795|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("44c3bee5-afb8-474c-9f42-c85a74c51c04") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-12-01 20:57:59,795|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("e4849456-9573-4934-a126-d5b1e2400692") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-12-01 20:57:59,796|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:57:59,796|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-12-01 20:57:59,797|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-12-01 20:57:59,797|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("12362361-b85e-4e68-9a64-c561dfc7c776") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-12-01 20:57:59,798|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-cluster-01", "service-instance-id" : "e4849456-9573-4934-a126-d5b1e2400692", "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" : "44c3bee5-afb8-474c-9f42-c85a74c51c04", "vnf-id" : "12362361-b85e-4e68-9a64-c561dfc7c776", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-12-01 20:57:59,808|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 20:57:59,809|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-12-01 20:57:59,809|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-12-01 20:57:59,810|a3826374-264d-41a2-a3a7-e97abe83ee74||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c916eef2-8d7e-4ddd-86f1-830b4ae454d8 auditStoreId -1 2022-12-01 20:58:03,264|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-12-01 20:58:03,371|||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-12-01 20:58:03,375|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id a3826374-264d-41a2-a3a7-e97abe83ee74 2022-12-01 20:58:03,375|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 20:58:03,375|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 20:58:03,375|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-12-01 20:58:03,375|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-12-01 20:58:03,376|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:58:03,379|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (config-assign) 2022-12-01 20:58:03,380|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-12-01 20:58:03,380|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:58:03,380|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(a3826374-264d-41a2-a3a7-e97abe83ee74) for workflow(config-assign) step(config-assign) 2022-12-01 20:58:03,380|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-12-01 20:58:03,381|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-12-01 20:58:03,383|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-12-01 20:58:03,413|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:58:03,414|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-12-01 20:58:03,414|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("e4849456-9573-4934-a126-d5b1e2400692") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-12-01 20:58:03,414|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Setting Resource Value ("12362361-b85e-4e68-9a64-c561dfc7c776") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-12-01 20:58:03,428|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (vnf-id) 2022-12-01 20:58:03,428|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (service-instance-id) 2022-12-01 20:58:03,437|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Resource resolution saved into database successfully : (vnf_name) 2022-12-01 20:58:03,438|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Generated Resource Param Data ({ "service-instance-id" : "e4849456-9573-4934-a126-d5b1e2400692", "vnf-id" : "12362361-b85e-4e68-9a64-c561dfc7c776", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-12-01 20:58:03,525|||DefaultDispatcher-worker-5||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-12-01 20:58:03,540|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-12-01 20:58:03,540|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 20:58:03,540|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-12-01 20:58:03,540|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(config-assign) 2022-12-01 20:58:03,541|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 962d53b9-4ff1-47d8-9bfa-975c02167f2a auditStoreId -1 2022-12-01 20:58:03,551|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Completed 2022-12-01 20:58:05,842|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-12-01 20:58:05,951|||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-12-01 20:58:05,953|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| request(e13af622-05bf-4c6b-ae23-e777235a37ef) 2022-12-01 20:58:05,955|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| CBA file(/opt/app/onap/blueprints/archive/5c1c3581-0707-4ac5-ba16-d4afbf7c623b/cba.zip written successfully 2022-12-01 20:58:05,955|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Save processing(5c1c3581-0707-4ac5-ba16-d4afbf7c623b) CBA(/opt/app/onap/blueprints/archive/5c1c3581-0707-4ac5-ba16-d4afbf7c623b/cba.zip) 2022-12-01 20:58:05,971|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5c1c3581-0707-4ac5-ba16-d4afbf7c623b) and entry definition file (Definitions/pnf_netconf.json) 2022-12-01 20:58:05,977|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-12-01 20:58:05,988|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-assign) 2022-12-01 20:58:05,988|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Validating Workflow(config-deploy) 2022-12-01 20:58:05,994|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5c1c3581-0707-4ac5-ba16-d4afbf7c623b) and entry definition file (Definitions/pnf_netconf.json) 2022-12-01 20:58:06,010|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-12-01 20:58:06,037|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-12-01 20:58:06,038|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-12-01 20:58:06,076|e13af622-05bf-4c6b-ae23-e777235a37ef||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-748cb697f-blqrv|||| No compiled cache(/opt/app/onap/blueprints/working/5c1c3581-0707-4ac5-ba16-d4afbf7c623b) present to clean. 2022-12-01 20:58:23,966|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-12-01 20:58:24,083|||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-12-01 20:58:24,091|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id 7a77c8f7-fb12-4b03-b3f2-5c46867dc597 2022-12-01 20:58:24,091|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 20:58:24,091|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 20:58:24,092|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-12-01 20:58:24,092|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-12-01 20:58:24,093|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-12-01 20:58:24,105|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (config-deploy) 2022-12-01 20:58:24,107|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-12-01 20:58:24,107|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[7a77c8f7-fb12-4b03-b3f2-5c46867dc597])'s step(config-setup) 2022-12-01 20:58:24,107|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:58:24,108|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(7a77c8f7-fb12-4b03-b3f2-5c46867dc597) for workflow(config-deploy) step(config-setup) 2022-12-01 20:58:24,108|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-12-01 20:58:24,108|||DefaultDispatcher-worker-1||||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-12-01 20:58:24,109|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-12-01 20:58:24,145|||DefaultDispatcher-worker-1||||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-12-01 20:58:24,147|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-12-01 20:58:24,148|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6fc35fd5-9220-4eae-8d61-4716f2d57b52") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-12-01 20:58:24,155|||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-12-01 20:58:24,156|||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-12-01 20:58:24,171|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52) 2022-12-01 20:58:24,191|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-12-01 20:58:24,191|||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2022-12-01 20:58:24,192|||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f") 2022-12-01 20:58:24,192|||DefaultDispatcher-worker-5||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f") 2022-12-01 20:58:24,192|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-12-01 20:58:24,193|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("0d2cd806-aed1-4949-a028-1f9e1b88bd45") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-12-01 20:58:24,201|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/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-12-01 20:58:24,201|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-12-01 20:58:24,216|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/6fc35fd5-9220-4eae-8d61-4716f2d57b52/service-data/vnfs/vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45/vnf-data/vf-modules) 2022-12-01 20:58:24,235|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-12-01 20:58:24,235|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-12-01 20:58:24,236|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_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":"6ea49a1d-bebc-44af-af63-c586d9ec9115","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-20221201t205729925188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221201t205729925188z","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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"7a77c8f7-fb12-4b03-b3f2-5c46867dc597","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"29af2e9d-5bbc-4dc3-bb30-709460610ff7","model-invariant-uuid":"504f09a0-fbd5-43f0-8e75-45efd833f470"},"global-customer-id":"basiccnf-macro-customer","service-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","service-instance-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7101633c-407e-475f-92b5-3d2deb606f06","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3fc02031-20b3-4150-becd-b17ebc9560d0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"71512a39-4c5b-4d58-b345-fd4bc30f8a53","model-uuid":"88e55917-5b51-450f-8efd-9f9614e2f86b","model-invariant-uuid":"3ef59969-6b69-41b7-848a-2b4ce0c6c883"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0d2cd806-aed1-4949-a028-1f9e1b88bd45"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","from-preload":false}}}]}) 2022-12-01 20:58:24,237|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_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":"6ea49a1d-bebc-44af-af63-c586d9ec9115","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-20221201t205729925188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221201t205729925188z","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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"7a77c8f7-fb12-4b03-b3f2-5c46867dc597","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"29af2e9d-5bbc-4dc3-bb30-709460610ff7","model-invariant-uuid":"504f09a0-fbd5-43f0-8e75-45efd833f470"},"global-customer-id":"basiccnf-macro-customer","service-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","service-instance-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7101633c-407e-475f-92b5-3d2deb606f06","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3fc02031-20b3-4150-becd-b17ebc9560d0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"71512a39-4c5b-4d58-b345-fd4bc30f8a53","model-uuid":"88e55917-5b51-450f-8efd-9f9614e2f86b","model-invariant-uuid":"3ef59969-6b69-41b7-848a-2b4ce0c6c883"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0d2cd806-aed1-4949-a028-1f9e1b88bd45"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","from-preload":false}}}]}) 2022-12-01 20:58:24,237|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_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":"6ea49a1d-bebc-44af-af63-c586d9ec9115","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-20221201t205729925188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221201t205729925188z","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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"7a77c8f7-fb12-4b03-b3f2-5c46867dc597","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"29af2e9d-5bbc-4dc3-bb30-709460610ff7","model-invariant-uuid":"504f09a0-fbd5-43f0-8e75-45efd833f470"},"global-customer-id":"basiccnf-macro-customer","service-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","service-instance-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7101633c-407e-475f-92b5-3d2deb606f06","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3fc02031-20b3-4150-becd-b17ebc9560d0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"71512a39-4c5b-4d58-b345-fd4bc30f8a53","model-uuid":"88e55917-5b51-450f-8efd-9f9614e2f86b","model-invariant-uuid":"3ef59969-6b69-41b7-848a-2b4ce0c6c883"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0d2cd806-aed1-4949-a028-1f9e1b88bd45"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","from-preload":false}}}]), type ({json}) 2022-12-01 20:58:24,237|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_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":"6ea49a1d-bebc-44af-af63-c586d9ec9115","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-20221201t205729925188z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221201t205729925188z","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":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"7a77c8f7-fb12-4b03-b3f2-5c46867dc597","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"29af2e9d-5bbc-4dc3-bb30-709460610ff7","model-invariant-uuid":"504f09a0-fbd5-43f0-8e75-45efd833f470"},"global-customer-id":"basiccnf-macro-customer","service-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","service-instance-id":"6fc35fd5-9220-4eae-8d61-4716f2d57b52","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7101633c-407e-475f-92b5-3d2deb606f06","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3fc02031-20b3-4150-becd-b17ebc9560d0","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"71512a39-4c5b-4d58-b345-fd4bc30f8a53","model-uuid":"88e55917-5b51-450f-8efd-9f9614e2f86b","model-invariant-uuid":"3ef59969-6b69-41b7-848a-2b4ce0c6c883"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"0d2cd806-aed1-4949-a028-1f9e1b88bd45"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","model-uuid":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-invariant-uuid":"c9e1df6b-523e-4a58-a1b3-84260a1040fa"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-12-01 20:58:24,251|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-12-01 20:58:24,251|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-12-01 20:58:24,263|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/0d2cd806-aed1-4949-a028-1f9e1b88bd45?depth=1) 2022-12-01 20:58:24,386|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-12-01 20:58:24,387|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-12-01 20:58:24,387|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_cori","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669928301741","model-invariant-id":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","model-version-id":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-customization-id":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","module-index":0}]}) 2022-12-01 20:58:24,387|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_cori","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669928301741","model-invariant-id":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","model-version-id":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-customization-id":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","module-index":0}]}) 2022-12-01 20:58:24,388|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_cori","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669928301741","model-invariant-id":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","model-version-id":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-customization-id":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","module-index":0}]), type ({json}) 2022-12-01 20:58:24,388|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"8121ad12-f599-4dce-bb1a-4710582f713d","vf-module-name":"basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"gracious_cori","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669928301741","model-invariant-id":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","model-version-id":"6ea49a1d-bebc-44af-af63-c586d9ec9115","model-customization-id":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-12-01 20:58:24,389|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-12-01 20:58:24,391|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"c9e1df6b-523e-4a58-a1b3-84260a1040fa","k8s-rb-definition-version":"fb3ab2ca-7d58-45da-9dfd-40d1550f77af","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":"gracious_cori"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-12-01 20:58:24,393|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "gracious_cori", "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" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "k8s-rb-definition-version" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af" } }, "replica-count" : null, "service-instance-id" : "6fc35fd5-9220-4eae-8d61-4716f2d57b52", "service-instance-name" : "basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "gracious_cori", "is-base-vf-module" : false, "model-customization-id" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af", "model-invariant-id" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "model-version-id" : "6ea49a1d-bebc-44af-af63-c586d9ec9115", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1669928301741", "vf-module-id" : "8121ad12-f599-4dce-bb1a-4710582f713d", "vf-module-name" : "basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "7a77c8f7-fb12-4b03-b3f2-5c46867dc597", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/3fc02031-20b3-4150-becd-b17ebc9560d0", "svc-request-id" : "7101633c-407e-475f-92b5-3d2deb606f06" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "504f09a0-fbd5-43f0-8e75-45efd833f470", "model-name" : "basic_cnf_macro", "model-uuid" : "29af2e9d-5bbc-4dc3-bb30-709460610ff7", "model-version" : "1.0" }, "service-id" : "6fc35fd5-9220-4eae-8d61-4716f2d57b52", "service-instance-id" : "6fc35fd5-9220-4eae-8d61-4716f2d57b52", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af", "model-invariant-uuid" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "6ea49a1d-bebc-44af-af63-c586d9ec9115", "model-version" : "1" }, "vf-module-id" : "8121ad12-f599-4dce-bb1a-4710582f713d", "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_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "fb3ab2ca-7d58-45da-9dfd-40d1550f77af", "model-invariant-uuid" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "6ea49a1d-bebc-44af-af63-c586d9ec9115", "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" : "6ea49a1d-bebc-44af-af63-c586d9ec9115" }, { "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-20221201t205729925188z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "c9e1df6b-523e-4a58-a1b3-84260a1040fa" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20221201t205729925188z" }, { "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" : "8121ad12-f599-4dce-bb1a-4710582f713d", "vf-module-name" : "basic_cnf_macro_b66c07e2-2235-49b5-bbf0-c712a9b2e11f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "71512a39-4c5b-4d58-b345-fd4bc30f8a53", "model-invariant-uuid" : "3ef59969-6b69-41b7-848a-2b4ce0c6c883", "model-name" : "basic_cnf_macro", "model-uuid" : "88e55917-5b51-450f-8efd-9f9614e2f86b", "model-version" : "1.0" }, "vnf-id" : "0d2cd806-aed1-4949-a028-1f9e1b88bd45", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "8121ad12-f599-4dce-bb1a-4710582f713d" } ] }, "vnf-id" : "0d2cd806-aed1-4949-a028-1f9e1b88bd45" }) 2022-12-01 20:58:24,400|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-12-01 20:58:24,400|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-12-01 20:58:24,400|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-12-01 20:58:24,401|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[7a77c8f7-fb12-4b03-b3f2-5c46867dc597])'s step(status-verification-script) 2022-12-01 20:58:24,401|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:58:24,409|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(7a77c8f7-fb12-4b03-b3f2-5c46867dc597) for workflow(config-deploy) step(status-verification-script) 2022-12-01 20:58:24,409|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-12-01 20:58:24,409|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2022-12-01 20:58:24,413|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-12-01 20:58:24,426|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-12-01 20:58:24,446|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/status) 2022-12-01 20:58:24,507|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-12-01 20:58:24,528|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (gracious_cori) is not ready. Please wait... 2022-12-01 20:58:34,540|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/status) 2022-12-01 20:58:34,585|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-12-01 20:58:34,587|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (gracious_cori) is not ready. Please wait... 2022-12-01 20:58:44,599|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/status) 2022-12-01 20:58:44,647|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-12-01 20:58:44,650|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (gracious_cori) is ready. 2022-12-01 20:58:44,650|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-12-01 20:58:44,650|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-12-01 20:58:44,650|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-12-01 20:58:44,650|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-12-01 20:58:44,651|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[7a77c8f7-fb12-4b03-b3f2-5c46867dc597])'s step(config-apply) 2022-12-01 20:58:44,651|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:58:44,660|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(7a77c8f7-fb12-4b03-b3f2-5c46867dc597) for workflow(config-deploy) step(config-apply) 2022-12-01 20:58:44,660|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-12-01 20:58:44,660|||DefaultDispatcher-worker-1||||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-12-01 20:58:44,663|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Value component logic. 2022-12-01 20:58:44,663|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-12-01 20:58:44,663|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-12-01 20:58:44,675|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/config/replica-count-change) 2022-12-01 20:58:49,682|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-12-01 20:58:49,683|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s config.. 2022-12-01 20:58:49,723|||DefaultDispatcher-worker-1||||INFO||||||| Config building started from source custom-values 2022-12-01 20:58:49,723|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-12-01 20:58:49,746|||DefaultDispatcher-worker-4||||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-12-01 20:58:49,748|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-12-01 20:58:49,749|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-12-01 20:58:49,823|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/instance/gracious_cori/config) 2022-12-01 20:58:49,926|||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created) 2022-12-01 20:58:49,936|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-12-01 20:58:49,936|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-12-01 20:58:49,936|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-12-01 20:58:49,937|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[7a77c8f7-fb12-4b03-b3f2-5c46867dc597])'s step(status-verification-script-after) 2022-12-01 20:58:49,937|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:58:49,938|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(7a77c8f7-fb12-4b03-b3f2-5c46867dc597) for workflow(config-deploy) step(status-verification-script-after) 2022-12-01 20:58:49,938|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-12-01 20:58:49,938|||DefaultDispatcher-worker-4||||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-12-01 20:58:49,940|||DefaultDispatcher-worker-4||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-12-01 20:58:49,942|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - START 2022-12-01 20:58:49,954|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/status) 2022-12-01 20:58:50,013|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-12-01 20:58:50,016|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (gracious_cori) is not ready. Please wait... 2022-12-01 20:58:54,139|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-12-01 20:58:54,246|||grpc-default-executor-3||||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-12-01 20:58:54,251|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| processing request id a3826374-264d-41a2-a3a7-e97abe83ee74 2022-12-01 20:58:54,251|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionInput called not to store the Workflow action input details 2022-12-01 20:58:54,251|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| StoreAuditService ID -1 2022-12-01 20:58:54,253|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-12-01 20:58:54,253|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-12-01 20:58:54,254|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-12-01 20:58:54,261|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Deriving input data for workflow: (config-deploy) 2022-12-01 20:58:54,261|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-12-01 20:58:54,261|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:58:54,268|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| preparing request id(a3826374-264d-41a2-a3a7-e97abe83ee74) for workflow(config-deploy) step(config-deploy) 2022-12-01 20:58:54,268|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-12-01 20:58:54,268|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| 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-12-01 20:58:54,270|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-12-01 20:58:54,271|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Getting Jython Script Class(ConfigDeploy) 2022-12-01 20:58:54,328|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@42612f6b 2022-12-01 20:58:54,330|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Hello world 2022-12-01 20:58:54,330|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Preparing Response... 2022-12-01 20:58:54,330|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-12-01 20:58:54,330|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-12-01 20:58:54,331|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 082d1170-170d-4fec-a027-2f7104993985 auditStoreId -1 2022-12-01 20:58:54,337|a3826374-264d-41a2-a3a7-e97abe83ee74||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Completed 2022-12-01 20:59:00,027|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/status) 2022-12-01 20:59:00,082|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-12-01 20:59:00,090|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (gracious_cori) is not ready. Please wait... 2022-12-01 20:59:10,101|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/status) 2022-12-01 20:59:10,156|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-12-01 20:59:10,159|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (gracious_cori) is not ready. Please wait... 2022-12-01 20:59:20,170|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/status) 2022-12-01 20:59:20,221|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-12-01 20:59:20,223|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (gracious_cori) is not ready. Please wait... 2022-12-01 20:59:30,234|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/status) 2022-12-01 20:59:30,285|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-12-01 20:59:30,288|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (gracious_cori) is not ready. Please wait... 2022-12-01 20:59:40,300|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/gracious_cori/status) 2022-12-01 20:59:40,352|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2022-12-01 20:59:40,355|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (gracious_cori) is ready. 2022-12-01 20:59:40,355|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - END 2022-12-01 20:59:40,355|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-12-01 20:59:40,355|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-12-01 20:59:40,355|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-12-01 20:59:40,356|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[7a77c8f7-fb12-4b03-b3f2-5c46867dc597])'s step(collect-results) 2022-12-01 20:59:40,356|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-12-01 20:59:40,357|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(7a77c8f7-fb12-4b03-b3f2-5c46867dc597) for workflow(config-deploy) step(collect-results) 2022-12-01 20:59:40,357|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-12-01 20:59:40,357|||DefaultDispatcher-worker-4||||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-12-01 20:59:40,357|||DefaultDispatcher-worker-4||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-12-01 20:59:40,369|||DefaultDispatcher-worker-4||||INFO||||||| Collected results: {} 2022-12-01 20:59:40,369|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2022-12-01 20:59:40,369|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-12-01 20:59:40,369|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-12-01 20:59:40,370|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-12-01 20:59:40,370|||DefaultDispatcher-worker-4||||INFO||||||| workflow(7a77c8f7-fb12-4b03-b3f2-5c46867dc597) nodes completed with (0)exceptions 2022-12-01 20:59:40,371|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-12-01 20:59:40,372|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 401632cd-b36b-41bf-adb1-974d47124791 auditStoreId -1 2022-12-01 20:59:40,374|7a77c8f7-fb12-4b03-b3f2-5c46867dc597||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-748cb697f-blqrv|||| Completed