Results

By type

          23:19:53,458 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:19:53,459 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
23:19:53,461 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
23:19:53,462 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:19:53,462 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
23:19:53,462 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:19:53,480 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
23:19:53,629 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:19:53,638 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:19:53,641 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:19:53,649 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:19:53,734 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:19:53,735 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:19:53,735 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:19:53,735 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:19:53,735 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:19:53,735 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:19:53,735 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:19:53,736 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:19:53,738 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.3.12.RELEASE)

2022-09-06 23:19:54,562|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-6b675cf46c-n4zxl with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-09-06 23:19:54,565|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-09-06 23:19:58,207|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-06 23:19:58,982|||main||||INFO||||||| Finished Spring Data repository scanning in 758ms. Found 11 JPA repository interfaces.
2022-09-06 23:20:01,376|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-06 23:20:01,455|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-09-06 23:20:01,726|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-06 23:20:02,264|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-09-06 23:20:02,718|||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-06 23:20:02,724|||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-06 23:20:02,949|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-09-06 23:20:04,736|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-06 23:20:04,753|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-06 23:20:04,922|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-09-06 23:20:06,560|||main||||INFO||||||| Audit service is disabled
2022-09-06 23:20:06,826|||main||||INFO||||||| Workflow Audit store is disabled
2022-09-06 23:20:08,352|||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-06 23:20:08,400|||main||||INFO||||||| Dependency Management module created...
2022-09-06 23:20:09,498|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-09-06 23:20:09,792|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-09-06 23:20:11,269|||main||||INFO||||||| Netty started on port(s): 8080
2022-09-06 23:20:13,075|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-09-06 23:20:13,502|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-09-06 23:20:13,511|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.616 seconds (JVM running for 20.626)
2022-09-06 23:20:13,536|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-09-07 00:42:03,151|34e0a7d9-1586-4866-9dec-0efc2517c15b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-07 00:42:03,152|34e0a7d9-1586-4866-9dec-0efc2517c15b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-07 00:42:03,154|34e0a7d9-1586-4866-9dec-0efc2517c15b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-07 00:42:03,776|34e0a7d9-1586-4866-9dec-0efc2517c15b||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-07 00:42:03,779|34e0a7d9-1586-4866-9dec-0efc2517c15b||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-07 00:42:05,202|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/00b33128-488f-4385-80e7-9b5027b531ce)
2022-09-07 00:42:05,213|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| deleting definition types under : /opt/app/onap/blueprints/working/00b33128-488f-4385-80e7-9b5027b531ce/Definitions
2022-09-07 00:42:05,305|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| reinitialized all type definitions
2022-09-07 00:42:05,312|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-07 00:42:05,355|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-07 00:42:05,366|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-07 00:42:05,376|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-07 00:42:05,423|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing Workflow(helloworld)
2022-09-07 00:42:05,424|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-07 00:42:05,424|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| identified workflow(helloworld) targets(helloworld)
2022-09-07 00:42:05,425|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-07 00:42:05,425|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-07 00:42:05,425|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enriching artifacts file(/opt/app/onap/blueprints/working/00b33128-488f-4385-80e7-9b5027b531ce/Templates/hello-world-mapping.json
2022-09-07 00:42:05,437|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-07 00:42:05,437|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-07 00:42:05,438|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing blueprint Resource Definitions
2022-09-07 00:42:05,438|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-07 00:42:05,440|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing file (Templates/hello-world-mapping.json)
2022-09-07 00:42:05,460|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| distinct resource keys ([])
2022-09-07 00:42:05,460|8e0dc6ec-22c0-4f20-98e8-fb32799bd4bd||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Enriching Resource Definition sources Node Template: []
2022-09-07 00:42:05,722|86a1cce5-4a49-4071-9c9b-dd0ef09831c5||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(a339762e-10e9-4d58-b971-d9d5a17f9c21) CBA(/opt/app/onap/blueprints/archive/a339762e-10e9-4d58-b971-d9d5a17f9c21/cba.zip)
2022-09-07 00:42:05,753|86a1cce5-4a49-4071-9c9b-dd0ef09831c5||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a339762e-10e9-4d58-b971-d9d5a17f9c21) and entry definition file (Definitions/blueprint.json)
2022-09-07 00:42:05,831|86a1cce5-4a49-4071-9c9b-dd0ef09831c5||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(helloworld)
2022-09-07 00:42:05,847|86a1cce5-4a49-4071-9c9b-dd0ef09831c5||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a339762e-10e9-4d58-b971-d9d5a17f9c21) and entry definition file (Definitions/blueprint.json)
2022-09-07 00:42:05,974|86a1cce5-4a49-4071-9c9b-dd0ef09831c5||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/working/a339762e-10e9-4d58-b971-d9d5a17f9c21) present to clean.
2022-09-07 00:42:06,216|4c0cff42-078b-4a00-ad0f-03cd46b1719a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing request id 654321
2022-09-07 00:42:06,217|4c0cff42-078b-4a00-ad0f-03cd46b1719a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-07 00:42:06,217|4c0cff42-078b-4a00-ad0f-03cd46b1719a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| StoreAuditService ID  -1
2022-09-07 00:42:06,226|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| getting cba file name(test101), version(1.0.1) from db
2022-09-07 00:42:06,296|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-07 00:42:06,298|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-07 00:42:06,301|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-07 00:42:06,320|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deriving input data for workflow: (helloworld)
2022-09-07 00:42:06,321|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-07 00:42:06,322|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-07 00:42:06,333|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-07 00:42:06,333|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-07 00:42:06,334|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-07 00:42:06,354|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-07 00:42:06,389|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Batched Sequence : ([])
2022-09-07 00:42:06,393|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Generated Resource Param Data ({ })
2022-09-07 00:42:06,483|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Preparing Response...
2022-09-07 00:42:06,485|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-07 00:42:06,486|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-07 00:42:06,488|4c0cff42-078b-4a00-ad0f-03cd46b1719a||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID acf9d60f-03d4-4c33-8c0e-7e05c3df8c56 auditStoreId -1
2022-09-07 00:56:35,212|6609a6bf-2167-415c-9384-9527945d8549||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-09-07 00:56:35,212|6609a6bf-2167-415c-9384-9527945d8549||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-07 00:56:35,212|6609a6bf-2167-415c-9384-9527945d8549||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-07 00:56:35,575|6609a6bf-2167-415c-9384-9527945d8549||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-07 00:56:35,576|6609a6bf-2167-415c-9384-9527945d8549||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-07 00:56:36,672|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e20dcbf4-0014-4ff8-828a-d265b68045aa)
2022-09-07 00:56:36,673|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| deleting definition types under : /opt/app/onap/blueprints/working/e20dcbf4-0014-4ff8-828a-d265b68045aa/Definitions
2022-09-07 00:56:36,676|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| reinitialized all type definitions
2022-09-07 00:56:36,677|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(helloworld)
2022-09-07 00:56:36,712|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(helloworld-template)
2022-09-07 00:56:36,722|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-09-07 00:56:36,731|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-09-07 00:56:36,754|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing Workflow(helloworld)
2022-09-07 00:56:36,755|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-09-07 00:56:36,755|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| identified workflow(helloworld) targets(helloworld)
2022-09-07 00:56:36,755|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-09-07 00:56:36,755|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-09-07 00:56:36,755|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enriching artifacts file(/opt/app/onap/blueprints/working/e20dcbf4-0014-4ff8-828a-d265b68045aa/Templates/hello-world-mapping.json
2022-09-07 00:56:36,765|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-09-07 00:56:36,765|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-09-07 00:56:36,765|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing blueprint Resource Definitions
2022-09-07 00:56:36,765|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-09-07 00:56:36,766|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing file (Templates/hello-world-mapping.json)
2022-09-07 00:56:36,774|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| distinct resource keys ([])
2022-09-07 00:56:36,775|d6b03a59-95e1-48a8-b603-3d806a3194cf||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Enriching Resource Definition sources Node Template: []
2022-09-07 00:56:37,040|70423b11-695c-4d75-851d-a2f7e2f466c3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(e35f9356-d5e4-48d6-88b3-2778c51a55ca) CBA(/opt/app/onap/blueprints/archive/e35f9356-d5e4-48d6-88b3-2778c51a55ca/cba.zip)
2022-09-07 00:56:37,048|70423b11-695c-4d75-851d-a2f7e2f466c3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e35f9356-d5e4-48d6-88b3-2778c51a55ca) and entry definition file (Definitions/blueprint.json)
2022-09-07 00:56:37,071|70423b11-695c-4d75-851d-a2f7e2f466c3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(helloworld)
2022-09-07 00:56:37,081|70423b11-695c-4d75-851d-a2f7e2f466c3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e35f9356-d5e4-48d6-88b3-2778c51a55ca) and entry definition file (Definitions/blueprint.json)
2022-09-07 00:56:37,139|70423b11-695c-4d75-851d-a2f7e2f466c3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/working/e35f9356-d5e4-48d6-88b3-2778c51a55ca) present to clean.
2022-09-07 00:56:37,369|f815ce5e-5862-418b-889b-547bfd77532b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing request id 654321
2022-09-07 00:56:37,369|f815ce5e-5862-418b-889b-547bfd77532b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| storeExecutionInput called not to store the Workflow action input details 
2022-09-07 00:56:37,369|f815ce5e-5862-418b-889b-547bfd77532b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| StoreAuditService ID  -1
2022-09-07 00:56:37,371|f815ce5e-5862-418b-889b-547bfd77532b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-09-07 00:56:37,371|f815ce5e-5862-418b-889b-547bfd77532b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-09-07 00:56:37,375|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-09-07 00:56:37,400|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deriving input data for workflow: (helloworld)
2022-09-07 00:56:37,400|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-09-07 00:56:37,401|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-09-07 00:56:37,403|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-09-07 00:56:37,403|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-09-07 00:56:37,403|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-09-07 00:56:37,405|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-09-07 00:56:37,431|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Batched Sequence : ([])
2022-09-07 00:56:37,433|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Generated Resource Param Data ({ })
2022-09-07 00:56:37,444|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Preparing Response...
2022-09-07 00:56:37,444|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-09-07 00:56:37,444|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resolveWorkflowOutputs for workflow(helloworld)
2022-09-07 00:56:37,445|f815ce5e-5862-418b-889b-547bfd77532b||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 56b7bfce-851f-4797-9861-46cf51514d14 auditStoreId -1
2022-09-07 02:46:31,604|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(a8015ef5-499e-4287-8946-0de776b4f7a0) CBA(/opt/app/onap/blueprints/archive/a8015ef5-499e-4287-8946-0de776b4f7a0/cba.zip)
2022-09-07 02:46:31,643|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8015ef5-499e-4287-8946-0de776b4f7a0) and entry definition file (Definitions/CNF.json)
2022-09-07 02:46:31,803|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:46:31,805|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:46:31,806|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:46:31,806|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(scale-out)
2022-09-07 02:46:31,807|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(scale)
2022-09-07 02:46:31,808|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(scale-in)
2022-09-07 02:46:31,809|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(health-check)
2022-09-07 02:46:31,851|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8015ef5-499e-4287-8946-0de776b4f7a0) and entry definition file (Definitions/CNF.json)
2022-09-07 02:46:32,008|9524fb52-33b6-4c98-982e-a63057a595d1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/working/a8015ef5-499e-4287-8946-0de776b4f7a0) present to clean.
2022-09-07 02:46:55,982|c0537cee-91dc-472a-afa7-fb0609af19b4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-09-07 02:46:55,982|c0537cee-91dc-472a-afa7-fb0609af19b4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-07 02:46:55,982|c0537cee-91dc-472a-afa7-fb0609af19b4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-07 02:46:56,233|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-07 02:46:56,234|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-07 02:46:56,935|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-09-07 02:46:56,939|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(51c7d219-bbd6-405c-8b95-c2f214782ca0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-09-07 02:46:56,975|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(444631aa-21c2-4db9-82fc-db29457a3866) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-09-07 02:46:56,992|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(9eb656cc-ff55-45bc-9817-fdcac55d6838) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-09-07 02:46:57,006|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(c6efd248-4e88-419b-bce3-fc81cad0e7ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-09-07 02:46:57,031|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(341a007d-f5e1-4706-ab5a-2dce6fc07cd5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-09-07 02:46:57,049|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(2e8bb8ab-a915-4e19-9eec-c8649a4a93c4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-09-07 02:46:57,068|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,069|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,069|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,070|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,070|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,070|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,096|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:46:57,163|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:46:57,185|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:46:57,205|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:46:57,288|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:46:57,289|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:46:57,290|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:46:57,291|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(HealthCheck)
2022-09-07 02:46:57,292|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(ScaleOutReconfiguration)
2022-09-07 02:46:57,292|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(vf-config-assign)
2022-09-07 02:46:57,294|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(vf-config-deploy)
2022-09-07 02:46:57,352|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,466|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:46:57,467|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:46:57,468|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:46:57,519|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,634|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:46:57,634|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:46:57,635|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:46:57,682|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,774|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:46:57,775|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:46:57,826|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,924|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:46:57,927|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:46:57,928|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign-day-2)
2022-09-07 02:46:57,930|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:46:57,930|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy-day-2)
2022-09-07 02:46:57,959|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:46:57,960|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:46:57,961|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:46:57,970|c0537cee-91dc-472a-afa7-fb0609af19b4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:47:10,359|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9e409480-e65c-4085-8d75-440d44f29d58)
2022-09-07 02:47:10,360|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| deleting definition types under : /opt/app/onap/blueprints/working/9e409480-e65c-4085-8d75-440d44f29d58/Definitions
2022-09-07 02:47:10,363|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| reinitialized all type definitions
2022-09-07 02:47:10,364|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-09-07 02:47:10,393|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(vnf-template)
2022-09-07 02:47:10,402|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(vnf-mapping)
2022-09-07 02:47:10,417|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-09-07 02:47:10,446|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,478|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,494|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,506|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-09-07 02:47:10,506|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-09-07 02:47:10,506|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-09-07 02:47:10,525|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,541|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,554|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,567|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-07 02:47:10,596|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,609|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,622|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,635|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,653|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,668|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,702|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(config-assign)
2022-09-07 02:47:10,713|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(baseconfig-template)
2022-09-07 02:47:10,713|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-09-07 02:47:10,713|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-09-07 02:47:10,731|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,744|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,757|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:47:10,769|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(config-deploy)
2022-09-07 02:47:10,826|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing Workflow(resource-assignment)
2022-09-07 02:47:10,827|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-09-07 02:47:10,827|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-09-07 02:47:10,827|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-09-07 02:47:10,827|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-09-07 02:47:10,827|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-09-07 02:47:10,827|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enriching artifacts file(/opt/app/onap/blueprints/working/9e409480-e65c-4085-8d75-440d44f29d58/Templates/vnf-mapping.json
2022-09-07 02:47:10,833|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-09-07 02:47:10,833|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-09-07 02:47:10,833|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enriching artifacts file(/opt/app/onap/blueprints/working/9e409480-e65c-4085-8d75-440d44f29d58/Templates/base_ubuntu20-mapping.json
2022-09-07 02:47:10,838|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-09-07 02:47:10,838|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-09-07 02:47:10,839|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing Workflow(config-assign)
2022-09-07 02:47:10,840|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-09-07 02:47:10,840|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| identified workflow(config-assign) targets(config-assign)
2022-09-07 02:47:10,840|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-09-07 02:47:10,840|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-09-07 02:47:10,840|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enriching artifacts file(/opt/app/onap/blueprints/working/9e409480-e65c-4085-8d75-440d44f29d58/Templates/baseconfig-mapping.json
2022-09-07 02:47:10,846|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-09-07 02:47:10,846|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-09-07 02:47:10,847|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing Workflow(config-deploy)
2022-09-07 02:47:10,847|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-09-07 02:47:10,848|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| identified workflow(config-deploy) targets(config-deploy)
2022-09-07 02:47:10,848|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(config-deploy) resource assignment files([]
2022-09-07 02:47:10,848|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing blueprint Resource Definitions
2022-09-07 02:47:10,848|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-09-07 02:47:10,848|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing file (Templates/vnf-mapping.json)
2022-09-07 02:47:10,848|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-09-07 02:47:10,848|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing file (Templates/baseconfig-mapping.json)
2022-09-07 02:47:10,863|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:47:10,956|f7a7e433-58ef-4cf2-a0bb-1a96ba35ebd1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-09-07 02:47:11,164|6b418ad9-5cdb-4ddc-80cf-e592aeddd54d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(1a9b11dd-189b-4a7f-a61f-b11187a3e1f8) CBA(/opt/app/onap/blueprints/archive/1a9b11dd-189b-4a7f-a61f-b11187a3e1f8/cba.zip)
2022-09-07 02:47:11,172|6b418ad9-5cdb-4ddc-80cf-e592aeddd54d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1a9b11dd-189b-4a7f-a61f-b11187a3e1f8) and entry definition file (Definitions/ubuntu20.json)
2022-09-07 02:47:11,188|6b418ad9-5cdb-4ddc-80cf-e592aeddd54d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:47:11,218|6b418ad9-5cdb-4ddc-80cf-e592aeddd54d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:47:11,219|6b418ad9-5cdb-4ddc-80cf-e592aeddd54d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:47:11,221|6b418ad9-5cdb-4ddc-80cf-e592aeddd54d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:47:11,237|6b418ad9-5cdb-4ddc-80cf-e592aeddd54d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1a9b11dd-189b-4a7f-a61f-b11187a3e1f8) and entry definition file (Definitions/ubuntu20.json)
2022-09-07 02:47:11,287|6b418ad9-5cdb-4ddc-80cf-e592aeddd54d||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/working/1a9b11dd-189b-4a7f-a61f-b11187a3e1f8) present to clean.
2022-09-07 02:54:25,644|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(74758262-8f24-4adf-aa6a-f0eda9d7b8b3) CBA(/opt/app/onap/blueprints/archive/74758262-8f24-4adf-aa6a-f0eda9d7b8b3/cba.zip)
2022-09-07 02:54:25,697|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/74758262-8f24-4adf-aa6a-f0eda9d7b8b3) and entry definition file (Definitions/CNF.json)
2022-09-07 02:54:25,812|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:54:25,813|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:54:25,814|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:54:25,815|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(scale-out)
2022-09-07 02:54:25,816|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(scale)
2022-09-07 02:54:25,817|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(scale-in)
2022-09-07 02:54:25,818|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(health-check)
2022-09-07 02:54:25,856|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/74758262-8f24-4adf-aa6a-f0eda9d7b8b3) and entry definition file (Definitions/CNF.json)
2022-09-07 02:54:25,885|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Overwriting blueprint model :APACHE::1.0.0
2022-09-07 02:54:25,924|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-09-07 02:54:25,926|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-09-07 02:54:25,970|0f2d6e28-5e66-4099-8f86-6871ba952eed||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/working/74758262-8f24-4adf-aa6a-f0eda9d7b8b3) present to clean.
2022-09-07 02:55:07,411|6bd1f321-731c-4fae-b75c-40d657653673||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-09-07 02:55:07,412|6bd1f321-731c-4fae-b75c-40d657653673||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-09-07 02:55:07,412|6bd1f321-731c-4fae-b75c-40d657653673||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-09-07 02:55:07,758|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-09-07 02:55:07,758|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-09-07 02:55:08,560|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-09-07 02:55:08,561|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(079e6e03-686b-4561-a74c-ad6845ec4a0c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-09-07 02:55:08,586|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(746d38a4-c08c-4d63-9242-7ae2221d9bb0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-09-07 02:55:08,597|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(0f217053-5a3e-4d6f-b12f-78ba44834f03) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-09-07 02:55:08,610|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(cd7136e4-8ce3-4ea7-a327-31ca7bb543b4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-09-07 02:55:08,624|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(89113cc3-380d-4337-9e83-1bafd2558ffb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-09-07 02:55:08,639|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(0e3ddbf8-93fa-4d42-b818-f75995831ea4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-09-07 02:55:08,654|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:08,654|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:08,655|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:08,655|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:08,655|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:08,655|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:08,733|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:55:08,791|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:55:08,824|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:55:08,834|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:55:08,856|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:55:08,857|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:55:08,870|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:08,911|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-09-07 02:55:08,942|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-09-07 02:55:08,952|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-09-07 02:55:09,003|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:55:09,005|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:55:09,006|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:55:09,057|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:09,092|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-07 02:55:09,114|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-09-07 02:55:09,123|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-09-07 02:55:09,182|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:55:09,184|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:55:09,185|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:55:09,235|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:09,268|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-07 02:55:09,289|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-09-07 02:55:09,298|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-09-07 02:55:09,340|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:55:09,341|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:55:09,342|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:55:09,343|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(HealthCheck)
2022-09-07 02:55:09,344|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(ScaleOutReconfiguration)
2022-09-07 02:55:09,345|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(vf-config-assign)
2022-09-07 02:55:09,346|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(vf-config-deploy)
2022-09-07 02:55:09,398|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:09,435|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-09-07 02:55:09,456|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-09-07 02:55:09,465|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-09-07 02:55:09,507|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:55:09,508|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:55:09,552|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:09,600|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-09-07 02:55:09,622|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-09-07 02:55:09,630|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-09-07 02:55:09,669|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:55:09,670|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:55:09,671|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign-day-2)
2022-09-07 02:55:09,672|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:55:09,673|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy-day-2)
2022-09-07 02:55:09,696|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:09,718|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Overwriting blueprint model :5G_Core::1.0.37
2022-09-07 02:55:09,741|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-09-07 02:55:09,743|6bd1f321-731c-4fae-b75c-40d657653673||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-09-07 02:55:21,802|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8112c715-237c-4270-9cab-f2aa0d1e8d82)
2022-09-07 02:55:21,803|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| deleting definition types under : /opt/app/onap/blueprints/working/8112c715-237c-4270-9cab-f2aa0d1e8d82/Definitions
2022-09-07 02:55:21,805|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| reinitialized all type definitions
2022-09-07 02:55:21,806|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-09-07 02:55:21,836|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(vnf-template)
2022-09-07 02:55:21,846|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(vnf-mapping)
2022-09-07 02:55:21,855|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-09-07 02:55:21,880|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:21,927|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:21,938|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:21,948|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-09-07 02:55:21,948|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-09-07 02:55:21,948|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-09-07 02:55:21,964|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:21,975|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:21,985|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:21,996|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(sdnc)
2022-09-07 02:55:22,018|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:22,028|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:22,039|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:22,049|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:22,058|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:22,068|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:22,104|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(config-assign)
2022-09-07 02:55:22,109|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(baseconfig-template)
2022-09-07 02:55:22,110|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-09-07 02:55:22,110|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-09-07 02:55:22,125|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:22,135|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:22,145|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(input)
2022-09-07 02:55:22,154|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ***** Enhancing NodeTemplate(config-deploy)
2022-09-07 02:55:22,198|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing Workflow(resource-assignment)
2022-09-07 02:55:22,199|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-09-07 02:55:22,199|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-09-07 02:55:22,199|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-09-07 02:55:22,199|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-09-07 02:55:22,199|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-09-07 02:55:22,199|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enriching artifacts file(/opt/app/onap/blueprints/working/8112c715-237c-4270-9cab-f2aa0d1e8d82/Templates/vnf-mapping.json
2022-09-07 02:55:22,205|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-09-07 02:55:22,205|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-09-07 02:55:22,205|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enriching artifacts file(/opt/app/onap/blueprints/working/8112c715-237c-4270-9cab-f2aa0d1e8d82/Templates/base_ubuntu20-mapping.json
2022-09-07 02:55:22,210|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-09-07 02:55:22,210|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-09-07 02:55:22,211|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing Workflow(config-assign)
2022-09-07 02:55:22,211|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-09-07 02:55:22,211|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| identified workflow(config-assign) targets(config-assign)
2022-09-07 02:55:22,211|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-09-07 02:55:22,211|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-09-07 02:55:22,211|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enriching artifacts file(/opt/app/onap/blueprints/working/8112c715-237c-4270-9cab-f2aa0d1e8d82/Templates/baseconfig-mapping.json
2022-09-07 02:55:22,216|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-09-07 02:55:22,216|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-09-07 02:55:22,217|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing Workflow(config-deploy)
2022-09-07 02:55:22,217|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-09-07 02:55:22,217|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| identified workflow(config-deploy) targets(config-deploy)
2022-09-07 02:55:22,217|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| workflow(config-deploy) resource assignment files([]
2022-09-07 02:55:22,217|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| ##### Enhancing blueprint Resource Definitions
2022-09-07 02:55:22,218|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-09-07 02:55:22,218|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing file (Templates/vnf-mapping.json)
2022-09-07 02:55:22,218|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-09-07 02:55:22,218|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| processing file (Templates/baseconfig-mapping.json)
2022-09-07 02:55:22,230|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| 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-07 02:55:22,339|9c2fa4ec-1227-429c-b836-475b17616c6a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-09-07 02:55:22,525|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Save processing(4b3582eb-b971-480e-9e8d-bf1c0cd3f232) CBA(/opt/app/onap/blueprints/archive/4b3582eb-b971-480e-9e8d-bf1c0cd3f232/cba.zip)
2022-09-07 02:55:22,533|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4b3582eb-b971-480e-9e8d-bf1c0cd3f232) and entry definition file (Definitions/ubuntu20.json)
2022-09-07 02:55:22,545|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-09-07 02:55:22,569|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(resource-assignment)
2022-09-07 02:55:22,570|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-assign)
2022-09-07 02:55:22,571|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Validating Workflow(config-deploy)
2022-09-07 02:55:22,582|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4b3582eb-b971-480e-9e8d-bf1c0cd3f232) and entry definition file (Definitions/ubuntu20.json)
2022-09-07 02:55:22,597|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-09-07 02:55:22,618|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-09-07 02:55:22,619|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-09-07 02:55:22,648|fc4c52d0-e942-4ebd-9721-17f497e7f8a2||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6b675cf46c-n4zxl|||| No compiled cache(/opt/app/onap/blueprints/working/4b3582eb-b971-480e-9e8d-bf1c0cd3f232) present to clean.