Results

By type

          02:58:51,794 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:58:51,796 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
02:58:51,797 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
02:58:51,798 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
02:58:51,798 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
02:58:51,798 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml]
02:58:51,815 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file
02:58:51,972 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
02:58:51,984 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:58:51,990 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
02:58:51,998 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:58:52,100 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
02:58:52,100 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
02:58:52,100 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
02:58:52,100 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
02:58:52,100 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
02:58:52,100 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
02:58:52,100 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
02:58:52,101 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
02:58:52,103 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-03-26 02:58:53,100|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-56998d9844-69jdf with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app)
2022-03-26 02:58:53,105|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-03-26 02:58:57,009|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-03-26 02:58:57,732|||main||||INFO||||||| Finished Spring Data repository scanning in 707ms. Found 11 JPA repository interfaces.
2022-03-26 02:59:00,639|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-03-26 02:59:00,743|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-03-26 02:59:01,060|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-26 02:59:01,693|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-03-26 02:59:02,132|||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-03-26 02:59:02,139|||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-03-26 02:59:02,384|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-03-26 02:59:04,156|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-26 02:59:04,171|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-03-26 02:59:04,268|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-03-26 02:59:05,380|||main||||INFO||||||| Audit service is disabled
2022-03-26 02:59:05,506|||main||||INFO||||||| Workflow Audit store is disabled
2022-03-26 02:59:07,246|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-03-26 02:59:07,313|||main||||INFO||||||| Dependency Management module created...
2022-03-26 02:59:08,549|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-03-26 02:59:08,855|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-03-26 02:59:10,304|||main||||INFO||||||| Netty started on port(s): 8080
2022-03-26 02:59:11,886|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-03-26 02:59:12,281|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-03-26 02:59:12,293|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.981 seconds (JVM running for 21.123)
2022-03-26 02:59:12,349|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-03-26 02:59:13,362|||reactor-http-epoll-2||||ERROR||||||| [181c7d0f-1] Error [java.lang.UnsupportedOperationException] for HTTP GET "/api/v1/execution-service/health-check", but ServerHttpResponse already committed (200 OK)
2022-03-26 03:42:29,254|9f6702cf-dec0-475d-b016-d67c8c52a0d3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-26 03:42:29,256|9f6702cf-dec0-475d-b016-d67c8c52a0d3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-26 03:42:29,257|9f6702cf-dec0-475d-b016-d67c8c52a0d3||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-26 03:42:30,127|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-26 03:42:30,130|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-26 03:42:31,138|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-26 03:42:31,148|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(33e8952e-097b-4016-a070-151e52105a31) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-26 03:42:31,243|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(cb156a02-374a-41d5-8630-090e755c15f3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-26 03:42:31,256|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(1dadab32-afab-4e9d-8ed8-2a5360acfb8d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-26 03:42:31,270|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(a0461a2d-18fb-40e7-8191-dafbca19f349) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-26 03:42:31,285|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(fa603a1f-6e98-4dd9-96e4-254d63841089) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-26 03:42:31,303|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(aa9cc87f-1635-4fe0-ba6d-a989ef9c12f0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-26 03:42:31,320|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:42:31,325|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:42:31,326|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-26 03:42:31,326|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-26 03:42:31,327|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:42:31,327|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:42:31,504|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 03:42:31,555|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 03:42:31,579|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 03:42:31,600|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 03:42:31,786|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:42:31,789|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:42:31,790|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:42:31,860|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:42:32,049|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:42:32,050|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:42:32,051|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:42:32,119|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:42:32,262|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:42:32,263|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:42:32,264|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:42:32,265|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(HealthCheck)
2022-03-26 03:42:32,265|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-26 03:42:32,266|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(vf-config-assign)
2022-03-26 03:42:32,267|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(vf-config-deploy)
2022-03-26 03:42:32,323|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-26 03:42:32,444|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:42:32,445|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:42:32,528|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:42:32,530|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:42:32,531|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-26 03:42:32,565|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:42:32,740|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:42:32,741|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:42:32,742|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign-day-2)
2022-03-26 03:42:32,743|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:42:32,743|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy-day-2)
2022-03-26 03:42:32,762|9f6702cf-dec0-475d-b016-d67c8c52a0d3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:42:45,486|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/80d7b99a-6929-474c-a1b3-e2d3c5615cc3)
2022-03-26 03:42:45,491|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| deleting definition types under : /opt/app/onap/blueprints/working/80d7b99a-6929-474c-a1b3-e2d3c5615cc3/Definitions
2022-03-26 03:42:45,502|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| reinitialized all type definitions
2022-03-26 03:42:45,515|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-26 03:42:45,560|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-26 03:42:45,594|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-26 03:42:45,603|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-26 03:42:45,612|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-26 03:42:45,667|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-26 03:42:45,701|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(config-assign)
2022-03-26 03:42:45,702|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-26 03:42:45,703|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(config-assign) targets(resolve-data)
2022-03-26 03:42:45,703|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-26 03:42:45,703|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-26 03:42:45,704|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/80d7b99a-6929-474c-a1b3-e2d3c5615cc3/Templates/netconfrpc-mapping.json
2022-03-26 03:42:45,718|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-26 03:42:45,718|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-26 03:42:45,720|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(config-deploy)
2022-03-26 03:42:45,721|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-26 03:42:45,721|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-26 03:42:45,721|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-deploy) resource assignment files([]
2022-03-26 03:42:45,721|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing blueprint Resource Definitions
2022-03-26 03:42:45,722|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-26 03:42:45,724|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-26 03:42:45,738|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| distinct resource keys ([input-source])
2022-03-26 03:42:45,749|b99e3e58-da85-40e5-9c1a-bb092d9dc6c3||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-26 03:42:51,573|60cab82f-a43d-4ab6-817a-724f56ad353d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-26 03:42:51,573|60cab82f-a43d-4ab6-817a-724f56ad353d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-26 03:42:51,573|60cab82f-a43d-4ab6-817a-724f56ad353d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-26 03:42:51,819|60cab82f-a43d-4ab6-817a-724f56ad353d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-26 03:42:51,819|60cab82f-a43d-4ab6-817a-724f56ad353d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-26 03:42:52,589|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0270f5c4-7f9c-4ba7-933e-c13740cfdd4d)
2022-03-26 03:42:52,590|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| deleting definition types under : /opt/app/onap/blueprints/working/0270f5c4-7f9c-4ba7-933e-c13740cfdd4d/Definitions
2022-03-26 03:42:52,592|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| reinitialized all type definitions
2022-03-26 03:42:52,594|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-26 03:42:52,618|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-26 03:42:52,623|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-26 03:42:52,627|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-26 03:42:52,655|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(helloworld)
2022-03-26 03:42:52,656|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-26 03:42:52,656|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(helloworld) targets(helloworld)
2022-03-26 03:42:52,657|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-26 03:42:52,657|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-26 03:42:52,657|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/0270f5c4-7f9c-4ba7-933e-c13740cfdd4d/Templates/hello-world-mapping.json
2022-03-26 03:42:52,669|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-26 03:42:52,670|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-26 03:42:52,670|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing blueprint Resource Definitions
2022-03-26 03:42:52,670|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-26 03:42:52,670|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/hello-world-mapping.json)
2022-03-26 03:42:52,682|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| distinct resource keys ([])
2022-03-26 03:42:52,682|e310eb96-dd78-441c-b962-9561a212b62f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enriching Resource Definition sources Node Template: []
2022-03-26 03:42:52,960|6273d5d5-55de-4dd1-986e-3b42a3e7cb4f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(8f9d8549-e242-44ed-864d-1485cc1a26fa) CBA(/opt/app/onap/blueprints/archive/8f9d8549-e242-44ed-864d-1485cc1a26fa/cba.zip)
2022-03-26 03:42:52,972|6273d5d5-55de-4dd1-986e-3b42a3e7cb4f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8f9d8549-e242-44ed-864d-1485cc1a26fa) and entry definition file (Definitions/blueprint.json)
2022-03-26 03:42:52,994|6273d5d5-55de-4dd1-986e-3b42a3e7cb4f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(helloworld)
2022-03-26 03:42:53,001|6273d5d5-55de-4dd1-986e-3b42a3e7cb4f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8f9d8549-e242-44ed-864d-1485cc1a26fa) and entry definition file (Definitions/blueprint.json)
2022-03-26 03:42:53,118|6273d5d5-55de-4dd1-986e-3b42a3e7cb4f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/working/8f9d8549-e242-44ed-864d-1485cc1a26fa) present to clean.
2022-03-26 03:42:53,360|9fc4b944-090a-4779-b9af-7957124c331a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing request id 654321
2022-03-26 03:42:53,361|9fc4b944-090a-4779-b9af-7957124c331a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-26 03:42:53,363|9fc4b944-090a-4779-b9af-7957124c331a||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| StoreAuditService ID  -1
2022-03-26 03:42:53,390|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| getting cba file name(test101), version(1.0.1) from db
2022-03-26 03:42:53,477|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-26 03:42:53,480|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-26 03:42:53,483|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-26 03:42:53,497|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deriving input data for workflow: (helloworld)
2022-03-26 03:42:53,499|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-26 03:42:53,499|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-26 03:42:53,516|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-26 03:42:53,516|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-26 03:42:53,518|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-26 03:42:53,563|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-26 03:42:53,587|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Batched Sequence : ([])
2022-03-26 03:42:53,590|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Generated Resource Param Data ({ })
2022-03-26 03:42:53,686|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Preparing Response...
2022-03-26 03:42:53,689|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-26 03:42:53,689|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-26 03:42:53,692|9fc4b944-090a-4779-b9af-7957124c331a||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8d69da57-59d6-4776-aadc-49e912a9879d auditStoreId -1
2022-03-26 03:43:26,298|8e49e44b-3d03-4d48-8db9-03f3a23f91ba||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-26 03:43:26,298|8e49e44b-3d03-4d48-8db9-03f3a23f91ba||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-26 03:43:26,298|8e49e44b-3d03-4d48-8db9-03f3a23f91ba||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-26 03:43:26,553|8e49e44b-3d03-4d48-8db9-03f3a23f91ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-26 03:43:26,553|8e49e44b-3d03-4d48-8db9-03f3a23f91ba||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-26 03:43:27,213|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6defec13-9f96-4dd3-b64e-10d936b73d7b)
2022-03-26 03:43:27,214|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| deleting definition types under : /opt/app/onap/blueprints/working/6defec13-9f96-4dd3-b64e-10d936b73d7b/Definitions
2022-03-26 03:43:27,216|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| reinitialized all type definitions
2022-03-26 03:43:27,216|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-26 03:43:27,235|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-26 03:43:27,240|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-26 03:43:27,245|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-26 03:43:27,259|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(helloworld)
2022-03-26 03:43:27,259|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-26 03:43:27,259|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(helloworld) targets(helloworld)
2022-03-26 03:43:27,259|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-26 03:43:27,260|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-26 03:43:27,260|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/6defec13-9f96-4dd3-b64e-10d936b73d7b/Templates/hello-world-mapping.json
2022-03-26 03:43:27,266|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-26 03:43:27,266|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-26 03:43:27,266|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing blueprint Resource Definitions
2022-03-26 03:43:27,266|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-26 03:43:27,266|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/hello-world-mapping.json)
2022-03-26 03:43:27,272|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| distinct resource keys ([])
2022-03-26 03:43:27,272|ab8515d2-c85c-4089-9a03-a4e59efa9a83||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enriching Resource Definition sources Node Template: []
2022-03-26 03:43:27,519|7e0b3a7e-4555-4597-9110-016d4e480137||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(4b4762eb-b122-4299-b99b-41e8d2d31b92) CBA(/opt/app/onap/blueprints/archive/4b4762eb-b122-4299-b99b-41e8d2d31b92/cba.zip)
2022-03-26 03:43:27,528|7e0b3a7e-4555-4597-9110-016d4e480137||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4b4762eb-b122-4299-b99b-41e8d2d31b92) and entry definition file (Definitions/blueprint.json)
2022-03-26 03:43:27,545|7e0b3a7e-4555-4597-9110-016d4e480137||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(helloworld)
2022-03-26 03:43:27,550|7e0b3a7e-4555-4597-9110-016d4e480137||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4b4762eb-b122-4299-b99b-41e8d2d31b92) and entry definition file (Definitions/blueprint.json)
2022-03-26 03:43:27,577|7e0b3a7e-4555-4597-9110-016d4e480137||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/working/4b4762eb-b122-4299-b99b-41e8d2d31b92) present to clean.
2022-03-26 03:43:27,771|7282a39e-d227-488e-8616-b6566169f687||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing request id 654321
2022-03-26 03:43:27,771|7282a39e-d227-488e-8616-b6566169f687||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-26 03:43:27,771|7282a39e-d227-488e-8616-b6566169f687||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| StoreAuditService ID  -1
2022-03-26 03:43:27,773|7282a39e-d227-488e-8616-b6566169f687||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-26 03:43:27,773|7282a39e-d227-488e-8616-b6566169f687||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-26 03:43:27,776|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-26 03:43:27,791|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deriving input data for workflow: (helloworld)
2022-03-26 03:43:27,791|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-26 03:43:27,791|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-26 03:43:27,792|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-26 03:43:27,792|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-26 03:43:27,793|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-26 03:43:27,794|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-26 03:43:27,810|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Batched Sequence : ([])
2022-03-26 03:43:27,810|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Generated Resource Param Data ({ })
2022-03-26 03:43:27,817|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Preparing Response...
2022-03-26 03:43:27,817|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-26 03:43:27,817|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-26 03:43:27,818|7282a39e-d227-488e-8616-b6566169f687||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 403b694c-5bd4-4336-ab28-eac9ce38c0e9 auditStoreId -1
2022-03-26 03:46:20,167|ddfeb37a-080d-4133-9044-9d08099f0cf2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-03-26 03:46:20,168|ddfeb37a-080d-4133-9044-9d08099f0cf2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-26 03:46:20,168|ddfeb37a-080d-4133-9044-9d08099f0cf2||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-26 03:46:20,458|ddfeb37a-080d-4133-9044-9d08099f0cf2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-26 03:46:20,458|ddfeb37a-080d-4133-9044-9d08099f0cf2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-26 03:46:21,223|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9cae124f-0c14-4438-ac3d-a5528c71bb33)
2022-03-26 03:46:21,224|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| deleting definition types under : /opt/app/onap/blueprints/working/9cae124f-0c14-4438-ac3d-a5528c71bb33/Definitions
2022-03-26 03:46:21,228|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| reinitialized all type definitions
2022-03-26 03:46:21,230|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(helloworld)
2022-03-26 03:46:21,255|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(helloworld-template)
2022-03-26 03:46:21,262|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-03-26 03:46:21,268|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-03-26 03:46:21,287|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(helloworld)
2022-03-26 03:46:21,288|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-03-26 03:46:21,288|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(helloworld) targets(helloworld)
2022-03-26 03:46:21,288|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-03-26 03:46:21,288|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-03-26 03:46:21,289|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/9cae124f-0c14-4438-ac3d-a5528c71bb33/Templates/hello-world-mapping.json
2022-03-26 03:46:21,294|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-03-26 03:46:21,294|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dataType not present for the recipe(dt-helloworld-properties)
2022-03-26 03:46:21,295|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing blueprint Resource Definitions
2022-03-26 03:46:21,295|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-03-26 03:46:21,295|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/hello-world-mapping.json)
2022-03-26 03:46:21,301|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| distinct resource keys ([])
2022-03-26 03:46:21,301|655116a2-87d3-433d-a17e-78abbf3537df||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enriching Resource Definition sources Node Template: []
2022-03-26 03:46:21,530|ffd588a4-ea47-40dc-a759-56b5ca814768||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(c98ce737-571b-490f-8f9f-d9f510a95285) CBA(/opt/app/onap/blueprints/archive/c98ce737-571b-490f-8f9f-d9f510a95285/cba.zip)
2022-03-26 03:46:21,540|ffd588a4-ea47-40dc-a759-56b5ca814768||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c98ce737-571b-490f-8f9f-d9f510a95285) and entry definition file (Definitions/blueprint.json)
2022-03-26 03:46:21,555|ffd588a4-ea47-40dc-a759-56b5ca814768||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(helloworld)
2022-03-26 03:46:21,560|ffd588a4-ea47-40dc-a759-56b5ca814768||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c98ce737-571b-490f-8f9f-d9f510a95285) and entry definition file (Definitions/blueprint.json)
2022-03-26 03:46:21,592|ffd588a4-ea47-40dc-a759-56b5ca814768||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/working/c98ce737-571b-490f-8f9f-d9f510a95285) present to clean.
2022-03-26 03:46:21,785|2ff3b141-b8c4-4ad4-a48d-c98da7704328||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing request id 654321
2022-03-26 03:46:21,786|2ff3b141-b8c4-4ad4-a48d-c98da7704328||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-26 03:46:21,786|2ff3b141-b8c4-4ad4-a48d-c98da7704328||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| StoreAuditService ID  -1
2022-03-26 03:46:21,787|2ff3b141-b8c4-4ad4-a48d-c98da7704328||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-03-26 03:46:21,787|2ff3b141-b8c4-4ad4-a48d-c98da7704328||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-03-26 03:46:21,790|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-03-26 03:46:21,799|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deriving input data for workflow: (helloworld)
2022-03-26 03:46:21,799|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-03-26 03:46:21,799|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-26 03:46:21,800|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-03-26 03:46:21,801|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-03-26 03:46:21,801|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-03-26 03:46:21,802|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-03-26 03:46:21,817|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Batched Sequence : ([])
2022-03-26 03:46:21,817|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Generated Resource Param Data ({ })
2022-03-26 03:46:21,826|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Preparing Response...
2022-03-26 03:46:21,826|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-03-26 03:46:21,826|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveWorkflowOutputs for workflow(helloworld)
2022-03-26 03:46:21,827|2ff3b141-b8c4-4ad4-a48d-c98da7704328||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a823de54-fae7-43cc-afc9-9ff63c627aa1 auditStoreId -1
2022-03-26 03:58:51,752|9cd56946-79fd-40f8-839c-63532552743b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-26 03:58:51,753|9cd56946-79fd-40f8-839c-63532552743b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-26 03:58:51,753|9cd56946-79fd-40f8-839c-63532552743b||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-26 03:58:52,007|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-26 03:58:52,008|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-26 03:58:52,834|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-26 03:58:52,842|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(31800da3-2afe-4343-b8b2-887041820d11) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-26 03:58:52,873|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(fb5c5613-57f3-4fea-b75e-a2c86e345d7a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-26 03:58:52,885|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(0af9ff49-bef2-477d-b346-19b248e22797) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-26 03:58:52,902|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(88d22f35-849f-4655-aae6-64a839cb74e9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-26 03:58:52,926|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(f74d6fa3-5e13-4407-bb56-a68c8eabb6d2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-26 03:58:52,941|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(38f0873a-bde2-4301-b6d4-726dd3677e50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-26 03:58:52,956|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:58:52,957|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:58:52,957|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-26 03:58:52,957|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-26 03:58:52,957|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:58:52,958|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:58:52,983|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 03:58:53,005|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 03:58:53,024|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 03:58:53,047|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 03:58:53,145|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:58:53,146|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:58:53,188|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-26 03:58:53,232|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-26 03:58:53,260|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-26 03:58:53,268|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-26 03:58:53,300|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:58:53,302|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:58:53,303|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign-day-2)
2022-03-26 03:58:53,304|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:58:53,304|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy-day-2)
2022-03-26 03:58:53,350|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:58:53,413|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-26 03:58:53,428|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-26 03:58:53,439|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-26 03:58:53,483|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:58:53,485|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:58:53,485|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:58:53,533|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:58:53,582|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-26 03:58:53,598|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-26 03:58:53,610|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-26 03:58:53,658|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:58:53,659|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:58:53,660|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:58:53,714|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:58:53,755|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-26 03:58:53,770|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-26 03:58:53,781|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-26 03:58:53,823|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:58:53,824|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:58:53,825|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:58:53,826|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(HealthCheck)
2022-03-26 03:58:53,827|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-26 03:58:53,828|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(vf-config-assign)
2022-03-26 03:58:53,829|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(vf-config-deploy)
2022-03-26 03:58:53,880|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:58:53,882|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:58:53,883|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-26 03:58:53,889|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:58:53,902|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-26 03:58:53,916|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-26 03:58:53,918|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-26 03:58:53,944|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-26 03:58:53,959|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-26 03:58:53,960|9cd56946-79fd-40f8-839c-63532552743b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-26 03:59:05,639|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e8a14fcc-5b3b-4d7a-83b1-a6531155ce15)
2022-03-26 03:59:05,640|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| deleting definition types under : /opt/app/onap/blueprints/working/e8a14fcc-5b3b-4d7a-83b1-a6531155ce15/Definitions
2022-03-26 03:59:05,642|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| reinitialized all type definitions
2022-03-26 03:59:05,643|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-03-26 03:59:05,669|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(vnf-template)
2022-03-26 03:59:05,676|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(vnf-mapping)
2022-03-26 03:59:05,683|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-03-26 03:59:05,710|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,731|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,740|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,748|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-03-26 03:59:05,748|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-03-26 03:59:05,748|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-03-26 03:59:05,762|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,768|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,775|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,782|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-26 03:59:05,805|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,815|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,826|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,834|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,841|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,849|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,870|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(config-assign)
2022-03-26 03:59:05,875|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(baseconfig-template)
2022-03-26 03:59:05,875|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-03-26 03:59:05,876|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-03-26 03:59:05,891|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,902|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,912|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 03:59:05,924|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(config-deploy)
2022-03-26 03:59:05,960|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(resource-assignment)
2022-03-26 03:59:05,961|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-03-26 03:59:05,961|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-03-26 03:59:05,961|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-03-26 03:59:05,961|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-03-26 03:59:05,961|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-03-26 03:59:05,961|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/e8a14fcc-5b3b-4d7a-83b1-a6531155ce15/Templates/vnf-mapping.json
2022-03-26 03:59:05,967|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-03-26 03:59:05,968|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-03-26 03:59:05,968|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/e8a14fcc-5b3b-4d7a-83b1-a6531155ce15/Templates/base_ubuntu20-mapping.json
2022-03-26 03:59:05,973|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-03-26 03:59:05,973|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-03-26 03:59:05,974|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(config-assign)
2022-03-26 03:59:05,975|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-03-26 03:59:05,975|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(config-assign) targets(config-assign)
2022-03-26 03:59:05,975|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-03-26 03:59:05,975|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-03-26 03:59:05,975|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/e8a14fcc-5b3b-4d7a-83b1-a6531155ce15/Templates/baseconfig-mapping.json
2022-03-26 03:59:05,980|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-03-26 03:59:05,980|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-26 03:59:05,981|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(config-deploy)
2022-03-26 03:59:05,981|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-03-26 03:59:05,981|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(config-deploy) targets(config-deploy)
2022-03-26 03:59:05,981|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-deploy) resource assignment files([]
2022-03-26 03:59:05,981|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing blueprint Resource Definitions
2022-03-26 03:59:05,982|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-03-26 03:59:05,982|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/vnf-mapping.json)
2022-03-26 03:59:05,982|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-03-26 03:59:05,982|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/baseconfig-mapping.json)
2022-03-26 03:59:05,997|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 03:59:06,063|5a7f6af0-2884-4c00-a814-fc78aacfc110||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-03-26 03:59:06,257|0b2b9cb3-c9ed-4d1a-b4c8-8c198e476fe7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(5f35b233-fc87-4b56-9d06-d7b4eff61376) CBA(/opt/app/onap/blueprints/archive/5f35b233-fc87-4b56-9d06-d7b4eff61376/cba.zip)
2022-03-26 03:59:06,264|0b2b9cb3-c9ed-4d1a-b4c8-8c198e476fe7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5f35b233-fc87-4b56-9d06-d7b4eff61376) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 03:59:06,274|0b2b9cb3-c9ed-4d1a-b4c8-8c198e476fe7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 03:59:06,301|0b2b9cb3-c9ed-4d1a-b4c8-8c198e476fe7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 03:59:06,302|0b2b9cb3-c9ed-4d1a-b4c8-8c198e476fe7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 03:59:06,303|0b2b9cb3-c9ed-4d1a-b4c8-8c198e476fe7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 03:59:06,315|0b2b9cb3-c9ed-4d1a-b4c8-8c198e476fe7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5f35b233-fc87-4b56-9d06-d7b4eff61376) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 03:59:06,350|0b2b9cb3-c9ed-4d1a-b4c8-8c198e476fe7||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/working/5f35b233-fc87-4b56-9d06-d7b4eff61376) present to clean.
2022-03-26 04:01:15,638|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-26 04:01:15,639|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-26 04:01:15,639|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-26 04:01:15,915|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-26 04:01:15,915|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-26 04:01:16,467|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-26 04:01:16,468|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(64e4337c-8892-4004-9a41-1b2b32c42f45) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-26 04:01:16,486|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(f22bc3ee-7d56-447a-9d14-d3859bb84ec0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-26 04:01:16,493|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(d30407c2-c3fe-4a1e-90a8-d46908532d9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-26 04:01:16,502|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(1a5eae0e-1c5c-4c32-a4b2-1b8fe049d90f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-26 04:01:16,512|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(61416517-e197-46ab-b278-0eb8396a47c2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-26 04:01:16,541|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(d58daf4f-015e-49e9-80b9-bdc8c7b00d9d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-26 04:01:16,555|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:01:16,556|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:01:16,556|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-26 04:01:16,556|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-26 04:01:16,556|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:01:16,557|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:01:16,584|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:01:16,618|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:01:16,639|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:01:16,662|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:01:16,752|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:01:16,753|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:01:16,754|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:01:16,791|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:01:16,825|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-26 04:01:16,839|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-26 04:01:16,846|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-26 04:01:16,883|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:01:16,883|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:01:16,884|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:01:16,928|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:01:16,964|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-26 04:01:16,978|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-26 04:01:16,986|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-26 04:01:17,023|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:01:17,024|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:01:17,025|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:01:17,025|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(HealthCheck)
2022-03-26 04:01:17,026|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-26 04:01:17,026|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(vf-config-assign)
2022-03-26 04:01:17,027|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(vf-config-deploy)
2022-03-26 04:01:17,067|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-26 04:01:17,096|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-26 04:01:17,112|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-26 04:01:17,112|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-26 04:01:17,148|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:01:17,149|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:01:17,181|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:01:17,181|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:01:17,182|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-26 04:01:17,192|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:01:17,212|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-26 04:01:17,230|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-26 04:01:17,244|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-26 04:01:17,257|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-26 04:01:17,266|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-26 04:01:17,281|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-26 04:01:17,315|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:01:17,316|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:01:17,317|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign-day-2)
2022-03-26 04:01:17,318|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:01:17,318|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy-day-2)
2022-03-26 04:01:17,336|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:01:17,351|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-26 04:01:17,368|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-26 04:01:17,368|326fc70a-8d21-4ab5-9ccb-62aa29e266a4||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-26 04:01:29,008|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a9eb85a0-428f-4d1f-90f3-f93a269f36e1)
2022-03-26 04:01:29,008|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| deleting definition types under : /opt/app/onap/blueprints/working/a9eb85a0-428f-4d1f-90f3-f93a269f36e1/Definitions
2022-03-26 04:01:29,010|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| reinitialized all type definitions
2022-03-26 04:01:29,011|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(netconf-device)
2022-03-26 04:01:29,028|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(resolve-data)
2022-03-26 04:01:29,041|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-03-26 04:01:29,046|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-03-26 04:01:29,051|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-03-26 04:01:29,076|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-03-26 04:01:29,096|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(config-assign)
2022-03-26 04:01:29,097|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-03-26 04:01:29,097|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(config-assign) targets(resolve-data)
2022-03-26 04:01:29,097|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-03-26 04:01:29,097|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-03-26 04:01:29,097|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/a9eb85a0-428f-4d1f-90f3-f93a269f36e1/Templates/netconfrpc-mapping.json
2022-03-26 04:01:29,102|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-03-26 04:01:29,103|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-26 04:01:29,103|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(config-deploy)
2022-03-26 04:01:29,104|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-03-26 04:01:29,104|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(config-deploy) targets(execute-netconf)
2022-03-26 04:01:29,104|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-deploy) resource assignment files([]
2022-03-26 04:01:29,104|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing blueprint Resource Definitions
2022-03-26 04:01:29,104|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-03-26 04:01:29,104|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/netconfrpc-mapping.json)
2022-03-26 04:01:29,111|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| distinct resource keys ([input-source])
2022-03-26 04:01:29,119|2f1a2085-da54-4afa-a873-57bd070cbeb5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enriching Resource Definition sources Node Template: [source-input]
2022-03-26 04:02:33,995|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-26 04:02:34,100|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-26 04:02:34,149|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| request(a047ee17-8853-4ea6-ba07-18bab683802f)
2022-03-26 04:02:34,152|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| CBA file(/opt/app/onap/blueprints/archive/eb801ef9-c631-42df-8b6d-cad6fc61e9a2/cba.zip written successfully
2022-03-26 04:02:34,152|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(eb801ef9-c631-42df-8b6d-cad6fc61e9a2) CBA(/opt/app/onap/blueprints/archive/eb801ef9-c631-42df-8b6d-cad6fc61e9a2/cba.zip)
2022-03-26 04:02:34,159|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb801ef9-c631-42df-8b6d-cad6fc61e9a2) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:02:34,169|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:02:34,192|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:02:34,193|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:02:34,194|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:02:34,203|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb801ef9-c631-42df-8b6d-cad6fc61e9a2) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:02:34,220|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-03-26 04:02:34,236|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-03-26 04:02:34,238|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-03-26 04:02:34,260|a047ee17-8853-4ea6-ba07-18bab683802f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/working/eb801ef9-c631-42df-8b6d-cad6fc61e9a2) present to clean.
2022-03-26 04:03:17,926|f68f22ae-7c4c-489c-9d8d-8670f4c19966||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-03-26 04:03:17,980|f68f22ae-7c4c-489c-9d8d-8670f4c19966||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:03:17,981|f68f22ae-7c4c-489c-9d8d-8670f4c19966||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:03:17,986|f68f22ae-7c4c-489c-9d8d-8670f4c19966||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:03:18,141|be0463c8-2127-46c4-a64d-2e70c59bcc99||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:03:18,141|be0463c8-2127-46c4-a64d-2e70c59bcc99||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:03:18,143|be0463c8-2127-46c4-a64d-2e70c59bcc99||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:03:18,493|d26112ea-cf02-4b6a-aa96-527bae48128b||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:03:18,493|d26112ea-cf02-4b6a-aa96-527bae48128b||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:03:18,495|d26112ea-cf02-4b6a-aa96-527bae48128b||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:03:18,707|b89ed496-c03f-45b1-9e39-118d3042c2c0||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:03:18,707|b89ed496-c03f-45b1-9e39-118d3042c2c0||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:03:18,712|b89ed496-c03f-45b1-9e39-118d3042c2c0||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:04:08,214|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-26 04:04:08,332|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-26 04:04:08,334|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| request(bc1338c7-4387-49c6-8fed-c30001a59d5d)
2022-03-26 04:04:08,335|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| CBA file(/opt/app/onap/blueprints/archive/d1eb338a-4fc9-40d3-a5f6-24bb670fc663/cba.zip written successfully
2022-03-26 04:04:08,335|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(d1eb338a-4fc9-40d3-a5f6-24bb670fc663) CBA(/opt/app/onap/blueprints/archive/d1eb338a-4fc9-40d3-a5f6-24bb670fc663/cba.zip)
2022-03-26 04:04:08,357|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1eb338a-4fc9-40d3-a5f6-24bb670fc663) and entry definition file (Definitions/pnf_netconf.json)
2022-03-26 04:04:08,363|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:04:08,379|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:04:08,380|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:04:08,389|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1eb338a-4fc9-40d3-a5f6-24bb670fc663) and entry definition file (Definitions/pnf_netconf.json)
2022-03-26 04:04:08,404|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-26 04:04:08,415|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-26 04:04:08,416|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-26 04:04:08,438|bc1338c7-4387-49c6-8fed-c30001a59d5d||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/working/d1eb338a-4fc9-40d3-a5f6-24bb670fc663) present to clean.
2022-03-26 04:11:31,992|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing request id a44e1bf3-c90d-4d49-86ea-a927da97ff60
2022-03-26 04:11:31,993|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-26 04:11:31,993|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| StoreAuditService ID  -1
2022-03-26 04:11:31,996|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:11:31,996|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:11:32,000|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:11:32,019|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deriving input data for workflow: (resource-assignment)
2022-03-26 04:11:32,028|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-26 04:11:32,029|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-26 04:11:32,032|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| preparing request id(a44e1bf3-c90d-4d49-86ea-a927da97ff60) for workflow(resource-assignment) step(resource-assignment)
2022-03-26 04:11:32,032|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-26 04:11:32,033|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-26 04:11:32,034|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-03-26 04:11:32,058|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-26 04:11:32,082|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-26 04:11:32,083|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("d2f6a8f3-a325-4d7c-824b-56d93d5f054b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-26 04:11:32,083|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ee8b8879-5d8a-46e5-bed3-3e153eafde64") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-26 04:11:32,085|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Generated Resource Param Data ({
  "service-instance-id" : "d2f6a8f3-a325-4d7c-824b-56d93d5f054b",
  "vnf-id" : "ee8b8879-5d8a-46e5-bed3-3e153eafde64",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-03-26 04:11:32,121|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Preparing Response...
2022-03-26 04:11:32,121|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-26 04:11:32,121|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-26 04:11:32,123|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 61a00e1d-c681-46a0-90c2-6c834f935fd2 auditStoreId -1
2022-03-26 04:11:39,382|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing request id 4a2d3ce2-45d5-49f2-a2f8-b101374e0eb5
2022-03-26 04:11:39,383|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-26 04:11:39,383|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| StoreAuditService ID  -1
2022-03-26 04:11:39,383|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:11:39,383|343bd2ed-74a8-4d0a-9abb-223cb315bd20||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:11:39,385|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:11:39,391|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deriving input data for workflow: (resource-assignment)
2022-03-26 04:11:39,392|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-26 04:11:39,392|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-26 04:11:39,393|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| preparing request id(4a2d3ce2-45d5-49f2-a2f8-b101374e0eb5) for workflow(resource-assignment) step(resource-assignment)
2022-03-26 04:11:39,393|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-26 04:11:39,393|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-26 04:11:39,394|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-03-26 04:11:39,412|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-26 04:11:39,417|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("admin-daily-istanbul") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-03-26 04:11:39,418|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-03-26 04:11:39,418|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-03-26 04:11:39,418|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-03-26 04:11:39,418|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ce6b855e-adec-4e8d-8908-b93a6a4aaca0") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-03-26 04:11:39,419|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("d2f6a8f3-a325-4d7c-824b-56d93d5f054b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-26 04:11:39,419|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-03-26 04:11:39,419|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-03-26 04:11:39,425|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-03-26 04:11:39,425|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ee8b8879-5d8a-46e5-bed3-3e153eafde64") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-26 04:11:39,426|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-istanbul",
  "service-instance-id" : "d2f6a8f3-a325-4d7c-824b-56d93d5f054b",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "ce6b855e-adec-4e8d-8908-b93a6a4aaca0",
  "vnf-id" : "ee8b8879-5d8a-46e5-bed3-3e153eafde64",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-03-26 04:11:39,437|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Preparing Response...
2022-03-26 04:11:39,438|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-26 04:11:39,438|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-26 04:11:39,438|343bd2ed-74a8-4d0a-9abb-223cb315bd20||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 64f460f9-1b65-442e-a9e4-270b9caad688 auditStoreId -1
2022-03-26 04:11:46,578|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-26 04:11:46,683|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-26 04:11:46,718|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing request id 343bd2ed-74a8-4d0a-9abb-223cb315bd20
2022-03-26 04:11:46,718|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-26 04:11:46,718|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| StoreAuditService ID  -1
2022-03-26 04:11:46,718|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:11:46,718|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:11:46,719|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:11:46,735|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deriving input data for workflow: (config-assign)
2022-03-26 04:11:46,735|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-03-26 04:11:46,735|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-26 04:11:46,736|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| preparing request id(343bd2ed-74a8-4d0a-9abb-223cb315bd20) for workflow(config-assign) step(config-assign)
2022-03-26 04:11:46,736|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-03-26 04:11:46,737|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-03-26 04:11:46,739|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-03-26 04:11:46,791|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-26 04:11:46,793|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-26 04:11:46,795|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("d2f6a8f3-a325-4d7c-824b-56d93d5f054b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-26 04:11:46,795|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ee8b8879-5d8a-46e5-bed3-3e153eafde64") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-26 04:11:46,862|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resource resolution saved into database successfully : (service-instance-id)
2022-03-26 04:11:46,862|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resource resolution saved into database successfully : (vnf-id)
2022-03-26 04:11:46,862|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resource resolution saved into database successfully : (vnf_name)
2022-03-26 04:11:46,863|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Generated Resource Param Data ({
  "service-instance-id" : "d2f6a8f3-a325-4d7c-824b-56d93d5f054b",
  "vnf-id" : "ee8b8879-5d8a-46e5-bed3-3e153eafde64",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-03-26 04:11:46,897|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-03-26 04:11:46,935|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-26 04:11:46,936|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Preparing Response...
2022-03-26 04:11:46,936|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-03-26 04:11:46,936|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveWorkflowOutputs for workflow(config-assign)
2022-03-26 04:11:46,938|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a637feeb-6d0f-4354-8151-84c8e424baf4 auditStoreId -1
2022-03-26 04:11:46,971|343bd2ed-74a8-4d0a-9abb-223cb315bd20||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Completed
2022-03-26 04:22:14,889|20a1bee0-7d65-4221-af1e-8964a660f61f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-03-26 04:22:14,890|20a1bee0-7d65-4221-af1e-8964a660f61f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-03-26 04:22:14,890|20a1bee0-7d65-4221-af1e-8964a660f61f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-03-26 04:22:15,090|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-03-26 04:22:15,090|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-03-26 04:22:15,527|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-03-26 04:22:15,527|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(08fd4982-c38f-4f06-82ac-5b46f09f487e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-03-26 04:22:15,545|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(2095eaa9-c8e7-42b1-9bdf-edc8d85bcbcc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-03-26 04:22:15,552|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(ed82e76b-f1c1-4166-b74b-a75ef6c8808a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-03-26 04:22:15,561|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(ffd18f79-b469-461a-a4f4-fe2b37123d98) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-03-26 04:22:15,572|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(ccb3364b-13fc-4f4f-b1af-9556f5447044) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-03-26 04:22:15,584|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(79b62452-4390-4eb0-9ae3-a623625ee09b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-03-26 04:22:15,596|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:22:15,596|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:22:15,596|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-26 04:22:15,596|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-26 04:22:15,597|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:22:15,597|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:22:15,641|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:22:15,664|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:22:15,684|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:22:15,705|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:22:15,778|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:22:15,779|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:22:15,780|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:22:15,821|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:22:15,837|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-26 04:22:15,853|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-03-26 04:22:15,861|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-03-26 04:22:15,915|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:22:15,916|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:22:15,916|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:22:15,957|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:22:15,985|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-26 04:22:15,999|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-03-26 04:22:16,000|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-03-26 04:22:16,047|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:22:16,048|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:22:16,049|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:22:16,050|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(HealthCheck)
2022-03-26 04:22:16,051|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(ScaleOutReconfiguration)
2022-03-26 04:22:16,052|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(vf-config-assign)
2022-03-26 04:22:16,052|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(vf-config-deploy)
2022-03-26 04:22:16,092|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:22:16,093|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:22:16,094|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-03-26 04:22:16,103|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:22:16,125|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-03-26 04:22:16,140|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-03-26 04:22:16,141|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-03-26 04:22:16,179|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-03-26 04:22:16,191|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-03-26 04:22:16,192|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-03-26 04:22:16,218|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:22:16,219|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:22:16,258|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-03-26 04:22:16,283|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-03-26 04:22:16,306|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-03-26 04:22:16,312|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-03-26 04:22:16,341|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:22:16,342|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:22:16,343|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign-day-2)
2022-03-26 04:22:16,344|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:22:16,344|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy-day-2)
2022-03-26 04:22:16,362|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:22:16,374|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :5G_Core::1.0.37
2022-03-26 04:22:16,391|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-03-26 04:22:16,391|20a1bee0-7d65-4221-af1e-8964a660f61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-03-26 04:22:27,611|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enhancing blueprint(/opt/app/onap/blueprints/working/96b31631-adfa-45e3-80b4-d76532d627b7)
2022-03-26 04:22:27,612|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| deleting definition types under : /opt/app/onap/blueprints/working/96b31631-adfa-45e3-80b4-d76532d627b7/Definitions
2022-03-26 04:22:27,614|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| reinitialized all type definitions
2022-03-26 04:22:27,614|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-03-26 04:22:27,645|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(vnf-template)
2022-03-26 04:22:27,654|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(vnf-mapping)
2022-03-26 04:22:27,665|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-03-26 04:22:27,688|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,736|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,744|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,750|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-03-26 04:22:27,750|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-03-26 04:22:27,750|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-03-26 04:22:27,761|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,767|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,773|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,782|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(sdnc)
2022-03-26 04:22:27,799|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,806|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,814|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,822|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,829|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,836|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,854|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(config-assign)
2022-03-26 04:22:27,859|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(baseconfig-template)
2022-03-26 04:22:27,859|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-03-26 04:22:27,859|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-03-26 04:22:27,876|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,890|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,898|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(input)
2022-03-26 04:22:27,904|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ***** Enhancing NodeTemplate(config-deploy)
2022-03-26 04:22:27,940|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(resource-assignment)
2022-03-26 04:22:27,940|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-03-26 04:22:27,940|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-03-26 04:22:27,940|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-03-26 04:22:27,940|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-03-26 04:22:27,940|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-03-26 04:22:27,940|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/96b31631-adfa-45e3-80b4-d76532d627b7/Templates/vnf-mapping.json
2022-03-26 04:22:27,945|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-03-26 04:22:27,945|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-03-26 04:22:27,945|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/96b31631-adfa-45e3-80b4-d76532d627b7/Templates/base_ubuntu20-mapping.json
2022-03-26 04:22:27,950|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-03-26 04:22:27,950|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-03-26 04:22:27,950|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(config-assign)
2022-03-26 04:22:27,951|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-03-26 04:22:27,951|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(config-assign) targets(config-assign)
2022-03-26 04:22:27,951|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-03-26 04:22:27,951|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-03-26 04:22:27,951|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enriching artifacts file(/opt/app/onap/blueprints/working/96b31631-adfa-45e3-80b4-d76532d627b7/Templates/baseconfig-mapping.json
2022-03-26 04:22:27,955|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-03-26 04:22:27,956|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| dataType not present for the recipe(dt-config-assign-properties)
2022-03-26 04:22:27,956|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing Workflow(config-deploy)
2022-03-26 04:22:27,956|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-03-26 04:22:27,956|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| identified workflow(config-deploy) targets(config-deploy)
2022-03-26 04:22:27,956|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| workflow(config-deploy) resource assignment files([]
2022-03-26 04:22:27,956|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| ##### Enhancing blueprint Resource Definitions
2022-03-26 04:22:27,956|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-03-26 04:22:27,957|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/vnf-mapping.json)
2022-03-26 04:22:27,957|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-03-26 04:22:27,957|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing file (Templates/baseconfig-mapping.json)
2022-03-26 04:22:27,969|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| 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-03-26 04:22:28,035|6a3677c5-c108-48d5-b7f9-8fb4ee5939b7||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-03-26 04:22:28,207|e2244836-a2ce-446e-80c1-05df5b19ed91||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Save processing(7068ae03-2721-4fee-8bf5-1619a4a59410) CBA(/opt/app/onap/blueprints/archive/7068ae03-2721-4fee-8bf5-1619a4a59410/cba.zip)
2022-03-26 04:22:28,213|e2244836-a2ce-446e-80c1-05df5b19ed91||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7068ae03-2721-4fee-8bf5-1619a4a59410) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:22:28,222|e2244836-a2ce-446e-80c1-05df5b19ed91||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-03-26 04:22:28,242|e2244836-a2ce-446e-80c1-05df5b19ed91||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(resource-assignment)
2022-03-26 04:22:28,243|e2244836-a2ce-446e-80c1-05df5b19ed91||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-assign)
2022-03-26 04:22:28,243|e2244836-a2ce-446e-80c1-05df5b19ed91||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Validating Workflow(config-deploy)
2022-03-26 04:22:28,251|e2244836-a2ce-446e-80c1-05df5b19ed91||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7068ae03-2721-4fee-8bf5-1619a4a59410) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:22:28,261|e2244836-a2ce-446e-80c1-05df5b19ed91||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-03-26 04:22:28,273|e2244836-a2ce-446e-80c1-05df5b19ed91||reactor-http-epoll-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-03-26 04:22:28,289|e2244836-a2ce-446e-80c1-05df5b19ed91||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-03-26 04:22:28,312|e2244836-a2ce-446e-80c1-05df5b19ed91||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-69jdf|||| No compiled cache(/opt/app/onap/blueprints/working/7068ae03-2721-4fee-8bf5-1619a4a59410) present to clean.
2022-03-26 04:22:55,000|d3a74c7d-f113-4029-af0c-3689eca52eda||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing request id abe0193b-30d9-45fa-b6d9-a2778fc936ad
2022-03-26 04:22:55,001|d3a74c7d-f113-4029-af0c-3689eca52eda||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-26 04:22:55,001|d3a74c7d-f113-4029-af0c-3689eca52eda||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| StoreAuditService ID  -1
2022-03-26 04:22:55,002|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-03-26 04:22:55,050|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:22:55,051|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:22:55,054|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:22:55,065|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deriving input data for workflow: (resource-assignment)
2022-03-26 04:22:55,065|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-26 04:22:55,065|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-26 04:22:55,066|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| preparing request id(abe0193b-30d9-45fa-b6d9-a2778fc936ad) for workflow(resource-assignment) step(resource-assignment)
2022-03-26 04:22:55,067|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-26 04:22:55,067|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-26 04:22:55,067|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-03-26 04:22:55,081|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-26 04:22:55,084|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-26 04:22:55,084|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("14f99b1c-7b8d-4b1e-bc7e-e0e8a13d42a7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-26 04:22:55,085|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("6490ae9a-01d0-47d4-aa45-3a474b85ef32") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-26 04:22:55,085|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Generated Resource Param Data ({
  "service-instance-id" : "14f99b1c-7b8d-4b1e-bc7e-e0e8a13d42a7",
  "vnf-id" : "6490ae9a-01d0-47d4-aa45-3a474b85ef32",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-03-26 04:22:55,095|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Preparing Response...
2022-03-26 04:22:55,095|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-26 04:22:55,096|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-26 04:22:55,096|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 957faf82-1f75-4708-99c0-694295105b00 auditStoreId -1
2022-03-26 04:22:59,886|d3a74c7d-f113-4029-af0c-3689eca52eda||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing request id 4aba31b6-dd61-4ef4-99aa-58412ab28eb7
2022-03-26 04:22:59,886|d3a74c7d-f113-4029-af0c-3689eca52eda||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-26 04:22:59,886|d3a74c7d-f113-4029-af0c-3689eca52eda||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| StoreAuditService ID  -1
2022-03-26 04:22:59,887|d3a74c7d-f113-4029-af0c-3689eca52eda||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:22:59,887|d3a74c7d-f113-4029-af0c-3689eca52eda||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:22:59,890|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:22:59,905|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deriving input data for workflow: (resource-assignment)
2022-03-26 04:22:59,906|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-03-26 04:22:59,906|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-26 04:22:59,907|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| preparing request id(4aba31b6-dd61-4ef4-99aa-58412ab28eb7) for workflow(resource-assignment) step(resource-assignment)
2022-03-26 04:22:59,907|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-03-26 04:22:59,907|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-03-26 04:22:59,908|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-03-26 04:22:59,925|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-26 04:22:59,929|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("admin-daily-istanbul") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-03-26 04:22:59,929|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-03-26 04:22:59,929|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-03-26 04:22:59,929|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-03-26 04:22:59,929|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("889f9d8c-e19e-4312-a765-da884bbeccc9") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-03-26 04:22:59,930|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("14f99b1c-7b8d-4b1e-bc7e-e0e8a13d42a7") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-26 04:22:59,930|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-03-26 04:22:59,930|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-03-26 04:22:59,931|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-03-26 04:22:59,931|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("6490ae9a-01d0-47d4-aa45-3a474b85ef32") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-26 04:22:59,932|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-istanbul",
  "service-instance-id" : "14f99b1c-7b8d-4b1e-bc7e-e0e8a13d42a7",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "889f9d8c-e19e-4312-a765-da884bbeccc9",
  "vnf-id" : "6490ae9a-01d0-47d4-aa45-3a474b85ef32",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-03-26 04:22:59,941|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Preparing Response...
2022-03-26 04:22:59,941|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-03-26 04:22:59,941|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-03-26 04:22:59,941|d3a74c7d-f113-4029-af0c-3689eca52eda||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 860346c0-9946-4504-8007-ffda484a9e03 auditStoreId -1
2022-03-26 04:23:04,540|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-03-26 04:23:04,643|||grpc-default-executor-3||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-03-26 04:23:04,647|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| processing request id d3a74c7d-f113-4029-af0c-3689eca52eda
2022-03-26 04:23:04,647|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionInput called not to store the Workflow action input details 
2022-03-26 04:23:04,647|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| StoreAuditService ID  -1
2022-03-26 04:23:04,648|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-03-26 04:23:04,648|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-03-26 04:23:04,650|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-03-26 04:23:04,660|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Deriving input data for workflow: (config-assign)
2022-03-26 04:23:04,661|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-03-26 04:23:04,661|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-03-26 04:23:04,661|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| preparing request id(d3a74c7d-f113-4029-af0c-3689eca52eda) for workflow(config-assign) step(config-assign)
2022-03-26 04:23:04,661|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-03-26 04:23:04,662|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-03-26 04:23:04,662|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-03-26 04:23:04,677|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist - will resolve all resources not already resolved.
2022-03-26 04:23:04,677|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resource (service-instance-id) already resolved: value=(d2f6a8f3-a325-4d7c-824b-56d93d5f054b)
2022-03-26 04:23:04,678|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("d2f6a8f3-a325-4d7c-824b-56d93d5f054b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-03-26 04:23:04,678|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resource (vnf-id) already resolved: value=(ee8b8879-5d8a-46e5-bed3-3e153eafde64)
2022-03-26 04:23:04,678|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ee8b8879-5d8a-46e5-bed3-3e153eafde64") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-03-26 04:23:04,678|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name)
2022-03-26 04:23:04,678|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-03-26 04:23:04,685|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = success
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = success
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-03-26 04:23:04,686|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Generated Resource Param Data ({
  "service-instance-id" : "d2f6a8f3-a325-4d7c-824b-56d93d5f054b",
  "vnf-id" : "ee8b8879-5d8a-46e5-bed3-3e153eafde64",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-03-26 04:23:04,710|||DefaultDispatcher-worker-10||||INFO||||||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name)
2022-03-26 04:23:04,722|||DefaultDispatcher-worker-10||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-03-26 04:23:04,732|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-03-26 04:23:04,733|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Preparing Response...
2022-03-26 04:23:04,733|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-03-26 04:23:04,733|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| resolveWorkflowOutputs for workflow(config-assign)
2022-03-26 04:23:04,733|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4bbb2db5-29d6-4217-a61e-ac3adaac0281 auditStoreId -1
2022-03-26 04:23:04,736|d3a74c7d-f113-4029-af0c-3689eca52eda||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-69jdf|||| Completed
Mar 26, 2022 4:35:55 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)