By type
09:51:16,809 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:51:16,817 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 09:51:16,819 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar!/logback.xml] 09:51:16,821 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 09:51:16,821 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar!/logback.xml] 09:51:16,821 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 09:51:16,843 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar!/logback.xml] is not of type file 09:51:17,012 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 09:51:17,022 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:51:17,026 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 09:51:17,034 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:51:17,117 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 09:51:17,117 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 09:51:17,117 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 09:51:17,117 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 09:51:17,117 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 09:51:17,117 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 09:51:17,117 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 09:51:17,118 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 09:51:17,120 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-09-26 09:51:17,934|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.1 on onap-cds-blueprints-processor-7697967b86-d29vq with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.1.jar started by onap in /app) 2022-09-26 09:51:17,938|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-09-26 09:51:21,742|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-09-26 09:51:22,496|||main||||INFO||||||| Finished Spring Data repository scanning in 733ms. Found 11 JPA repository interfaces. 2022-09-26 09:51:24,950|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-09-26 09:51:25,028|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-09-26 09:51:25,271|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-26 09:51:25,795|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-09-26 09:51:26,212|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-09-26 09:51:26,217|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-09-26 09:51:26,458|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-09-26 09:51:28,621|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-26 09:51:28,642|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-09-26 09:51:28,736|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-09-26 09:51:30,130|||main||||INFO||||||| Audit service is disabled 2022-09-26 09:51:30,398|||main||||INFO||||||| Workflow Audit store is disabled 2022-09-26 09:51:32,031|||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, cps-data=source-rest] 2022-09-26 09:51:32,142|||main||||INFO||||||| Dependency Management module created... 2022-09-26 09:51:33,282|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-09-26 09:51:33,565|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-09-26 09:51:35,292|||main||||INFO||||||| Netty started on port(s): 8080 2022-09-26 09:51:37,354|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-09-26 09:51:37,771|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-09-26 09:51:37,779|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 20.488 seconds (JVM running for 21.666) 2022-09-26 09:51:37,801|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-09-26 11:07:14,458|b7783262-4903-4eeb-abb2-1c3fa7733453||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-26 11:07:14,460|b7783262-4903-4eeb-abb2-1c3fa7733453||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-26 11:07:14,461|b7783262-4903-4eeb-abb2-1c3fa7733453||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-26 11:07:15,087|b7783262-4903-4eeb-abb2-1c3fa7733453||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-26 11:07:15,090|b7783262-4903-4eeb-abb2-1c3fa7733453||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-26 11:07:16,652|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f0bd44ac-4e31-4c5b-9d55-563226816255) 2022-09-26 11:07:16,663|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| deleting definition types under : /opt/app/onap/blueprints/working/f0bd44ac-4e31-4c5b-9d55-563226816255/Definitions 2022-09-26 11:07:16,763|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| reinitialized all type definitions 2022-09-26 11:07:16,769|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-26 11:07:16,813|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-26 11:07:16,823|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-26 11:07:16,830|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-26 11:07:16,880|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ##### Enhancing Workflow(helloworld) 2022-09-26 11:07:16,881|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-26 11:07:16,881|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| identified workflow(helloworld) targets(helloworld) 2022-09-26 11:07:16,881|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-26 11:07:16,881|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-26 11:07:16,881|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enriching artifacts file(/opt/app/onap/blueprints/working/f0bd44ac-4e31-4c5b-9d55-563226816255/Templates/hello-world-mapping.json 2022-09-26 11:07:16,897|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-26 11:07:16,898|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-26 11:07:16,898|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ##### Enhancing blueprint Resource Definitions 2022-09-26 11:07:16,898|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-26 11:07:16,900|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| processing file (Templates/hello-world-mapping.json) 2022-09-26 11:07:16,920|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| distinct resource keys ([]) 2022-09-26 11:07:16,920|ef0f6328-b5dd-4bf4-8adf-f6667689e918||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Enriching Resource Definition sources Node Template: [] 2022-09-26 11:07:17,178|b2419602-ad32-4261-a02b-9ffa4f5607de||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(3e2c7c8b-4253-4969-81c1-abd729cf2994) CBA(/opt/app/onap/blueprints/archive/3e2c7c8b-4253-4969-81c1-abd729cf2994/cba.zip) 2022-09-26 11:07:17,190|b2419602-ad32-4261-a02b-9ffa4f5607de||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3e2c7c8b-4253-4969-81c1-abd729cf2994) and entry definition file (Definitions/blueprint.json) 2022-09-26 11:07:17,268|b2419602-ad32-4261-a02b-9ffa4f5607de||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(helloworld) 2022-09-26 11:07:17,285|b2419602-ad32-4261-a02b-9ffa4f5607de||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3e2c7c8b-4253-4969-81c1-abd729cf2994) and entry definition file (Definitions/blueprint.json) 2022-09-26 11:07:17,436|b2419602-ad32-4261-a02b-9ffa4f5607de||reactor-http-epoll-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7697967b86-d29vq|||| No compiled cache(/opt/app/onap/blueprints/working/3e2c7c8b-4253-4969-81c1-abd729cf2994) present to clean. 2022-09-26 11:07:17,632|ece390d7-ddc8-46fd-adbb-9638b75f7904||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| processing request id 654321 2022-09-26 11:07:17,632|ece390d7-ddc8-46fd-adbb-9638b75f7904||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| storeExecutionInput called not to store the Workflow action input details 2022-09-26 11:07:17,633|ece390d7-ddc8-46fd-adbb-9638b75f7904||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| StoreAuditService ID -1 2022-09-26 11:07:17,643|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| getting cba file name(test101), version(1.0.1) from db 2022-09-26 11:07:17,715|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-26 11:07:17,718|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-26 11:07:17,723|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-26 11:07:17,741|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Deriving input data for workflow: (helloworld) 2022-09-26 11:07:17,742|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-26 11:07:17,742|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-26 11:07:17,752|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-26 11:07:17,753|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-26 11:07:17,754|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-26 11:07:17,775|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-26 11:07:17,810|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Batched Sequence : ([]) 2022-09-26 11:07:17,813|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Generated Resource Param Data ({ }) 2022-09-26 11:07:17,928|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Preparing Response... 2022-09-26 11:07:17,930|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-26 11:07:17,931|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-26 11:07:17,934|ece390d7-ddc8-46fd-adbb-9638b75f7904||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0eb8265c-f772-4905-b625-05b201370cd9 auditStoreId -1 2022-09-26 11:10:57,645|831be2cc-b075-492f-afc4-632a6f3115cd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-09-26 11:10:57,646|831be2cc-b075-492f-afc4-632a6f3115cd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-26 11:10:57,646|831be2cc-b075-492f-afc4-632a6f3115cd||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-26 11:10:58,025|831be2cc-b075-492f-afc4-632a6f3115cd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-26 11:10:58,026|831be2cc-b075-492f-afc4-632a6f3115cd||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-26 11:10:58,939|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5c440c5c-3481-433a-ae3e-e545cd502175) 2022-09-26 11:10:58,940|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| deleting definition types under : /opt/app/onap/blueprints/working/5c440c5c-3481-433a-ae3e-e545cd502175/Definitions 2022-09-26 11:10:58,942|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| reinitialized all type definitions 2022-09-26 11:10:58,943|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(helloworld) 2022-09-26 11:10:58,993|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(helloworld-template) 2022-09-26 11:10:59,001|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-09-26 11:10:59,008|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-09-26 11:10:59,031|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ##### Enhancing Workflow(helloworld) 2022-09-26 11:10:59,032|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-09-26 11:10:59,032|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| identified workflow(helloworld) targets(helloworld) 2022-09-26 11:10:59,032|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-09-26 11:10:59,032|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-09-26 11:10:59,032|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enriching artifacts file(/opt/app/onap/blueprints/working/5c440c5c-3481-433a-ae3e-e545cd502175/Templates/hello-world-mapping.json 2022-09-26 11:10:59,041|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-09-26 11:10:59,041|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| dataType not present for the recipe(dt-helloworld-properties) 2022-09-26 11:10:59,041|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ##### Enhancing blueprint Resource Definitions 2022-09-26 11:10:59,042|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-09-26 11:10:59,042|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| processing file (Templates/hello-world-mapping.json) 2022-09-26 11:10:59,051|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| distinct resource keys ([]) 2022-09-26 11:10:59,051|3ef25848-77a5-449c-8ef3-9d4245459e68||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Enriching Resource Definition sources Node Template: [] 2022-09-26 11:10:59,265|31a73cd8-7d3c-4c7c-89bc-ae99f3350a1a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(c9a53421-6815-4b7f-bf69-63bbc4c13b70) CBA(/opt/app/onap/blueprints/archive/c9a53421-6815-4b7f-bf69-63bbc4c13b70/cba.zip) 2022-09-26 11:10:59,277|31a73cd8-7d3c-4c7c-89bc-ae99f3350a1a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c9a53421-6815-4b7f-bf69-63bbc4c13b70) and entry definition file (Definitions/blueprint.json) 2022-09-26 11:10:59,307|31a73cd8-7d3c-4c7c-89bc-ae99f3350a1a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(helloworld) 2022-09-26 11:10:59,320|31a73cd8-7d3c-4c7c-89bc-ae99f3350a1a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c9a53421-6815-4b7f-bf69-63bbc4c13b70) and entry definition file (Definitions/blueprint.json) 2022-09-26 11:10:59,360|31a73cd8-7d3c-4c7c-89bc-ae99f3350a1a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7697967b86-d29vq|||| No compiled cache(/opt/app/onap/blueprints/working/c9a53421-6815-4b7f-bf69-63bbc4c13b70) present to clean. 2022-09-26 11:10:59,557|75eef84e-c4a0-4979-8c0b-736e784175bd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| processing request id 654321 2022-09-26 11:10:59,557|75eef84e-c4a0-4979-8c0b-736e784175bd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| storeExecutionInput called not to store the Workflow action input details 2022-09-26 11:10:59,557|75eef84e-c4a0-4979-8c0b-736e784175bd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| StoreAuditService ID -1 2022-09-26 11:10:59,561|75eef84e-c4a0-4979-8c0b-736e784175bd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-09-26 11:10:59,561|75eef84e-c4a0-4979-8c0b-736e784175bd||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-09-26 11:10:59,565|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-09-26 11:10:59,597|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Deriving input data for workflow: (helloworld) 2022-09-26 11:10:59,597|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-09-26 11:10:59,597|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-09-26 11:10:59,598|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-09-26 11:10:59,598|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-09-26 11:10:59,598|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-09-26 11:10:59,600|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-09-26 11:10:59,629|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Batched Sequence : ([]) 2022-09-26 11:10:59,630|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Generated Resource Param Data ({ }) 2022-09-26 11:10:59,645|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Preparing Response... 2022-09-26 11:10:59,646|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-09-26 11:10:59,646|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resolveWorkflowOutputs for workflow(helloworld) 2022-09-26 11:10:59,646|75eef84e-c4a0-4979-8c0b-736e784175bd||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 77a5e315-7618-4238-891b-16c1c761a35b auditStoreId -1 2022-09-26 11:55:56,306|343449fb-3c02-426b-86a2-6a3f60986976||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-09-26 11:55:56,307|343449fb-3c02-426b-86a2-6a3f60986976||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-09-26 11:55:56,307|343449fb-3c02-426b-86a2-6a3f60986976||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-09-26 11:55:56,793|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-09-26 11:55:56,793|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-09-26 11:55:57,805|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-09-26 11:55:57,811|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(67b54635-d819-4c62-82fc-bef87a0edbcd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-09-26 11:55:57,839|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(66c6cfd3-34ad-4401-8aab-30b8689d5e3d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-09-26 11:55:57,856|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(cf1ac961-5964-4aca-9d93-f19835c2b4e7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-09-26 11:55:57,869|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(f7a20d0e-d86d-4865-b266-45c52a84c362) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-09-26 11:55:57,885|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(6fec128c-8b28-4b8e-a066-efebc424bb4b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-09-26 11:55:57,903|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(9eb79dfe-aa29-4467-9c27-93492399c588) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-09-26 11:55:57,920|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-26 11:55:57,921|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-26 11:55:57,921|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-26 11:55:57,921|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-26 11:55:57,922|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-26 11:55:57,933|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-26 11:55:57,974|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-26 11:55:58,022|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-26 11:55:58,047|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-26 11:55:58,069|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-26 11:55:58,185|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(resource-assignment) 2022-09-26 11:55:58,186|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-assign) 2022-09-26 11:55:58,187|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-deploy) 2022-09-26 11:55:58,247|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-09-26 11:55:58,349|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(resource-assignment) 2022-09-26 11:55:58,350|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-assign) 2022-09-26 11:55:58,351|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-deploy) 2022-09-26 11:55:58,351|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(HealthCheck) 2022-09-26 11:55:58,352|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(ScaleOutReconfiguration) 2022-09-26 11:55:58,353|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(vf-config-assign) 2022-09-26 11:55:58,354|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(vf-config-deploy) 2022-09-26 11:55:58,414|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-09-26 11:55:58,536|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(resource-assignment) 2022-09-26 11:55:58,537|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-assign) 2022-09-26 11:55:58,537|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-deploy) 2022-09-26 11:55:58,584|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-09-26 11:55:58,668|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(resource-assignment) 2022-09-26 11:55:58,669|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-assign) 2022-09-26 11:55:58,670|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-assign-day-2) 2022-09-26 11:55:58,671|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-deploy) 2022-09-26 11:55:58,672|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-deploy-day-2) 2022-09-26 11:55:58,700|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-assign) 2022-09-26 11:55:58,701|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-deploy) 2022-09-26 11:55:58,702|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-09-26 11:55:58,719|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-09-26 11:55:58,878|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(resource-assignment) 2022-09-26 11:55:58,879|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-deploy) 2022-09-26 11:55:58,923|343449fb-3c02-426b-86a2-6a3f60986976||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-09-26 11:56:01,314|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(a52bf367-727e-47ca-aa2f-b3b60371b680) CBA(/opt/app/onap/blueprints/archive/a52bf367-727e-47ca-aa2f-b3b60371b680/cba.zip) 2022-09-26 11:56:01,348|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a52bf367-727e-47ca-aa2f-b3b60371b680) and entry definition file (Definitions/CNF.json) 2022-09-26 11:56:01,429|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(resource-assignment) 2022-09-26 11:56:01,430|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-assign) 2022-09-26 11:56:01,430|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-deploy) 2022-09-26 11:56:01,431|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(scale-out) 2022-09-26 11:56:01,432|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(scale) 2022-09-26 11:56:01,432|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(scale-in) 2022-09-26 11:56:01,433|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(health-check) 2022-09-26 11:56:01,458|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a52bf367-727e-47ca-aa2f-b3b60371b680) and entry definition file (Definitions/CNF.json) 2022-09-26 11:56:01,533|0740222e-eff7-4992-8c78-10981cd290d1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7697967b86-d29vq|||| No compiled cache(/opt/app/onap/blueprints/working/a52bf367-727e-47ca-aa2f-b3b60371b680) present to clean. 2022-09-26 11:56:16,086|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Enhancing blueprint(/opt/app/onap/blueprints/working/947f5b0b-165a-4dc3-8466-b7321053b6d2) 2022-09-26 11:56:16,087|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| deleting definition types under : /opt/app/onap/blueprints/working/947f5b0b-165a-4dc3-8466-b7321053b6d2/Definitions 2022-09-26 11:56:16,089|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| reinitialized all type definitions 2022-09-26 11:56:16,090|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-09-26 11:56:16,112|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(vnf-template) 2022-09-26 11:56:16,119|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(vnf-mapping) 2022-09-26 11:56:16,125|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-09-26 11:56:16,156|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,176|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,184|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,192|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-09-26 11:56:16,193|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-09-26 11:56:16,193|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-09-26 11:56:16,210|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,223|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,234|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,242|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(sdnc) 2022-09-26 11:56:16,262|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,271|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,280|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,288|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,295|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,303|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,319|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(config-assign) 2022-09-26 11:56:16,324|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(baseconfig-template) 2022-09-26 11:56:16,324|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-09-26 11:56:16,324|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-09-26 11:56:16,338|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,347|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,355|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(input) 2022-09-26 11:56:16,363|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ***** Enhancing NodeTemplate(config-deploy) 2022-09-26 11:56:16,400|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ##### Enhancing Workflow(resource-assignment) 2022-09-26 11:56:16,401|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-09-26 11:56:16,401|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-09-26 11:56:16,401|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-09-26 11:56:16,401|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-09-26 11:56:16,401|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-09-26 11:56:16,401|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enriching artifacts file(/opt/app/onap/blueprints/working/947f5b0b-165a-4dc3-8466-b7321053b6d2/Templates/vnf-mapping.json 2022-09-26 11:56:16,408|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-09-26 11:56:16,408|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-09-26 11:56:16,408|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enriching artifacts file(/opt/app/onap/blueprints/working/947f5b0b-165a-4dc3-8466-b7321053b6d2/Templates/base_ubuntu20-mapping.json 2022-09-26 11:56:16,414|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-09-26 11:56:16,414|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-09-26 11:56:16,415|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ##### Enhancing Workflow(config-assign) 2022-09-26 11:56:16,416|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-09-26 11:56:16,416|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| identified workflow(config-assign) targets(config-assign) 2022-09-26 11:56:16,416|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-09-26 11:56:16,416|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-09-26 11:56:16,416|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enriching artifacts file(/opt/app/onap/blueprints/working/947f5b0b-165a-4dc3-8466-b7321053b6d2/Templates/baseconfig-mapping.json 2022-09-26 11:56:16,421|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-09-26 11:56:16,422|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| dataType not present for the recipe(dt-config-assign-properties) 2022-09-26 11:56:16,422|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ##### Enhancing Workflow(config-deploy) 2022-09-26 11:56:16,423|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-09-26 11:56:16,423|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| identified workflow(config-deploy) targets(config-deploy) 2022-09-26 11:56:16,423|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| workflow(config-deploy) resource assignment files([] 2022-09-26 11:56:16,423|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| ##### Enhancing blueprint Resource Definitions 2022-09-26 11:56:16,423|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-09-26 11:56:16,423|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| processing file (Templates/vnf-mapping.json) 2022-09-26 11:56:16,423|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-09-26 11:56:16,423|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| processing file (Templates/baseconfig-mapping.json) 2022-09-26 11:56:16,440|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-09-26 11:56:16,515|a18dc2b3-2e83-4f13-89fc-957f218dbc32||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-09-26 11:56:16,746|1475f38b-0d62-498c-9568-b9dd441291e2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Save processing(d060e0b7-4276-4c78-8b5f-57488fc5bab6) CBA(/opt/app/onap/blueprints/archive/d060e0b7-4276-4c78-8b5f-57488fc5bab6/cba.zip) 2022-09-26 11:56:16,759|1475f38b-0d62-498c-9568-b9dd441291e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d060e0b7-4276-4c78-8b5f-57488fc5bab6) and entry definition file (Definitions/ubuntu20.json) 2022-09-26 11:56:16,777|1475f38b-0d62-498c-9568-b9dd441291e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-09-26 11:56:16,810|1475f38b-0d62-498c-9568-b9dd441291e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(resource-assignment) 2022-09-26 11:56:16,810|1475f38b-0d62-498c-9568-b9dd441291e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-assign) 2022-09-26 11:56:16,811|1475f38b-0d62-498c-9568-b9dd441291e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Validating Workflow(config-deploy) 2022-09-26 11:56:16,822|1475f38b-0d62-498c-9568-b9dd441291e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7697967b86-d29vq|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d060e0b7-4276-4c78-8b5f-57488fc5bab6) and entry definition file (Definitions/ubuntu20.json) 2022-09-26 11:56:16,856|1475f38b-0d62-498c-9568-b9dd441291e2||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7697967b86-d29vq|||| No compiled cache(/opt/app/onap/blueprints/working/d060e0b7-4276-4c78-8b5f-57488fc5bab6) present to clean.