By type
03:15:09,355 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:15:09,357 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:15:09,358 |-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:15:09,359 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 03:15:09,359 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 03:15:09,359 |-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:15:09,377 |-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:15:09,527 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:15:09,536 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:15:09,541 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:15:09,549 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:15:09,631 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 03:15:09,631 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 03:15:09,631 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 03:15:09,631 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 03:15:09,631 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 03:15:09,631 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:15:09,631 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:15:09,632 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:15:09,634 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-04-23 03:15:10,433|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-56998d9844-cqkdz with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-04-23 03:15:10,437|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-04-23 03:15:13,868|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-04-23 03:15:14,564|||main||||INFO||||||| Finished Spring Data repository scanning in 680ms. Found 11 JPA repository interfaces. 2022-04-23 03:15:16,914|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-04-23 03:15:16,994|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-04-23 03:15:17,247|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-04-23 03:15:17,775|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-04-23 03:15:18,145|||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-04-23 03:15:18,151|||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-04-23 03:15:18,379|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-04-23 03:15:20,209|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-04-23 03:15:20,226|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-04-23 03:15:20,333|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-04-23 03:15:21,490|||main||||INFO||||||| Audit service is disabled 2022-04-23 03:15:21,624|||main||||INFO||||||| Workflow Audit store is disabled 2022-04-23 03:15:23,308|||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-04-23 03:15:23,354|||main||||INFO||||||| Dependency Management module created... 2022-04-23 03:15:24,688|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-04-23 03:15:24,973|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-04-23 03:15:26,357|||main||||INFO||||||| Netty started on port(s): 8080 2022-04-23 03:15:28,097|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-04-23 03:15:28,456|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-04-23 03:15:28,463|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.667 seconds (JVM running for 19.723) 2022-04-23 03:15:28,483|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. Apr 23, 2022 4:03:46 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) 2022-04-23 04:12:51,504|c92b0706-9a80-496c-9080-5cef03992130||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-23 04:12:51,505|c92b0706-9a80-496c-9080-5cef03992130||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-23 04:12:51,507|c92b0706-9a80-496c-9080-5cef03992130||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-23 04:12:52,595|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-23 04:12:52,598|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-23 04:12:53,589|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-23 04:12:53,601|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(e4e5e750-22eb-445c-b783-e4dc8cfbda4b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-23 04:12:53,680|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(db3819be-4789-4ea3-a1f6-cf1673d32162) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-23 04:12:53,691|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(ae87a1df-67f8-431d-95f1-d89ad6f9a17b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-23 04:12:53,706|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(d44d9c0b-27de-4bea-836a-2a5185a5d209) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-23 04:12:53,723|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(6210a323-2d92-4d39-b371-f2f4b9f76820) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-23 04:12:53,743|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(3043dcb9-5048-4de4-bce6-b40de4e7b42b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-23 04:12:53,762|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:12:53,768|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:12:53,768|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-23 04:12:53,769|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-23 04:12:53,769|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:12:53,770|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:12:53,976|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:12:54,031|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:12:54,054|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:12:54,074|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:12:54,258|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:12:54,261|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:12:54,262|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:12:54,337|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:12:54,529|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:12:54,530|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:12:54,531|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:12:54,590|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:12:54,744|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:12:54,746|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:12:54,747|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:12:54,747|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(HealthCheck) 2022-04-23 04:12:54,748|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-23 04:12:54,749|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(vf-config-assign) 2022-04-23 04:12:54,750|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(vf-config-deploy) 2022-04-23 04:12:54,807|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-23 04:12:54,930|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:12:54,931|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:12:54,934|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign-day-2) 2022-04-23 04:12:54,935|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:12:54,936|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy-day-2) 2022-04-23 04:12:54,966|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:12:54,967|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:12:54,968|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:12:54,986|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:12:55,124|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:12:55,126|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:12:55,157|c92b0706-9a80-496c-9080-5cef03992130||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-23 04:13:08,397|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/be104394-a60a-4a4e-9e46-ad554181c803) 2022-04-23 04:13:08,402|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| deleting definition types under : /opt/app/onap/blueprints/working/be104394-a60a-4a4e-9e46-ad554181c803/Definitions 2022-04-23 04:13:08,411|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| reinitialized all type definitions 2022-04-23 04:13:08,417|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-23 04:13:08,459|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-23 04:13:08,493|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-23 04:13:08,502|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-23 04:13:08,511|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-23 04:13:08,570|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-23 04:13:08,625|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing Workflow(config-assign) 2022-04-23 04:13:08,626|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-23 04:13:08,626|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| identified workflow(config-assign) targets(resolve-data) 2022-04-23 04:13:08,626|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-23 04:13:08,626|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-23 04:13:08,627|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enriching artifacts file(/opt/app/onap/blueprints/working/be104394-a60a-4a4e-9e46-ad554181c803/Templates/netconfrpc-mapping.json 2022-04-23 04:13:08,640|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-23 04:13:08,641|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-23 04:13:08,642|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing Workflow(config-deploy) 2022-04-23 04:13:08,643|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-23 04:13:08,643|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-23 04:13:08,643|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-deploy) resource assignment files([] 2022-04-23 04:13:08,644|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing blueprint Resource Definitions 2022-04-23 04:13:08,645|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-23 04:13:08,647|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-23 04:13:08,661|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| distinct resource keys ([input-source]) 2022-04-23 04:13:08,676|f036a38e-fd61-4f31-8c0b-43cf2199fed5||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-23 04:14:13,755|321e650a-325f-4390-8bf2-f8766c6da173||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-23 04:14:13,755|321e650a-325f-4390-8bf2-f8766c6da173||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-23 04:14:13,755|321e650a-325f-4390-8bf2-f8766c6da173||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-23 04:14:14,117|321e650a-325f-4390-8bf2-f8766c6da173||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-23 04:14:14,117|321e650a-325f-4390-8bf2-f8766c6da173||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-23 04:14:14,934|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f59116fb-8778-49bd-8fe5-fab8e6d1c3e0) 2022-04-23 04:14:14,935|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| deleting definition types under : /opt/app/onap/blueprints/working/f59116fb-8778-49bd-8fe5-fab8e6d1c3e0/Definitions 2022-04-23 04:14:14,937|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| reinitialized all type definitions 2022-04-23 04:14:14,938|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-23 04:14:14,962|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-23 04:14:14,969|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-23 04:14:14,975|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-23 04:14:14,995|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing Workflow(helloworld) 2022-04-23 04:14:14,996|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-23 04:14:14,996|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| identified workflow(helloworld) targets(helloworld) 2022-04-23 04:14:14,996|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-23 04:14:14,996|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-23 04:14:14,996|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enriching artifacts file(/opt/app/onap/blueprints/working/f59116fb-8778-49bd-8fe5-fab8e6d1c3e0/Templates/hello-world-mapping.json 2022-04-23 04:14:15,004|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-23 04:14:15,005|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-23 04:14:15,005|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing blueprint Resource Definitions 2022-04-23 04:14:15,005|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-23 04:14:15,005|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing file (Templates/hello-world-mapping.json) 2022-04-23 04:14:15,013|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| distinct resource keys ([]) 2022-04-23 04:14:15,013|9eb8b42f-66f4-463a-86f4-f7470693fc8e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Enriching Resource Definition sources Node Template: [] 2022-04-23 04:14:15,235|aa843267-d7ce-456f-a676-822195d498e8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(f482f94f-f8eb-4264-accf-eef2dcb57824) CBA(/opt/app/onap/blueprints/archive/f482f94f-f8eb-4264-accf-eef2dcb57824/cba.zip) 2022-04-23 04:14:15,243|aa843267-d7ce-456f-a676-822195d498e8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f482f94f-f8eb-4264-accf-eef2dcb57824) and entry definition file (Definitions/blueprint.json) 2022-04-23 04:14:15,259|aa843267-d7ce-456f-a676-822195d498e8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(helloworld) 2022-04-23 04:14:15,266|aa843267-d7ce-456f-a676-822195d498e8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f482f94f-f8eb-4264-accf-eef2dcb57824) and entry definition file (Definitions/blueprint.json) 2022-04-23 04:14:15,351|aa843267-d7ce-456f-a676-822195d498e8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/working/f482f94f-f8eb-4264-accf-eef2dcb57824) present to clean. 2022-04-23 04:14:15,577|63d46760-ade7-40df-9aca-8adb9c9b4e29||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing request id 654321 2022-04-23 04:14:15,578|63d46760-ade7-40df-9aca-8adb9c9b4e29||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionInput called not to store the Workflow action input details 2022-04-23 04:14:15,578|63d46760-ade7-40df-9aca-8adb9c9b4e29||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| StoreAuditService ID -1 2022-04-23 04:14:15,587|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| getting cba file name(test101), version(1.0.1) from db 2022-04-23 04:14:15,650|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-23 04:14:15,653|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-23 04:14:15,656|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-23 04:14:15,672|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deriving input data for workflow: (helloworld) 2022-04-23 04:14:15,673|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-23 04:14:15,674|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-23 04:14:15,685|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-23 04:14:15,685|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-23 04:14:15,686|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-23 04:14:15,707|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-23 04:14:15,735|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Batched Sequence : ([]) 2022-04-23 04:14:15,738|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Generated Resource Param Data ({ }) 2022-04-23 04:14:15,837|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Preparing Response... 2022-04-23 04:14:15,839|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-23 04:14:15,839|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-23 04:14:15,841|63d46760-ade7-40df-9aca-8adb9c9b4e29||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 138aa24e-dbc9-4b07-b06e-e766333e77dd auditStoreId -1 2022-04-23 04:28:09,826|f1bddf6c-f35c-4629-baa7-630e18d28955||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-23 04:28:09,828|f1bddf6c-f35c-4629-baa7-630e18d28955||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-23 04:28:09,828|f1bddf6c-f35c-4629-baa7-630e18d28955||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-23 04:28:10,227|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-23 04:28:10,228|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-23 04:28:11,058|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-23 04:28:11,059|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(4181a348-0432-486b-9eb1-bc9e8c24e053) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-23 04:28:11,078|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(dc6ad1a9-ac3b-4d66-abac-f923f0c116a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-23 04:28:11,086|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(6916a90c-7072-400e-be45-ac27c79d89cc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-23 04:28:11,097|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(c411b191-bca7-4159-8836-33c2864ba2bb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-23 04:28:11,110|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(e8d6ef70-2a96-47bd-baa8-742a67b70d4c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-23 04:28:11,126|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(eb5d0c50-0d85-45c8-aaa6-27b725bce0f7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-23 04:28:11,143|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:28:11,143|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:28:11,144|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-23 04:28:11,144|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-23 04:28:11,145|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:28:11,145|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:28:11,171|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:28:11,222|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:28:11,240|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:28:11,258|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:28:11,339|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:28:11,340|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:28:11,341|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:28:11,386|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:28:11,437|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-23 04:28:11,481|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-23 04:28:11,490|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-23 04:28:11,538|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:28:11,539|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:28:11,540|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:28:11,578|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:28:11,614|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-23 04:28:11,645|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-23 04:28:11,655|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-23 04:28:11,710|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:28:11,711|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:28:11,711|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:28:11,712|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(HealthCheck) 2022-04-23 04:28:11,713|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-23 04:28:11,713|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(vf-config-assign) 2022-04-23 04:28:11,714|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(vf-config-deploy) 2022-04-23 04:28:11,754|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-23 04:28:11,808|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-23 04:28:11,832|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-23 04:28:11,841|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-23 04:28:11,923|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:28:11,924|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:28:11,958|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-23 04:28:12,004|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-23 04:28:12,026|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-23 04:28:12,035|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-23 04:28:12,065|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:28:12,066|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:28:12,067|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign-day-2) 2022-04-23 04:28:12,068|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:28:12,068|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy-day-2) 2022-04-23 04:28:12,091|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:28:12,092|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:28:12,093|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:28:12,099|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:28:12,115|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-23 04:28:12,136|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-23 04:28:12,151|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-23 04:28:12,167|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-23 04:28:12,168|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-23 04:28:12,191|f1bddf6c-f35c-4629-baa7-630e18d28955||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-23 04:28:24,567|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e9e81f32-05de-449c-97f6-929959f31ae8) 2022-04-23 04:28:24,568|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| deleting definition types under : /opt/app/onap/blueprints/working/e9e81f32-05de-449c-97f6-929959f31ae8/Definitions 2022-04-23 04:28:24,572|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| reinitialized all type definitions 2022-04-23 04:28:24,573|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-04-23 04:28:24,597|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(vnf-template) 2022-04-23 04:28:24,606|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(vnf-mapping) 2022-04-23 04:28:24,612|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-04-23 04:28:24,651|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,697|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,707|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,716|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-04-23 04:28:24,716|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-04-23 04:28:24,716|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-04-23 04:28:24,732|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,742|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,772|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,782|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-23 04:28:24,801|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,815|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,827|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,840|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,851|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,863|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,893|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(config-assign) 2022-04-23 04:28:24,898|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(baseconfig-template) 2022-04-23 04:28:24,898|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-04-23 04:28:24,898|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-04-23 04:28:24,920|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,929|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,937|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(input) 2022-04-23 04:28:24,946|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(config-deploy) 2022-04-23 04:28:24,994|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing Workflow(resource-assignment) 2022-04-23 04:28:24,995|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-04-23 04:28:24,995|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-04-23 04:28:24,995|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-04-23 04:28:24,995|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-04-23 04:28:24,995|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-04-23 04:28:24,995|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enriching artifacts file(/opt/app/onap/blueprints/working/e9e81f32-05de-449c-97f6-929959f31ae8/Templates/vnf-mapping.json 2022-04-23 04:28:25,001|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-04-23 04:28:25,002|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-04-23 04:28:25,002|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enriching artifacts file(/opt/app/onap/blueprints/working/e9e81f32-05de-449c-97f6-929959f31ae8/Templates/base_ubuntu20-mapping.json 2022-04-23 04:28:25,007|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-04-23 04:28:25,007|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-04-23 04:28:25,007|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing Workflow(config-assign) 2022-04-23 04:28:25,008|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-04-23 04:28:25,008|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| identified workflow(config-assign) targets(config-assign) 2022-04-23 04:28:25,008|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-04-23 04:28:25,008|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-04-23 04:28:25,008|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enriching artifacts file(/opt/app/onap/blueprints/working/e9e81f32-05de-449c-97f6-929959f31ae8/Templates/baseconfig-mapping.json 2022-04-23 04:28:25,013|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-04-23 04:28:25,013|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-23 04:28:25,013|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing Workflow(config-deploy) 2022-04-23 04:28:25,013|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-04-23 04:28:25,013|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| identified workflow(config-deploy) targets(config-deploy) 2022-04-23 04:28:25,013|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-deploy) resource assignment files([] 2022-04-23 04:28:25,014|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing blueprint Resource Definitions 2022-04-23 04:28:25,014|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-04-23 04:28:25,014|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing file (Templates/vnf-mapping.json) 2022-04-23 04:28:25,014|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-04-23 04:28:25,014|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing file (Templates/baseconfig-mapping.json) 2022-04-23 04:28:25,029|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:28:25,114|b9b3be1a-c425-4589-b34c-cfefb86869b9||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-04-23 04:28:25,329|2de5f954-9564-4d8d-ac9a-b65cd7362524||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(82e9a6e0-d6f1-43a0-a097-dd039cb5ecd9) CBA(/opt/app/onap/blueprints/archive/82e9a6e0-d6f1-43a0-a097-dd039cb5ecd9/cba.zip) 2022-04-23 04:28:25,338|2de5f954-9564-4d8d-ac9a-b65cd7362524||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/82e9a6e0-d6f1-43a0-a097-dd039cb5ecd9) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:28:25,355|2de5f954-9564-4d8d-ac9a-b65cd7362524||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:28:25,383|2de5f954-9564-4d8d-ac9a-b65cd7362524||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:28:25,384|2de5f954-9564-4d8d-ac9a-b65cd7362524||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:28:25,385|2de5f954-9564-4d8d-ac9a-b65cd7362524||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:28:25,394|2de5f954-9564-4d8d-ac9a-b65cd7362524||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/82e9a6e0-d6f1-43a0-a097-dd039cb5ecd9) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:28:25,442|2de5f954-9564-4d8d-ac9a-b65cd7362524||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/working/82e9a6e0-d6f1-43a0-a097-dd039cb5ecd9) present to clean. 2022-04-23 04:30:16,474|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-23 04:30:16,474|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-23 04:30:16,474|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-23 04:30:16,793|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-23 04:30:16,793|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-21||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-23 04:30:17,463|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-23 04:30:17,465|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(de4226ac-b7da-4938-80d3-b88259055e8a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-23 04:30:17,486|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(7f687888-5e6a-4d03-8e50-47220f0d02ee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-23 04:30:17,492|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(60062a74-cc1a-4650-ba9f-b9ed598b55e1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-23 04:30:17,502|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(ec029e4a-83c4-4e83-a913-08c8a2d2e00e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-23 04:30:17,513|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(636e2764-5835-4758-bb32-fd34f5489e02) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-23 04:30:17,526|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(b2f4307d-4d0a-45d4-898b-7aa86181bf30) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-23 04:30:17,538|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:30:17,538|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:30:17,538|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-23 04:30:17,539|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-23 04:30:17,539|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:30:17,539|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:30:17,549|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:30:17,585|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:30:17,614|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:30:17,632|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:30:17,693|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:30:17,694|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:30:17,694|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:30:17,732|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:30:17,769|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-23 04:30:17,790|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-23 04:30:17,797|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-23 04:30:17,845|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:30:17,846|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:30:17,847|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:30:17,893|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:30:17,938|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-23 04:30:17,965|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-23 04:30:17,965|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-23 04:30:18,020|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:30:18,021|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:30:18,022|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign-day-2) 2022-04-23 04:30:18,022|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:30:18,023|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy-day-2) 2022-04-23 04:30:18,045|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:30:18,076|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-23 04:30:18,096|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-23 04:30:18,097|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-23 04:30:18,153|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:30:18,154|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:30:18,155|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:30:18,155|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(HealthCheck) 2022-04-23 04:30:18,156|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-23 04:30:18,157|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(vf-config-assign) 2022-04-23 04:30:18,158|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(vf-config-deploy) 2022-04-23 04:30:18,199|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-23 04:30:18,237|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-23 04:30:18,256|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-23 04:30:18,257|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-23 04:30:18,289|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:30:18,290|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:30:18,324|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:30:18,326|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:30:18,327|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-23 04:30:18,332|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| 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-04-23 04:30:18,347|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-23 04:30:18,365|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-23 04:30:18,365|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-23 04:30:18,399|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-23 04:30:18,415|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-23 04:30:18,416|b48e77a2-f4f3-40bb-a926-6e658cfd7d95||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-23 04:30:31,150|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/74d55812-d93b-415a-aaf9-69ede324ef9c) 2022-04-23 04:30:31,151|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| deleting definition types under : /opt/app/onap/blueprints/working/74d55812-d93b-415a-aaf9-69ede324ef9c/Definitions 2022-04-23 04:30:31,153|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| reinitialized all type definitions 2022-04-23 04:30:31,154|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-23 04:30:31,182|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-23 04:30:31,211|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-23 04:30:31,219|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-23 04:30:31,231|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-23 04:30:31,301|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-23 04:30:31,330|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing Workflow(config-assign) 2022-04-23 04:30:31,331|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-23 04:30:31,331|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| identified workflow(config-assign) targets(resolve-data) 2022-04-23 04:30:31,331|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-23 04:30:31,331|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-23 04:30:31,331|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enriching artifacts file(/opt/app/onap/blueprints/working/74d55812-d93b-415a-aaf9-69ede324ef9c/Templates/netconfrpc-mapping.json 2022-04-23 04:30:31,340|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-23 04:30:31,340|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-23 04:30:31,341|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing Workflow(config-deploy) 2022-04-23 04:30:31,342|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-23 04:30:31,342|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-23 04:30:31,342|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| workflow(config-deploy) resource assignment files([] 2022-04-23 04:30:31,348|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| ##### Enhancing blueprint Resource Definitions 2022-04-23 04:30:31,349|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-23 04:30:31,351|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-23 04:30:31,359|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| distinct resource keys ([input-source]) 2022-04-23 04:30:31,374|891bff9e-c8bf-4c35-a7dd-b03ca90a0c27||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-23 04:30:59,342|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-23 04:30:59,452|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-23 04:30:59,501|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| request(936b13ea-fc45-4465-ba98-12b7e67db2a6) 2022-04-23 04:30:59,504|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| CBA file(/opt/app/onap/blueprints/archive/89dbd8c5-6879-485e-a056-e2492aa2ede8/cba.zip written successfully 2022-04-23 04:30:59,504|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(89dbd8c5-6879-485e-a056-e2492aa2ede8) CBA(/opt/app/onap/blueprints/archive/89dbd8c5-6879-485e-a056-e2492aa2ede8/cba.zip) 2022-04-23 04:30:59,512|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89dbd8c5-6879-485e-a056-e2492aa2ede8) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:30:59,523|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:30:59,554|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(resource-assignment) 2022-04-23 04:30:59,555|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:30:59,555|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:30:59,565|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/89dbd8c5-6879-485e-a056-e2492aa2ede8) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:30:59,583|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-04-23 04:30:59,600|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-04-23 04:30:59,609|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-04-23 04:30:59,657|936b13ea-fc45-4465-ba98-12b7e67db2a6||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/working/89dbd8c5-6879-485e-a056-e2492aa2ede8) present to clean. 2022-04-23 04:31:27,187|1aef858c-4a31-42c5-91f6-859b04b0e0a9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-04-23 04:31:27,274|1aef858c-4a31-42c5-91f6-859b04b0e0a9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-23 04:31:27,276|1aef858c-4a31-42c5-91f6-859b04b0e0a9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-23 04:31:27,280|1aef858c-4a31-42c5-91f6-859b04b0e0a9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:31:27,482|a31b6f55-9e29-4c6d-89d2-cc497e0d240e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-23 04:31:27,482|a31b6f55-9e29-4c6d-89d2-cc497e0d240e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-23 04:31:27,488|a31b6f55-9e29-4c6d-89d2-cc497e0d240e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:31:27,886|4349d8cd-685e-47b5-8089-60b26ee8a964||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-23 04:31:27,887|4349d8cd-685e-47b5-8089-60b26ee8a964||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-23 04:31:27,889|4349d8cd-685e-47b5-8089-60b26ee8a964||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:31:28,097|52ad7458-2eb7-40c7-b60e-e3789322bdbf||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-23 04:31:28,097|52ad7458-2eb7-40c7-b60e-e3789322bdbf||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-23 04:31:28,099|52ad7458-2eb7-40c7-b60e-e3789322bdbf||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:32:30,906|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-23 04:32:31,017|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-23 04:32:31,019|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| request(7ec0912a-771f-4af6-a3fd-1e24020332b6) 2022-04-23 04:32:31,020|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| CBA file(/opt/app/onap/blueprints/archive/a4866a51-2b1e-4013-95b0-830f1a0e5b73/cba.zip written successfully 2022-04-23 04:32:31,020|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Save processing(a4866a51-2b1e-4013-95b0-830f1a0e5b73) CBA(/opt/app/onap/blueprints/archive/a4866a51-2b1e-4013-95b0-830f1a0e5b73/cba.zip) 2022-04-23 04:32:31,038|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4866a51-2b1e-4013-95b0-830f1a0e5b73) and entry definition file (Definitions/pnf_netconf.json) 2022-04-23 04:32:31,044|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-23 04:32:31,056|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-assign) 2022-04-23 04:32:31,057|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Validating Workflow(config-deploy) 2022-04-23 04:32:31,063|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a4866a51-2b1e-4013-95b0-830f1a0e5b73) and entry definition file (Definitions/pnf_netconf.json) 2022-04-23 04:32:31,081|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-23 04:32:31,100|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-23 04:32:31,102|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-23 04:32:31,139|7ec0912a-771f-4af6-a3fd-1e24020332b6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| No compiled cache(/opt/app/onap/blueprints/working/a4866a51-2b1e-4013-95b0-830f1a0e5b73) present to clean. 2022-04-23 04:38:08,216|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing request id 008fa4d7-f710-4427-96ec-5181b05bf2e8 2022-04-23 04:38:08,217|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionInput called not to store the Workflow action input details 2022-04-23 04:38:08,217|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| StoreAuditService ID -1 2022-04-23 04:38:08,219|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-23 04:38:08,219|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-23 04:38:08,223|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:38:08,241|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deriving input data for workflow: (resource-assignment) 2022-04-23 04:38:08,247|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-23 04:38:08,247|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-23 04:38:08,250|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| preparing request id(008fa4d7-f710-4427-96ec-5181b05bf2e8) for workflow(resource-assignment) step(resource-assignment) 2022-04-23 04:38:08,250|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-23 04:38:08,251|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-23 04:38:08,252|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-04-23 04:38:08,269|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-23 04:38:08,291|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-23 04:38:08,291|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("7f28b1b0-bc68-428d-880d-594bfd0435e9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-23 04:38:08,292|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("2ca5370c-4cb4-4061-baf6-2ee0ba28f160") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-23 04:38:08,294|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Generated Resource Param Data ({ "service-instance-id" : "7f28b1b0-bc68-428d-880d-594bfd0435e9", "vnf-id" : "2ca5370c-4cb4-4061-baf6-2ee0ba28f160", "vnf_name" : "ubuntu20-VNF-name" }) 2022-04-23 04:38:08,323|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Preparing Response... 2022-04-23 04:38:08,323|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-23 04:38:08,323|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-23 04:38:08,324|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 64858882-4bf2-4fa4-bb7b-a04a9a65ae7f auditStoreId -1 2022-04-23 04:38:14,985|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing request id 2c703864-b0a3-4999-9496-0d575d2e2cdb 2022-04-23 04:38:14,985|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionInput called not to store the Workflow action input details 2022-04-23 04:38:14,985|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| StoreAuditService ID -1 2022-04-23 04:38:14,985|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-23 04:38:14,986|689d68ca-15fe-433c-ad72-0e9b0429e176||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-23 04:38:14,987|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:38:15,004|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deriving input data for workflow: (resource-assignment) 2022-04-23 04:38:15,005|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-23 04:38:15,005|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-23 04:38:15,006|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| preparing request id(2c703864-b0a3-4999-9496-0d575d2e2cdb) for workflow(resource-assignment) step(resource-assignment) 2022-04-23 04:38:15,006|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-23 04:38:15,006|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-23 04:38:15,008|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-04-23 04:38:15,022|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-23 04:38:15,028|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("admin-daily-istanbul") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-04-23 04:38:15,028|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-04-23 04:38:15,029|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-04-23 04:38:15,029|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-04-23 04:38:15,029|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("24d7ddf4-1388-4d59-869d-79b8bc1cd9e8") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-04-23 04:38:15,029|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("7f28b1b0-bc68-428d-880d-594bfd0435e9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-23 04:38:15,029|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-04-23 04:38:15,030|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-04-23 04:38:15,038|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-04-23 04:38:15,038|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("2ca5370c-4cb4-4061-baf6-2ee0ba28f160") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-23 04:38:15,039|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-istanbul", "service-instance-id" : "7f28b1b0-bc68-428d-880d-594bfd0435e9", "ubuntu20_flavor_name" : "m1.small", "ubuntu20_image_name" : "Ubuntu_2004", "ubuntu20_key_name" : "onap_dt", "ubuntu20_name_0" : "ubuntu20agent-VNF", "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key", "vf-module-id" : "24d7ddf4-1388-4d59-869d-79b8bc1cd9e8", "vnf-id" : "2ca5370c-4cb4-4061-baf6-2ee0ba28f160", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-04-23 04:38:15,051|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Preparing Response... 2022-04-23 04:38:15,051|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-23 04:38:15,051|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-23 04:38:15,051|689d68ca-15fe-433c-ad72-0e9b0429e176||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c2a77600-2188-4092-a826-aadbda59e70f auditStoreId -1 2022-04-23 04:38:21,455|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-23 04:38:21,567|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-23 04:38:21,601|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing request id 689d68ca-15fe-433c-ad72-0e9b0429e176 2022-04-23 04:38:21,601|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionInput called not to store the Workflow action input details 2022-04-23 04:38:21,601|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| StoreAuditService ID -1 2022-04-23 04:38:21,602|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-23 04:38:21,602|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-23 04:38:21,603|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:38:21,608|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deriving input data for workflow: (config-assign) 2022-04-23 04:38:21,608|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-04-23 04:38:21,609|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-23 04:38:21,610|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| preparing request id(689d68ca-15fe-433c-ad72-0e9b0429e176) for workflow(config-assign) step(config-assign) 2022-04-23 04:38:21,610|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-04-23 04:38:21,610|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-04-23 04:38:21,612|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-04-23 04:38:21,678|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-23 04:38:21,681|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-23 04:38:21,684|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("7f28b1b0-bc68-428d-880d-594bfd0435e9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-23 04:38:21,688|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Setting Resource Value ("2ca5370c-4cb4-4061-baf6-2ee0ba28f160") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-23 04:38:21,742|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Resource resolution saved into database successfully : (vnf-id) 2022-04-23 04:38:21,748|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Resource resolution saved into database successfully : (service-instance-id) 2022-04-23 04:38:21,754|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Resource resolution saved into database successfully : (vnf_name) 2022-04-23 04:38:21,755|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Generated Resource Param Data ({ "service-instance-id" : "7f28b1b0-bc68-428d-880d-594bfd0435e9", "vnf-id" : "2ca5370c-4cb4-4061-baf6-2ee0ba28f160", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-04-23 04:38:21,796|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-04-23 04:38:21,824|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-04-23 04:38:21,825|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Preparing Response... 2022-04-23 04:38:21,825|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-04-23 04:38:21,826|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveWorkflowOutputs for workflow(config-assign) 2022-04-23 04:38:21,827|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 890c1ed3-3be3-4f1f-9bfb-fbbab60835c2 auditStoreId -1 2022-04-23 04:38:21,865|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Completed 2022-04-23 04:39:14,947|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-23 04:39:15,071|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-23 04:39:15,075|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| processing request id 689d68ca-15fe-433c-ad72-0e9b0429e176 2022-04-23 04:39:15,075|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionInput called not to store the Workflow action input details 2022-04-23 04:39:15,075|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| StoreAuditService ID -1 2022-04-23 04:39:15,078|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-23 04:39:15,078|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-23 04:39:15,080|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-23 04:39:15,088|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Deriving input data for workflow: (config-deploy) 2022-04-23 04:39:15,089|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-04-23 04:39:15,089|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-23 04:39:15,098|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| preparing request id(689d68ca-15fe-433c-ad72-0e9b0429e176) for workflow(config-deploy) step(config-deploy) 2022-04-23 04:39:15,098|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-04-23 04:39:15,098|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-04-23 04:39:15,101|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-04-23 04:39:15,102|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Getting Jython Script Class(ConfigDeploy) 2022-04-23 04:39:19,327|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@68fc56c0 2022-04-23 04:39:19,330|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Hello world 2022-04-23 04:39:19,330|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Preparing Response... 2022-04-23 04:39:19,330|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-04-23 04:39:19,330|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-04-23 04:39:19,331|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bd2dfe66-3c86-44af-903c-353c85954ff2 auditStoreId -1 2022-04-23 04:39:19,335|689d68ca-15fe-433c-ad72-0e9b0429e176||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-56998d9844-cqkdz|||| Completed