By type
03:18:28,827 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:18:28,830 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:18:28,832 |-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] 03:18:28,833 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:18:28,833 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:18:28,833 |-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] 03:18:28,862 |-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 03:18:29,238 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:18:29,259 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:18:29,265 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:18:29,276 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:18:29,422 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:18:29,423 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:18:29,423 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:18:29,423 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:18:29,423 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:18:29,423 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:18:29,424 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:18:29,425 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:18:29,428 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-03-22 03:18:31,227|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-56998d9844-ckpln 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-22 03:18:31,233|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-03-22 03:18:37,012|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-22 03:18:38,118|||main||||INFO||||||| Finished Spring Data repository scanning in 1077ms. Found 11 JPA repository interfaces. 2022-03-22 03:18:42,324|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-03-22 03:18:42,447|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-03-22 03:18:42,808|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-22 03:18:43,596|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-03-22 03:18:44,245|||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-22 03:18:44,255|||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-22 03:18:44,604|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-03-22 03:18:46,763|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-22 03:18:46,796|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-03-22 03:18:46,965|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-03-22 03:18:48,671|||main||||INFO||||||| Audit service is disabled 2022-03-22 03:18:48,921|||main||||INFO||||||| Workflow Audit store is disabled 2022-03-22 03:18:52,400|||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-22 03:18:52,501|||main||||INFO||||||| Dependency Management module created... 2022-03-22 03:18:54,388|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-03-22 03:18:54,787|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-03-22 03:18:56,733|||main||||INFO||||||| Netty started on port(s): 8080 2022-03-22 03:18:59,453|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-03-22 03:18:59,912|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-03-22 03:18:59,925|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 30.181 seconds (JVM running for 32.029) 2022-03-22 03:18:59,954|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2022-03-22 05:09:16,205|51f7cad6-dd12-4ab9-9347-1f8578581a91||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-22 05:09:16,208|51f7cad6-dd12-4ab9-9347-1f8578581a91||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:09:16,210|51f7cad6-dd12-4ab9-9347-1f8578581a91||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:09:21,626|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:09:21,659|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:09:29,464|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-22 05:09:29,551|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(cc11f6b7-2224-4ee3-a6e5-49d2c8361d41) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-22 05:09:29,759|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(631dbfbe-2ac4-442d-b7ed-c21b67d08975) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-22 05:09:29,830|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(24458738-0315-452c-bab8-b38023888daa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-22 05:09:29,916|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(bb4e8465-5191-4737-a343-b6c43b2c705e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-22 05:09:29,946|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(826d2593-9bee-476d-b02d-d6bca25870e7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-22 05:09:30,106|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(a5e2966f-6662-461c-97d2-728ea18dcc33) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-22 05:09:30,194|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:30,217|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:30,221|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:30,789|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:30,791|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:30,792|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:31,233|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:09:31,329|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:09:31,541|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:09:31,620|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:09:32,220|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:09:32,226|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:09:32,227|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:09:32,422|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:33,197|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:09:33,198|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:09:33,200|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:09:33,315|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:34,204|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:09:34,206|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:09:34,209|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign-day-2) 2022-03-22 05:09:34,210|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:09:34,212|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy-day-2) 2022-03-22 05:09:34,393|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:35,433|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:09:35,434|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:09:35,436|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:09:35,437|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(HealthCheck) 2022-03-22 05:09:35,440|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-22 05:09:35,441|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(vf-config-assign) 2022-03-22 05:09:35,443|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(vf-config-deploy) 2022-03-22 05:09:35,531|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:09:35,533|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:09:35,534|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:35,572|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:09:36,732|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:09:36,733|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:09:36,851|51f7cad6-dd12-4ab9-9347-1f8578581a91||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:10:22,375|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/73faee22-c302-4e86-9b5a-630bbdfee472) 2022-03-22 05:10:22,392|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/73faee22-c302-4e86-9b5a-630bbdfee472/Definitions 2022-03-22 05:10:22,410|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:10:22,424|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(netconf-device) 2022-03-22 05:10:22,582|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(resolve-data) 2022-03-22 05:10:22,725|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-03-22 05:10:22,759|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-03-22 05:10:22,804|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-03-22 05:10:22,944|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-03-22 05:10:23,112|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(config-assign) 2022-03-22 05:10:23,113|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-03-22 05:10:23,114|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(config-assign) targets(resolve-data) 2022-03-22 05:10:23,114|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-03-22 05:10:23,114|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-03-22 05:10:23,114|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/73faee22-c302-4e86-9b5a-630bbdfee472/Templates/netconfrpc-mapping.json 2022-03-22 05:10:23,129|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-03-22 05:10:23,129|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-22 05:10:23,131|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(config-deploy) 2022-03-22 05:10:23,136|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-03-22 05:10:23,136|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(config-deploy) targets(execute-netconf) 2022-03-22 05:10:23,137|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-deploy) resource assignment files([] 2022-03-22 05:10:23,137|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:10:23,137|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-03-22 05:10:23,140|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/netconfrpc-mapping.json) 2022-03-22 05:10:23,169|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([input-source]) 2022-03-22 05:10:23,226|4228bf07-c0dd-4332-bb1a-5273b9e40ff2||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [source-input] 2022-03-22 05:13:00,921|619ba43c-0108-4543-8841-478e77fe6662||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:13:00,922|619ba43c-0108-4543-8841-478e77fe6662||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:13:00,922|619ba43c-0108-4543-8841-478e77fe6662||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:13:03,440|619ba43c-0108-4543-8841-478e77fe6662||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:13:03,440|619ba43c-0108-4543-8841-478e77fe6662||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:13:07,964|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5a99dcdf-4c8c-4802-bf39-9931119f1587) 2022-03-22 05:13:07,965|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/5a99dcdf-4c8c-4802-bf39-9931119f1587/Definitions 2022-03-22 05:13:07,971|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:13:07,992|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:13:08,104|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:13:08,123|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:13:08,135|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:13:08,167|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:13:08,168|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:13:08,168|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:13:08,168|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:13:08,168|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:13:08,169|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/5a99dcdf-4c8c-4802-bf39-9931119f1587/Templates/hello-world-mapping.json 2022-03-22 05:13:08,193|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:13:08,194|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:13:08,194|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:13:08,194|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:13:08,194|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:13:08,205|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:13:08,205|d0dd122c-07ac-4a6c-ac98-24b165b2ce87||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:13:08,666|f5c5e8b9-2a3d-4aec-b35b-e9d7d07d7110||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(85b51bd8-b898-4919-88df-2a68a25f2921) CBA(/opt/app/onap/blueprints/archive/85b51bd8-b898-4919-88df-2a68a25f2921/cba.zip) 2022-03-22 05:13:08,680|f5c5e8b9-2a3d-4aec-b35b-e9d7d07d7110||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/85b51bd8-b898-4919-88df-2a68a25f2921) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:13:08,751|f5c5e8b9-2a3d-4aec-b35b-e9d7d07d7110||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:13:08,766|f5c5e8b9-2a3d-4aec-b35b-e9d7d07d7110||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/85b51bd8-b898-4919-88df-2a68a25f2921) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:13:09,091|f5c5e8b9-2a3d-4aec-b35b-e9d7d07d7110||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/85b51bd8-b898-4919-88df-2a68a25f2921) present to clean. 2022-03-22 05:13:09,601|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:13:09,601|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:13:09,601|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:13:09,656|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| getting cba file name(test101), version(1.0.1) from db 2022-03-22 05:13:10,004|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:13:10,008|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:13:10,022|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:13:10,077|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:13:10,082|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:13:10,086|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:13:10,110|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:13:10,111|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:13:10,114|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:13:10,159|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:13:10,238|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:13:10,248|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:13:10,569|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:13:10,574|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:13:10,575|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:13:10,586|358f91ce-8b9b-4f16-8bda-8a5b9b3922af||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a8d24d72-1bfa-4856-9a10-e5b87d64793b auditStoreId -1 2022-03-22 05:14:53,840|d8cceabb-2f60-4052-bdcb-ecbc594ebf23||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:14:53,840|d8cceabb-2f60-4052-bdcb-ecbc594ebf23||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:14:53,841|d8cceabb-2f60-4052-bdcb-ecbc594ebf23||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:14:56,504|d8cceabb-2f60-4052-bdcb-ecbc594ebf23||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:14:56,513|d8cceabb-2f60-4052-bdcb-ecbc594ebf23||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:15:01,226|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/7eb209ca-b90a-4bf3-8e13-b7fda0b88c4e) 2022-03-22 05:15:01,227|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/7eb209ca-b90a-4bf3-8e13-b7fda0b88c4e/Definitions 2022-03-22 05:15:01,230|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:15:01,231|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:15:01,354|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:15:01,391|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:15:01,426|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:15:01,496|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:15:01,496|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:15:01,496|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:15:01,496|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:15:01,496|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:15:01,496|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/7eb209ca-b90a-4bf3-8e13-b7fda0b88c4e/Templates/hello-world-mapping.json 2022-03-22 05:15:01,510|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:15:01,510|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:15:01,511|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:15:01,511|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:15:01,511|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:15:01,521|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:15:01,522|d968f8c8-1829-4e55-b797-eb15a3afe927||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:15:01,957|c8b7744f-4816-4ae2-92b8-791581833922||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(b2340a32-56c3-4eab-bac8-a9091e56d8ab) CBA(/opt/app/onap/blueprints/archive/b2340a32-56c3-4eab-bac8-a9091e56d8ab/cba.zip) 2022-03-22 05:15:01,974|c8b7744f-4816-4ae2-92b8-791581833922||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b2340a32-56c3-4eab-bac8-a9091e56d8ab) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:15:02,008|c8b7744f-4816-4ae2-92b8-791581833922||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:15:02,039|c8b7744f-4816-4ae2-92b8-791581833922||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b2340a32-56c3-4eab-bac8-a9091e56d8ab) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:15:02,242|c8b7744f-4816-4ae2-92b8-791581833922||DefaultDispatcher-worker-33||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/b2340a32-56c3-4eab-bac8-a9091e56d8ab) present to clean. 2022-03-22 05:15:02,668|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:15:02,668|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:15:02,668|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:15:02,671|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:15:02,672|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:15:02,699|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:15:02,896|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:15:02,897|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:15:02,904|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:15:02,906|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:15:02,906|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:15:02,907|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:15:02,909|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-33||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:15:03,106|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:15:03,108|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:15:03,163|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:15:03,164|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:15:03,164|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:15:03,165|6c5a3407-953e-407e-ab4b-f8b7a25f91cc||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e9c1ce42-7edd-4fd8-a8ca-ca4d3af9755e auditStoreId -1 2022-03-22 05:16:45,921|567bea9a-76fc-4c71-849e-bab9b8eed9ad||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:16:45,922|567bea9a-76fc-4c71-849e-bab9b8eed9ad||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:16:45,922|567bea9a-76fc-4c71-849e-bab9b8eed9ad||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:16:47,500|567bea9a-76fc-4c71-849e-bab9b8eed9ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:16:47,501|567bea9a-76fc-4c71-849e-bab9b8eed9ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:16:50,827|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/940ca212-b261-4090-837a-d19ed8779993) 2022-03-22 05:16:50,828|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/940ca212-b261-4090-837a-d19ed8779993/Definitions 2022-03-22 05:16:50,831|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:16:50,833|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:16:50,902|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:16:50,926|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:16:50,966|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:16:51,042|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:16:51,043|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:16:51,043|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:16:51,043|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:16:51,043|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:16:51,043|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/940ca212-b261-4090-837a-d19ed8779993/Templates/hello-world-mapping.json 2022-03-22 05:16:51,104|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:16:51,105|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:16:51,105|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:16:51,105|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:16:51,105|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:16:51,147|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:16:51,147|a5295400-c6c5-47fd-924b-a555cc9e4bff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:16:51,635|1cd13142-f520-4df3-bca3-fefe2f4a1d57||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(e91001e6-5dc7-486f-9a88-740a9a18304c) CBA(/opt/app/onap/blueprints/archive/e91001e6-5dc7-486f-9a88-740a9a18304c/cba.zip) 2022-03-22 05:16:51,650|1cd13142-f520-4df3-bca3-fefe2f4a1d57||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e91001e6-5dc7-486f-9a88-740a9a18304c) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:16:51,724|1cd13142-f520-4df3-bca3-fefe2f4a1d57||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:16:51,736|1cd13142-f520-4df3-bca3-fefe2f4a1d57||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e91001e6-5dc7-486f-9a88-740a9a18304c) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:16:52,102|1cd13142-f520-4df3-bca3-fefe2f4a1d57||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/e91001e6-5dc7-486f-9a88-740a9a18304c) present to clean. 2022-03-22 05:16:52,507|1f7cbac3-7789-44da-aab8-06cefb2c2e17||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:16:52,507|1f7cbac3-7789-44da-aab8-06cefb2c2e17||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:16:52,508|1f7cbac3-7789-44da-aab8-06cefb2c2e17||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:16:52,511|1f7cbac3-7789-44da-aab8-06cefb2c2e17||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:16:52,511|1f7cbac3-7789-44da-aab8-06cefb2c2e17||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:16:52,514|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:16:52,592|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:16:52,593|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:16:52,593|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:16:52,594|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:16:52,595|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:16:52,596|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:16:52,611|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:16:52,660|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:16:52,662|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:16:52,707|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:16:52,707|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:16:52,707|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:16:52,709|1f7cbac3-7789-44da-aab8-06cefb2c2e17||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4eee7e2a-4c3f-4f6d-a6b5-46f7b2e44857 auditStoreId -1 2022-03-22 05:17:39,632|60fec1f1-10f9-45b5-b56d-5e50d2a6b6ca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:17:39,633|60fec1f1-10f9-45b5-b56d-5e50d2a6b6ca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:17:39,633|60fec1f1-10f9-45b5-b56d-5e50d2a6b6ca||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:17:41,978|60fec1f1-10f9-45b5-b56d-5e50d2a6b6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:17:41,979|60fec1f1-10f9-45b5-b56d-5e50d2a6b6ca||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:17:45,515|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8735a8f3-90dd-4cb3-b080-f4862570e766) 2022-03-22 05:17:45,516|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/8735a8f3-90dd-4cb3-b080-f4862570e766/Definitions 2022-03-22 05:17:45,527|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:17:45,528|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:17:45,602|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:17:45,635|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:17:45,704|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:17:45,752|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:17:45,753|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:17:45,753|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:17:45,753|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:17:45,753|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:17:45,753|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/8735a8f3-90dd-4cb3-b080-f4862570e766/Templates/hello-world-mapping.json 2022-03-22 05:17:45,762|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:17:45,762|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:17:45,762|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:17:45,762|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:17:45,762|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:17:45,784|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:17:45,784|94657497-af7b-4477-bc3b-8f5c2b8e78d7||DefaultDispatcher-worker-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:17:46,533|3f24daeb-9156-45d0-b22c-9fa1370fd96b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(2724bb8e-7942-4101-b5fe-aff9dd5fb440) CBA(/opt/app/onap/blueprints/archive/2724bb8e-7942-4101-b5fe-aff9dd5fb440/cba.zip) 2022-03-22 05:17:46,544|3f24daeb-9156-45d0-b22c-9fa1370fd96b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2724bb8e-7942-4101-b5fe-aff9dd5fb440) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:17:46,577|3f24daeb-9156-45d0-b22c-9fa1370fd96b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:17:46,588|3f24daeb-9156-45d0-b22c-9fa1370fd96b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2724bb8e-7942-4101-b5fe-aff9dd5fb440) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:17:46,857|3f24daeb-9156-45d0-b22c-9fa1370fd96b||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/2724bb8e-7942-4101-b5fe-aff9dd5fb440) present to clean. 2022-03-22 05:17:47,252|25e5999a-75a6-458a-ad9f-168008e23cdb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:17:47,252|25e5999a-75a6-458a-ad9f-168008e23cdb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:17:47,252|25e5999a-75a6-458a-ad9f-168008e23cdb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:17:47,254|25e5999a-75a6-458a-ad9f-168008e23cdb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:17:47,254|25e5999a-75a6-458a-ad9f-168008e23cdb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:17:47,266|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:17:47,341|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:17:47,341|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:17:47,341|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:17:47,343|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:17:47,343|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:17:47,343|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:17:47,345|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:17:47,398|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:17:47,400|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:17:47,410|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:17:47,410|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:17:47,410|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:17:47,410|25e5999a-75a6-458a-ad9f-168008e23cdb||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID da5a4e2a-e5dd-43c4-9375-4e3bb0ab0623 auditStoreId -1 2022-03-22 05:19:59,123|3a1b095f-0af2-469d-bb7f-e99fc6429994||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:19:59,124|3a1b095f-0af2-469d-bb7f-e99fc6429994||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:19:59,124|3a1b095f-0af2-469d-bb7f-e99fc6429994||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:20:00,655|3a1b095f-0af2-469d-bb7f-e99fc6429994||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:20:00,656|3a1b095f-0af2-469d-bb7f-e99fc6429994||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:20:03,197|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f37efa33-38c2-4e4f-9dfc-23454e1bcffa) 2022-03-22 05:20:03,198|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/f37efa33-38c2-4e4f-9dfc-23454e1bcffa/Definitions 2022-03-22 05:20:03,202|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:20:03,203|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:20:03,250|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:20:03,266|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:20:03,297|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:20:03,328|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:20:03,329|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:20:03,329|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:20:03,329|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:20:03,329|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:20:03,329|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/f37efa33-38c2-4e4f-9dfc-23454e1bcffa/Templates/hello-world-mapping.json 2022-03-22 05:20:03,353|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:20:03,353|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:20:03,353|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:20:03,353|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:20:03,354|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:20:03,370|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:20:03,370|0cfe8643-28b8-457e-885b-969d2f92fabf||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:20:03,734|322fb60e-41bf-42c6-a321-098fb9645485||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(eaa16d1c-4d55-4962-bc5b-4c4f0deb3942) CBA(/opt/app/onap/blueprints/archive/eaa16d1c-4d55-4962-bc5b-4c4f0deb3942/cba.zip) 2022-03-22 05:20:03,750|322fb60e-41bf-42c6-a321-098fb9645485||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eaa16d1c-4d55-4962-bc5b-4c4f0deb3942) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:20:03,809|322fb60e-41bf-42c6-a321-098fb9645485||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:20:03,831|322fb60e-41bf-42c6-a321-098fb9645485||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eaa16d1c-4d55-4962-bc5b-4c4f0deb3942) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:20:03,920|322fb60e-41bf-42c6-a321-098fb9645485||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/eaa16d1c-4d55-4962-bc5b-4c4f0deb3942) present to clean. 2022-03-22 05:20:04,212|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:20:04,212|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:20:04,212|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:20:04,237|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:20:04,237|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:20:04,280|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:20:04,349|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:20:04,350|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:20:04,350|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:20:04,351|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:20:04,351|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:20:04,351|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:20:04,353|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-30||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:20:04,392|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:20:04,393|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:20:04,402|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:20:04,402|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:20:04,402|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:20:04,403|bcc171c6-a933-4fe4-b0e3-78ed4fe8a8f4||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 383b3a91-5e91-4200-97e2-36976a99ccaf auditStoreId -1 2022-03-22 05:22:10,079|5215c22f-d8b4-415a-b033-aac1349ae93b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:22:10,079|5215c22f-d8b4-415a-b033-aac1349ae93b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:22:10,079|5215c22f-d8b4-415a-b033-aac1349ae93b||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:22:11,057|5215c22f-d8b4-415a-b033-aac1349ae93b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:22:11,058|5215c22f-d8b4-415a-b033-aac1349ae93b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:22:14,566|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/50d2a964-987f-4e31-88fc-354cee2c77c7) 2022-03-22 05:22:14,567|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/50d2a964-987f-4e31-88fc-354cee2c77c7/Definitions 2022-03-22 05:22:14,571|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:22:14,572|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:22:14,684|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:22:14,712|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:22:14,746|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:22:14,771|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:22:14,772|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:22:14,772|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:22:14,772|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:22:14,772|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:22:14,772|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/50d2a964-987f-4e31-88fc-354cee2c77c7/Templates/hello-world-mapping.json 2022-03-22 05:22:14,788|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:22:14,788|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:22:14,788|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:22:14,788|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:22:14,788|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:22:14,802|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:22:14,802|d6fa6f13-eda0-460d-b9b0-cd44876ddcf6||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:22:15,292|a443c774-6217-4e69-a953-b668148898d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(9632a618-b48a-44f2-b59c-ff8e42d0b534) CBA(/opt/app/onap/blueprints/archive/9632a618-b48a-44f2-b59c-ff8e42d0b534/cba.zip) 2022-03-22 05:22:15,309|a443c774-6217-4e69-a953-b668148898d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9632a618-b48a-44f2-b59c-ff8e42d0b534) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:22:15,383|a443c774-6217-4e69-a953-b668148898d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:22:15,395|a443c774-6217-4e69-a953-b668148898d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9632a618-b48a-44f2-b59c-ff8e42d0b534) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:22:15,748|a443c774-6217-4e69-a953-b668148898d1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/9632a618-b48a-44f2-b59c-ff8e42d0b534) present to clean. 2022-03-22 05:22:16,206|3236995e-6c56-491c-9acb-d3241f550a21||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:22:16,207|3236995e-6c56-491c-9acb-d3241f550a21||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:22:16,207|3236995e-6c56-491c-9acb-d3241f550a21||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:22:16,212|3236995e-6c56-491c-9acb-d3241f550a21||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:22:16,214|3236995e-6c56-491c-9acb-d3241f550a21||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:22:16,225|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:22:16,371|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:22:16,372|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:22:16,372|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:22:16,373|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:22:16,373|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:22:16,373|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:22:16,376|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:22:16,434|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:22:16,435|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:22:16,466|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:22:16,467|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:22:16,467|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:22:16,468|3236995e-6c56-491c-9acb-d3241f550a21||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 29e509f7-3e8f-4851-85f6-9004e43fb037 auditStoreId -1 2022-03-22 05:24:09,108|09fcecc6-18ca-49fb-ad1f-891552cabc2a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:24:09,108|09fcecc6-18ca-49fb-ad1f-891552cabc2a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:24:09,108|09fcecc6-18ca-49fb-ad1f-891552cabc2a||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:24:10,089|09fcecc6-18ca-49fb-ad1f-891552cabc2a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:24:10,090|09fcecc6-18ca-49fb-ad1f-891552cabc2a||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:24:12,124|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/374083f0-8ebe-4506-8cf9-f17d9a79b0cd) 2022-03-22 05:24:12,125|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/374083f0-8ebe-4506-8cf9-f17d9a79b0cd/Definitions 2022-03-22 05:24:12,127|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:24:12,128|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:24:12,201|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:24:12,218|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:24:12,240|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:24:12,275|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:24:12,279|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:24:12,279|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:24:12,279|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:24:12,279|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:24:12,279|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/374083f0-8ebe-4506-8cf9-f17d9a79b0cd/Templates/hello-world-mapping.json 2022-03-22 05:24:12,287|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:24:12,287|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:24:12,287|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:24:12,287|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:24:12,288|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:24:12,298|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:24:12,298|ebae52b4-f59f-4b95-9c25-759c044a071c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:24:12,621|78bf476c-9077-4cc7-ad1c-247c8a60e422||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(1eab572b-df59-4b10-a646-77f6a334ec41) CBA(/opt/app/onap/blueprints/archive/1eab572b-df59-4b10-a646-77f6a334ec41/cba.zip) 2022-03-22 05:24:12,630|78bf476c-9077-4cc7-ad1c-247c8a60e422||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1eab572b-df59-4b10-a646-77f6a334ec41) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:24:12,674|78bf476c-9077-4cc7-ad1c-247c8a60e422||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:24:12,684|78bf476c-9077-4cc7-ad1c-247c8a60e422||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1eab572b-df59-4b10-a646-77f6a334ec41) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:24:12,744|78bf476c-9077-4cc7-ad1c-247c8a60e422||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/1eab572b-df59-4b10-a646-77f6a334ec41) present to clean. 2022-03-22 05:24:13,127|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:24:13,127|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:24:13,127|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:24:13,133|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:24:13,133|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:24:13,137|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:24:13,155|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:24:13,156|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:24:13,156|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:24:13,157|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:24:13,157|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:24:13,157|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:24:13,168|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:24:13,188|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:24:13,188|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:24:13,200|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:24:13,202|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:24:13,203|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:24:13,203|66341d0e-5b91-48fc-beb1-64a12e8ffe3a||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7f965780-df4b-45f1-8b77-20193d14c530 auditStoreId -1 2022-03-22 05:25:06,205|72cba2dd-bae7-45f5-a102-ac71066c9ce0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-22 05:25:06,206|72cba2dd-bae7-45f5-a102-ac71066c9ce0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:25:06,206|72cba2dd-bae7-45f5-a102-ac71066c9ce0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:25:08,654|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:25:08,654|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:25:10,926|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-22 05:25:10,927|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(72031d1a-b4f4-40cc-9a65-341c9aef94c9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-22 05:25:10,988|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(da49832d-952d-4bc3-9237-308d2fac84f4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-22 05:25:11,021|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(c64ea23a-ac61-40b5-a894-72d6a2cbe23f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-22 05:25:11,038|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(2c15d69f-f68b-4a5c-81f0-73e5479c384a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-22 05:25:11,065|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(d432f129-9236-4e3a-bcaa-8481d427ceb4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-22 05:25:11,129|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(4437bad2-3c7b-4a38-8caa-135c4630f70e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-22 05:25:11,164|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:11,165|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:11,165|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:11,165|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:11,165|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:11,200|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:11,279|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:25:11,309|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:25:11,335|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:25:11,367|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:25:11,583|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:25:11,584|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:25:11,586|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:25:11,760|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:11,879|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-22 05:25:12,172|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-22 05:25:12,228|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-22 05:25:12,486|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:25:12,488|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:25:12,489|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:25:12,574|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:12,710|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-22 05:25:12,864|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-22 05:25:12,887|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-22 05:25:12,961|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:25:12,962|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:25:12,963|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:25:12,964|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(HealthCheck) 2022-03-22 05:25:12,965|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-22 05:25:12,966|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(vf-config-assign) 2022-03-22 05:25:12,967|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(vf-config-deploy) 2022-03-22 05:25:13,068|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:25:13,069|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:25:13,074|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:13,101|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:13,222|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-22 05:25:13,340|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-22 05:25:13,423|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-22 05:25:13,549|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-22 05:25:13,549|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-22 05:25:13,642|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-22 05:25:13,740|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:25:13,742|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:25:13,789|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:13,870|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-22 05:25:13,943|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-22 05:25:13,955|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-22 05:25:14,070|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:25:14,091|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:25:14,092|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign-day-2) 2022-03-22 05:25:14,093|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:25:14,094|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy-day-2) 2022-03-22 05:25:14,129|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:14,210|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-22 05:25:14,363|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-22 05:25:14,383|72cba2dd-bae7-45f5-a102-ac71066c9ce0||DefaultDispatcher-worker-37||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-22 05:25:46,852|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6f273bcf-9966-430c-89e3-04a40d9d5539) 2022-03-22 05:25:46,853|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/6f273bcf-9966-430c-89e3-04a40d9d5539/Definitions 2022-03-22 05:25:46,860|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:25:46,862|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-22 05:25:47,068|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(vnf-template) 2022-03-22 05:25:47,195|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-22 05:25:47,298|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-22 05:25:47,431|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:47,667|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:47,707|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:47,745|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-22 05:25:47,746|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-22 05:25:47,746|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-22 05:25:47,805|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:47,869|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:47,951|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:48,013|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-22 05:25:48,111|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:48,127|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:48,188|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:48,226|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:48,313|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:48,341|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:48,513|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-22 05:25:48,533|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-22 05:25:48,533|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-22 05:25:48,533|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-22 05:25:48,784|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:48,943|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:49,019|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:25:49,093|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-22 05:25:49,328|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(resource-assignment) 2022-03-22 05:25:49,329|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-22 05:25:49,329|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-22 05:25:49,329|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-22 05:25:49,329|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-22 05:25:49,329|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-22 05:25:49,329|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/6f273bcf-9966-430c-89e3-04a40d9d5539/Templates/vnf-mapping.json 2022-03-22 05:25:49,342|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-22 05:25:49,342|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-22 05:25:49,342|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/6f273bcf-9966-430c-89e3-04a40d9d5539/Templates/base_ubuntu20-mapping.json 2022-03-22 05:25:49,352|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-22 05:25:49,353|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-22 05:25:49,354|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(config-assign) 2022-03-22 05:25:49,355|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-22 05:25:49,355|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(config-assign) targets(config-assign) 2022-03-22 05:25:49,356|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-22 05:25:49,356|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-22 05:25:49,356|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/6f273bcf-9966-430c-89e3-04a40d9d5539/Templates/baseconfig-mapping.json 2022-03-22 05:25:49,374|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-22 05:25:49,374|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-22 05:25:49,375|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(config-deploy) 2022-03-22 05:25:49,385|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-22 05:25:49,385|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-22 05:25:49,385|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-deploy) resource assignment files([] 2022-03-22 05:25:49,385|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:25:49,385|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-22 05:25:49,387|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/vnf-mapping.json) 2022-03-22 05:25:49,387|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-22 05:25:49,387|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/baseconfig-mapping.json) 2022-03-22 05:25:49,438|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:25:50,035|6edf2288-0979-4f96-8436-f1979bb97382||DefaultDispatcher-worker-37||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-22 05:25:50,710|174e9fdd-0e3b-46b2-9386-69286b35e900||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(7850c99a-aee3-46c2-a8af-9866ae8c5e00) CBA(/opt/app/onap/blueprints/archive/7850c99a-aee3-46c2-a8af-9866ae8c5e00/cba.zip) 2022-03-22 05:25:50,730|174e9fdd-0e3b-46b2-9386-69286b35e900||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7850c99a-aee3-46c2-a8af-9866ae8c5e00) and entry definition file (Definitions/ubuntu20.json) 2022-03-22 05:25:50,826|174e9fdd-0e3b-46b2-9386-69286b35e900||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:25:50,943|174e9fdd-0e3b-46b2-9386-69286b35e900||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:25:50,945|174e9fdd-0e3b-46b2-9386-69286b35e900||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:25:50,946|174e9fdd-0e3b-46b2-9386-69286b35e900||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:25:51,002|174e9fdd-0e3b-46b2-9386-69286b35e900||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7850c99a-aee3-46c2-a8af-9866ae8c5e00) and entry definition file (Definitions/ubuntu20.json) 2022-03-22 05:25:51,689|174e9fdd-0e3b-46b2-9386-69286b35e900||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/7850c99a-aee3-46c2-a8af-9866ae8c5e00) present to clean. 2022-03-22 05:28:06,135|cda9e4aa-4849-43d6-a8b9-a80e7608b217||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:28:06,136|cda9e4aa-4849-43d6-a8b9-a80e7608b217||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:28:06,136|cda9e4aa-4849-43d6-a8b9-a80e7608b217||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:28:06,999|cda9e4aa-4849-43d6-a8b9-a80e7608b217||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:28:06,999|cda9e4aa-4849-43d6-a8b9-a80e7608b217||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:28:08,807|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e0f1a731-728d-4b05-bdcc-dfc8933c1475) 2022-03-22 05:28:08,810|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/e0f1a731-728d-4b05-bdcc-dfc8933c1475/Definitions 2022-03-22 05:28:08,813|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:28:08,815|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:28:08,957|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:28:08,995|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:28:09,052|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:28:09,129|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:28:09,130|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:28:09,130|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:28:09,130|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:28:09,130|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:28:09,130|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/e0f1a731-728d-4b05-bdcc-dfc8933c1475/Templates/hello-world-mapping.json 2022-03-22 05:28:09,157|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:28:09,157|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:28:09,157|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:28:09,157|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:28:09,157|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:28:09,170|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:28:09,171|804bda90-9c6b-4261-9aa3-afe5e236d3d4||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:28:09,778|a13278dc-2d21-4e05-8f37-a1101cd90e4c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(408863f7-e07c-4927-b487-87e21106f28d) CBA(/opt/app/onap/blueprints/archive/408863f7-e07c-4927-b487-87e21106f28d/cba.zip) 2022-03-22 05:28:09,796|a13278dc-2d21-4e05-8f37-a1101cd90e4c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/408863f7-e07c-4927-b487-87e21106f28d) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:28:09,814|a13278dc-2d21-4e05-8f37-a1101cd90e4c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:28:09,828|a13278dc-2d21-4e05-8f37-a1101cd90e4c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/408863f7-e07c-4927-b487-87e21106f28d) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:28:10,010|a13278dc-2d21-4e05-8f37-a1101cd90e4c||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/408863f7-e07c-4927-b487-87e21106f28d) present to clean. 2022-03-22 05:28:10,631|351a94ba-74f6-4f63-88c7-1b95205c3377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:28:10,631|351a94ba-74f6-4f63-88c7-1b95205c3377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:28:10,631|351a94ba-74f6-4f63-88c7-1b95205c3377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:28:10,643|351a94ba-74f6-4f63-88c7-1b95205c3377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:28:10,643|351a94ba-74f6-4f63-88c7-1b95205c3377||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:28:10,650|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:28:10,731|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:28:10,732|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:28:10,732|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:28:10,734|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:28:10,734|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:28:10,734|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:28:10,740|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:28:10,813|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:28:10,814|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:28:10,834|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:28:10,834|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:28:10,835|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:28:10,835|351a94ba-74f6-4f63-88c7-1b95205c3377||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c016a917-fb48-4f5b-a607-72d758c7a64c auditStoreId -1 2022-03-22 05:28:53,467|945110f0-4744-4ecb-b4fe-1f210dc10d81||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-03-22 05:28:53,468|945110f0-4744-4ecb-b4fe-1f210dc10d81||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:28:53,468|945110f0-4744-4ecb-b4fe-1f210dc10d81||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:28:55,029|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:28:55,029|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:28:57,291|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-03-22 05:28:57,291|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(ea83f891-d962-4867-acf8-ad6c431afe66) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-03-22 05:28:57,372|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(8381a81f-feac-464f-90d4-71496eb9d57d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-03-22 05:28:57,444|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(243ad7bb-0ebb-4f0b-8254-3681db777f74) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-03-22 05:28:57,488|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(73b51340-335a-41bd-a0b4-87a3cb082a9b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-03-22 05:28:57,541|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(49a741fa-2705-4797-8fbc-74a509e4163b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-03-22 05:28:57,565|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(33e93517-f849-4eb2-b863-0bfb7f84ac57) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-03-22 05:28:57,636|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:57,637|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:57,638|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:57,638|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:57,638|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:57,639|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:57,778|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:28:57,817|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:28:57,854|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:28:57,881|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:28:58,063|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:28:58,064|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:28:58,065|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:28:58,144|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:58,318|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-22 05:28:58,523|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-03-22 05:28:58,533|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-03-22 05:28:58,871|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:28:58,887|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:28:58,905|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:28:58,975|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:59,131|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-22 05:28:59,339|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-03-22 05:28:59,340|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-03-22 05:28:59,576|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:28:59,577|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:28:59,578|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:28:59,579|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(HealthCheck) 2022-03-22 05:28:59,580|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(ScaleOutReconfiguration) 2022-03-22 05:28:59,581|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(vf-config-assign) 2022-03-22 05:28:59,581|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(vf-config-deploy) 2022-03-22 05:28:59,821|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:28:59,822|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:28:59,823|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:59,871|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:28:59,960|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-03-22 05:29:00,040|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-03-22 05:29:00,042|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-03-22 05:29:00,114|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-03-22 05:29:00,139|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-03-22 05:29:00,148|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-03-22 05:29:00,208|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:29:00,210|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:29:00,260|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:29:00,352|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-03-22 05:29:00,416|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-03-22 05:29:00,417|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-03-22 05:29:00,483|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:29:00,484|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:29:00,485|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign-day-2) 2022-03-22 05:29:00,486|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:29:00,487|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy-day-2) 2022-03-22 05:29:00,507|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:29:00,535|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :5G_Core::1.0.37 2022-03-22 05:29:00,604|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-03-22 05:29:00,605|945110f0-4744-4ecb-b4fe-1f210dc10d81||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-03-22 05:29:25,494|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1356ccdd-ad74-4d59-ac8f-84f7d086b804) 2022-03-22 05:29:25,495|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/1356ccdd-ad74-4d59-ac8f-84f7d086b804/Definitions 2022-03-22 05:29:25,500|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:29:25,501|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-03-22 05:29:25,531|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(vnf-template) 2022-03-22 05:29:25,552|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(vnf-mapping) 2022-03-22 05:29:25,584|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-03-22 05:29:25,633|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:25,720|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:25,736|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:25,792|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-03-22 05:29:25,792|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-03-22 05:29:25,792|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-03-22 05:29:25,833|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:25,850|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:25,865|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:25,887|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(sdnc) 2022-03-22 05:29:25,950|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:25,966|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:25,999|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:26,027|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:26,039|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:26,078|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:26,112|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(config-assign) 2022-03-22 05:29:26,117|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(baseconfig-template) 2022-03-22 05:29:26,118|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-03-22 05:29:26,118|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-03-22 05:29:26,134|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:26,177|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:26,192|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(input) 2022-03-22 05:29:26,222|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(config-deploy) 2022-03-22 05:29:26,296|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(resource-assignment) 2022-03-22 05:29:26,297|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-03-22 05:29:26,297|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-03-22 05:29:26,297|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-03-22 05:29:26,297|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-03-22 05:29:26,298|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-03-22 05:29:26,298|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/1356ccdd-ad74-4d59-ac8f-84f7d086b804/Templates/vnf-mapping.json 2022-03-22 05:29:26,304|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-03-22 05:29:26,304|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-03-22 05:29:26,304|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/1356ccdd-ad74-4d59-ac8f-84f7d086b804/Templates/base_ubuntu20-mapping.json 2022-03-22 05:29:26,311|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-03-22 05:29:26,311|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-03-22 05:29:26,313|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(config-assign) 2022-03-22 05:29:26,314|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-03-22 05:29:26,314|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(config-assign) targets(config-assign) 2022-03-22 05:29:26,314|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-03-22 05:29:26,314|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-03-22 05:29:26,314|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/1356ccdd-ad74-4d59-ac8f-84f7d086b804/Templates/baseconfig-mapping.json 2022-03-22 05:29:26,329|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-03-22 05:29:26,330|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-config-assign-properties) 2022-03-22 05:29:26,332|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(config-deploy) 2022-03-22 05:29:26,332|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-03-22 05:29:26,332|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(config-deploy) targets(config-deploy) 2022-03-22 05:29:26,333|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(config-deploy) resource assignment files([] 2022-03-22 05:29:26,333|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:29:26,333|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-03-22 05:29:26,333|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/vnf-mapping.json) 2022-03-22 05:29:26,333|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-03-22 05:29:26,334|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/baseconfig-mapping.json) 2022-03-22 05:29:26,362|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| 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-22 05:29:26,631|495afb42-d647-40d2-a0e5-071db8a77a20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-03-22 05:29:26,964|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(0f905ec6-90b7-4298-9987-f608fee9764b) CBA(/opt/app/onap/blueprints/archive/0f905ec6-90b7-4298-9987-f608fee9764b/cba.zip) 2022-03-22 05:29:27,006|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f905ec6-90b7-4298-9987-f608fee9764b) and entry definition file (Definitions/ubuntu20.json) 2022-03-22 05:29:27,021|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-03-22 05:29:27,068|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(resource-assignment) 2022-03-22 05:29:27,069|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-assign) 2022-03-22 05:29:27,070|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(config-deploy) 2022-03-22 05:29:27,110|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f905ec6-90b7-4298-9987-f608fee9764b) and entry definition file (Definitions/ubuntu20.json) 2022-03-22 05:29:27,138|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-03-22 05:29:27,216|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-03-22 05:29:27,218|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-03-22 05:29:27,259|f7ddd23f-59c8-4b3c-bf45-c706c15e8b1b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/0f905ec6-90b7-4298-9987-f608fee9764b) present to clean. 2022-03-22 05:30:41,150|f2e97abe-97ce-468b-bd5b-bc646a9880ca||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:30:41,150|f2e97abe-97ce-468b-bd5b-bc646a9880ca||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:30:41,151|f2e97abe-97ce-468b-bd5b-bc646a9880ca||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:30:42,378|f2e97abe-97ce-468b-bd5b-bc646a9880ca||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:30:42,379|f2e97abe-97ce-468b-bd5b-bc646a9880ca||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:30:44,181|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5d0137bc-ce61-4474-b0e5-ed13520c61a6) 2022-03-22 05:30:44,182|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/5d0137bc-ce61-4474-b0e5-ed13520c61a6/Definitions 2022-03-22 05:30:44,183|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:30:44,184|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:30:44,230|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:30:44,256|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:30:44,277|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:30:44,293|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:30:44,293|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:30:44,293|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:30:44,293|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:30:44,293|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:30:44,293|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/5d0137bc-ce61-4474-b0e5-ed13520c61a6/Templates/hello-world-mapping.json 2022-03-22 05:30:44,301|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:30:44,301|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:30:44,301|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:30:44,301|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:30:44,301|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:30:44,308|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:30:44,308|e5ba0e1d-ef51-4e7f-ac57-c75262093aff||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:30:44,674|616484e3-3b13-4303-8236-44c2e52b531d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(54176871-5e0c-4850-a117-d40e8b034ff3) CBA(/opt/app/onap/blueprints/archive/54176871-5e0c-4850-a117-d40e8b034ff3/cba.zip) 2022-03-22 05:30:44,691|616484e3-3b13-4303-8236-44c2e52b531d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/54176871-5e0c-4850-a117-d40e8b034ff3) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:30:44,719|616484e3-3b13-4303-8236-44c2e52b531d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:30:44,730|616484e3-3b13-4303-8236-44c2e52b531d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/54176871-5e0c-4850-a117-d40e8b034ff3) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:30:44,805|616484e3-3b13-4303-8236-44c2e52b531d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/54176871-5e0c-4850-a117-d40e8b034ff3) present to clean. 2022-03-22 05:30:45,106|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:30:45,106|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:30:45,106|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:30:45,123|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:30:45,123|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:30:45,131|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:30:45,183|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:30:45,183|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:30:45,184|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:30:45,185|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:30:45,186|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:30:45,186|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:30:45,188|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:30:45,212|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:30:45,213|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:30:45,258|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:30:45,259|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:30:45,259|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:30:45,260|dc5161fc-42ae-4dce-9b91-c08b4c1accfc||DefaultDispatcher-worker-8||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID aad09f75-35a1-49b9-b586-4b034c36cf8b auditStoreId -1 2022-03-22 05:34:51,945|9acf8ae4-7ad2-4150-886b-5dd6bb5f7002||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-03-22 05:34:51,946|9acf8ae4-7ad2-4150-886b-5dd6bb5f7002||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-03-22 05:34:51,946|9acf8ae4-7ad2-4150-886b-5dd6bb5f7002||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-03-22 05:34:52,858|9acf8ae4-7ad2-4150-886b-5dd6bb5f7002||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-03-22 05:34:52,858|9acf8ae4-7ad2-4150-886b-5dd6bb5f7002||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-03-22 05:34:55,369|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enhancing blueprint(/opt/app/onap/blueprints/working/38c0cd22-50ba-49ae-93a1-2308a8805e22) 2022-03-22 05:34:55,370|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| deleting definition types under : /opt/app/onap/blueprints/working/38c0cd22-50ba-49ae-93a1-2308a8805e22/Definitions 2022-03-22 05:34:55,375|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| reinitialized all type definitions 2022-03-22 05:34:55,377|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ***** Enhancing NodeTemplate(helloworld) 2022-03-22 05:34:55,436|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-template) 2022-03-22 05:34:55,449|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-03-22 05:34:55,499|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-03-22 05:34:55,518|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing Workflow(helloworld) 2022-03-22 05:34:55,519|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-03-22 05:34:55,520|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| identified workflow(helloworld) targets(helloworld) 2022-03-22 05:34:55,520|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-03-22 05:34:55,520|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-03-22 05:34:55,520|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enriching artifacts file(/opt/app/onap/blueprints/working/38c0cd22-50ba-49ae-93a1-2308a8805e22/Templates/hello-world-mapping.json 2022-03-22 05:34:55,532|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-03-22 05:34:55,532|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| dataType not present for the recipe(dt-helloworld-properties) 2022-03-22 05:34:55,533|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| ##### Enhancing blueprint Resource Definitions 2022-03-22 05:34:55,533|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-03-22 05:34:55,533|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing file (Templates/hello-world-mapping.json) 2022-03-22 05:34:55,541|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| distinct resource keys ([]) 2022-03-22 05:34:55,542|12bf4ac0-1919-4977-96b4-e1061a00346f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Enriching Resource Definition sources Node Template: [] 2022-03-22 05:34:55,891|8c5c59c6-70db-462d-8121-fda18f87d05e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Save processing(f69d2b11-f58f-46af-81de-872cdf911d6d) CBA(/opt/app/onap/blueprints/archive/f69d2b11-f58f-46af-81de-872cdf911d6d/cba.zip) 2022-03-22 05:34:55,901|8c5c59c6-70db-462d-8121-fda18f87d05e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f69d2b11-f58f-46af-81de-872cdf911d6d) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:34:55,932|8c5c59c6-70db-462d-8121-fda18f87d05e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Validating Workflow(helloworld) 2022-03-22 05:34:55,941|8c5c59c6-70db-462d-8121-fda18f87d05e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f69d2b11-f58f-46af-81de-872cdf911d6d) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:34:56,116|8c5c59c6-70db-462d-8121-fda18f87d05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-ckpln|||| No compiled cache(/opt/app/onap/blueprints/working/f69d2b11-f58f-46af-81de-872cdf911d6d) present to clean. 2022-03-22 05:34:56,440|0f77a304-c4f7-4557-9413-0abad69f8ede||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| processing request id 654321 2022-03-22 05:34:56,441|0f77a304-c4f7-4557-9413-0abad69f8ede||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionInput called not to store the Workflow action input details 2022-03-22 05:34:56,441|0f77a304-c4f7-4557-9413-0abad69f8ede||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| StoreAuditService ID -1 2022-03-22 05:34:56,460|0f77a304-c4f7-4557-9413-0abad69f8ede||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-03-22 05:34:56,460|0f77a304-c4f7-4557-9413-0abad69f8ede||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-03-22 05:34:56,464|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-18||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-03-22 05:34:56,560|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Deriving input data for workflow: (helloworld) 2022-03-22 05:34:56,560|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-03-22 05:34:56,560|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-03-22 05:34:56,562|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-03-22 05:34:56,562|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-03-22 05:34:56,562|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-03-22 05:34:56,565|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-25||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-03-22 05:34:56,613|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Batched Sequence : ([]) 2022-03-22 05:34:56,614|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Generated Resource Param Data ({ }) 2022-03-22 05:34:56,629|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| Preparing Response... 2022-03-22 05:34:56,629|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-03-22 05:34:56,630|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| resolveWorkflowOutputs for workflow(helloworld) 2022-03-22 05:34:56,630|0f77a304-c4f7-4557-9413-0abad69f8ede||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-ckpln|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 11650bc9-b112-4371-a958-2e90f46b4549 auditStoreId -1 Mar 22, 2022 6:30:07 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)