05:01:57,119 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:01:57,120 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:01:57,121 |-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.2.0.jar!/logback.xml] 05:01:57,122 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:01:57,122 |-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.2.0.jar!/logback.xml] 05:01:57,122 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:01:57,139 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar!/logback.xml] is not of type file 05:01:57,282 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:01:57,291 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:01:57,295 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:01:57,303 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:01:57,383 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:01:57,383 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:01:57,383 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:01:57,383 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:01:57,383 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:01:57,383 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:01:57,384 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:01:57,384 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:01:57,386 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2021-10-24 05:01:58,273|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.0 on onap-cds-blueprints-processor-6798f5758d-7n7w7 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.0.jar started by onap in /app) 2021-10-24 05:01:58,277|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2021-10-24 05:02:01,765|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-10-24 05:02:02,451|||main||||INFO||||||| Finished Spring Data repository scanning in 672ms. Found 11 JPA repository interfaces. 2021-10-24 05:02:04,741|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2021-10-24 05:02:04,812|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2021-10-24 05:02:05,066|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-10-24 05:02:05,605|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-10-24 05:02:05,953|||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. 2021-10-24 05:02:05,957|||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. 2021-10-24 05:02:06,172|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2021-10-24 05:02:07,524|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-10-24 05:02:07,537|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-10-24 05:02:07,619|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2021-10-24 05:02:08,771|||main||||INFO||||||| Audit service is disabled 2021-10-24 05:02:08,986|||main||||INFO||||||| Workflow Audit store is disabled 2021-10-24 05:02:10,427|||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] 2021-10-24 05:02:10,491|||main||||INFO||||||| Dependency Management module created... 2021-10-24 05:02:11,827|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2021-10-24 05:02:12,107|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2021-10-24 05:02:13,562|||main||||INFO||||||| Netty started on port(s): 8080 2021-10-24 05:02:15,076|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2021-10-24 05:02:15,398|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2021-10-24 05:02:15,406|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.84 seconds (JVM running for 18.854) 2021-10-24 05:02:15,428|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2021-10-24 06:00:42,651|6f0de160-a6f0-44d7-92cf-b356fbd14e7b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2021-10-24 06:00:42,652|6f0de160-a6f0-44d7-92cf-b356fbd14e7b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-10-24 06:00:42,653|6f0de160-a6f0-44d7-92cf-b356fbd14e7b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-10-24 06:00:43,064|6f0de160-a6f0-44d7-92cf-b356fbd14e7b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-10-24 06:00:43,067|6f0de160-a6f0-44d7-92cf-b356fbd14e7b||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-10-24 06:00:44,467|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cfa3eea4-a8a6-4ff2-8f00-ab0ea511e1cc) 2021-10-24 06:00:44,478|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| deleting definition types under : /opt/app/onap/blueprints/working/cfa3eea4-a8a6-4ff2-8f00-ab0ea511e1cc/Definitions 2021-10-24 06:00:44,558|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| reinitialized all type definitions 2021-10-24 06:00:44,563|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(helloworld) 2021-10-24 06:00:44,594|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(helloworld-template) 2021-10-24 06:00:44,600|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(helloworld-mapping) 2021-10-24 06:00:44,605|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2021-10-24 06:00:44,648|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing Workflow(helloworld) 2021-10-24 06:00:44,649|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2021-10-24 06:00:44,649|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| identified workflow(helloworld) targets(helloworld) 2021-10-24 06:00:44,649|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2021-10-24 06:00:44,650|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2021-10-24 06:00:44,650|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enriching artifacts file(/opt/app/onap/blueprints/working/cfa3eea4-a8a6-4ff2-8f00-ab0ea511e1cc/Templates/hello-world-mapping.json 2021-10-24 06:00:44,663|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2021-10-24 06:00:44,663|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| dataType not present for the recipe(dt-helloworld-properties) 2021-10-24 06:00:44,663|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing blueprint Resource Definitions 2021-10-24 06:00:44,664|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resources assignment files ([Templates/hello-world-mapping.json]) 2021-10-24 06:00:44,665|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing file (Templates/hello-world-mapping.json) 2021-10-24 06:00:44,683|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| distinct resource keys ([]) 2021-10-24 06:00:44,684|ba2e0340-10ad-4392-b776-821ad6947505||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Enriching Resource Definition sources Node Template: [] 2021-10-24 06:00:45,006|8b45a165-34f4-4719-9782-e8ad7c538f22||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(ca960a3e-e10b-4245-9775-4444246c9710) CBA(/opt/app/onap/blueprints/archive/ca960a3e-e10b-4245-9775-4444246c9710/cba.zip) 2021-10-24 06:00:45,020|8b45a165-34f4-4719-9782-e8ad7c538f22||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ca960a3e-e10b-4245-9775-4444246c9710) and entry definition file (Definitions/blueprint.json) 2021-10-24 06:00:45,089|8b45a165-34f4-4719-9782-e8ad7c538f22||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(helloworld) 2021-10-24 06:00:45,108|8b45a165-34f4-4719-9782-e8ad7c538f22||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ca960a3e-e10b-4245-9775-4444246c9710) and entry definition file (Definitions/blueprint.json) 2021-10-24 06:00:45,225|8b45a165-34f4-4719-9782-e8ad7c538f22||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/working/ca960a3e-e10b-4245-9775-4444246c9710) present to clean. 2021-10-24 06:00:45,515|69243463-ad52-4259-b6f9-75aa5f854b22||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing request id 654321 2021-10-24 06:00:45,515|69243463-ad52-4259-b6f9-75aa5f854b22||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionInput called not to store the Workflow action input details 2021-10-24 06:00:45,515|69243463-ad52-4259-b6f9-75aa5f854b22||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| StoreAuditService ID -1 2021-10-24 06:00:45,531|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| getting cba file name(test101), version(1.0.1) from db 2021-10-24 06:00:45,614|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2021-10-24 06:00:45,616|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2021-10-24 06:00:45,619|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2021-10-24 06:00:45,640|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deriving input data for workflow: (helloworld) 2021-10-24 06:00:45,641|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2021-10-24 06:00:45,641|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-10-24 06:00:45,652|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2021-10-24 06:00:45,652|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2021-10-24 06:00:45,653|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2021-10-24 06:00:45,671|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2021-10-24 06:00:45,697|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Batched Sequence : ([]) 2021-10-24 06:00:45,699|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Generated Resource Param Data ({ }) 2021-10-24 06:00:45,787|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Preparing Response... 2021-10-24 06:00:45,789|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2021-10-24 06:00:45,789|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveWorkflowOutputs for workflow(helloworld) 2021-10-24 06:00:45,792|69243463-ad52-4259-b6f9-75aa5f854b22||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c6e935bd-3f0c-4807-aacb-907d0577edee auditStoreId -1 2021-10-24 06:04:21,145|a38a4cfd-de15-43a9-8943-dd1bca1e186b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-10-24 06:04:21,146|a38a4cfd-de15-43a9-8943-dd1bca1e186b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-10-24 06:04:21,146|a38a4cfd-de15-43a9-8943-dd1bca1e186b||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-10-24 06:04:21,434|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-10-24 06:04:21,434|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-10-24 06:04:22,255|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-10-24 06:04:22,259|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(48ca7b8a-d099-456a-b8a1-00201f57952f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-10-24 06:04:22,283|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(09c1ed6d-c319-43a1-a5fa-b6ffca81e1a2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-10-24 06:04:22,293|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(235c1569-570c-4ee3-a8bf-08db398bfc38) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-10-24 06:04:22,309|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(3251c524-58d2-4362-bc6e-62c765e5272c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-10-24 06:04:22,324|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(0976db54-e4cb-4ec6-b155-ee71bafe06f3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-10-24 06:04:22,341|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(da80b873-0a0e-4333-97f1-ce8eb4a3f5e1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-10-24 06:04:22,358|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:04:22,359|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-24 06:04:22,359|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-24 06:04:22,360|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-24 06:04:22,360|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:04:22,360|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:04:22,413|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:04:22,463|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:04:22,488|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:04:22,512|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:04:22,664|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:04:22,665|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:04:22,665|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:04:22,722|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:04:22,816|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:04:22,817|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:04:22,817|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:04:22,865|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:04:22,955|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:04:22,956|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:04:22,957|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:04:22,958|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(HealthCheck) 2021-10-24 06:04:22,958|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(ScaleOutReconfiguration) 2021-10-24 06:04:22,959|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(vf-config-assign) 2021-10-24 06:04:22,960|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(vf-config-deploy) 2021-10-24 06:04:23,006|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-24 06:04:23,074|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:04:23,076|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:04:23,146|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:04:23,147|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:04:23,148|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-24 06:04:23,163|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-24 06:04:23,309|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:04:23,311|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:04:23,313|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign-day-2) 2021-10-24 06:04:23,314|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:04:23,315|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy-day-2) 2021-10-24 06:04:23,340|a38a4cfd-de15-43a9-8943-dd1bca1e186b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:04:34,903|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/77c396ee-031d-4b9b-bcac-12209328a931) 2021-10-24 06:04:34,904|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| deleting definition types under : /opt/app/onap/blueprints/working/77c396ee-031d-4b9b-bcac-12209328a931/Definitions 2021-10-24 06:04:34,908|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| reinitialized all type definitions 2021-10-24 06:04:34,909|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(netconf-device) 2021-10-24 06:04:34,930|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(resolve-data) 2021-10-24 06:04:34,946|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-10-24 06:04:34,951|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-10-24 06:04:34,959|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-10-24 06:04:34,986|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-10-24 06:04:35,008|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing Workflow(config-assign) 2021-10-24 06:04:35,009|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-10-24 06:04:35,009|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| identified workflow(config-assign) targets(resolve-data) 2021-10-24 06:04:35,009|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-10-24 06:04:35,009|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-10-24 06:04:35,009|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enriching artifacts file(/opt/app/onap/blueprints/working/77c396ee-031d-4b9b-bcac-12209328a931/Templates/netconfrpc-mapping.json 2021-10-24 06:04:35,015|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-10-24 06:04:35,015|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| dataType not present for the recipe(dt-config-assign-properties) 2021-10-24 06:04:35,016|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing Workflow(config-deploy) 2021-10-24 06:04:35,017|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-10-24 06:04:35,017|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| identified workflow(config-deploy) targets(execute-netconf) 2021-10-24 06:04:35,017|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-deploy) resource assignment files([] 2021-10-24 06:04:35,017|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing blueprint Resource Definitions 2021-10-24 06:04:35,017|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-10-24 06:04:35,017|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing file (Templates/netconfrpc-mapping.json) 2021-10-24 06:04:35,025|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| distinct resource keys ([input-source]) 2021-10-24 06:04:35,033|1cf35064-c7e1-42b6-8040-8596e2d41966||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Enriching Resource Definition sources Node Template: [source-input] 2021-10-24 06:21:57,161|ca381041-2838-4945-98ae-094f424dc492||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-10-24 06:21:57,162|ca381041-2838-4945-98ae-094f424dc492||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-10-24 06:21:57,162|ca381041-2838-4945-98ae-094f424dc492||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-10-24 06:21:57,451|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-10-24 06:21:57,451|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-10-24 06:21:58,053|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-10-24 06:21:58,054|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(1e507ab2-143f-427d-9519-c6003a9a57e2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-10-24 06:21:58,073|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(07e33006-20bb-4d6c-922c-e33c6d597d46) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-10-24 06:21:58,080|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(d9776fc8-911e-4026-bb66-b8b2ce0c4f02) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-10-24 06:21:58,090|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(9e568f86-5599-4f37-9b84-73a366de27f5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-10-24 06:21:58,106|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(b712c79f-d9d7-40c6-a0db-51ada0d1c8b3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-10-24 06:21:58,121|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(9f90169e-1fec-435c-8bef-fa18b9f733f3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-10-24 06:21:58,134|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:21:58,135|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-24 06:21:58,136|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-24 06:21:58,136|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-24 06:21:58,136|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:21:58,137|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:21:58,174|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:21:58,206|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:21:58,223|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:21:58,267|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:21:58,342|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:21:58,342|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:21:58,343|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:21:58,344|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(HealthCheck) 2021-10-24 06:21:58,345|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(ScaleOutReconfiguration) 2021-10-24 06:21:58,346|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(vf-config-assign) 2021-10-24 06:21:58,346|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(vf-config-deploy) 2021-10-24 06:21:58,392|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-24 06:21:58,427|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-10-24 06:21:58,445|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-10-24 06:21:58,452|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-10-24 06:21:58,492|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:21:58,493|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:21:58,493|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:21:58,530|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:21:58,564|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-10-24 06:21:58,577|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-10-24 06:21:58,589|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-10-24 06:21:58,630|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:21:58,631|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:21:58,632|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:21:58,672|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:21:58,703|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-10-24 06:21:58,715|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-10-24 06:21:58,722|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-10-24 06:21:58,741|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:21:58,742|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:21:58,771|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:21:58,772|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:21:58,773|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-24 06:21:58,782|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-24 06:21:58,802|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-10-24 06:21:58,813|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-10-24 06:21:58,825|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-10-24 06:21:58,835|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-10-24 06:21:58,836|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-10-24 06:21:58,847|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-10-24 06:21:58,885|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:21:58,886|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:21:58,886|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign-day-2) 2021-10-24 06:21:58,887|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:21:58,888|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy-day-2) 2021-10-24 06:21:58,910|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:21:58,923|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :5G_Core::1.0.37 2021-10-24 06:21:58,940|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-10-24 06:21:58,941|ca381041-2838-4945-98ae-094f424dc492||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-10-24 06:22:10,078|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/34c66959-686d-4490-b518-a23885958ad4) 2021-10-24 06:22:10,079|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| deleting definition types under : /opt/app/onap/blueprints/working/34c66959-686d-4490-b518-a23885958ad4/Definitions 2021-10-24 06:22:10,084|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| reinitialized all type definitions 2021-10-24 06:22:10,087|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(resource-assignment) 2021-10-24 06:22:10,108|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(vnf-template) 2021-10-24 06:22:10,115|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(vnf-mapping) 2021-10-24 06:22:10,119|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2021-10-24 06:22:10,135|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,148|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,154|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,159|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2021-10-24 06:22:10,160|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2021-10-24 06:22:10,160|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2021-10-24 06:22:10,173|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,181|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,187|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,193|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(sdnc) 2021-10-24 06:22:10,211|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,221|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,229|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,237|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,243|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,249|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,263|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(config-assign) 2021-10-24 06:22:10,268|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(baseconfig-template) 2021-10-24 06:22:10,268|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(baseconfig-mapping) 2021-10-24 06:22:10,268|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2021-10-24 06:22:10,281|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,287|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,293|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(input) 2021-10-24 06:22:10,298|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(config-deploy) 2021-10-24 06:22:10,324|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing Workflow(resource-assignment) 2021-10-24 06:22:10,324|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2021-10-24 06:22:10,325|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| identified workflow(resource-assignment) targets(resource-assignment) 2021-10-24 06:22:10,325|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2021-10-24 06:22:10,325|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2021-10-24 06:22:10,325|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2021-10-24 06:22:10,325|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enriching artifacts file(/opt/app/onap/blueprints/working/34c66959-686d-4490-b518-a23885958ad4/Templates/vnf-mapping.json 2021-10-24 06:22:10,331|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2021-10-24 06:22:10,331|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| dataType not present for the recipe(dt-resource-assignment-properties) 2021-10-24 06:22:10,331|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enriching artifacts file(/opt/app/onap/blueprints/working/34c66959-686d-4490-b518-a23885958ad4/Templates/base_ubuntu20-mapping.json 2021-10-24 06:22:10,336|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2021-10-24 06:22:10,336|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2021-10-24 06:22:10,337|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing Workflow(config-assign) 2021-10-24 06:22:10,337|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2021-10-24 06:22:10,337|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| identified workflow(config-assign) targets(config-assign) 2021-10-24 06:22:10,337|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2021-10-24 06:22:10,337|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2021-10-24 06:22:10,337|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enriching artifacts file(/opt/app/onap/blueprints/working/34c66959-686d-4490-b518-a23885958ad4/Templates/baseconfig-mapping.json 2021-10-24 06:22:10,342|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2021-10-24 06:22:10,342|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| dataType not present for the recipe(dt-config-assign-properties) 2021-10-24 06:22:10,342|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing Workflow(config-deploy) 2021-10-24 06:22:10,342|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2021-10-24 06:22:10,342|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| identified workflow(config-deploy) targets(config-deploy) 2021-10-24 06:22:10,342|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-deploy) resource assignment files([] 2021-10-24 06:22:10,342|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing blueprint Resource Definitions 2021-10-24 06:22:10,343|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2021-10-24 06:22:10,343|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing file (Templates/vnf-mapping.json) 2021-10-24 06:22:10,343|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing file (Templates/base_ubuntu20-mapping.json) 2021-10-24 06:22:10,343|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing file (Templates/baseconfig-mapping.json) 2021-10-24 06:22:10,399|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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]) 2021-10-24 06:22:10,479|b05ab354-917c-40f4-8d69-f7a79cfda734||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2021-10-24 06:22:10,663|c078106b-967c-4f5a-a2fa-f95f3d350e33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(fbb91fe5-81be-4e95-904a-e694c061d1c1) CBA(/opt/app/onap/blueprints/archive/fbb91fe5-81be-4e95-904a-e694c061d1c1/cba.zip) 2021-10-24 06:22:10,671|c078106b-967c-4f5a-a2fa-f95f3d350e33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fbb91fe5-81be-4e95-904a-e694c061d1c1) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:22:10,683|c078106b-967c-4f5a-a2fa-f95f3d350e33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:22:10,714|c078106b-967c-4f5a-a2fa-f95f3d350e33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:22:10,714|c078106b-967c-4f5a-a2fa-f95f3d350e33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:22:10,715|c078106b-967c-4f5a-a2fa-f95f3d350e33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:22:10,726|c078106b-967c-4f5a-a2fa-f95f3d350e33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fbb91fe5-81be-4e95-904a-e694c061d1c1) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:22:10,757|c078106b-967c-4f5a-a2fa-f95f3d350e33||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/working/fbb91fe5-81be-4e95-904a-e694c061d1c1) present to clean. 2021-10-24 06:24:54,395|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-10-24 06:24:54,501|||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 2021-10-24 06:24:54,549|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| request(2750d788-4d3d-4f50-898d-8f36225989ba) 2021-10-24 06:24:54,555|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| CBA file(/opt/app/onap/blueprints/archive/93642d3d-2527-4d58-b76c-23bd043c812c/cba.zip written successfully 2021-10-24 06:24:54,556|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(93642d3d-2527-4d58-b76c-23bd043c812c) CBA(/opt/app/onap/blueprints/archive/93642d3d-2527-4d58-b76c-23bd043c812c/cba.zip) 2021-10-24 06:24:54,565|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/93642d3d-2527-4d58-b76c-23bd043c812c) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:24:54,577|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:24:54,606|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:24:54,607|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:24:54,608|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:24:54,624|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/93642d3d-2527-4d58-b76c-23bd043c812c) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:24:54,643|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :ubuntu20::1.0.0 2021-10-24 06:24:54,658|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2021-10-24 06:24:54,660|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2021-10-24 06:24:54,680|2750d788-4d3d-4f50-898d-8f36225989ba||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/working/93642d3d-2527-4d58-b76c-23bd043c812c) present to clean. 2021-10-24 06:25:28,469|b4e7ab35-e3e3-47e6-b173-55263b665ee0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| getting cba file name(ubuntu20), version(1.0.0) from db 2021-10-24 06:25:28,531|b4e7ab35-e3e3-47e6-b173-55263b665ee0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-24 06:25:28,533|b4e7ab35-e3e3-47e6-b173-55263b665ee0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-24 06:25:28,538|b4e7ab35-e3e3-47e6-b173-55263b665ee0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:25:28,721|afda7523-db90-485c-a9f0-087350645cb0||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-24 06:25:28,721|afda7523-db90-485c-a9f0-087350645cb0||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-24 06:25:28,724|afda7523-db90-485c-a9f0-087350645cb0||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:25:29,111|490adc48-c868-4b1c-a743-fc87ef75014e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-24 06:25:29,111|490adc48-c868-4b1c-a743-fc87ef75014e||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-24 06:25:29,114|490adc48-c868-4b1c-a743-fc87ef75014e||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:25:29,328|a4816051-cba3-4a54-8024-1c328d24c859||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-24 06:25:29,328|a4816051-cba3-4a54-8024-1c328d24c859||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-24 06:25:29,330|a4816051-cba3-4a54-8024-1c328d24c859||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:31:00,415|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing request id b705e850-5735-472f-9bf5-0975ef5aad73 2021-10-24 06:31:00,416|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionInput called not to store the Workflow action input details 2021-10-24 06:31:00,416|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| StoreAuditService ID -1 2021-10-24 06:31:00,419|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-24 06:31:00,420|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-24 06:31:00,424|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:31:00,444|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deriving input data for workflow: (resource-assignment) 2021-10-24 06:31:00,454|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-10-24 06:31:00,454|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-10-24 06:31:00,458|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| preparing request id(b705e850-5735-472f-9bf5-0975ef5aad73) for workflow(resource-assignment) step(resource-assignment) 2021-10-24 06:31:00,458|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-10-24 06:31:00,458|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-10-24 06:31:00,460|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Resolving resource with resource assignment artifact(vnf-mapping) 2021-10-24 06:31:00,486|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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 ]]]) 2021-10-24 06:31:00,510|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-10-24 06:31:00,510|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("e64755f4-f56f-4fb9-8b23-fde2b1e3827b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-10-24 06:31:00,511|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("79df54a8-f691-4181-b7d1-1b6efd30829f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-10-24 06:31:00,514|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Generated Resource Param Data ({ "service-instance-id" : "e64755f4-f56f-4fb9-8b23-fde2b1e3827b", "vnf-id" : "79df54a8-f691-4181-b7d1-1b6efd30829f", "vnf_name" : "ubuntu20-VNF-name" }) 2021-10-24 06:31:00,556|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Preparing Response... 2021-10-24 06:31:00,556|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-10-24 06:31:00,556|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-10-24 06:31:00,559|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f63cfe2d-f805-4d29-b00f-a08ec63e3fc7 auditStoreId -1 2021-10-24 06:31:05,425|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing request id ad486078-64c9-4975-ad53-392013250d92 2021-10-24 06:31:05,425|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionInput called not to store the Workflow action input details 2021-10-24 06:31:05,425|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| StoreAuditService ID -1 2021-10-24 06:31:05,425|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-24 06:31:05,425|9a69201f-fd44-4180-8fa8-e9865bfa14c5||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-24 06:31:05,427|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:31:05,433|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deriving input data for workflow: (resource-assignment) 2021-10-24 06:31:05,433|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2021-10-24 06:31:05,433|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-10-24 06:31:05,434|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| preparing request id(ad486078-64c9-4975-ad53-392013250d92) for workflow(resource-assignment) step(resource-assignment) 2021-10-24 06:31:05,434|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2021-10-24 06:31:05,434|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2021-10-24 06:31:05,435|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2021-10-24 06:31:05,466|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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 ]]]) 2021-10-24 06:31:05,477|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("admin") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2021-10-24 06:31:05,478|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2021-10-24 06:31:05,478|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2021-10-24 06:31:05,478|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2021-10-24 06:31:05,478|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("2556bd5b-fd68-42cd-b2ac-01e0722e8ad8") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2021-10-24 06:31:05,479|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("e64755f4-f56f-4fb9-8b23-fde2b1e3827b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-10-24 06:31:05,479|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:31:05,479|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2021-10-24 06:31:05,484|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2021-10-24 06:31:05,485|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("79df54a8-f691-4181-b7d1-1b6efd30829f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-10-24 06:31:05,486|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin", "service-instance-id" : "e64755f4-f56f-4fb9-8b23-fde2b1e3827b", "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" : "2556bd5b-fd68-42cd-b2ac-01e0722e8ad8", "vnf-id" : "79df54a8-f691-4181-b7d1-1b6efd30829f", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2021-10-24 06:31:05,501|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Preparing Response... 2021-10-24 06:31:05,501|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2021-10-24 06:31:05,501|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveWorkflowOutputs for workflow(resource-assignment) 2021-10-24 06:31:05,502|9a69201f-fd44-4180-8fa8-e9865bfa14c5||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 570568aa-1ba4-4d0d-aa31-5af0672810f9 auditStoreId -1 2021-10-24 06:31:11,912|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-10-24 06:31:12,020|||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 2021-10-24 06:31:12,047|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing request id 9a69201f-fd44-4180-8fa8-e9865bfa14c5 2021-10-24 06:31:12,048|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionInput called not to store the Workflow action input details 2021-10-24 06:31:12,048|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| StoreAuditService ID -1 2021-10-24 06:31:12,048|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-24 06:31:12,048|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-24 06:31:12,057|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:31:12,060|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deriving input data for workflow: (config-assign) 2021-10-24 06:31:12,060|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2021-10-24 06:31:12,060|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2021-10-24 06:31:12,061|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| preparing request id(9a69201f-fd44-4180-8fa8-e9865bfa14c5) for workflow(config-assign) step(config-assign) 2021-10-24 06:31:12,061|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2021-10-24 06:31:12,061|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2021-10-24 06:31:12,063|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2021-10-24 06:31:12,118|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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 ]]]) 2021-10-24 06:31:12,120|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2021-10-24 06:31:12,122|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("e64755f4-f56f-4fb9-8b23-fde2b1e3827b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2021-10-24 06:31:12,122|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Setting Resource Value ("79df54a8-f691-4181-b7d1-1b6efd30829f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2021-10-24 06:31:12,165|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Resource resolution saved into database successfully : (vnf-id) 2021-10-24 06:31:12,165|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Resource resolution saved into database successfully : (service-instance-id) 2021-10-24 06:31:12,165|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Resource resolution saved into database successfully : (vnf_name) 2021-10-24 06:31:12,166|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Generated Resource Param Data ({ "service-instance-id" : "e64755f4-f56f-4fb9-8b23-fde2b1e3827b", "vnf-id" : "79df54a8-f691-4181-b7d1-1b6efd30829f", "vnf_name" : "ubuntuCDS-VNF-name" }) 2021-10-24 06:31:12,198|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2021-10-24 06:31:12,221|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2021-10-24 06:31:12,221|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Preparing Response... 2021-10-24 06:31:12,221|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2021-10-24 06:31:12,221|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveWorkflowOutputs for workflow(config-assign) 2021-10-24 06:31:12,222|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8449d60a-5536-4a63-8978-254098c563ba auditStoreId -1 2021-10-24 06:31:12,256|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Completed 2021-10-24 06:32:05,837|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-10-24 06:32:05,942|||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 2021-10-24 06:32:05,946|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing request id 9a69201f-fd44-4180-8fa8-e9865bfa14c5 2021-10-24 06:32:05,946|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionInput called not to store the Workflow action input details 2021-10-24 06:32:05,946|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| StoreAuditService ID -1 2021-10-24 06:32:05,948|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2021-10-24 06:32:05,948|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2021-10-24 06:32:05,949|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2021-10-24 06:32:05,954|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deriving input data for workflow: (config-deploy) 2021-10-24 06:32:05,954|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2021-10-24 06:32:05,954|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2021-10-24 06:32:05,964|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| preparing request id(9a69201f-fd44-4180-8fa8-e9865bfa14c5) for workflow(config-deploy) step(config-deploy) 2021-10-24 06:32:05,964|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2021-10-24 06:32:05,964|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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"}) 2021-10-24 06:32:05,967|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2021-10-24 06:32:05,967|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Getting Jython Script Class(ConfigDeploy) 2021-10-24 06:32:09,909|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@1043e788 2021-10-24 06:32:09,911|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Hello world 2021-10-24 06:32:09,912|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Preparing Response... 2021-10-24 06:32:09,912|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2021-10-24 06:32:09,912|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resolveWorkflowOutputs for workflow(config-deploy) 2021-10-24 06:32:09,914|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c46a7978-c1d3-4b34-8df7-fbd574f6eebc auditStoreId -1 2021-10-24 06:32:09,917|9a69201f-fd44-4180-8fa8-e9865bfa14c5||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Completed 2021-10-24 06:36:23,750|4587f5f6-571f-4fb6-baba-883775f3f5c4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2021-10-24 06:36:23,751|4587f5f6-571f-4fb6-baba-883775f3f5c4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2021-10-24 06:36:23,751|4587f5f6-571f-4fb6-baba-883775f3f5c4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2021-10-24 06:36:24,022|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2021-10-24 06:36:24,022|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2021-10-24 06:36:24,643|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2021-10-24 06:36:24,644|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(f44cdfd9-1e74-4836-81de-6aea5f03154e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2021-10-24 06:36:24,661|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(62c5f2f6-77d7-4aed-bc39-64a8817e4564) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2021-10-24 06:36:24,668|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(d6185f1d-12d7-471d-8dda-6d3d64e16bb4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2021-10-24 06:36:24,678|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(1fb99319-ae83-430c-ae90-c4ee9c1aacd1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2021-10-24 06:36:24,690|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(8302c60f-52bb-4131-9a8b-ab586397fafb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2021-10-24 06:36:24,703|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(1f2678ab-7f29-47eb-a440-7316d0ed54ac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2021-10-24 06:36:24,717|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:36:24,717|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-24 06:36:24,718|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-24 06:36:24,718|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-24 06:36:24,718|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:36:24,719|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:36:24,735|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:36:24,792|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:36:24,813|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:36:24,835|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:36:24,900|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:36:24,901|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:36:24,902|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:36:24,953|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:36:24,993|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-10-24 06:36:25,006|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2021-10-24 06:36:25,013|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2021-10-24 06:36:25,043|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:36:25,044|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:36:25,044|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:36:25,090|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:36:25,119|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-10-24 06:36:25,130|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2021-10-24 06:36:25,131|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2021-10-24 06:36:25,176|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:36:25,177|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:36:25,177|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:36:25,178|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(HealthCheck) 2021-10-24 06:36:25,179|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(ScaleOutReconfiguration) 2021-10-24 06:36:25,179|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(vf-config-assign) 2021-10-24 06:36:25,180|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(vf-config-deploy) 2021-10-24 06:36:25,225|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2021-10-24 06:36:25,258|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :vLB_CDS::1.0.0 2021-10-24 06:36:25,269|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2021-10-24 06:36:25,270|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2021-10-24 06:36:25,286|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:36:25,287|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:36:25,321|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2021-10-24 06:36:25,346|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :vFW-CDS::1.0.0 2021-10-24 06:36:25,357|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2021-10-24 06:36:25,357|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2021-10-24 06:36:25,391|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(resource-assignment) 2021-10-24 06:36:25,392|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:36:25,393|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign-day-2) 2021-10-24 06:36:25,394|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:36:25,394|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy-day-2) 2021-10-24 06:36:25,416|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:36:25,416|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:36:25,417|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| 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) 2021-10-24 06:36:25,422|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2021-10-24 06:36:25,433|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :5G_Core::1.0.37 2021-10-24 06:36:25,448|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2021-10-24 06:36:25,450|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :5G_Core::1.0.37 2021-10-24 06:36:25,473|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-10-24 06:36:25,484|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-10-24 06:36:25,495|4587f5f6-571f-4fb6-baba-883775f3f5c4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-10-24 06:36:36,602|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Enhancing blueprint(/opt/app/onap/blueprints/working/494b0da3-e73f-4e80-98b5-57ffe6fb4745) 2021-10-24 06:36:36,604|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| deleting definition types under : /opt/app/onap/blueprints/working/494b0da3-e73f-4e80-98b5-57ffe6fb4745/Definitions 2021-10-24 06:36:36,606|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| reinitialized all type definitions 2021-10-24 06:36:36,607|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(netconf-device) 2021-10-24 06:36:36,626|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(resolve-data) 2021-10-24 06:36:36,641|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(netconfrpc-template) 2021-10-24 06:36:36,646|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2021-10-24 06:36:36,650|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2021-10-24 06:36:36,679|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ***** Enhancing NodeTemplate(execute-netconf) 2021-10-24 06:36:36,697|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing Workflow(config-assign) 2021-10-24 06:36:36,698|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2021-10-24 06:36:36,698|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| identified workflow(config-assign) targets(resolve-data) 2021-10-24 06:36:36,698|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2021-10-24 06:36:36,698|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2021-10-24 06:36:36,698|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enriching artifacts file(/opt/app/onap/blueprints/working/494b0da3-e73f-4e80-98b5-57ffe6fb4745/Templates/netconfrpc-mapping.json 2021-10-24 06:36:36,704|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2021-10-24 06:36:36,704|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| dataType not present for the recipe(dt-config-assign-properties) 2021-10-24 06:36:36,705|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing Workflow(config-deploy) 2021-10-24 06:36:36,706|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2021-10-24 06:36:36,706|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| identified workflow(config-deploy) targets(execute-netconf) 2021-10-24 06:36:36,706|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| workflow(config-deploy) resource assignment files([] 2021-10-24 06:36:36,706|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| ##### Enhancing blueprint Resource Definitions 2021-10-24 06:36:36,706|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2021-10-24 06:36:36,706|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| processing file (Templates/netconfrpc-mapping.json) 2021-10-24 06:36:36,712|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| distinct resource keys ([input-source]) 2021-10-24 06:36:36,719|ff8ef7ea-5629-4b97-b04f-07ce919e7561||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Enriching Resource Definition sources Node Template: [source-input] 2021-10-24 06:38:31,214|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2021-10-24 06:38:31,322|||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 2021-10-24 06:38:31,326|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| request(56648bc8-196e-4867-af04-fb2e978545c8) 2021-10-24 06:38:31,329|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| CBA file(/opt/app/onap/blueprints/archive/2ff941e6-df57-49da-b98d-9a7b915990ed/cba.zip written successfully 2021-10-24 06:38:31,329|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Save processing(2ff941e6-df57-49da-b98d-9a7b915990ed) CBA(/opt/app/onap/blueprints/archive/2ff941e6-df57-49da-b98d-9a7b915990ed/cba.zip) 2021-10-24 06:38:31,347|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2ff941e6-df57-49da-b98d-9a7b915990ed) and entry definition file (Definitions/pnf_netconf.json) 2021-10-24 06:38:31,360|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2021-10-24 06:38:31,388|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-assign) 2021-10-24 06:38:31,389|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Validating Workflow(config-deploy) 2021-10-24 06:38:31,396|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2ff941e6-df57-49da-b98d-9a7b915990ed) and entry definition file (Definitions/pnf_netconf.json) 2021-10-24 06:38:31,416|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Overwriting blueprint model :pnf_netconf::1.0.0 2021-10-24 06:38:31,433|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2021-10-24 06:38:31,435|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2021-10-24 06:38:31,456|56648bc8-196e-4867-af04-fb2e978545c8||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6798f5758d-7n7w7|||| No compiled cache(/opt/app/onap/blueprints/working/2ff941e6-df57-49da-b98d-9a7b915990ed) present to clean. Oct 24, 2021 7:05:28 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source)