Results

By type

          05:08:50,548 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:08:50,549 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:08:50,550 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:08:50,551 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:08:50,551 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:08:50,551 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:08:50,570 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
05:08:50,727 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:08:50,735 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:08:50,739 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:08:50,746 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:50,846 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:08:50,846 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:08:50,846 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:08:50,847 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:08:50,847 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:08:50,847 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:08:50,847 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:08:50,848 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:08:50,851 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-05-04 05:08:51,740|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-dc8rg with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-05-04 05:08:51,744|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-05-04 05:08:56,059|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-04 05:08:56,843|||main||||INFO||||||| Finished Spring Data repository scanning in 768ms. Found 11 JPA repository interfaces.
2022-05-04 05:08:59,582|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-04 05:08:59,658|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-05-04 05:08:59,929|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-04 05:09:00,544|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-05-04 05:09:00,988|||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-05-04 05:09:00,993|||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-05-04 05:09:01,211|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-05-04 05:09:03,003|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-04 05:09:03,019|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-04 05:09:03,168|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-05-04 05:09:04,840|||main||||INFO||||||| Audit service is disabled
2022-05-04 05:09:05,237|||main||||INFO||||||| Workflow Audit store is disabled
2022-05-04 05:09:06,916|||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-05-04 05:09:07,038|||main||||INFO||||||| Dependency Management module created...
2022-05-04 05:09:08,351|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-05-04 05:09:08,650|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-05-04 05:09:10,012|||main||||INFO||||||| Netty started on port(s): 8080
2022-05-04 05:09:12,108|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-05-04 05:09:13,024|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-05-04 05:09:13,040|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 22.007 seconds (JVM running for 23.13)
2022-05-04 05:09:13,066|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
May 04, 2022 6:07:35 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-05-04 06:16:14,802|da0157b3-f8cb-4633-b71b-9a24f8f3705c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-04 06:16:14,805|da0157b3-f8cb-4633-b71b-9a24f8f3705c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-04 06:16:14,814|da0157b3-f8cb-4633-b71b-9a24f8f3705c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-04 06:16:15,814|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-04 06:16:15,818|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-04 06:16:17,158|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-04 06:16:17,174|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(8efe5d17-0df3-432c-aa19-e3cf34b91d3b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-04 06:16:17,285|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(47b8832d-7acb-4876-bce2-1a12b1329d31) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-04 06:16:17,305|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(53430615-bf64-463b-88aa-67138619f12b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-04 06:16:17,325|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(00623e0a-9ea8-409f-94b8-4e2dc7addae2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-04 06:16:17,343|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(3e64ac71-06ad-491b-aa12-0d247d9cf340) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-04 06:16:17,369|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(f1d5df09-81ae-4cbd-b6db-700a60ce1612) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-04 06:16:17,395|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:16:17,400|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:16:17,401|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:16:17,401|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:16:17,401|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:16:17,402|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:16:17,666|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:16:17,702|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:16:17,729|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:16:17,754|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:16:17,957|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:16:17,964|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:16:18,060|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:16:18,314|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:16:18,315|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:16:18,316|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:16:18,401|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:16:18,556|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:16:18,557|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:16:18,558|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:16:18,616|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:16:18,743|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:16:18,744|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:16:18,745|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:16:18,746|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(HealthCheck)
2022-05-04 06:16:18,747|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-04 06:16:18,748|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-assign)
2022-05-04 06:16:18,749|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-deploy)
2022-05-04 06:16:18,802|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:16:18,803|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:16:18,805|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:16:18,826|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:16:18,968|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:16:18,969|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:16:18,969|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign-day-2)
2022-05-04 06:16:18,970|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:16:18,971|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy-day-2)
2022-05-04 06:16:18,998|da0157b3-f8cb-4633-b71b-9a24f8f3705c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:16:33,344|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d808a840-d9c6-4f21-95dd-aa4a9b58737f)
2022-05-04 06:16:33,351|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| deleting definition types under : /opt/app/onap/blueprints/working/d808a840-d9c6-4f21-95dd-aa4a9b58737f/Definitions
2022-05-04 06:16:33,377|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| reinitialized all type definitions
2022-05-04 06:16:33,394|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(netconf-device)
2022-05-04 06:16:33,435|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(resolve-data)
2022-05-04 06:16:33,472|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-05-04 06:16:33,490|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-05-04 06:16:33,503|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-05-04 06:16:33,568|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-05-04 06:16:33,623|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(config-assign)
2022-05-04 06:16:33,625|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-05-04 06:16:33,625|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(config-assign) targets(resolve-data)
2022-05-04 06:16:33,625|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-05-04 06:16:33,626|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-05-04 06:16:33,626|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/d808a840-d9c6-4f21-95dd-aa4a9b58737f/Templates/netconfrpc-mapping.json
2022-05-04 06:16:33,639|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-05-04 06:16:33,640|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-04 06:16:33,642|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(config-deploy)
2022-05-04 06:16:33,643|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-05-04 06:16:33,643|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(config-deploy) targets(execute-netconf)
2022-05-04 06:16:33,643|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-deploy) resource assignment files([]
2022-05-04 06:16:33,644|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing blueprint Resource Definitions
2022-05-04 06:16:33,645|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-05-04 06:16:33,647|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/netconfrpc-mapping.json)
2022-05-04 06:16:33,664|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| distinct resource keys ([input-source])
2022-05-04 06:16:33,676|666a4289-3491-4bda-ba02-c5c49e585a0a||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enriching Resource Definition sources Node Template: [source-input]
2022-05-04 06:16:49,447|df86de82-98d4-44be-b71a-805e0e4c4c25||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-05-04 06:16:49,447|df86de82-98d4-44be-b71a-805e0e4c4c25||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-04 06:16:49,447|df86de82-98d4-44be-b71a-805e0e4c4c25||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-04 06:16:49,763|df86de82-98d4-44be-b71a-805e0e4c4c25||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-04 06:16:49,763|df86de82-98d4-44be-b71a-805e0e4c4c25||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-04 06:16:50,613|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/eb7359aa-08b5-49b3-afed-c2762de4c180)
2022-05-04 06:16:50,614|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| deleting definition types under : /opt/app/onap/blueprints/working/eb7359aa-08b5-49b3-afed-c2762de4c180/Definitions
2022-05-04 06:16:50,618|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| reinitialized all type definitions
2022-05-04 06:16:50,620|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(helloworld)
2022-05-04 06:16:50,650|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(helloworld-template)
2022-05-04 06:16:50,676|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-05-04 06:16:50,687|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-05-04 06:16:50,711|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(helloworld)
2022-05-04 06:16:50,712|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-05-04 06:16:50,712|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(helloworld) targets(helloworld)
2022-05-04 06:16:50,712|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-05-04 06:16:50,712|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-05-04 06:16:50,712|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/eb7359aa-08b5-49b3-afed-c2762de4c180/Templates/hello-world-mapping.json
2022-05-04 06:16:50,724|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-05-04 06:16:50,724|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dataType not present for the recipe(dt-helloworld-properties)
2022-05-04 06:16:50,724|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing blueprint Resource Definitions
2022-05-04 06:16:50,724|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-05-04 06:16:50,724|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/hello-world-mapping.json)
2022-05-04 06:16:50,735|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| distinct resource keys ([])
2022-05-04 06:16:50,735|6df39ea3-0994-4386-a529-5104f9d532f4||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enriching Resource Definition sources Node Template: []
2022-05-04 06:16:50,971|1a3f8f7f-6adb-47a5-9bc3-eccc527f586b||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(169f3d4e-82b4-47e3-bd69-e019e80a50b8) CBA(/opt/app/onap/blueprints/archive/169f3d4e-82b4-47e3-bd69-e019e80a50b8/cba.zip)
2022-05-04 06:16:50,979|1a3f8f7f-6adb-47a5-9bc3-eccc527f586b||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/169f3d4e-82b4-47e3-bd69-e019e80a50b8) and entry definition file (Definitions/blueprint.json)
2022-05-04 06:16:51,000|1a3f8f7f-6adb-47a5-9bc3-eccc527f586b||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(helloworld)
2022-05-04 06:16:51,008|1a3f8f7f-6adb-47a5-9bc3-eccc527f586b||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/169f3d4e-82b4-47e3-bd69-e019e80a50b8) and entry definition file (Definitions/blueprint.json)
2022-05-04 06:16:51,078|1a3f8f7f-6adb-47a5-9bc3-eccc527f586b||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/working/169f3d4e-82b4-47e3-bd69-e019e80a50b8) present to clean.
2022-05-04 06:16:51,308|55094d8a-9853-43aa-be92-68e4d63a328b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing request id 654321
2022-05-04 06:16:51,308|55094d8a-9853-43aa-be92-68e4d63a328b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-04 06:16:51,308|55094d8a-9853-43aa-be92-68e4d63a328b||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| StoreAuditService ID  -1
2022-05-04 06:16:51,326|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| getting cba file name(test101), version(1.0.1) from db
2022-05-04 06:16:51,400|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-05-04 06:16:51,403|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-05-04 06:16:51,405|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-05-04 06:16:51,421|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deriving input data for workflow: (helloworld)
2022-05-04 06:16:51,423|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-05-04 06:16:51,423|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-04 06:16:51,441|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-05-04 06:16:51,441|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-05-04 06:16:51,442|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-05-04 06:16:51,468|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-05-04 06:16:51,503|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Batched Sequence : ([])
2022-05-04 06:16:51,510|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Generated Resource Param Data ({ })
2022-05-04 06:16:51,623|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Preparing Response...
2022-05-04 06:16:51,626|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-05-04 06:16:51,630|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resolveWorkflowOutputs for workflow(helloworld)
2022-05-04 06:16:51,632|55094d8a-9853-43aa-be92-68e4d63a328b||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 31cd17f3-4bff-4533-9b94-5250b1b86a34 auditStoreId -1
2022-05-04 06:31:15,820|54f54fe4-c880-4314-a55a-f470041ddb1e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-04 06:31:15,821|54f54fe4-c880-4314-a55a-f470041ddb1e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-04 06:31:15,822|54f54fe4-c880-4314-a55a-f470041ddb1e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-04 06:31:16,099|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-04 06:31:16,099|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-04 06:31:16,865|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-04 06:31:16,866|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(2d2382ac-9453-4794-bcf0-6eb8cbae1f4f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-04 06:31:16,895|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(a574bc0e-9f62-4f20-a8ef-b3cfc2102e72) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-04 06:31:16,908|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(1a907304-ede1-4cef-9f1c-5c11f6cd24e2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-04 06:31:16,926|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(1a22a008-b72e-44af-82a3-bd4f0267409d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-04 06:31:16,949|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(55e584a4-614b-46f1-87db-ac834d8b16ba) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-04 06:31:16,969|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(d0cb7e98-7ef8-4a50-b44e-24b894192009) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-04 06:31:16,983|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:31:16,984|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:31:16,984|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:31:16,984|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:31:16,984|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:31:16,985|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:31:17,053|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:31:17,072|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:31:17,090|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:31:17,114|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:31:17,216|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:31:17,217|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:31:17,218|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:31:17,262|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:31:17,325|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-04 06:31:17,348|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-04 06:31:17,356|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-04 06:31:17,430|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:31:17,430|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:31:17,431|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:31:17,471|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:31:17,508|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-04 06:31:17,526|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-04 06:31:17,534|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-04 06:31:17,576|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:31:17,577|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:31:17,578|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:31:17,579|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(HealthCheck)
2022-05-04 06:31:17,580|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-04 06:31:17,581|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-assign)
2022-05-04 06:31:17,582|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-deploy)
2022-05-04 06:31:17,640|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:31:17,641|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:31:17,642|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:31:17,662|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:31:17,710|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-04 06:31:17,727|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-04 06:31:17,748|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-04 06:31:17,768|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-04 06:31:17,769|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-04 06:31:17,805|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-04 06:31:17,834|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:31:17,835|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:31:17,836|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign-day-2)
2022-05-04 06:31:17,836|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:31:17,837|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy-day-2)
2022-05-04 06:31:17,860|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:31:17,903|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-04 06:31:17,919|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-04 06:31:17,930|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-04 06:31:17,956|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:31:17,957|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:31:17,983|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:31:18,028|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-04 06:31:18,048|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-04 06:31:18,051|54f54fe4-c880-4314-a55a-f470041ddb1e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-04 06:31:30,732|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/692f7341-8362-4574-9124-0a5deb8c5b04)
2022-05-04 06:31:30,733|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| deleting definition types under : /opt/app/onap/blueprints/working/692f7341-8362-4574-9124-0a5deb8c5b04/Definitions
2022-05-04 06:31:30,736|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| reinitialized all type definitions
2022-05-04 06:31:30,737|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-05-04 06:31:30,762|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(vnf-template)
2022-05-04 06:31:30,785|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(vnf-mapping)
2022-05-04 06:31:30,796|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-05-04 06:31:30,825|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,846|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,855|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,862|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-05-04 06:31:30,863|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-05-04 06:31:30,863|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-05-04 06:31:30,882|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,891|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,900|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,910|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:31:30,938|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,947|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,958|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,971|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,981|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:30,993|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:31,018|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(config-assign)
2022-05-04 06:31:31,022|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(baseconfig-template)
2022-05-04 06:31:31,022|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-05-04 06:31:31,022|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-05-04 06:31:31,039|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:31,049|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:31,059|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:31:31,070|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(config-deploy)
2022-05-04 06:31:31,121|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(resource-assignment)
2022-05-04 06:31:31,122|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-05-04 06:31:31,122|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-05-04 06:31:31,122|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-05-04 06:31:31,122|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-05-04 06:31:31,123|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-05-04 06:31:31,123|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/692f7341-8362-4574-9124-0a5deb8c5b04/Templates/vnf-mapping.json
2022-05-04 06:31:31,132|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-05-04 06:31:31,132|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-05-04 06:31:31,132|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/692f7341-8362-4574-9124-0a5deb8c5b04/Templates/base_ubuntu20-mapping.json
2022-05-04 06:31:31,141|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-05-04 06:31:31,141|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-05-04 06:31:31,142|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(config-assign)
2022-05-04 06:31:31,142|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-05-04 06:31:31,143|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(config-assign) targets(config-assign)
2022-05-04 06:31:31,143|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-05-04 06:31:31,143|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-05-04 06:31:31,143|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/692f7341-8362-4574-9124-0a5deb8c5b04/Templates/baseconfig-mapping.json
2022-05-04 06:31:31,149|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-05-04 06:31:31,149|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-04 06:31:31,150|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(config-deploy)
2022-05-04 06:31:31,150|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-05-04 06:31:31,150|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(config-deploy) targets(config-deploy)
2022-05-04 06:31:31,150|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-deploy) resource assignment files([]
2022-05-04 06:31:31,150|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing blueprint Resource Definitions
2022-05-04 06:31:31,150|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-05-04 06:31:31,150|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/vnf-mapping.json)
2022-05-04 06:31:31,150|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-05-04 06:31:31,150|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/baseconfig-mapping.json)
2022-05-04 06:31:31,175|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:31:31,256|625a35cc-eef4-4000-9144-12a1c3aa4481||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-05-04 06:31:31,469|6ad3c776-5578-4bcd-8da3-3098ed0f1f32||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(e0a9b58d-e03a-4f7d-8121-e5b856c57a68) CBA(/opt/app/onap/blueprints/archive/e0a9b58d-e03a-4f7d-8121-e5b856c57a68/cba.zip)
2022-05-04 06:31:31,477|6ad3c776-5578-4bcd-8da3-3098ed0f1f32||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0a9b58d-e03a-4f7d-8121-e5b856c57a68) and entry definition file (Definitions/ubuntu20.json)
2022-05-04 06:31:31,486|6ad3c776-5578-4bcd-8da3-3098ed0f1f32||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:31:31,513|6ad3c776-5578-4bcd-8da3-3098ed0f1f32||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:31:31,514|6ad3c776-5578-4bcd-8da3-3098ed0f1f32||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:31:31,515|6ad3c776-5578-4bcd-8da3-3098ed0f1f32||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:31:31,525|6ad3c776-5578-4bcd-8da3-3098ed0f1f32||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e0a9b58d-e03a-4f7d-8121-e5b856c57a68) and entry definition file (Definitions/ubuntu20.json)
2022-05-04 06:31:31,557|6ad3c776-5578-4bcd-8da3-3098ed0f1f32||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/working/e0a9b58d-e03a-4f7d-8121-e5b856c57a68) present to clean.
2022-05-04 06:31:41,353|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(aa49c753-9417-4974-be0e-71d26bab1c53) CBA(/opt/app/onap/blueprints/archive/aa49c753-9417-4974-be0e-71d26bab1c53/cba.zip)
2022-05-04 06:31:41,389|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/aa49c753-9417-4974-be0e-71d26bab1c53) and entry definition file (Definitions/CNF.json)
2022-05-04 06:31:41,479|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:31:41,480|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:31:41,482|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:31:41,482|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(scale-out)
2022-05-04 06:31:41,483|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(scale)
2022-05-04 06:31:41,484|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(scale-in)
2022-05-04 06:31:41,485|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(health-check)
2022-05-04 06:31:41,526|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/aa49c753-9417-4974-be0e-71d26bab1c53) and entry definition file (Definitions/CNF.json)
2022-05-04 06:31:41,598|5cc0791f-cc94-42d1-8569-28611a44f928||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/working/aa49c753-9417-4974-be0e-71d26bab1c53) present to clean.
2022-05-04 06:32:03,328|0874847a-b428-4e35-af0e-a675bdfdae4f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-04 06:32:03,328|0874847a-b428-4e35-af0e-a675bdfdae4f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-04 06:32:03,328|0874847a-b428-4e35-af0e-a675bdfdae4f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-04 06:32:03,876|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-04 06:32:03,877|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-04 06:32:04,434|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-04 06:32:04,435|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(ecc9c069-6c6d-4fe0-bc5c-431a519383b4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-04 06:32:04,458|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(9e687520-38d1-4d8a-8dfb-02e2f0339d0a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-04 06:32:04,468|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(f348fd3e-2158-4e5b-a720-4bbe1cc01835) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-04 06:32:04,486|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(5726e580-7f69-4fc6-91ac-455559b0fb53) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-04 06:32:04,500|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(48b8ea72-5aaf-43a9-ab39-26739553f994) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-04 06:32:04,515|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(3901d629-3ab8-46e5-b849-785595446f25) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-04 06:32:04,530|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:04,530|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:04,531|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:32:04,531|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:32:04,532|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:04,533|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:04,565|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:32:04,607|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:32:04,634|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:32:04,654|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:32:04,748|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:04,750|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:04,751|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:04,813|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:04,859|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-04 06:32:04,875|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-04 06:32:04,877|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-04 06:32:04,932|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:04,934|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:04,934|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:04,979|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:05,029|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-04 06:32:05,046|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-04 06:32:05,055|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-04 06:32:05,115|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:05,116|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:05,117|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:05,118|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(HealthCheck)
2022-05-04 06:32:05,119|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-04 06:32:05,120|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-assign)
2022-05-04 06:32:05,121|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-deploy)
2022-05-04 06:32:05,185|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:32:05,233|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-04 06:32:05,247|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-04 06:32:05,248|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-04 06:32:05,277|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:05,278|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:05,316|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:05,317|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:05,318|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:32:05,331|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:05,361|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-04 06:32:05,377|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-04 06:32:05,390|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-04 06:32:05,423|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-04 06:32:05,446|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-04 06:32:05,454|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-04 06:32:05,491|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:05,492|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:05,493|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign-day-2)
2022-05-04 06:32:05,494|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:05,495|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy-day-2)
2022-05-04 06:32:05,519|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:05,538|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-04 06:32:05,554|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-04 06:32:05,555|0874847a-b428-4e35-af0e-a675bdfdae4f||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-04 06:32:07,030|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/64daf007-5d39-4d16-ae84-3ed4adadc4ce)
2022-05-04 06:32:07,031|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| deleting definition types under : /opt/app/onap/blueprints/working/64daf007-5d39-4d16-ae84-3ed4adadc4ce/Definitions
2022-05-04 06:32:07,033|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| reinitialized all type definitions
2022-05-04 06:32:07,034|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-05-04 06:32:07,054|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-05-04 06:32:07,061|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-05-04 06:32:07,069|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-05-04 06:32:07,088|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(capability)
2022-05-04 06:32:07,118|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(capability)
2022-05-04 06:32:07,131|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(processor-db)
2022-05-04 06:32:07,152|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,172|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,186|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,202|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,220|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,270|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-05-04 06:32:07,276|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-05-04 06:32:07,277|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-05-04 06:32:07,293|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(capability)
2022-05-04 06:32:07,306|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(capability)
2022-05-04 06:32:07,319|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(capability)
2022-05-04 06:32:07,331|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(processor-db)
2022-05-04 06:32:07,342|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,354|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,375|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,396|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,412|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,432|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:32:07,470|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(resource-resolution)
2022-05-04 06:32:07,471|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-05-04 06:32:07,471|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-05-04 06:32:07,471|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-05-04 06:32:07,471|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-05-04 06:32:07,471|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-05-04 06:32:07,471|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/64daf007-5d39-4d16-ae84-3ed4adadc4ce/Templates/hello-world-velocity-mapping.json
2022-05-04 06:32:07,477|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-05-04 06:32:07,477|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-05-04 06:32:07,477|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/64daf007-5d39-4d16-ae84-3ed4adadc4ce/Templates/hello-world-jinja-mapping.json
2022-05-04 06:32:07,483|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-05-04 06:32:07,483|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-05-04 06:32:07,484|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing blueprint Resource Definitions
2022-05-04 06:32:07,484|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-05-04 06:32:07,484|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-05-04 06:32:07,484|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-05-04 06:32:07,502|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-05-04 06:32:07,602|bcb04550-a54a-4985-8655-d17c28c5e303||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-05-04 06:32:07,799|1820ea6a-f07d-4f39-abe1-962ea5339308||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(cd0eb330-59cd-4847-8c8d-f05a69f24988) CBA(/opt/app/onap/blueprints/archive/cd0eb330-59cd-4847-8c8d-f05a69f24988/cba.zip)
2022-05-04 06:32:07,825|1820ea6a-f07d-4f39-abe1-962ea5339308||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd0eb330-59cd-4847-8c8d-f05a69f24988) and entry definition file (Definitions/resource-resolution.json)
2022-05-04 06:32:07,855|1820ea6a-f07d-4f39-abe1-962ea5339308||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-resolution)
2022-05-04 06:32:07,864|1820ea6a-f07d-4f39-abe1-962ea5339308||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cd0eb330-59cd-4847-8c8d-f05a69f24988) and entry definition file (Definitions/resource-resolution.json)
2022-05-04 06:32:07,906|1820ea6a-f07d-4f39-abe1-962ea5339308||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/working/cd0eb330-59cd-4847-8c8d-f05a69f24988) present to clean.
2022-05-04 06:32:08,058|89a210eb-29d9-4251-9855-8942cf1217ee||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing request id 86f8c460-07fa-4c7a-95bf-b1a1c032034e
2022-05-04 06:32:08,058|89a210eb-29d9-4251-9855-8942cf1217ee||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| storeExecutionInput called not to store the Workflow action input details 
2022-05-04 06:32:08,058|89a210eb-29d9-4251-9855-8942cf1217ee||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| StoreAuditService ID  -1
2022-05-04 06:32:08,063|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-05-04 06:32:08,142|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-04 06:32:08,145|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-05-04 06:32:08,148|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-05-04 06:32:08,170|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deriving input data for workflow: (resource-resolution)
2022-05-04 06:32:08,175|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-05-04 06:32:08,176|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-05-04 06:32:08,178|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| preparing request id(86f8c460-07fa-4c7a-95bf-b1a1c032034e) for workflow(resource-resolution) step(helloworld)
2022-05-04 06:32:08,178|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-05-04 06:32:08,178|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-05-04 06:32:08,179|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-05-04 06:32:08,229|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-05-04 06:32:08,266|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:08,266|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-05-04 06:32:08,589|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(PUT), url(/resource-resolution/put)
2022-05-04 06:32:08,686|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:08,699|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:08,700|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-05-04 06:32:08,700|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-05-04 06:32:08,700|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-05-04 06:32:08,749|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_put)
2022-05-04 06:32:08,763|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-05-04 06:32:08,764|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Getting Jython Script Class(ResolvProperties)
2022-05-04 06:32:14,436|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Component Object org.python.proxies.__main__$ResolvProperties$1@b2a4b5a
2022-05-04 06:32:14,441|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-05-04 06:32:14,457|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_python)
2022-05-04 06:32:14,460|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:14,460|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-05-04 06:32:14,466|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-05-04 06:32:14,481|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:14,481|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:14,482|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-05-04 06:32:14,482|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-05-04 06:32:14,482|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-05-04 06:32:14,484|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:14,484|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-05-04 06:32:14,487|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-05-04 06:32:14,497|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:14,497|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:14,498|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-05-04 06:32:14,498|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-05-04 06:32:14,498|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-05-04 06:32:14,503|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_patch)
2022-05-04 06:32:14,521|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_del)
2022-05-04 06:32:14,523|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-04 06:32:14,560|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-04 06:32:24,742|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| compiled in (10180)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-04 06:32:24,744|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-05-04 06:32:24,760|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-05-04 06:32:24,772|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_kotlin)
2022-05-04 06:32:24,774|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:24,774|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-05-04 06:32:24,781|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(GET), url(/resource-resolution/get)
2022-05-04 06:32:24,789|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:24,789|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:24,790|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-04 06:32:24,790|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-04 06:32:24,790|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-05-04 06:32:24,800|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_get)
2022-05-04 06:32:24,807|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-05-04 06:32:24,810|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-05-04 06:32:24,822|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_input)
2022-05-04 06:32:24,828|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_default)
2022-05-04 06:32:24,829|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:24,829|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-05-04 06:32:24,832|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(POST), url(/resource-resolution/post)
2022-05-04 06:32:24,845|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:24,845|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:24,845|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-05-04 06:32:24,846|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-05-04 06:32:24,846|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-05-04 06:32:24,857|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_post)
2022-05-04 06:32:24,869|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:24,912|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (list)
2022-05-04 06:32:24,917|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-05-04 06:32:24,918|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:24,918|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:24,918|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:24,918|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:24,919|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-05-04 06:32:24,929|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (v_db)
2022-05-04 06:32:24,933|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-05-04 06:32:25,017|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-05-04 06:32:25,046|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-04 06:32:25,047|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-05-04 06:32:25,094|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-05-04 06:32:25,100|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-04 06:32:25,101|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-05-04 06:32:25,102|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-05-04 06:32:25,103|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Getting Jython Script Class(ResolvProperties)
2022-05-04 06:32:25,110|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-05-04 06:32:25,180|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Component Object org.python.proxies.__main__$ResolvProperties$2@2f482492
2022-05-04 06:32:25,183|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-05-04 06:32:25,201|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_python)
2022-05-04 06:32:25,203|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:25,203|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-05-04 06:32:25,205|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-05-04 06:32:25,217|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:25,218|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:25,218|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-05-04 06:32:25,218|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-05-04 06:32:25,218|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-05-04 06:32:25,230|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_patch)
2022-05-04 06:32:25,231|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-05-04 06:32:25,242|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_input)
2022-05-04 06:32:25,244|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:25,244|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-05-04 06:32:25,246|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(PUT), url(/resource-resolution/put)
2022-05-04 06:32:25,264|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:25,265|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:25,265|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-05-04 06:32:25,265|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-05-04 06:32:25,265|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-05-04 06:32:25,275|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_put)
2022-05-04 06:32:25,276|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-05-04 06:32:25,288|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_default)
2022-05-04 06:32:25,289|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:25,289|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-05-04 06:32:25,294|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-05-04 06:32:25,317|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:25,317|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:25,318|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-05-04 06:32:25,318|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-05-04 06:32:25,318|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-05-04 06:32:25,319|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:25,319|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-05-04 06:32:25,322|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(POST), url(/resource-resolution/post)
2022-05-04 06:32:25,331|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:25,331|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:25,332|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-05-04 06:32:25,332|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-05-04 06:32:25,332|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-05-04 06:32:25,334|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-29||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_del)
2022-05-04 06:32:25,334|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:25,334|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-05-04 06:32:25,337|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(GET), url(/resource-resolution/get)
2022-05-04 06:32:25,343|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-17||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_post)
2022-05-04 06:32:25,346|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:25,346|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:25,347|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-04 06:32:25,347|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-05-04 06:32:25,347|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-05-04 06:32:25,356|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_get)
2022-05-04 06:32:25,365|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-05-04 06:32:25,366|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-05-04 06:32:25,368|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-05-04 06:32:25,378|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response status(200 - OK)
2022-05-04 06:32:25,379|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (string)
2022-05-04 06:32:25,379|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-05-04 06:32:25,380|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-05-04 06:32:25,380|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-05-04 06:32:25,393|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_get_id)
2022-05-04 06:32:25,395|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-05-04 06:32:25,396|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-05-04 06:32:25,408|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_kotlin)
2022-05-04 06:32:25,410|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-05-04 06:32:25,418|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Response processing type (list)
2022-05-04 06:32:25,421|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-05-04 06:32:25,422|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-05-04 06:32:25,436|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Resource resolution saved into database successfully : (j_db)
2022-05-04 06:32:25,438|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-05-04 06:32:25,669|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-05-04 06:32:25,680|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-05-04 06:32:25,680|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Preparing Response...
2022-05-04 06:32:25,681|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-05-04 06:32:25,681|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-05-04 06:32:25,682|89a210eb-29d9-4251-9855-8942cf1217ee||DefaultDispatcher-worker-35||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 18976f27-f1a1-465c-9ea2-2671879d8555 auditStoreId -1
2022-05-04 06:32:33,738|0a010b03-2194-400e-abd6-6b27904429e0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-04 06:32:33,738|0a010b03-2194-400e-abd6-6b27904429e0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-04 06:32:33,738|0a010b03-2194-400e-abd6-6b27904429e0||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-04 06:32:33,962|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-04 06:32:33,962|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-04 06:32:34,422|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-04 06:32:34,423|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(dfcac066-c582-43e1-9b83-0d4a1ab4ba39) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-04 06:32:34,437|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(935e8a41-5f0c-4e1b-871c-43c328b8107d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-04 06:32:34,446|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(89dda38a-155f-4320-9e6b-d7e2c49398ad) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-04 06:32:34,456|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(ef846790-d1c1-40e3-9652-ea1b2b7bc253) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-04 06:32:34,474|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(5b300ce4-bd33-47ac-9210-921e6a62d1d3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-04 06:32:34,493|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(012bb4bd-4c9d-4907-ba78-0886f6d1fb16) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-04 06:32:34,510|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:34,510|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:34,511|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:32:34,511|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:32:34,511|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:34,511|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:34,529|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:32:34,574|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:32:34,594|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:32:34,624|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:32:34,703|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:34,704|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:34,705|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:34,705|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(HealthCheck)
2022-05-04 06:32:34,706|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-04 06:32:34,707|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-assign)
2022-05-04 06:32:34,708|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-deploy)
2022-05-04 06:32:34,762|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:32:34,817|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-04 06:32:34,837|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-04 06:32:34,844|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-04 06:32:34,876|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:34,876|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:34,877|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:34,914|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:34,948|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-04 06:32:34,965|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-04 06:32:34,966|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-04 06:32:35,018|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:35,019|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:35,020|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:35,067|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:35,107|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-04 06:32:35,122|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-04 06:32:35,130|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-04 06:32:35,154|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:35,154|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:35,191|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:32:35,236|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-04 06:32:35,250|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-04 06:32:35,251|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-04 06:32:35,281|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:32:35,282|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:35,283|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign-day-2)
2022-05-04 06:32:35,284|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:35,285|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy-day-2)
2022-05-04 06:32:35,307|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:32:35,308|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:32:35,308|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:35,315|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:32:35,327|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-04 06:32:35,345|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-04 06:32:35,346|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-04 06:32:35,382|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-04 06:32:35,397|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-04 06:32:35,397|0a010b03-2194-400e-abd6-6b27904429e0||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-04 06:36:03,247|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(bae1b53b-275e-4282-8619-d65f6f964d76) CBA(/opt/app/onap/blueprints/archive/bae1b53b-275e-4282-8619-d65f6f964d76/cba.zip)
2022-05-04 06:36:03,303|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bae1b53b-275e-4282-8619-d65f6f964d76) and entry definition file (Definitions/CNF.json)
2022-05-04 06:36:03,437|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:36:03,438|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:36:03,439|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:36:03,440|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(scale-out)
2022-05-04 06:36:03,441|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(scale)
2022-05-04 06:36:03,441|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(scale-in)
2022-05-04 06:36:03,444|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(health-check)
2022-05-04 06:36:03,504|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bae1b53b-275e-4282-8619-d65f6f964d76) and entry definition file (Definitions/CNF.json)
2022-05-04 06:36:03,532|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :APACHE::1.0.0
2022-05-04 06:36:03,556|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-05-04 06:36:03,558|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-05-04 06:36:03,597|0d09c0ac-6c0f-475a-95f4-3b4ef52d2775||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/working/bae1b53b-275e-4282-8619-d65f6f964d76) present to clean.
2022-05-04 06:36:26,137|07164f6c-7cc4-4125-9e29-e5d5fd99296f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-05-04 06:36:26,138|07164f6c-7cc4-4125-9e29-e5d5fd99296f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-05-04 06:36:26,138|07164f6c-7cc4-4125-9e29-e5d5fd99296f||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-05-04 06:36:26,515|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-05-04 06:36:26,516|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-05-04 06:36:26,981|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-05-04 06:36:26,982|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(761f85df-4aa6-4e8a-a3d3-9df90489a0c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-05-04 06:36:27,003|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(66a0e5ab-7ed2-4a49-945b-84bc343c841d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-05-04 06:36:27,009|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(00e2a790-1c7c-4783-9640-6d09339bd31d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-05-04 06:36:27,018|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(6f8e8b4d-caf7-4b93-b57a-c6bbd9352f61) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-05-04 06:36:27,035|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(48586de7-985a-45cf-b978-735bfce9c083) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-05-04 06:36:27,051|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(227a3502-1f2a-45f2-8146-767198bc0d30) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-05-04 06:36:27,068|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:36:27,068|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:36:27,068|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:36:27,068|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:36:27,069|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:36:27,069|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:36:27,138|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:36:27,144|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:36:27,161|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:36:27,179|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:36:27,251|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:36:27,252|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:36:27,253|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:36:27,298|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:36:27,361|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-04 06:36:27,378|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-05-04 06:36:27,390|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:36:27,391|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:36:27,391|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:36:27,392|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-05-04 06:36:27,460|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:36:27,460|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:36:27,461|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:36:27,472|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:36:27,520|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-04 06:36:27,538|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-05-04 06:36:27,547|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-05-04 06:36:27,562|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-05-04 06:36:27,571|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-05-04 06:36:27,590|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-05-04 06:36:27,642|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:36:27,643|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:36:27,644|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:36:27,645|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(HealthCheck)
2022-05-04 06:36:27,646|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(ScaleOutReconfiguration)
2022-05-04 06:36:27,646|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-assign)
2022-05-04 06:36:27,647|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(vf-config-deploy)
2022-05-04 06:36:27,702|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-05-04 06:36:27,750|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-05-04 06:36:27,766|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-05-04 06:36:27,773|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-05-04 06:36:27,805|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:36:27,806|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:36:27,843|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-05-04 06:36:27,901|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-05-04 06:36:27,916|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-05-04 06:36:27,924|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:36:27,925|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:36:27,925|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign-day-2)
2022-05-04 06:36:27,926|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:36:27,927|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy-day-2)
2022-05-04 06:36:27,927|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-05-04 06:36:27,962|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:36:27,990|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :5G_Core::1.0.37
2022-05-04 06:36:28,008|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-05-04 06:36:28,009|07164f6c-7cc4-4125-9e29-e5d5fd99296f||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-05-04 06:36:41,052|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/61fe635b-4834-4bcf-bbb7-a13efb10c144)
2022-05-04 06:36:41,053|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| deleting definition types under : /opt/app/onap/blueprints/working/61fe635b-4834-4bcf-bbb7-a13efb10c144/Definitions
2022-05-04 06:36:41,055|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| reinitialized all type definitions
2022-05-04 06:36:41,056|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-05-04 06:36:41,077|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(vnf-template)
2022-05-04 06:36:41,085|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(vnf-mapping)
2022-05-04 06:36:41,093|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-05-04 06:36:41,123|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,147|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,157|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,167|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-05-04 06:36:41,167|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-05-04 06:36:41,167|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-05-04 06:36:41,189|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,199|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,220|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,231|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(sdnc)
2022-05-04 06:36:41,249|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,258|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,265|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,273|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,284|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,293|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,318|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(config-assign)
2022-05-04 06:36:41,323|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(baseconfig-template)
2022-05-04 06:36:41,323|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-05-04 06:36:41,323|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-05-04 06:36:41,345|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,356|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,365|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(input)
2022-05-04 06:36:41,373|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ***** Enhancing NodeTemplate(config-deploy)
2022-05-04 06:36:41,417|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(resource-assignment)
2022-05-04 06:36:41,417|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-05-04 06:36:41,418|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-05-04 06:36:41,418|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-05-04 06:36:41,418|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-05-04 06:36:41,418|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-05-04 06:36:41,418|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/61fe635b-4834-4bcf-bbb7-a13efb10c144/Templates/vnf-mapping.json
2022-05-04 06:36:41,429|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-05-04 06:36:41,430|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-05-04 06:36:41,430|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/61fe635b-4834-4bcf-bbb7-a13efb10c144/Templates/base_ubuntu20-mapping.json
2022-05-04 06:36:41,436|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-05-04 06:36:41,436|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-05-04 06:36:41,437|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(config-assign)
2022-05-04 06:36:41,437|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-05-04 06:36:41,438|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(config-assign) targets(config-assign)
2022-05-04 06:36:41,438|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-05-04 06:36:41,438|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-05-04 06:36:41,438|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enriching artifacts file(/opt/app/onap/blueprints/working/61fe635b-4834-4bcf-bbb7-a13efb10c144/Templates/baseconfig-mapping.json
2022-05-04 06:36:41,443|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-05-04 06:36:41,444|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| dataType not present for the recipe(dt-config-assign-properties)
2022-05-04 06:36:41,444|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing Workflow(config-deploy)
2022-05-04 06:36:41,445|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-05-04 06:36:41,445|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| identified workflow(config-deploy) targets(config-deploy)
2022-05-04 06:36:41,445|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| workflow(config-deploy) resource assignment files([]
2022-05-04 06:36:41,445|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| ##### Enhancing blueprint Resource Definitions
2022-05-04 06:36:41,445|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-05-04 06:36:41,446|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/vnf-mapping.json)
2022-05-04 06:36:41,446|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-05-04 06:36:41,446|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| processing file (Templates/baseconfig-mapping.json)
2022-05-04 06:36:41,465|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| 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-05-04 06:36:41,580|789833ac-f406-446b-98fb-070414c88e61||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-05-04 06:36:41,794|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Save processing(34952b5f-cfbc-4fca-abcc-1f781254ea67) CBA(/opt/app/onap/blueprints/archive/34952b5f-cfbc-4fca-abcc-1f781254ea67/cba.zip)
2022-05-04 06:36:41,824|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/34952b5f-cfbc-4fca-abcc-1f781254ea67) and entry definition file (Definitions/ubuntu20.json)
2022-05-04 06:36:41,836|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-05-04 06:36:41,867|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(resource-assignment)
2022-05-04 06:36:41,868|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-assign)
2022-05-04 06:36:41,869|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Validating Workflow(config-deploy)
2022-05-04 06:36:41,884|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/34952b5f-cfbc-4fca-abcc-1f781254ea67) and entry definition file (Definitions/ubuntu20.json)
2022-05-04 06:36:41,897|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-05-04 06:36:41,924|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-05-04 06:36:41,928|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-05-04 06:36:41,952|5c6a02a2-5166-46ac-89cd-7155de7fe4c9||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-dc8rg|||| No compiled cache(/opt/app/onap/blueprints/working/34952b5f-cfbc-4fca-abcc-1f781254ea67) present to clean.