Results

By type

          08:57:52,528 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
08:57:52,530 |-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.4.1.jar!/logback.xml]
08:57:52,531 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
08:57:52,531 |-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.4.1.jar!/logback.xml]
08:57:52,531 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
08:57:52,547 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
08:57:52,709 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
08:57:52,719 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:57:52,723 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
08:57:52,732 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
08:57:52,823 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
08:57:52,823 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
08:57:52,824 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
08:57:52,824 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
08:57:52,824 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
08:57:52,824 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
08:57:52,824 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
08:57:52,825 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
08:57:52,827 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-28 08:57:53,913|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-5668bddbf7-9jsp8 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-28 08:57:53,916|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-28 08:57:56,730|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-28 08:57:57,267|||main||||INFO||||||| Finished Spring Data repository scanning in 521 ms. Found 11 JPA repository interfaces.
2022-11-28 08:57:59,511|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-28 08:57:59,589|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-28 08:57:59,825|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-28 08:58:00,326|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-28 08:58:00,667|||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-11-28 08:58:00,669|||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-11-28 08:58:01,029|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-28 08:58:02,413|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-28 08:58:02,427|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-28 08:58:02,513|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-28 08:58:03,895|||main||||INFO||||||| Audit service is disabled
2022-11-28 08:58:04,037|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-28 08:58:05,911|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-11-28 08:58:05,967|||main||||INFO||||||| Dependency Management module created...
2022-11-28 08:58:07,174|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-28 08:58:07,523|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-28 08:58:08,745|||main||||INFO||||||| Netty started on port 8080
2022-11-28 08:58:10,640|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-28 08:58:10,986|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-28 08:58:10,995|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.969 seconds (JVM running for 18.999)
2022-11-28 08:58:11,012|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-28 09:56:45,406|||reactor-http-epoll-1||||WARN||||||| [aad60519, L:/127.0.0.1:8080 - R:/127.0.0.1:42416] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:65)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
Nov 28, 2022 9:56:46 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated
INFO: Transport failed
io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239)
	at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444)
	at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374)
	at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360)
	at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931)
	at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483)
	at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383)
	at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
	at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)

2022-11-28 14:32:11,177|e21dec2b-c87a-43e9-8b9f-45e7cc5c2484||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-28 14:32:11,179|e21dec2b-c87a-43e9-8b9f-45e7cc5c2484||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-28 14:32:11,181|e21dec2b-c87a-43e9-8b9f-45e7cc5c2484||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-28 14:32:11,708|e21dec2b-c87a-43e9-8b9f-45e7cc5c2484||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-28 14:32:11,712|e21dec2b-c87a-43e9-8b9f-45e7cc5c2484||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-28 14:32:12,904|c3059bf4-32b5-4e00-a999-9b105d1b6215||Thread-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/36eaed0c-3ec1-403e-8d5b-72b082004ee5)
2022-11-28 14:32:12,920|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| deleting definition types under : /opt/app/onap/blueprints/working/36eaed0c-3ec1-403e-8d5b-72b082004ee5/Definitions
2022-11-28 14:32:13,002|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| reinitialized all type definitions
2022-11-28 14:32:13,008|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-28 14:32:13,046|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-28 14:32:13,064|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-28 14:32:13,099|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-28 14:32:13,144|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing Workflow(helloworld)
2022-11-28 14:32:13,145|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-28 14:32:13,146|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| identified workflow(helloworld) targets(helloworld)
2022-11-28 14:32:13,146|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-28 14:32:13,147|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-28 14:32:13,147|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enriching artifacts file(/opt/app/onap/blueprints/working/36eaed0c-3ec1-403e-8d5b-72b082004ee5/Templates/hello-world-mapping.json
2022-11-28 14:32:13,162|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-28 14:32:13,163|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-28 14:32:13,163|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing blueprint Resource Definitions
2022-11-28 14:32:13,164|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-28 14:32:13,166|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing file (Templates/hello-world-mapping.json)
2022-11-28 14:32:13,182|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| distinct resource keys ([])
2022-11-28 14:32:13,182|c3059bf4-32b5-4e00-a999-9b105d1b6215||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Enriching Resource Definition sources Node Template: []
2022-11-28 14:32:13,456|7a2fd6a7-b7da-42f3-ad98-e6351a32f5a0||Thread-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(4881611f-e2b0-48a4-be94-bdf5faaee947) CBA(/opt/app/onap/blueprints/archive/4881611f-e2b0-48a4-be94-bdf5faaee947/cba.zip)
2022-11-28 14:32:13,475|7a2fd6a7-b7da-42f3-ad98-e6351a32f5a0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4881611f-e2b0-48a4-be94-bdf5faaee947) and entry definition file (Definitions/blueprint.json)
2022-11-28 14:32:13,567|7a2fd6a7-b7da-42f3-ad98-e6351a32f5a0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(helloworld)
2022-11-28 14:32:13,582|7a2fd6a7-b7da-42f3-ad98-e6351a32f5a0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4881611f-e2b0-48a4-be94-bdf5faaee947) and entry definition file (Definitions/blueprint.json)
2022-11-28 14:32:13,787|7a2fd6a7-b7da-42f3-ad98-e6351a32f5a0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/working/4881611f-e2b0-48a4-be94-bdf5faaee947) present to clean.
2022-11-28 14:32:13,973|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-11-28 14:32:13,973|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 14:32:13,978|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-28 14:32:13,986|654321||DefaultDispatcher-worker-11||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-28 14:32:14,068|654321||DefaultDispatcher-worker-11||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-28 14:32:14,071|654321||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-28 14:32:14,073|654321||DefaultDispatcher-worker-11||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-28 14:32:14,091|654321||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-28 14:32:14,092|654321||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-28 14:32:14,107|654321||DefaultDispatcher-worker-11||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 14:32:14,115|654321||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-28 14:32:14,116|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-28 14:32:14,117|654321||DefaultDispatcher-worker-11||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-28 14:32:14,146|654321||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-28 14:32:14,172|654321||DefaultDispatcher-worker-11||||INFO||||||| Batched Sequence : ([])
2022-11-28 14:32:14,174|654321||DefaultDispatcher-worker-11||||INFO||||||| Generated Resource Param Data ({ })
2022-11-28 14:32:14,281|654321||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response...
2022-11-28 14:32:14,283|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-28 14:32:14,284|654321||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-28 14:32:14,291|654321||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 369a5a9b-9d96-4b50-814a-10fbb744fe78 auditStoreId -1
2022-11-28 14:51:08,773|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-28 14:51:08,774|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-28 14:51:08,775|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-28 14:51:09,134|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-28 14:51:09,135|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-28 14:51:09,841|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-28 14:51:09,845|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(ee434a06-a16b-4cf7-add4-68fb6fd39daf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-28 14:51:09,872|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(a4a13d84-87ec-4e91-92d0-70df22cacdfa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-28 14:51:09,882|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(0fee9673-34c9-4ab5-827d-a233f2911e8e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-28 14:51:09,896|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(b60d0cbc-1e09-439d-b20a-7c811f02e18a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-28 14:51:09,913|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(42f09c3f-19d1-4340-b46d-e6863556d4d6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-28 14:51:09,935|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(0a1cfc88-8746-4554-828b-6e4a7fb8831b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-28 14:51:09,953|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 14:51:09,953|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 14:51:09,954|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-28 14:51:09,954|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-28 14:51:09,954|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 14:51:09,955|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 14:51:10,007|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-28 14:51:10,011|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 14:51:10,060|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 14:51:10,080|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 14:51:10,103|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 14:51:10,203|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 14:51:10,204|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 14:51:10,205|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 14:51:10,258|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 14:51:10,404|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 14:51:10,404|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 14:51:10,405|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 14:51:10,452|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 14:51:10,595|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 14:51:10,596|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 14:51:10,596|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 14:51:10,597|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(HealthCheck)
2022-11-28 14:51:10,598|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-28 14:51:10,598|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(vf-config-assign)
2022-11-28 14:51:10,599|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(vf-config-deploy)
2022-11-28 14:51:10,641|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-28 14:51:10,755|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 14:51:10,756|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 14:51:10,790|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 14:51:10,791|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 14:51:10,792|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-28 14:51:10,808|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 14:51:10,947|14b0fd7b-9cf9-4bcf-bb1e-dab686b21c93||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-28 14:51:12,333|eef17419-996c-47b8-a47e-3ad8d09c718a||Thread-55||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3b7d8c39-dadc-4acb-9bed-e175b559ccf2)
2022-11-28 14:51:12,340|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| deleting definition types under : /opt/app/onap/blueprints/working/3b7d8c39-dadc-4acb-9bed-e175b559ccf2/Definitions
2022-11-28 14:51:12,344|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| reinitialized all type definitions
2022-11-28 14:51:12,345|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-28 14:51:12,364|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-28 14:51:12,371|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-28 14:51:12,376|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-28 14:51:12,392|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(capability)
2022-11-28 14:51:12,425|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(capability)
2022-11-28 14:51:12,436|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-28 14:51:12,453|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,472|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,485|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,499|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,510|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,553|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-28 14:51:12,558|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-28 14:51:12,558|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-28 14:51:12,573|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(capability)
2022-11-28 14:51:12,587|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(capability)
2022-11-28 14:51:12,605|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(capability)
2022-11-28 14:51:12,615|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-28 14:51:12,626|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,638|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,652|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,663|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,681|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,692|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 14:51:12,742|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing Workflow(resource-resolution)
2022-11-28 14:51:12,743|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-28 14:51:12,743|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-28 14:51:12,743|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-28 14:51:12,743|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-28 14:51:12,743|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-28 14:51:12,743|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b7d8c39-dadc-4acb-9bed-e175b559ccf2/Templates/hello-world-velocity-mapping.json
2022-11-28 14:51:12,749|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-28 14:51:12,749|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-28 14:51:12,749|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enriching artifacts file(/opt/app/onap/blueprints/working/3b7d8c39-dadc-4acb-9bed-e175b559ccf2/Templates/hello-world-jinja-mapping.json
2022-11-28 14:51:12,754|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-28 14:51:12,754|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-28 14:51:12,754|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing blueprint Resource Definitions
2022-11-28 14:51:12,754|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-28 14:51:12,754|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-28 14:51:12,754|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-28 14:51:12,764|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 14:51:12,853|eef17419-996c-47b8-a47e-3ad8d09c718a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-28 14:51:13,073|f10faac6-8e1b-4635-a479-daae0a786adb||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(b635df5e-23a4-442a-9304-fb514af74f26) CBA(/opt/app/onap/blueprints/archive/b635df5e-23a4-442a-9304-fb514af74f26/cba.zip)
2022-11-28 14:51:13,081|f10faac6-8e1b-4635-a479-daae0a786adb||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b635df5e-23a4-442a-9304-fb514af74f26) and entry definition file (Definitions/resource-resolution.json)
2022-11-28 14:51:13,106|f10faac6-8e1b-4635-a479-daae0a786adb||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-resolution)
2022-11-28 14:51:13,116|f10faac6-8e1b-4635-a479-daae0a786adb||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/b635df5e-23a4-442a-9304-fb514af74f26) and entry definition file (Definitions/resource-resolution.json)
2022-11-28 14:51:13,179|f10faac6-8e1b-4635-a479-daae0a786adb||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/working/b635df5e-23a4-442a-9304-fb514af74f26) present to clean.
2022-11-28 14:51:13,345|620573d9-fcac-414a-aa4e-047c9f673815||reactor-http-epoll-4||||INFO||||||| processing request id 620573d9-fcac-414a-aa4e-047c9f673815
2022-11-28 14:51:13,345|620573d9-fcac-414a-aa4e-047c9f673815||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 14:51:13,345|620573d9-fcac-414a-aa4e-047c9f673815||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-28 14:51:13,353|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-28 14:51:13,427|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-28 14:51:13,429|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-28 14:51:13,433|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:13,447|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-28 14:51:13,452|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-28 14:51:13,452|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 14:51:13,454|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| preparing request id(620573d9-fcac-414a-aa4e-047c9f673815) for workflow(resource-resolution) step(helloworld)
2022-11-28 14:51:13,454|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-28 14:51:13,454|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:13,455|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-28 14:51:13,513|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:13,562|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:13,573|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:13,583|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-28 14:51:13,809|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-28 14:51:13,894|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:13,907|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:13,907|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-28 14:51:13,907|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-28 14:51:13,919|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-28 14:51:13,984|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-28 14:51:13,997|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-28 14:51:13,998|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-28 14:51:18,037|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@6b407a1
2022-11-28 14:51:18,041|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-28 14:51:18,058|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-28 14:51:18,059|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:18,060|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:18,060|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-28 14:51:18,065|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-28 14:51:18,082|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:18,083|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:18,083|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-28 14:51:18,083|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-28 14:51:18,083|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-28 14:51:18,084|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:18,084|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:18,085|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-28 14:51:18,087|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-28 14:51:18,094|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-28 14:51:18,097|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:18,097|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:18,098|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-28 14:51:18,098|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-28 14:51:18,098|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-28 14:51:18,113|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-28 14:51:18,114|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-28 14:51:18,146|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-28 14:51:27,003|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| compiled in (8849)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-28 14:51:27,005|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-28 14:51:27,018|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-28 14:51:27,031|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-28 14:51:27,035|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:27,035|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:27,035|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-28 14:51:27,041|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-28 14:51:27,053|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:27,054|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:27,055|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-28 14:51:27,055|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-28 14:51:27,055|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-28 14:51:27,069|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-28 14:51:27,077|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-28 14:51:27,078|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-28 14:51:27,088|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-7||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-28 14:51:27,089|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-28 14:51:27,090|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:27,090|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:27,090|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-28 14:51:27,092|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-28 14:51:27,103|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:27,103|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:27,104|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-28 14:51:27,104|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-28 14:51:27,104|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-28 14:51:27,135|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-28 14:51:27,151|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:27,152|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:27,180|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (list)
2022-11-28 14:51:27,183|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-28 14:51:27,183|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,184|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,184|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,184|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,184|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-28 14:51:27,203|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-28 14:51:27,206|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:27,363|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-28 14:51:27,396|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-28 14:51:27,397|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-28 14:51:27,437|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:27,443|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-28 14:51:27,444|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-28 14:51:27,445|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-28 14:51:27,445|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-28 14:51:27,458|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-28 14:51:27,496|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@2db23e0e
2022-11-28 14:51:27,498|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-28 14:51:27,518|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-28 14:51:27,520|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:27,520|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:27,520|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-28 14:51:27,522|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-28 14:51:27,531|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:27,532|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:27,532|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-28 14:51:27,532|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-28 14:51:27,532|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-28 14:51:27,544|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-28 14:51:27,544|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-28 14:51:27,559|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-28 14:51:27,560|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:27,560|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:27,560|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-28 14:51:27,562|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-28 14:51:27,570|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:27,571|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:27,571|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-28 14:51:27,571|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-28 14:51:27,571|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-28 14:51:27,585|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-28 14:51:27,585|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-28 14:51:27,596|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-28 14:51:27,597|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:27,597|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:27,597|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-28 14:51:27,599|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-28 14:51:27,611|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:27,612|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:27,612|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-28 14:51:27,613|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-28 14:51:27,613|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-28 14:51:27,614|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:27,614|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:27,614|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-28 14:51:27,616|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-28 14:51:27,627|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:27,627|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:27,627|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-28 14:51:27,627|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-28 14:51:27,628|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-28 14:51:27,628|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-28 14:51:27,629|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:27,629|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-28 14:51:27,629|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-28 14:51:27,630|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-28 14:51:27,639|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-1||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-28 14:51:27,642|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:27,643|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:27,643|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-28 14:51:27,643|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-28 14:51:27,643|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-28 14:51:27,659|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-28 14:51:27,660|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-28 14:51:27,666|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-11-28 14:51:27,666|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-28 14:51:27,668|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-28 14:51:27,681|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2022-11-28 14:51:27,681|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2022-11-28 14:51:27,682|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-28 14:51:27,682|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-28 14:51:27,682|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-28 14:51:27,696|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-28 14:51:27,697|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-28 14:51:27,698|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-28 14:51:27,716|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-28 14:51:27,718|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-28 14:51:27,718|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:27,727|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (list)
2022-11-28 14:51:27,729|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:27,729|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,729|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,729|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,730|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,730|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,730|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,730|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,731|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,731|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-28 14:51:27,731|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:27,759|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-28 14:51:27,760|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| 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-11-28 14:51:27,965|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-28 14:51:27,981|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-28 14:51:27,982|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| Preparing Response...
2022-11-28 14:51:27,982|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-28 14:51:27,982|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-28 14:51:27,983|620573d9-fcac-414a-aa4e-047c9f673815||DefaultDispatcher-worker-14||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c3f2253a-30a4-4bbf-9c7e-35bbf71ef2f2 auditStoreId -1
2022-11-28 15:05:11,809|26f15d8a-8bec-4393-afe7-5654a51dcaf9||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(02fb2dfe-3834-404b-af7c-6638fd5cf28c) CBA(/opt/app/onap/blueprints/archive/02fb2dfe-3834-404b-af7c-6638fd5cf28c/cba.zip)
2022-11-28 15:05:11,864|26f15d8a-8bec-4393-afe7-5654a51dcaf9||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/02fb2dfe-3834-404b-af7c-6638fd5cf28c) and entry definition file (Definitions/CNF.json)
2022-11-28 15:05:11,966|26f15d8a-8bec-4393-afe7-5654a51dcaf9||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:05:11,967|26f15d8a-8bec-4393-afe7-5654a51dcaf9||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:05:11,968|26f15d8a-8bec-4393-afe7-5654a51dcaf9||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:05:11,969|26f15d8a-8bec-4393-afe7-5654a51dcaf9||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(scale-out)
2022-11-28 15:05:11,969|26f15d8a-8bec-4393-afe7-5654a51dcaf9||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(scale)
2022-11-28 15:05:11,970|26f15d8a-8bec-4393-afe7-5654a51dcaf9||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(scale-in)
2022-11-28 15:05:11,971|26f15d8a-8bec-4393-afe7-5654a51dcaf9||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(health-check)
2022-11-28 15:05:12,000|26f15d8a-8bec-4393-afe7-5654a51dcaf9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/02fb2dfe-3834-404b-af7c-6638fd5cf28c) and entry definition file (Definitions/CNF.json)
2022-11-28 15:05:12,137|26f15d8a-8bec-4393-afe7-5654a51dcaf9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/working/02fb2dfe-3834-404b-af7c-6638fd5cf28c) present to clean.
2022-11-28 15:06:46,008|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-28 15:06:46,112|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-28 15:06:46,168|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| request(171575a5-8270-40ab-9483-f75f3b879be7)
2022-11-28 15:06:46,172|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| CBA file(/opt/app/onap/blueprints/archive/315643a3-c8b3-46fc-a155-0de7f17c9be7/cba.zip written successfully
2022-11-28 15:06:46,172|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(315643a3-c8b3-46fc-a155-0de7f17c9be7) CBA(/opt/app/onap/blueprints/archive/315643a3-c8b3-46fc-a155-0de7f17c9be7/cba.zip)
2022-11-28 15:06:46,202|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/315643a3-c8b3-46fc-a155-0de7f17c9be7) and entry definition file (Definitions/CNF.json)
2022-11-28 15:06:46,274|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:06:46,275|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:06:46,275|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:06:46,276|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(scale-out)
2022-11-28 15:06:46,277|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(scale)
2022-11-28 15:06:46,277|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(scale-in)
2022-11-28 15:06:46,278|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(health-check)
2022-11-28 15:06:46,303|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/315643a3-c8b3-46fc-a155-0de7f17c9be7) and entry definition file (Definitions/CNF.json)
2022-11-28 15:06:46,344|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-28 15:06:46,404|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-28 15:06:46,407|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-28 15:06:46,508|171575a5-8270-40ab-9483-f75f3b879be7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/working/315643a3-c8b3-46fc-a155-0de7f17c9be7) present to clean.
2022-11-28 15:07:11,285|ff829f6c-c340-4fb7-9cee-0f97447d85e7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-28 15:07:11,287|ff829f6c-c340-4fb7-9cee-0f97447d85e7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-28 15:07:11,287|ff829f6c-c340-4fb7-9cee-0f97447d85e7||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-28 15:07:11,546|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-28 15:07:11,546|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-28 15:07:12,136|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-28 15:07:12,136|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(15d772c6-83d9-4f6e-8bbd-6ca44e6ffacb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-28 15:07:12,168|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(c7d8d9ea-1d5c-41a7-a02e-fc4e51f86649) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-28 15:07:12,175|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(6f872973-c3ff-4d74-b5f5-756992d23282) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-28 15:07:12,191|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(52a00097-5dc6-4a8e-b45a-d479d2c439fd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-28 15:07:12,209|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(99cff8bb-601e-43a4-907f-bb7d81ba6b55) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-28 15:07:12,230|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(848afc92-dae5-4dcd-b9c7-b58721694ce2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-28 15:07:12,252|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:12,252|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:12,252|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-28 15:07:12,252|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-28 15:07:12,253|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:12,253|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:12,291|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-28 15:07:12,294|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:07:12,336|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:07:12,360|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:07:12,388|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:07:12,453|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:07:12,453|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:07:12,454|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:12,455|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(HealthCheck)
2022-11-28 15:07:12,456|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-28 15:07:12,456|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(vf-config-assign)
2022-11-28 15:07:12,457|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(vf-config-deploy)
2022-11-28 15:07:12,497|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-28 15:07:12,541|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-28 15:07:12,578|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-28 15:07:12,586|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-28 15:07:12,659|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:07:12,660|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:07:12,661|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:12,702|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:12,789|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-28 15:07:12,846|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-28 15:07:12,853|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-28 15:07:12,936|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:07:12,937|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:07:12,937|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:12,974|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:13,023|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-28 15:07:13,061|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-28 15:07:13,068|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-28 15:07:13,127|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:07:13,129|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:13,157|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:07:13,158|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:13,159|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-28 15:07:13,173|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:13,202|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-28 15:07:13,238|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-28 15:07:13,257|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-28 15:07:13,283|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-28 15:07:13,283|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-28 15:07:13,328|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-28 15:07:13,369|ff829f6c-c340-4fb7-9cee-0f97447d85e7||DefaultDispatcher-worker-30||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-28 15:07:25,636|0942927f-809e-451f-8b6b-2194e2f8ca1f||Thread-88||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bbf34d5e-1a31-4803-a44b-f6dcba147c7e)
2022-11-28 15:07:25,637|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| deleting definition types under : /opt/app/onap/blueprints/working/bbf34d5e-1a31-4803-a44b-f6dcba147c7e/Definitions
2022-11-28 15:07:25,639|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| reinitialized all type definitions
2022-11-28 15:07:25,639|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-28 15:07:25,666|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-28 15:07:25,685|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-28 15:07:25,698|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-28 15:07:25,708|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-28 15:07:25,745|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-28 15:07:25,784|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing Workflow(config-assign)
2022-11-28 15:07:25,784|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-28 15:07:25,785|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| identified workflow(config-assign) targets(resolve-data)
2022-11-28 15:07:25,785|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-28 15:07:25,785|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-28 15:07:25,785|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enriching artifacts file(/opt/app/onap/blueprints/working/bbf34d5e-1a31-4803-a44b-f6dcba147c7e/Templates/netconfrpc-mapping.json
2022-11-28 15:07:25,791|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-28 15:07:25,792|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-28 15:07:25,792|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing Workflow(config-deploy)
2022-11-28 15:07:25,793|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-28 15:07:25,793|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-28 15:07:25,793|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(config-deploy) resource assignment files([]
2022-11-28 15:07:25,793|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing blueprint Resource Definitions
2022-11-28 15:07:25,793|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-28 15:07:25,793|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-28 15:07:25,801|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| distinct resource keys ([input-source])
2022-11-28 15:07:25,811|0942927f-809e-451f-8b6b-2194e2f8ca1f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-28 15:07:47,293|838a1261-65d6-4fb8-ab95-926758993ac9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-28 15:07:47,293|838a1261-65d6-4fb8-ab95-926758993ac9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-28 15:07:47,294|838a1261-65d6-4fb8-ab95-926758993ac9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-28 15:07:47,535|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-28 15:07:47,535|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-28 15:07:48,478|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-28 15:07:48,479|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(7ee8095c-63b7-4b5f-ad24-6fb3522f3f56) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-28 15:07:48,502|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(0348d6e1-6d90-4a34-98ee-69d3f535c223) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-28 15:07:48,508|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(b71d8497-5e57-49ca-ab6b-a982c5eea846) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-28 15:07:48,518|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(322cc157-ef82-4f3d-b280-c8704c36ffd3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-28 15:07:48,528|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(739d6704-e3d0-4bd8-b943-4743b51b8375) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-28 15:07:48,540|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(417fba88-bb29-43b3-9770-c3fa796b4ed9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-28 15:07:48,552|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:48,552|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:48,552|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-28 15:07:48,553|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-28 15:07:48,553|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:48,554|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:48,566|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:07:48,596|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-28 15:07:48,612|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:07:48,631|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:07:48,648|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:07:48,724|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:07:48,725|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:07:48,726|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:48,763|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:48,803|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-28 15:07:48,830|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-28 15:07:48,838|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-28 15:07:48,900|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:07:48,901|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:07:48,901|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:48,943|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:49,003|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-28 15:07:49,042|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-28 15:07:49,043|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-28 15:07:49,126|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:07:49,127|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:07:49,128|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:49,128|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(HealthCheck)
2022-11-28 15:07:49,129|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-28 15:07:49,130|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(vf-config-assign)
2022-11-28 15:07:49,130|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(vf-config-deploy)
2022-11-28 15:07:49,176|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-28 15:07:49,211|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-28 15:07:49,248|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-28 15:07:49,249|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-28 15:07:49,307|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:07:49,308|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:49,335|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:07:49,336|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:07:49,337|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-28 15:07:49,341|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:07:49,362|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-28 15:07:49,391|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-28 15:07:49,392|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-28 15:07:49,445|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-28 15:07:49,478|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-28 15:07:49,479|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-28 15:07:49,533|838a1261-65d6-4fb8-ab95-926758993ac9||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-28 15:08:01,355|63c768de-e9dc-4b65-9cfa-1f2f290f2495||Thread-88||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6f732f6f-3f72-4ca7-9563-7354dfbc69d5)
2022-11-28 15:08:01,356|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| deleting definition types under : /opt/app/onap/blueprints/working/6f732f6f-3f72-4ca7-9563-7354dfbc69d5/Definitions
2022-11-28 15:08:01,358|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| reinitialized all type definitions
2022-11-28 15:08:01,359|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-28 15:08:01,386|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(vnf-template)
2022-11-28 15:08:01,410|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-28 15:08:01,428|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-28 15:08:01,445|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,487|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,506|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,556|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-28 15:08:01,556|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-28 15:08:01,556|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-28 15:08:01,591|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,606|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,621|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,633|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-28 15:08:01,661|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,670|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,678|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,685|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,694|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,702|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,728|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-28 15:08:01,732|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-28 15:08:01,732|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-28 15:08:01,732|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-28 15:08:01,746|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,753|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,760|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(input)
2022-11-28 15:08:01,769|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-28 15:08:01,800|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing Workflow(resource-assignment)
2022-11-28 15:08:01,801|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-28 15:08:01,801|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-28 15:08:01,801|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-28 15:08:01,801|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-28 15:08:01,801|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-28 15:08:01,801|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enriching artifacts file(/opt/app/onap/blueprints/working/6f732f6f-3f72-4ca7-9563-7354dfbc69d5/Templates/vnf-mapping.json
2022-11-28 15:08:01,806|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-28 15:08:01,806|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-28 15:08:01,806|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enriching artifacts file(/opt/app/onap/blueprints/working/6f732f6f-3f72-4ca7-9563-7354dfbc69d5/Templates/base_ubuntu20-mapping.json
2022-11-28 15:08:01,810|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-28 15:08:01,810|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-28 15:08:01,811|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing Workflow(config-assign)
2022-11-28 15:08:01,811|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-28 15:08:01,811|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| identified workflow(config-assign) targets(config-assign)
2022-11-28 15:08:01,811|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-28 15:08:01,811|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-28 15:08:01,811|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enriching artifacts file(/opt/app/onap/blueprints/working/6f732f6f-3f72-4ca7-9563-7354dfbc69d5/Templates/baseconfig-mapping.json
2022-11-28 15:08:01,815|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-28 15:08:01,815|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-28 15:08:01,815|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing Workflow(config-deploy)
2022-11-28 15:08:01,815|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-28 15:08:01,816|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-28 15:08:01,816|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(config-deploy) resource assignment files([]
2022-11-28 15:08:01,816|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| ##### Enhancing blueprint Resource Definitions
2022-11-28 15:08:01,816|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-28 15:08:01,816|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing file (Templates/vnf-mapping.json)
2022-11-28 15:08:01,816|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-28 15:08:01,816|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing file (Templates/baseconfig-mapping.json)
2022-11-28 15:08:01,827|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 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-11-28 15:08:01,888|63c768de-e9dc-4b65-9cfa-1f2f290f2495||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-28 15:08:02,080|8015b8f7-fa6c-4fa7-a995-0d53021b9a0e||Thread-88||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(a707fda1-c320-4b04-89fa-be3385c3f5b9) CBA(/opt/app/onap/blueprints/archive/a707fda1-c320-4b04-89fa-be3385c3f5b9/cba.zip)
2022-11-28 15:08:02,087|8015b8f7-fa6c-4fa7-a995-0d53021b9a0e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a707fda1-c320-4b04-89fa-be3385c3f5b9) and entry definition file (Definitions/ubuntu20.json)
2022-11-28 15:08:02,096|8015b8f7-fa6c-4fa7-a995-0d53021b9a0e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:08:02,119|8015b8f7-fa6c-4fa7-a995-0d53021b9a0e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:08:02,120|8015b8f7-fa6c-4fa7-a995-0d53021b9a0e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:08:02,121|8015b8f7-fa6c-4fa7-a995-0d53021b9a0e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:08:02,129|8015b8f7-fa6c-4fa7-a995-0d53021b9a0e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a707fda1-c320-4b04-89fa-be3385c3f5b9) and entry definition file (Definitions/ubuntu20.json)
2022-11-28 15:08:02,177|8015b8f7-fa6c-4fa7-a995-0d53021b9a0e||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/working/a707fda1-c320-4b04-89fa-be3385c3f5b9) present to clean.
2022-11-28 15:08:40,911|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-28 15:08:41,024|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-28 15:08:41,026|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| request(2806b431-0334-43c0-8eda-b84dab64a5d0)
2022-11-28 15:08:41,027|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| CBA file(/opt/app/onap/blueprints/archive/9295ecda-e064-4a0b-9214-ab7ff7481059/cba.zip written successfully
2022-11-28 15:08:41,027|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(9295ecda-e064-4a0b-9214-ab7ff7481059) CBA(/opt/app/onap/blueprints/archive/9295ecda-e064-4a0b-9214-ab7ff7481059/cba.zip)
2022-11-28 15:08:41,041|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9295ecda-e064-4a0b-9214-ab7ff7481059) and entry definition file (Definitions/pnf_netconf.json)
2022-11-28 15:08:41,045|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:08:41,054|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:08:41,055|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:08:41,059|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9295ecda-e064-4a0b-9214-ab7ff7481059) and entry definition file (Definitions/pnf_netconf.json)
2022-11-28 15:08:41,081|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-28 15:08:41,105|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-28 15:08:41,105|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-28 15:08:41,143|2806b431-0334-43c0-8eda-b84dab64a5d0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/working/9295ecda-e064-4a0b-9214-ab7ff7481059) present to clean.
2022-11-28 15:09:39,855|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-28 15:09:39,969|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-28 15:09:39,970|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| request(542e5a8f-6342-40a4-a130-0fe5595017a8)
2022-11-28 15:09:39,972|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| CBA file(/opt/app/onap/blueprints/archive/ce642bc9-41e7-4acf-b445-4cb78832f322/cba.zip written successfully
2022-11-28 15:09:39,972|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Save processing(ce642bc9-41e7-4acf-b445-4cb78832f322) CBA(/opt/app/onap/blueprints/archive/ce642bc9-41e7-4acf-b445-4cb78832f322/cba.zip)
2022-11-28 15:09:39,979|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ce642bc9-41e7-4acf-b445-4cb78832f322) and entry definition file (Definitions/ubuntu20.json)
2022-11-28 15:09:39,992|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-28 15:09:40,025|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(resource-assignment)
2022-11-28 15:09:40,026|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-assign)
2022-11-28 15:09:40,026|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Validating Workflow(config-deploy)
2022-11-28 15:09:40,034|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ce642bc9-41e7-4acf-b445-4cb78832f322) and entry definition file (Definitions/ubuntu20.json)
2022-11-28 15:09:40,067|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-28 15:09:40,107|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-28 15:09:40,108|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-28 15:09:40,170|542e5a8f-6342-40a4-a130-0fe5595017a8||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| No compiled cache(/opt/app/onap/blueprints/working/ce642bc9-41e7-4acf-b445-4cb78832f322) present to clean.
2022-11-28 15:10:48,265|9e2685fa-9506-4c32-b640-dc47ac200104||reactor-http-epoll-2||||INFO||||||| processing request id 9e2685fa-9506-4c32-b640-dc47ac200104
2022-11-28 15:10:48,265|9e2685fa-9506-4c32-b640-dc47ac200104||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 15:10:48,265|9e2685fa-9506-4c32-b640-dc47ac200104||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-28 15:10:48,269|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-28 15:10:48,462|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-28 15:10:48,464|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-28 15:10:48,466|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-28 15:10:48,480|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-28 15:10:48,534|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-28 15:10:48,557|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[9e2685fa-9506-4c32-b640-dc47ac200104])'s step(resource-assignment)
2022-11-28 15:10:48,558|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:10:48,559|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(9e2685fa-9506-4c32-b640-dc47ac200104) for workflow(resource-assignment) step(resource-assignment)
2022-11-28 15:10:48,559|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-28 15:10:48,559|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-28 15:10:48,561|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-28 15:10:48,576|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-28 15:10:48,586|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-28 15:10:48,587|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-28 15:10:48,588|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-28 15:10:48,588|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("fced2c62-1b6e-4afe-91b6-424c1a66bf2c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-28 15:10:48,588|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("e24d8df2-f73a-4b0a-a696-464d84314c8a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-28 15:10:48,590|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="fced2c62-1b6e-4afe-91b6-424c1a66bf2c", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-28 15:10:48,598|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-28 15:10:48,598|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-28 15:10:48,609|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-28 15:10:50,775|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-11-28 15:10:50,776|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-28 15:10:50,776|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221128t151050959841z")
2022-11-28 15:10:50,777|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221128t151050959841z")
2022-11-28 15:10:50,777|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221128t151050959841z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-28 15:10:50,778|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-28 15:10:50,779|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "e24d8df2-f73a-4b0a-a696-464d84314c8a",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "fced2c62-1b6e-4afe-91b6-424c1a66bf2c",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221128t151050959841z"
})
2022-11-28 15:10:50,786|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-28 15:10:50,787|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-28 15:10:50,787|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-28 15:10:50,788|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[9e2685fa-9506-4c32-b640-dc47ac200104])'s step(profile-upload)
2022-11-28 15:10:50,788|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:10:50,794|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(9e2685fa-9506-4c32-b640-dc47ac200104) for workflow(resource-assignment) step(profile-upload)
2022-11-28 15:10:50,794|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-28 15:10:50,795|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-28 15:10:50,796|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-28 15:10:50,796|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-28 15:10:50,796|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-28 15:10:50,800|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-28 15:10:50,800|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-28 15:10:50,800|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-28 15:10:50,800|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-28 15:10:50,801|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-28 15:10:50,805|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| workflow(9e2685fa-9506-4c32-b640-dc47ac200104) nodes completed with (0)exceptions
2022-11-28 15:10:50,805|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-28 15:10:50,806|9e2685fa-9506-4c32-b640-dc47ac200104||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2a15426b-fb51-42bc-987b-84738ff4bd0e auditStoreId -1
2022-11-28 15:10:54,865|bf68cb4d-f71e-469c-b303-c05f58330411||reactor-http-epoll-2||||INFO||||||| processing request id bf68cb4d-f71e-469c-b303-c05f58330411
2022-11-28 15:10:54,865|bf68cb4d-f71e-469c-b303-c05f58330411||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 15:10:54,865|bf68cb4d-f71e-469c-b303-c05f58330411||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-28 15:10:54,866|bf68cb4d-f71e-469c-b303-c05f58330411||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-28 15:10:54,866|bf68cb4d-f71e-469c-b303-c05f58330411||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-28 15:10:54,869|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-28 15:10:54,886|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-28 15:10:54,888|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-28 15:10:54,888|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[bf68cb4d-f71e-469c-b303-c05f58330411])'s step(resource-assignment)
2022-11-28 15:10:54,888|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:10:54,889|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(bf68cb4d-f71e-469c-b303-c05f58330411) for workflow(resource-assignment) step(resource-assignment)
2022-11-28 15:10:54,889|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-28 15:10:54,889|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-28 15:10:54,890|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-28 15:10:54,906|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-11-28 15:10:54,910|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-28 15:10:54,910|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("45c5f3b3-6226-4067-bce4-18684d6466d3") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-28 15:10:54,911|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-28 15:10:54,911|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-28 15:10:54,911|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("26bc4780-ccab-4f52-990f-39848c7c821d") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-28 15:10:54,912|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="26bc4780-ccab-4f52-990f-39848c7c821d"}
2022-11-28 15:10:54,912|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="26bc4780-ccab-4f52-990f-39848c7c821d"}
2022-11-28 15:10:54,912|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-11-28 15:10:54,912|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-11-28 15:10:54,952|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=26bc4780-ccab-4f52-990f-39848c7c821d})
2022-11-28 15:10:54,954|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=26bc4780-ccab-4f52-990f-39848c7c821d})
2022-11-28 15:10:54,973|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-28 15:10:54,973|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-28 15:10:54,975|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"}])
2022-11-28 15:10:54,975|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"9d340c14-f936-467b-bae9-74be97630204"}])
2022-11-28 15:10:54,975|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("5350ce17-3539-4d8b-985f-498f20b22f3c") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-28 15:10:54,975|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9d340c14-f936-467b-bae9-74be97630204") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-28 15:10:54,976|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-28 15:10:54,982|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 5350ce17-3539-4d8b-985f-498f20b22f3c
2022-11-28 15:10:54,983|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="26bc4780-ccab-4f52-990f-39848c7c821d"}
2022-11-28 15:10:54,984|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-28 15:10:55,012|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=26bc4780-ccab-4f52-990f-39848c7c821d})
2022-11-28 15:10:55,018|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-28 15:10:55,021|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-28 15:10:55,021|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-28 15:10:55,022|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-28 15:10:55,022|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-28 15:10:55,025|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 26bc4780-ccab-4f52-990f-39848c7c821d
2022-11-28 15:10:55,026|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e24d8df2-f73a-4b0a-a696-464d84314c8a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-28 15:10:55,026|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-28 15:10:55,026|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-28 15:10:55,027|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("fced2c62-1b6e-4afe-91b6-424c1a66bf2c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-28 15:10:55,028|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e24d8df2-f73a-4b0a-a696-464d84314c8a", vnf-id="fced2c62-1b6e-4afe-91b6-424c1a66bf2c"}
2022-11-28 15:10:55,028|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e24d8df2-f73a-4b0a-a696-464d84314c8a", vnf-id="fced2c62-1b6e-4afe-91b6-424c1a66bf2c"}
2022-11-28 15:10:55,034|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-28 15:10:55,034|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-28 15:10:55,034|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-28 15:10:55,034|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-28 15:10:55,075|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-28 15:10:55,075|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-28 15:10:55,097|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-28 15:10:55,097|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-28 15:10:55,098|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-28 15:10:55,098|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-28 15:10:55,098|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221128t151050959841z")
2022-11-28 15:10:55,098|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-28 15:10:55,098|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221128t151050959841z")
2022-11-28 15:10:55,098|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-28 15:10:55,098|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221128t151050959841z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-28 15:10:55,098|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-28 15:10:55,099|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221128t151050959841z", vf-module-label="helm_apache", vf-module-id="45c5f3b3-6226-4067-bce4-18684d6466d3"}
2022-11-28 15:10:55,103|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-28 15:10:55,104|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-28 15:10:55,105|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-28 15:10:55,387|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-11-28 15:10:55,388|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-28 15:10:55,388|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001")
2022-11-28 15:10:55,388|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001")
2022-11-28 15:10:55,388|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-28 15:10:55,391|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-28 15:10:55,393|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="e24d8df2-f73a-4b0a-a696-464d84314c8a", vnf-id="fced2c62-1b6e-4afe-91b6-424c1a66bf2c"}
2022-11-28 15:10:55,397|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-28 15:10:55,397|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-28 15:10:55,441|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-28 15:10:55,457|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-28 15:10:55,457|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-28 15:10:55,458|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-28 15:10:55,458|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-28 15:10:55,458|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-28 15:10:55,459|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-28 15:10:55,459|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-28 15:10:55,460|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
  "k8s-rb-definition-version" : "26bc4780-ccab-4f52-990f-39848c7c821d",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "e24d8df2-f73a-4b0a-a696-464d84314c8a",
  "vf-module-id" : "45c5f3b3-6226-4067-bce4-18684d6466d3",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "26bc4780-ccab-4f52-990f-39848c7c821d",
  "vf-module-model-invariant-uuid" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
  "vf-module-model-version" : "9d340c14-f936-467b-bae9-74be97630204",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "fced2c62-1b6e-4afe-91b6-424c1a66bf2c",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221128t151050959841z"
})
2022-11-28 15:10:55,470|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-28 15:10:55,470|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-28 15:10:55,470|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-28 15:10:55,471|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[bf68cb4d-f71e-469c-b303-c05f58330411])'s step(profile-upload)
2022-11-28 15:10:55,471|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:10:55,472|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(bf68cb4d-f71e-469c-b303-c05f58330411) for workflow(resource-assignment) step(profile-upload)
2022-11-28 15:10:55,472|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-28 15:10:55,472|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-28 15:10:55,472|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-28 15:10:55,472|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-28 15:10:55,472|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-28 15:10:55,488|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/5350ce17-3539-4d8b-985f-498f20b22f3c/26bc4780-ccab-4f52-990f-39848c7c821d)
2022-11-28 15:10:55,511|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-28 15:10:55,520|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/5350ce17-3539-4d8b-985f-498f20b22f3c/26bc4780-ccab-4f52-990f-39848c7c821d/profile/node-port-profile)
2022-11-28 15:10:55,538|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2022-11-28 15:10:55,539|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2022-11-28 15:10:55,584|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/5350ce17-3539-4d8b-985f-498f20b22f3c/26bc4780-ccab-4f52-990f-39848c7c821d/profile)
2022-11-28 15:10:55,596|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-11-28 15:10:55,613|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/5350ce17-3539-4d8b-985f-498f20b22f3c/26bc4780-ccab-4f52-990f-39848c7c821d/profile/node-port-profile/content)
2022-11-28 15:10:55,633|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-28 15:10:55,634|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2022-11-28 15:10:55,634|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-28 15:10:55,634|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-28 15:10:55,634|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-28 15:10:55,635|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-28 15:10:55,635|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| workflow(bf68cb4d-f71e-469c-b303-c05f58330411) nodes completed with (0)exceptions
2022-11-28 15:10:55,635|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-28 15:10:55,635|bf68cb4d-f71e-469c-b303-c05f58330411||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 15166055-19cb-4085-9538-7f67f354ec82 auditStoreId -1
2022-11-28 15:11:01,672|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-28 15:11:01,779|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-28 15:11:01,806|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing request id a75c9a7b-316a-4a5b-b72b-1cf452e05c9d
2022-11-28 15:11:01,806|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 15:11:01,807|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| StoreAuditService ID  -1
2022-11-28 15:11:01,807|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-28 15:11:01,807|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-28 15:11:01,809|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-28 15:11:01,821|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deriving input data for workflow: (config-assign)
2022-11-28 15:11:01,822|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(START) -> executed state(SUCCESS)
2022-11-28 15:11:01,823|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Executing workflow(config-assign[a75c9a7b-316a-4a5b-b72b-1cf452e05c9d])'s step(config-setup)
2022-11-28 15:11:01,823|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:11:01,823|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| preparing request id(a75c9a7b-316a-4a5b-b72b-1cf452e05c9d) for workflow(config-assign) step(config-setup)
2022-11-28 15:11:01,823|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-28 15:11:01,824|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-28 15:11:01,824|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-28 15:11:01,845|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-28 15:11:01,847|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-28 15:11:01,848|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ("e24d8df2-f73a-4b0a-a696-464d84314c8a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-28 15:11:01,850|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 
Resolved Input Key mappings: 
{service-instance-id="e24d8df2-f73a-4b0a-a696-464d84314c8a"}
2022-11-28 15:11:01,853|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-28 15:11:01,853|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-28 15:11:01,876|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a)
2022-11-28 15:11:01,917|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:01,917|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response processing type (string)
2022-11-28 15:11:01,918|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238")
2022-11-28 15:11:01,918|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238")
2022-11-28 15:11:01,918|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ("basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-28 15:11:01,919|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ("fced2c62-1b6e-4afe-91b6-424c1a66bf2c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-28 15:11:01,920|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 
Resolved Input Key mappings: 
{service-instance-id="e24d8df2-f73a-4b0a-a696-464d84314c8a", vnf-id="fced2c62-1b6e-4afe-91b6-424c1a66bf2c"}
2022-11-28 15:11:01,925|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-28 15:11:01,925|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-28 15:11:01,949|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vf-modules)
2022-11-28 15:11:01,993|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:01,993|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response processing type (json)
2022-11-28 15:11:01,993|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"9d340c14-f936-467b-bae9-74be97630204","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5350ce17-3539-4d8b-985f-498f20b22f3c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75c9a7b-316a-4a5b-b72b-1cf452e05c9d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"df2f24fe-8bcd-4cff-aa89-065145bbd882","model-invariant-uuid":"6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd"},"global-customer-id":"basiccnf-macro-customer","service-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","service-instance-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"16ad9fd3-45e2-4fdd-8f70-ea1a05977c83","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d32cd893-8f89-4277-b03f-004a81c81e57","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"76870bb6-a5d0-4c99-998e-faeb520ff8ab","model-uuid":"7eee500c-c26e-49be-acbe-73ed5a4fa60e","model-invariant-uuid":"5879bca5-d070-4180-81d4-e3740e666d13"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"fced2c62-1b6e-4afe-91b6-424c1a66bf2c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3"}}}]})
2022-11-28 15:11:01,993|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"9d340c14-f936-467b-bae9-74be97630204","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5350ce17-3539-4d8b-985f-498f20b22f3c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75c9a7b-316a-4a5b-b72b-1cf452e05c9d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"df2f24fe-8bcd-4cff-aa89-065145bbd882","model-invariant-uuid":"6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd"},"global-customer-id":"basiccnf-macro-customer","service-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","service-instance-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"16ad9fd3-45e2-4fdd-8f70-ea1a05977c83","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d32cd893-8f89-4277-b03f-004a81c81e57","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"76870bb6-a5d0-4c99-998e-faeb520ff8ab","model-uuid":"7eee500c-c26e-49be-acbe-73ed5a4fa60e","model-invariant-uuid":"5879bca5-d070-4180-81d4-e3740e666d13"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"fced2c62-1b6e-4afe-91b6-424c1a66bf2c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3"}}}]})
2022-11-28 15:11:01,994|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"9d340c14-f936-467b-bae9-74be97630204","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5350ce17-3539-4d8b-985f-498f20b22f3c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75c9a7b-316a-4a5b-b72b-1cf452e05c9d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"df2f24fe-8bcd-4cff-aa89-065145bbd882","model-invariant-uuid":"6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd"},"global-customer-id":"basiccnf-macro-customer","service-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","service-instance-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"16ad9fd3-45e2-4fdd-8f70-ea1a05977c83","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d32cd893-8f89-4277-b03f-004a81c81e57","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"76870bb6-a5d0-4c99-998e-faeb520ff8ab","model-uuid":"7eee500c-c26e-49be-acbe-73ed5a4fa60e","model-invariant-uuid":"5879bca5-d070-4180-81d4-e3740e666d13"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"fced2c62-1b6e-4afe-91b6-424c1a66bf2c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3"}}}]), type  ({json})
2022-11-28 15:11:01,994|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"9d340c14-f936-467b-bae9-74be97630204","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5350ce17-3539-4d8b-985f-498f20b22f3c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75c9a7b-316a-4a5b-b72b-1cf452e05c9d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"df2f24fe-8bcd-4cff-aa89-065145bbd882","model-invariant-uuid":"6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd"},"global-customer-id":"basiccnf-macro-customer","service-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","service-instance-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"16ad9fd3-45e2-4fdd-8f70-ea1a05977c83","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d32cd893-8f89-4277-b03f-004a81c81e57","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"76870bb6-a5d0-4c99-998e-faeb520ff8ab","model-uuid":"7eee500c-c26e-49be-acbe-73ed5a4fa60e","model-invariant-uuid":"5879bca5-d070-4180-81d4-e3740e666d13"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"fced2c62-1b6e-4afe-91b6-424c1a66bf2c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-28 15:11:01,995|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 
Resolved Input Key mappings: 
{vnf-id="fced2c62-1b6e-4afe-91b6-424c1a66bf2c"}
2022-11-28 15:11:01,998|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-28 15:11:01,998|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-28 15:11:02,044|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c?depth=1)
2022-11-28 15:11:02,365|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:02,365|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response processing type (json)
2022-11-28 15:11:02,366|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669648256766","model-invariant-id":"5350ce17-3539-4d8b-985f-498f20b22f3c","model-version-id":"9d340c14-f936-467b-bae9-74be97630204","model-customization-id":"26bc4780-ccab-4f52-990f-39848c7c821d","module-index":0}]})
2022-11-28 15:11:02,366|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669648256766","model-invariant-id":"5350ce17-3539-4d8b-985f-498f20b22f3c","model-version-id":"9d340c14-f936-467b-bae9-74be97630204","model-customization-id":"26bc4780-ccab-4f52-990f-39848c7c821d","module-index":0}]})
2022-11-28 15:11:02,366|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669648256766","model-invariant-id":"5350ce17-3539-4d8b-985f-498f20b22f3c","model-version-id":"9d340c14-f936-467b-bae9-74be97630204","model-customization-id":"26bc4780-ccab-4f52-990f-39848c7c821d","module-index":0}]), type  ({json})
2022-11-28 15:11:02,366|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669648256766","model-invariant-id":"5350ce17-3539-4d8b-985f-498f20b22f3c","model-version-id":"9d340c14-f936-467b-bae9-74be97630204","model-customization-id":"26bc4780-ccab-4f52-990f-39848c7c821d","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-28 15:11:02,367|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-28 15:11:02,369|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-28 15:11:08,379|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| compiled in (6010)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-28 15:11:08,379|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-28 15:11:08,399|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"5350ce17-3539-4d8b-985f-498f20b22f3c","k8s-rb-definition-version":"26bc4780-ccab-4f52-990f-39848c7c821d","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-28 15:11:08,403|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
      "k8s-rb-definition-version" : "26bc4780-ccab-4f52-990f-39848c7c821d"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "e24d8df2-f73a-4b0a-a696-464d84314c8a",
  "service-instance-name" : "basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "26bc4780-ccab-4f52-990f-39848c7c821d",
      "model-invariant-id" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
      "model-version-id" : "9d340c14-f936-467b-bae9-74be97630204",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1669648256766",
      "vf-module-id" : "45c5f3b3-6226-4067-bce4-18684d6466d3",
      "vf-module-name" : "basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "a75c9a7b-316a-4a5b-b72b-1cf452e05c9d",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/d32cd893-8f89-4277-b03f-004a81c81e57",
          "svc-request-id" : "16ad9fd3-45e2-4fdd-8f70-ea1a05977c83"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "df2f24fe-8bcd-4cff-aa89-065145bbd882",
            "model-version" : "1.0"
          },
          "service-id" : "e24d8df2-f73a-4b0a-a696-464d84314c8a",
          "service-instance-id" : "e24d8df2-f73a-4b0a-a696-464d84314c8a",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "26bc4780-ccab-4f52-990f-39848c7c821d",
            "model-invariant-uuid" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "9d340c14-f936-467b-bae9-74be97630204",
            "model-version" : "1"
          },
          "vf-module-id" : "45c5f3b3-6226-4067-bce4-18684d6466d3",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "26bc4780-ccab-4f52-990f-39848c7c821d",
            "model-invariant-uuid" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "9d340c14-f936-467b-bae9-74be97630204",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9d340c14-f936-467b-bae9-74be97630204"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "5350ce17-3539-4d8b-985f-498f20b22f3c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221128t151050959841z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "45c5f3b3-6226-4067-bce4-18684d6466d3",
            "vf-module-name" : "basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "76870bb6-a5d0-4c99-998e-faeb520ff8ab",
            "model-invariant-uuid" : "5879bca5-d070-4180-81d4-e3740e666d13",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "7eee500c-c26e-49be-acbe-73ed5a4fa60e",
            "model-version" : "1.0"
          },
          "vnf-id" : "fced2c62-1b6e-4afe-91b6-424c1a66bf2c",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "45c5f3b3-6226-4067-bce4-18684d6466d3"
    } ]
  },
  "vnf-id" : "fced2c62-1b6e-4afe-91b6-424c1a66bf2c"
})
2022-11-28 15:11:08,418|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Preparing Response...
2022-11-28 15:11:08,418|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-28 15:11:08,418|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-28 15:11:08,419|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Executing workflow(config-assign[a75c9a7b-316a-4a5b-b72b-1cf452e05c9d])'s step(config-template)
2022-11-28 15:11:08,419|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:11:08,430|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| preparing request id(a75c9a7b-316a-4a5b-b72b-1cf452e05c9d) for workflow(config-assign) step(config-template)
2022-11-28 15:11:08,430|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-28 15:11:08,430|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-28 15:11:08,513|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Triggering K8s Config Upload component logic.
2022-11-28 15:11:08,514|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Getting the template prefixes
2022-11-28 15:11:08,514|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Iterating over prefixes in resource assignment map.
2022-11-28 15:11:08,524|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/rb/definition/5350ce17-3539-4d8b-985f-498f20b22f3c/26bc4780-ccab-4f52-990f-39848c7c821d)
2022-11-28 15:11:08,533|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:08,546|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/rb/definition/5350ce17-3539-4d8b-985f-498f20b22f3c/26bc4780-ccab-4f52-990f-39848c7c821d/config-template/replica-count-template)
2022-11-28 15:11:08,550|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(500 - Internal Server Error)
2022-11-28 15:11:08,550|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Uploading K8s template..
2022-11-28 15:11:08,562|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(POST), url(/v1/rb/definition/5350ce17-3539-4d8b-985f-498f20b22f3c/26bc4780-ccab-4f52-990f-39848c7c821d/config-template)
2022-11-28 15:11:08,577|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(201 - Created)
2022-11-28 15:11:08,588|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(POST), url(/v1/rb/definition/5350ce17-3539-4d8b-985f-498f20b22f3c/26bc4780-ccab-4f52-990f-39848c7c821d/config-template/replica-count-template/content)
2022-11-28 15:11:08,619|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:08,619|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| K8s Config Upload Completed
2022-11-28 15:11:08,620|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Preparing Response...
2022-11-28 15:11:08,620|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-28 15:11:08,620|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-28 15:11:08,620|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(END) -> executed state(SUCCESS)
2022-11-28 15:11:08,620|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(a75c9a7b-316a-4a5b-b72b-1cf452e05c9d) nodes completed with (0)exceptions
2022-11-28 15:11:08,621|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-28 15:11:08,621|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a20792b0-3783-4f96-8f86-dd4aeb34a6bc auditStoreId -1
2022-11-28 15:11:08,647|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Completed
2022-11-28 15:11:46,752|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-28 15:11:46,855|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-28 15:11:46,858|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing request id a75c9a7b-316a-4a5b-b72b-1cf452e05c9d
2022-11-28 15:11:46,858|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 15:11:46,858|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| StoreAuditService ID  -1
2022-11-28 15:11:46,860|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-28 15:11:46,860|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-28 15:11:46,864|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-28 15:11:46,886|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deriving input data for workflow: (config-deploy)
2022-11-28 15:11:46,888|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(START) -> executed state(SUCCESS)
2022-11-28 15:11:46,888|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Executing workflow(config-deploy[a75c9a7b-316a-4a5b-b72b-1cf452e05c9d])'s step(config-setup)
2022-11-28 15:11:46,888|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:11:46,889|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| preparing request id(a75c9a7b-316a-4a5b-b72b-1cf452e05c9d) for workflow(config-deploy) step(config-setup)
2022-11-28 15:11:46,889|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-28 15:11:46,889|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-28 15:11:46,890|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-28 15:11:46,911|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-11-28 15:11:46,912|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-28 15:11:46,913|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ("e24d8df2-f73a-4b0a-a696-464d84314c8a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-28 15:11:46,914|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 
Resolved Input Key mappings: 
{service-instance-id="e24d8df2-f73a-4b0a-a696-464d84314c8a"}
2022-11-28 15:11:46,917|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-28 15:11:46,917|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-28 15:11:46,949|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a)
2022-11-28 15:11:46,987|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:46,987|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response processing type (string)
2022-11-28 15:11:46,988|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238")
2022-11-28 15:11:46,988|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238")
2022-11-28 15:11:46,988|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ("basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-28 15:11:46,989|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ("fced2c62-1b6e-4afe-91b6-424c1a66bf2c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-28 15:11:46,990|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 
Resolved Input Key mappings: 
{service-instance-id="e24d8df2-f73a-4b0a-a696-464d84314c8a", vnf-id="fced2c62-1b6e-4afe-91b6-424c1a66bf2c"}
2022-11-28 15:11:46,993|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-28 15:11:46,993|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-28 15:11:47,018|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/e24d8df2-f73a-4b0a-a696-464d84314c8a/service-data/vnfs/vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c/vnf-data/vf-modules)
2022-11-28 15:11:47,034|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:47,035|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response processing type (json)
2022-11-28 15:11:47,035|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"9d340c14-f936-467b-bae9-74be97630204","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5350ce17-3539-4d8b-985f-498f20b22f3c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75c9a7b-316a-4a5b-b72b-1cf452e05c9d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"df2f24fe-8bcd-4cff-aa89-065145bbd882","model-invariant-uuid":"6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd"},"global-customer-id":"basiccnf-macro-customer","service-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","service-instance-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"36c242fc-2967-447e-8106-00366559a674","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e983a1fb-c031-4642-93ac-58178bfae433","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"76870bb6-a5d0-4c99-998e-faeb520ff8ab","model-uuid":"7eee500c-c26e-49be-acbe-73ed5a4fa60e","model-invariant-uuid":"5879bca5-d070-4180-81d4-e3740e666d13"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"fced2c62-1b6e-4afe-91b6-424c1a66bf2c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","from-preload":false}}}]})
2022-11-28 15:11:47,035|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"9d340c14-f936-467b-bae9-74be97630204","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5350ce17-3539-4d8b-985f-498f20b22f3c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75c9a7b-316a-4a5b-b72b-1cf452e05c9d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"df2f24fe-8bcd-4cff-aa89-065145bbd882","model-invariant-uuid":"6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd"},"global-customer-id":"basiccnf-macro-customer","service-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","service-instance-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"36c242fc-2967-447e-8106-00366559a674","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e983a1fb-c031-4642-93ac-58178bfae433","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"76870bb6-a5d0-4c99-998e-faeb520ff8ab","model-uuid":"7eee500c-c26e-49be-acbe-73ed5a4fa60e","model-invariant-uuid":"5879bca5-d070-4180-81d4-e3740e666d13"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"fced2c62-1b6e-4afe-91b6-424c1a66bf2c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","from-preload":false}}}]})
2022-11-28 15:11:47,035|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"9d340c14-f936-467b-bae9-74be97630204","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5350ce17-3539-4d8b-985f-498f20b22f3c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75c9a7b-316a-4a5b-b72b-1cf452e05c9d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"df2f24fe-8bcd-4cff-aa89-065145bbd882","model-invariant-uuid":"6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd"},"global-customer-id":"basiccnf-macro-customer","service-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","service-instance-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"36c242fc-2967-447e-8106-00366559a674","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e983a1fb-c031-4642-93ac-58178bfae433","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"76870bb6-a5d0-4c99-998e-faeb520ff8ab","model-uuid":"7eee500c-c26e-49be-acbe-73ed5a4fa60e","model-invariant-uuid":"5879bca5-d070-4180-81d4-e3740e666d13"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"fced2c62-1b6e-4afe-91b6-424c1a66bf2c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","from-preload":false}}}]), type  ({json})
2022-11-28 15:11:47,036|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"9d340c14-f936-467b-bae9-74be97630204","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"5350ce17-3539-4d8b-985f-498f20b22f3c","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221128t151050959841z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75c9a7b-316a-4a5b-b72b-1cf452e05c9d","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"df2f24fe-8bcd-4cff-aa89-065145bbd882","model-invariant-uuid":"6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd"},"global-customer-id":"basiccnf-macro-customer","service-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","service-instance-id":"e24d8df2-f73a-4b0a-a696-464d84314c8a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"36c242fc-2967-447e-8106-00366559a674","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e983a1fb-c031-4642-93ac-58178bfae433","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"76870bb6-a5d0-4c99-998e-faeb520ff8ab","model-uuid":"7eee500c-c26e-49be-acbe-73ed5a4fa60e","model-invariant-uuid":"5879bca5-d070-4180-81d4-e3740e666d13"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"fced2c62-1b6e-4afe-91b6-424c1a66bf2c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"26bc4780-ccab-4f52-990f-39848c7c821d","model-uuid":"9d340c14-f936-467b-bae9-74be97630204","model-invariant-uuid":"5350ce17-3539-4d8b-985f-498f20b22f3c"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-28 15:11:47,037|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| 
Resolved Input Key mappings: 
{vnf-id="fced2c62-1b6e-4afe-91b6-424c1a66bf2c"}
2022-11-28 15:11:47,041|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-28 15:11:47,041|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-28 15:11:47,080|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/fced2c62-1b6e-4afe-91b6-424c1a66bf2c?depth=1)
2022-11-28 15:11:47,190|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:47,191|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response processing type (json)
2022-11-28 15:11:47,191|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vibrant_mcclintock","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669648304203","model-invariant-id":"5350ce17-3539-4d8b-985f-498f20b22f3c","model-version-id":"9d340c14-f936-467b-bae9-74be97630204","model-customization-id":"26bc4780-ccab-4f52-990f-39848c7c821d","module-index":0}]})
2022-11-28 15:11:47,192|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vibrant_mcclintock","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669648304203","model-invariant-id":"5350ce17-3539-4d8b-985f-498f20b22f3c","model-version-id":"9d340c14-f936-467b-bae9-74be97630204","model-customization-id":"26bc4780-ccab-4f52-990f-39848c7c821d","module-index":0}]})
2022-11-28 15:11:47,192|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vibrant_mcclintock","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669648304203","model-invariant-id":"5350ce17-3539-4d8b-985f-498f20b22f3c","model-version-id":"9d340c14-f936-467b-bae9-74be97630204","model-customization-id":"26bc4780-ccab-4f52-990f-39848c7c821d","module-index":0}]), type  ({json})
2022-11-28 15:11:47,192|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"45c5f3b3-6226-4067-bce4-18684d6466d3","vf-module-name":"basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"vibrant_mcclintock","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669648304203","model-invariant-id":"5350ce17-3539-4d8b-985f-498f20b22f3c","model-version-id":"9d340c14-f936-467b-bae9-74be97630204","model-customization-id":"26bc4780-ccab-4f52-990f-39848c7c821d","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-28 15:11:47,193|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-28 15:11:47,195|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"5350ce17-3539-4d8b-985f-498f20b22f3c","k8s-rb-definition-version":"26bc4780-ccab-4f52-990f-39848c7c821d","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"vibrant_mcclintock"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-28 15:11:47,197|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "vibrant_mcclintock",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
      "k8s-rb-definition-version" : "26bc4780-ccab-4f52-990f-39848c7c821d"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "e24d8df2-f73a-4b0a-a696-464d84314c8a",
  "service-instance-name" : "basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "vibrant_mcclintock",
      "is-base-vf-module" : false,
      "model-customization-id" : "26bc4780-ccab-4f52-990f-39848c7c821d",
      "model-invariant-id" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
      "model-version-id" : "9d340c14-f936-467b-bae9-74be97630204",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1669648304203",
      "vf-module-id" : "45c5f3b3-6226-4067-bce4-18684d6466d3",
      "vf-module-name" : "basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "a75c9a7b-316a-4a5b-b72b-1cf452e05c9d",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/e983a1fb-c031-4642-93ac-58178bfae433",
          "svc-request-id" : "36c242fc-2967-447e-8106-00366559a674"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "6ce6a77b-25a8-48ad-91d3-fcdae8c2b4dd",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "df2f24fe-8bcd-4cff-aa89-065145bbd882",
            "model-version" : "1.0"
          },
          "service-id" : "e24d8df2-f73a-4b0a-a696-464d84314c8a",
          "service-instance-id" : "e24d8df2-f73a-4b0a-a696-464d84314c8a",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "26bc4780-ccab-4f52-990f-39848c7c821d",
            "model-invariant-uuid" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "9d340c14-f936-467b-bae9-74be97630204",
            "model-version" : "1"
          },
          "vf-module-id" : "45c5f3b3-6226-4067-bce4-18684d6466d3",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "26bc4780-ccab-4f52-990f-39848c7c821d",
            "model-invariant-uuid" : "5350ce17-3539-4d8b-985f-498f20b22f3c",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "9d340c14-f936-467b-bae9-74be97630204",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9d340c14-f936-467b-bae9-74be97630204"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221128t151050959841z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "5350ce17-3539-4d8b-985f-498f20b22f3c"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221128t151050959841z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "45c5f3b3-6226-4067-bce4-18684d6466d3",
            "vf-module-name" : "basic_cnf_macro_a8f98699-3ea1-4960-b6fd-69f101660238_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "76870bb6-a5d0-4c99-998e-faeb520ff8ab",
            "model-invariant-uuid" : "5879bca5-d070-4180-81d4-e3740e666d13",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "7eee500c-c26e-49be-acbe-73ed5a4fa60e",
            "model-version" : "1.0"
          },
          "vnf-id" : "fced2c62-1b6e-4afe-91b6-424c1a66bf2c",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "45c5f3b3-6226-4067-bce4-18684d6466d3"
    } ]
  },
  "vnf-id" : "fced2c62-1b6e-4afe-91b6-424c1a66bf2c"
})
2022-11-28 15:11:47,203|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Preparing Response...
2022-11-28 15:11:47,203|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-28 15:11:47,203|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-28 15:11:47,204|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Executing workflow(config-deploy[a75c9a7b-316a-4a5b-b72b-1cf452e05c9d])'s step(status-verification-script)
2022-11-28 15:11:47,204|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:11:47,208|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| preparing request id(a75c9a7b-316a-4a5b-b72b-1cf452e05c9d) for workflow(config-deploy) step(status-verification-script)
2022-11-28 15:11:47,208|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-28 15:11:47,208|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-28 15:11:47,211|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-28 15:11:47,215|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| SIMPLE STATUS CHECK - START
2022-11-28 15:11:47,227|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/status)
2022-11-28 15:11:47,288|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:47,304|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| VfModule helm_apache (vibrant_mcclintock) is not ready. Please wait...
2022-11-28 15:11:57,314|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/status)
2022-11-28 15:11:57,399|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:11:57,402|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| VfModule helm_apache (vibrant_mcclintock) is not ready. Please wait...
2022-11-28 15:12:07,410|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/status)
2022-11-28 15:12:07,459|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:12:07,461|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| VfModule helm_apache (vibrant_mcclintock) is ready.
2022-11-28 15:12:07,461|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| SIMPLE STATUS CHECK - END
2022-11-28 15:12:07,462|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Preparing Response...
2022-11-28 15:12:07,462|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-28 15:12:07,462|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-28 15:12:07,463|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Executing workflow(config-deploy[a75c9a7b-316a-4a5b-b72b-1cf452e05c9d])'s step(config-apply)
2022-11-28 15:12:07,463|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:12:07,468|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| preparing request id(a75c9a7b-316a-4a5b-b72b-1cf452e05c9d) for workflow(config-deploy) step(config-apply)
2022-11-28 15:12:07,468|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-28 15:12:07,468|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-11-28 15:12:07,470|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Triggering K8s Config Value component logic.
2022-11-28 15:12:07,470|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Getting the template prefixes
2022-11-28 15:12:07,470|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Iterating over prefixes in resource assignment map.
2022-11-28 15:12:07,480|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/config/replica-count-change)
2022-11-28 15:12:12,489|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(500 - Internal Server Error)
2022-11-28 15:12:12,489|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Uploading K8s config..
2022-11-28 15:12:12,513|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Config building started from source custom-values
2022-11-28 15:12:12,513|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-28 15:12:12,528|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-11-28 15:12:12,530|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-28 15:12:12,530|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-28 15:12:12,589|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(POST), url(/v1/instance/vibrant_mcclintock/config)
2022-11-28 15:12:12,738|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(201 - Created)
2022-11-28 15:12:12,746|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Preparing Response...
2022-11-28 15:12:12,746|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-28 15:12:12,746|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-28 15:12:12,747|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Executing workflow(config-deploy[a75c9a7b-316a-4a5b-b72b-1cf452e05c9d])'s step(status-verification-script-after)
2022-11-28 15:12:12,747|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:12:12,747|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| preparing request id(a75c9a7b-316a-4a5b-b72b-1cf452e05c9d) for workflow(config-deploy) step(status-verification-script-after)
2022-11-28 15:12:12,747|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-28 15:12:12,747|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-11-28 15:12:12,748|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-28 15:12:12,749|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| SIMPLE STATUS CHECK - START
2022-11-28 15:12:12,757|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/status)
2022-11-28 15:12:12,824|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:12:12,826|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| VfModule helm_apache (vibrant_mcclintock) is not ready. Please wait...
2022-11-28 15:12:22,839|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/status)
2022-11-28 15:12:22,921|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:12:22,929|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| VfModule helm_apache (vibrant_mcclintock) is not ready. Please wait...
2022-11-28 15:12:32,944|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/status)
2022-11-28 15:12:33,027|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:12:33,030|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| VfModule helm_apache (vibrant_mcclintock) is not ready. Please wait...
2022-11-28 15:12:43,052|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/status)
2022-11-28 15:12:43,163|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:12:43,166|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| VfModule helm_apache (vibrant_mcclintock) is not ready. Please wait...
2022-11-28 15:12:53,179|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/status)
2022-11-28 15:12:53,294|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:12:53,298|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| VfModule helm_apache (vibrant_mcclintock) is not ready. Please wait...
2022-11-28 15:13:03,311|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Rest request method(GET), url(/v1/instance/vibrant_mcclintock/status)
2022-11-28 15:13:03,377|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Response status(200 - OK)
2022-11-28 15:13:03,379|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| VfModule helm_apache (vibrant_mcclintock) is ready.
2022-11-28 15:13:03,379|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| SIMPLE STATUS CHECK - END
2022-11-28 15:13:03,379|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Preparing Response...
2022-11-28 15:13:03,379|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-28 15:13:03,379|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-28 15:13:03,381|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Executing workflow(config-deploy[a75c9a7b-316a-4a5b-b72b-1cf452e05c9d])'s step(collect-results)
2022-11-28 15:13:03,381|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:13:03,383|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| preparing request id(a75c9a7b-316a-4a5b-b72b-1cf452e05c9d) for workflow(config-deploy) step(collect-results)
2022-11-28 15:13:03,383|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-28 15:13:03,383|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-28 15:13:03,383|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-28 15:13:03,398|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Collected results: {}
2022-11-28 15:13:03,398|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Preparing Response...
2022-11-28 15:13:03,398|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-28 15:13:03,398|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-28 15:13:03,399|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Execute node(END) -> executed state(SUCCESS)
2022-11-28 15:13:03,399|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| workflow(a75c9a7b-316a-4a5b-b72b-1cf452e05c9d) nodes completed with (0)exceptions
2022-11-28 15:13:03,399|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-28 15:13:03,401|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1e87c8a8-e5e8-4f26-8149-4a571d75cd42 auditStoreId -1
2022-11-28 15:13:03,405|a75c9a7b-316a-4a5b-b72b-1cf452e05c9d||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Completed
2022-11-28 15:13:41,881|d0abcae1-30d3-4e84-b778-2fc49833c69f||reactor-http-epoll-1||||INFO||||||| processing request id d0abcae1-30d3-4e84-b778-2fc49833c69f
2022-11-28 15:13:41,881|d0abcae1-30d3-4e84-b778-2fc49833c69f||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 15:13:41,881|d0abcae1-30d3-4e84-b778-2fc49833c69f||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-28 15:13:41,883|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-28 15:13:41,980|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-28 15:13:41,982|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-28 15:13:41,984|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-28 15:13:42,001|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-28 15:13:42,004|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-28 15:13:42,005|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:13:42,005|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(d0abcae1-30d3-4e84-b778-2fc49833c69f) for workflow(resource-assignment) step(resource-assignment)
2022-11-28 15:13:42,005|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-28 15:13:42,005|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-28 15:13:42,007|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-28 15:13:42,024|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-28 15:13:42,026|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-28 15:13:42,026|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("6685149a-516b-44a3-80bb-07430a3069a9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-28 15:13:42,027|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("881581c5-9146-49bb-a760-9b1be93bd3e2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-28 15:13:42,028|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "6685149a-516b-44a3-80bb-07430a3069a9",
  "vnf-id" : "881581c5-9146-49bb-a760-9b1be93bd3e2",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-28 15:13:42,044|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-28 15:13:42,044|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-28 15:13:42,044|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-28 15:13:42,045|d0abcae1-30d3-4e84-b778-2fc49833c69f||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 31126daf-1a15-4b64-a68d-f96712a5ed28 auditStoreId -1
2022-11-28 15:13:47,523|e6cda00c-3e18-4284-b02e-f77ed4c11281||reactor-http-epoll-2||||INFO||||||| processing request id e6cda00c-3e18-4284-b02e-f77ed4c11281
2022-11-28 15:13:47,523|e6cda00c-3e18-4284-b02e-f77ed4c11281||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 15:13:47,523|e6cda00c-3e18-4284-b02e-f77ed4c11281||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-28 15:13:47,524|e6cda00c-3e18-4284-b02e-f77ed4c11281||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-28 15:13:47,524|e6cda00c-3e18-4284-b02e-f77ed4c11281||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-28 15:13:47,527|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-28 15:13:47,545|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-28 15:13:47,545|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-28 15:13:47,546|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:13:47,546|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e6cda00c-3e18-4284-b02e-f77ed4c11281) for workflow(resource-assignment) step(resource-assignment)
2022-11-28 15:13:47,546|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-28 15:13:47,546|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-28 15:13:47,547|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-28 15:13:47,562|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-28 15:13:47,563|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-kohn") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-28 15:13:47,565|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-28 15:13:47,565|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-28 15:13:47,565|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-28 15:13:47,565|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1c63740e-8885-4aa3-b9fc-98e3bc09c1b2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-28 15:13:47,566|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("6685149a-516b-44a3-80bb-07430a3069a9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-28 15:13:47,566|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-28 15:13:47,566|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-28 15:13:47,567|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-28 15:13:47,567|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("881581c5-9146-49bb-a760-9b1be93bd3e2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-28 15:13:47,568|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "6685149a-516b-44a3-80bb-07430a3069a9",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "1c63740e-8885-4aa3-b9fc-98e3bc09c1b2",
  "vnf-id" : "881581c5-9146-49bb-a760-9b1be93bd3e2",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-28 15:13:47,578|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-28 15:13:47,578|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-28 15:13:47,578|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-28 15:13:47,578|e6cda00c-3e18-4284-b02e-f77ed4c11281||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a382fae8-c64d-41bf-adfd-14d9bc4e1b00 auditStoreId -1
2022-11-28 15:13:51,207|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-28 15:13:51,311|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-28 15:13:51,314|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing request id 2513b3e9-5fd4-4876-9036-fd53ae5a1e98
2022-11-28 15:13:51,314|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 15:13:51,314|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| StoreAuditService ID  -1
2022-11-28 15:13:51,315|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-28 15:13:51,315|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-28 15:13:51,316|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-28 15:13:51,323|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deriving input data for workflow: (config-assign)
2022-11-28 15:13:51,324|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-28 15:13:51,324|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:13:51,324|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| preparing request id(2513b3e9-5fd4-4876-9036-fd53ae5a1e98) for workflow(config-assign) step(config-assign)
2022-11-28 15:13:51,325|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-28 15:13:51,325|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-28 15:13:51,327|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-28 15:13:51,354|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-28 15:13:51,355|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-28 15:13:51,357|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ("6685149a-516b-44a3-80bb-07430a3069a9") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-28 15:13:51,357|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Setting Resource Value ("881581c5-9146-49bb-a760-9b1be93bd3e2") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-28 15:13:51,389|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-28 15:13:51,393|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-28 15:13:51,416|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-28 15:13:51,417|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Generated Resource Param Data ({
  "service-instance-id" : "6685149a-516b-44a3-80bb-07430a3069a9",
  "vnf-id" : "881581c5-9146-49bb-a760-9b1be93bd3e2",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-28 15:13:51,459|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-28 15:13:51,472|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-28 15:13:51,472|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Preparing Response...
2022-11-28 15:13:51,473|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-28 15:13:51,473|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-28 15:13:51,473|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e88fce8a-ddb6-4515-bcc1-21054a424f9a auditStoreId -1
2022-11-28 15:13:51,486|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Completed
2022-11-28 15:14:42,445|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-28 15:14:42,548|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-28 15:14:42,551|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| processing request id 2513b3e9-5fd4-4876-9036-fd53ae5a1e98
2022-11-28 15:14:42,551|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-28 15:14:42,551|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| StoreAuditService ID  -1
2022-11-28 15:14:42,553|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-28 15:14:42,553|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-28 15:14:42,555|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-28 15:14:42,561|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Deriving input data for workflow: (config-deploy)
2022-11-28 15:14:42,562|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-28 15:14:42,562|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-28 15:14:42,573|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| preparing request id(2513b3e9-5fd4-4876-9036-fd53ae5a1e98) for workflow(config-deploy) step(config-deploy)
2022-11-28 15:14:42,573|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-28 15:14:42,573|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-11-28 15:14:42,575|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-28 15:14:42,575|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Getting Jython Script Class(ConfigDeploy)
2022-11-28 15:14:42,622|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@450061b0
2022-11-28 15:14:42,623|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Hello world
2022-11-28 15:14:42,623|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Preparing Response...
2022-11-28 15:14:42,624|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-28 15:14:42,624|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-28 15:14:42,624|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6181cf76-0164-4a72-a9b3-6cdbe2e16fa2 auditStoreId -1
2022-11-28 15:14:42,626|2513b3e9-5fd4-4876-9036-fd53ae5a1e98||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5668bddbf7-9jsp8|||| Completed