Results

By type

          03:01:20,422 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:01:20,424 |-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]
03:01:20,425 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:01:20,425 |-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]
03:01:20,425 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:01:20,447 |-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
03:01:20,632 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:01:20,647 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:01:20,651 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:01:20,659 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:01:20,764 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:01:20,765 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:01:20,765 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:01:20,765 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:01:20,765 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:01:20,765 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:01:20,765 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:01:20,766 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:01:20,770 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-12-10 03:01:22,304|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-cktpg with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-12-10 03:01:22,330|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-12-10 03:01:26,787|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-12-10 03:01:27,482|||main||||INFO||||||| Finished Spring Data repository scanning in 674 ms. Found 11 JPA repository interfaces.
2022-12-10 03:01:30,616|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-12-10 03:01:30,730|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-12-10 03:01:31,029|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-10 03:01:31,780|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-12-10 03:01:32,290|||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-12-10 03:01:32,296|||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-12-10 03:01:32,784|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-12-10 03:01:34,470|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-10 03:01:34,489|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-12-10 03:01:34,611|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-12-10 03:01:37,149|||main||||INFO||||||| Audit service is disabled
2022-12-10 03:01:37,429|||main||||INFO||||||| Workflow Audit store is disabled
2022-12-10 03:01:40,970|||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-12-10 03:01:41,053|||main||||INFO||||||| Dependency Management module created...
2022-12-10 03:01:44,161|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-12-10 03:01:45,036|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-12-10 03:01:47,742|||main||||INFO||||||| Netty started on port 8080
2022-12-10 03:01:51,129|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-12-10 03:01:52,139|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-12-10 03:01:52,151|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 31.117 seconds (JVM running for 32.5)
2022-12-10 03:01:52,190|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-12-10 04:07:32,263|||reactor-http-epoll-4||||WARN||||||| [846ea93a, L:/127.0.0.1:8080 - R:/127.0.0.1:58642] 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)
Dec 10, 2022 4:07:33 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-12-10 08:52:22,945|050e075c-3503-4f52-b121-82f668800c3e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-12-10 08:52:22,948|050e075c-3503-4f52-b121-82f668800c3e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-10 08:52:22,950|050e075c-3503-4f52-b121-82f668800c3e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-10 08:52:23,493|050e075c-3503-4f52-b121-82f668800c3e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-10 08:52:23,499|050e075c-3503-4f52-b121-82f668800c3e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-10 08:52:25,217|560f4060-972e-462c-8fc1-101b4ed5e6fc||Thread-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9d6ecaea-aafa-42a1-bf25-84854971a07f)
2022-12-10 08:52:25,246|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| deleting definition types under : /opt/app/onap/blueprints/working/9d6ecaea-aafa-42a1-bf25-84854971a07f/Definitions
2022-12-10 08:52:25,384|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| reinitialized all type definitions
2022-12-10 08:52:25,393|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(helloworld)
2022-12-10 08:52:25,441|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(helloworld-template)
2022-12-10 08:52:25,450|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-12-10 08:52:25,466|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-12-10 08:52:25,524|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing Workflow(helloworld)
2022-12-10 08:52:25,526|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-12-10 08:52:25,526|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| identified workflow(helloworld) targets(helloworld)
2022-12-10 08:52:25,527|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-12-10 08:52:25,527|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-12-10 08:52:25,528|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enriching artifacts file(/opt/app/onap/blueprints/working/9d6ecaea-aafa-42a1-bf25-84854971a07f/Templates/hello-world-mapping.json
2022-12-10 08:52:25,549|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-12-10 08:52:25,550|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| dataType not present for the recipe(dt-helloworld-properties)
2022-12-10 08:52:25,550|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing blueprint Resource Definitions
2022-12-10 08:52:25,551|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-12-10 08:52:25,553|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing file (Templates/hello-world-mapping.json)
2022-12-10 08:52:25,581|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| distinct resource keys ([])
2022-12-10 08:52:25,582|560f4060-972e-462c-8fc1-101b4ed5e6fc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Enriching Resource Definition sources Node Template: []
2022-12-10 08:52:25,948|915404bd-bead-4d16-b65f-410675728739||Thread-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(8fbbb0c1-d64a-4f8d-840c-d74b03c8f606) CBA(/opt/app/onap/blueprints/archive/8fbbb0c1-d64a-4f8d-840c-d74b03c8f606/cba.zip)
2022-12-10 08:52:25,976|915404bd-bead-4d16-b65f-410675728739||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8fbbb0c1-d64a-4f8d-840c-d74b03c8f606) and entry definition file (Definitions/blueprint.json)
2022-12-10 08:52:26,080|915404bd-bead-4d16-b65f-410675728739||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(helloworld)
2022-12-10 08:52:26,100|915404bd-bead-4d16-b65f-410675728739||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8fbbb0c1-d64a-4f8d-840c-d74b03c8f606) and entry definition file (Definitions/blueprint.json)
2022-12-10 08:52:26,376|915404bd-bead-4d16-b65f-410675728739||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/working/8fbbb0c1-d64a-4f8d-840c-d74b03c8f606) present to clean.
2022-12-10 08:52:26,603|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2022-12-10 08:52:26,603|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 08:52:26,608|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-12-10 08:52:26,617|654321||DefaultDispatcher-worker-22||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-12-10 08:52:26,703|654321||DefaultDispatcher-worker-22||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-12-10 08:52:26,706|654321||DefaultDispatcher-worker-22||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-12-10 08:52:26,709|654321||DefaultDispatcher-worker-22||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-12-10 08:52:26,726|654321||DefaultDispatcher-worker-22||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-12-10 08:52:26,728|654321||DefaultDispatcher-worker-22||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-12-10 08:52:26,747|654321||DefaultDispatcher-worker-22||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 08:52:26,758|654321||DefaultDispatcher-worker-22||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-12-10 08:52:26,758|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 08:52:26,760|654321||DefaultDispatcher-worker-22||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-12-10 08:52:26,786|654321||DefaultDispatcher-worker-22||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-12-10 08:52:26,823|654321||DefaultDispatcher-worker-18||||INFO||||||| Batched Sequence : ([])
2022-12-10 08:52:26,826|654321||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({ })
2022-12-10 08:52:26,938|654321||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response...
2022-12-10 08:52:26,941|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 08:52:26,942|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-12-10 08:52:26,952|654321||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 28d18f75-ce6b-485c-953d-a9553ed09a83 auditStoreId -1
2022-12-10 09:12:10,061|020b754c-b928-43e4-b512-679dc1d21aa6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-10 09:12:10,063|020b754c-b928-43e4-b512-679dc1d21aa6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-10 09:12:10,063|020b754c-b928-43e4-b512-679dc1d21aa6||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-10 09:12:10,326|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-10 09:12:10,327|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-10 09:12:11,321|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-10 09:12:11,327|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(dc82a1ef-e2db-4971-ad0a-6a9d463eb65e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-10 09:12:11,363|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(2513aee1-3215-4a4b-970e-78cf087008ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-10 09:12:11,374|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(19b6a030-455b-42d6-b3d1-4ec871b91d11) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-10 09:12:11,390|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-10 09:12:11,391|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(d5be3993-34ce-49d0-bc70-37f8b5e21a8f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-10 09:12:11,414|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(f9baf946-a49f-4776-80e9-2339f97de5df) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-10 09:12:11,432|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(0587300f-376a-4425-82c1-335572dcb650) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-10 09:12:11,451|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:12:11,452|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:12:11,457|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-10 09:12:11,457|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:12:11,458|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:12:11,542|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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.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-12-10 09:12:11,549|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:12:11,584|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:12:11,612|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:12:11,642|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:12:11,812|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:12:11,813|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:12:11,814|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:12:11,884|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:12:12,041|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:12:12,042|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:12:12,043|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:12:12,101|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:12:12,256|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:12:12,257|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:12:12,258|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:12:12,258|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(HealthCheck)
2022-12-10 09:12:12,259|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-10 09:12:12,260|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(vf-config-assign)
2022-12-10 09:12:12,261|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(vf-config-deploy)
2022-12-10 09:12:12,326|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:12:12,329|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:12:12,330|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-10 09:12:12,366|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:12:12,560|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:12:12,561|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:12:12,595|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-10 09:12:12,672|020b754c-b928-43e4-b512-679dc1d21aa6||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:12:14,148|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||Thread-54||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ef72bb92-79ea-4ca6-8ff8-0085529103ef)
2022-12-10 09:12:14,149|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| deleting definition types under : /opt/app/onap/blueprints/working/ef72bb92-79ea-4ca6-8ff8-0085529103ef/Definitions
2022-12-10 09:12:14,154|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| reinitialized all type definitions
2022-12-10 09:12:14,155|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-12-10 09:12:14,177|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-12-10 09:12:14,184|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-12-10 09:12:14,191|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-12-10 09:12:14,217|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(capability)
2022-12-10 09:12:14,245|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(capability)
2022-12-10 09:12:14,256|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-10 09:12:14,274|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,295|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,309|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,324|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,340|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,387|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-12-10 09:12:14,395|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-12-10 09:12:14,395|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-12-10 09:12:14,414|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(capability)
2022-12-10 09:12:14,426|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(capability)
2022-12-10 09:12:14,440|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(capability)
2022-12-10 09:12:14,453|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(processor-db)
2022-12-10 09:12:14,473|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,487|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,501|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,516|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,530|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,544|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:12:14,589|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing Workflow(resource-resolution)
2022-12-10 09:12:14,589|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-12-10 09:12:14,589|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-12-10 09:12:14,589|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-12-10 09:12:14,589|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-12-10 09:12:14,590|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-12-10 09:12:14,590|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enriching artifacts file(/opt/app/onap/blueprints/working/ef72bb92-79ea-4ca6-8ff8-0085529103ef/Templates/hello-world-velocity-mapping.json
2022-12-10 09:12:14,597|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-12-10 09:12:14,597|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-12-10 09:12:14,597|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enriching artifacts file(/opt/app/onap/blueprints/working/ef72bb92-79ea-4ca6-8ff8-0085529103ef/Templates/hello-world-jinja-mapping.json
2022-12-10 09:12:14,604|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-12-10 09:12:14,604|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-12-10 09:12:14,605|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing blueprint Resource Definitions
2022-12-10 09:12:14,605|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-12-10 09:12:14,605|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-12-10 09:12:14,605|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-12-10 09:12:14,616|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:12:14,702|3a700bdb-2d2d-44a6-a4d4-e54e4bc936b0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-12-10 09:12:14,940|ff82a875-f3e5-43b2-ac41-5670ec2a5c22||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(10522607-ff30-4b87-9e0b-bd79463c634d) CBA(/opt/app/onap/blueprints/archive/10522607-ff30-4b87-9e0b-bd79463c634d/cba.zip)
2022-12-10 09:12:14,951|ff82a875-f3e5-43b2-ac41-5670ec2a5c22||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10522607-ff30-4b87-9e0b-bd79463c634d) and entry definition file (Definitions/resource-resolution.json)
2022-12-10 09:12:14,997|ff82a875-f3e5-43b2-ac41-5670ec2a5c22||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-resolution)
2022-12-10 09:12:15,008|ff82a875-f3e5-43b2-ac41-5670ec2a5c22||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/10522607-ff30-4b87-9e0b-bd79463c634d) and entry definition file (Definitions/resource-resolution.json)
2022-12-10 09:12:15,095|ff82a875-f3e5-43b2-ac41-5670ec2a5c22||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/working/10522607-ff30-4b87-9e0b-bd79463c634d) present to clean.
2022-12-10 09:12:15,252|ed4ee176-f8ae-4156-a9e1-49840c839146||reactor-http-epoll-4||||INFO||||||| processing request id ed4ee176-f8ae-4156-a9e1-49840c839146
2022-12-10 09:12:15,252|ed4ee176-f8ae-4156-a9e1-49840c839146||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 09:12:15,252|ed4ee176-f8ae-4156-a9e1-49840c839146||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-12-10 09:12:15,259|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-12-10 09:12:15,344|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||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-12-10 09:12:15,346|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-12-10 09:12:15,351|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||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-12-10 09:12:15,368|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-12-10 09:12:15,375|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-12-10 09:12:15,376|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:12:15,378|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(ed4ee176-f8ae-4156-a9e1-49840c839146) for workflow(resource-resolution) step(helloworld)
2022-12-10 09:12:15,378|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 09:12:15,378|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||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-12-10 09:12:15,380|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-12-10 09:12:15,450|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||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-12-10 09:12:15,504|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:15,518|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:15,531|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-10 09:12:15,852|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-10 09:12:15,934|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:15,946|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2022-12-10 09:12:15,947|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-10 09:12:15,947|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-10 09:12:15,960|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-12-10 09:12:15,996|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-12-10 09:12:16,014|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-10 09:12:16,016|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-10 09:12:20,895|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@4e33b3a
2022-12-10 09:12:20,900|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-12-10 09:12:20,914|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-12-10 09:12:20,916|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:20,917|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:20,917|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-10 09:12:20,926|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-10 09:12:20,937|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:20,937|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-12-10 09:12:20,938|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-10 09:12:20,938|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-10 09:12:20,938|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-12-10 09:12:20,939|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:20,940|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:20,940|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-10 09:12:20,942|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-10 09:12:20,950|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-12-10 09:12:20,954|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:20,954|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-12-10 09:12:20,955|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-10 09:12:20,955|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-10 09:12:20,955|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-12-10 09:12:20,966|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-12-10 09:12:20,968|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-10 09:12:21,021|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-10 09:12:32,651|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| compiled in (11619)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-10 09:12:32,653|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-12-10 09:12:32,672|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-12-10 09:12:32,687|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-12-10 09:12:32,691|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:32,692|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:32,692|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-10 09:12:32,704|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-10 09:12:32,713|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:32,714|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-12-10 09:12:32,715|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-10 09:12:32,715|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-10 09:12:32,716|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-12-10 09:12:32,734|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-12-10 09:12:32,744|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-12-10 09:12:32,745|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-12-10 09:12:32,757|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-12-10 09:12:32,758|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-12-10 09:12:32,760|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:32,760|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:32,760|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-10 09:12:32,765|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-10 09:12:32,774|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:32,775|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-12-10 09:12:32,776|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-10 09:12:32,776|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-10 09:12:32,776|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-12-10 09:12:32,789|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-12-10 09:12:32,810|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:32,811|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:32,849|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (list)
2022-12-10 09:12:32,853|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-12-10 09:12:32,855|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:32,855|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:32,855|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:32,856|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:32,856|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-12-10 09:12:32,867|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-12-10 09:12:32,872|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:33,062|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-10 09:12:33,100|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:33,101|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-12-10 09:12:33,152|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:33,161|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-10 09:12:33,162|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-12-10 09:12:33,163|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-12-10 09:12:33,163|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-12-10 09:12:33,176|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-12-10 09:12:33,227|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@6307b333
2022-12-10 09:12:33,228|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-12-10 09:12:33,241|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-12-10 09:12:33,243|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:33,244|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:33,244|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-12-10 09:12:33,246|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-12-10 09:12:33,256|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:33,256|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-12-10 09:12:33,257|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-12-10 09:12:33,257|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-12-10 09:12:33,257|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-12-10 09:12:33,270|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-12-10 09:12:33,271|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-12-10 09:12:33,282|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-12-10 09:12:33,283|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:33,284|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:33,284|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-12-10 09:12:33,286|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-12-10 09:12:33,296|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:33,296|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-12-10 09:12:33,297|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-12-10 09:12:33,297|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-12-10 09:12:33,297|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-12-10 09:12:33,311|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-12-10 09:12:33,313|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-12-10 09:12:33,325|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-12-10 09:12:33,327|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:33,327|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:33,327|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-12-10 09:12:33,330|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-12-10 09:12:33,339|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:33,340|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-12-10 09:12:33,340|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-12-10 09:12:33,341|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-12-10 09:12:33,341|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-12-10 09:12:33,342|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:33,343|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:33,343|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-12-10 09:12:33,345|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-12-10 09:12:33,352|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:33,353|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-12-10 09:12:33,353|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-12-10 09:12:33,354|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-12-10 09:12:33,355|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-12-10 09:12:33,356|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:33,357|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-12-10 09:12:33,357|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-12-10 09:12:33,359|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-12-10 09:12:33,355|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-12-10 09:12:33,367|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:33,367|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-12-10 09:12:33,368|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-10 09:12:33,368|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-12-10 09:12:33,368|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-12-10 09:12:33,369|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-12-10 09:12:33,380|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-12-10 09:12:33,382|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-12-10 09:12:33,388|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:33,388|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-12-10 09:12:33,390|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-12-10 09:12:33,400|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK)
2022-12-10 09:12:33,401|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string)
2022-12-10 09:12:33,401|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-10 09:12:33,402|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-12-10 09:12:33,402|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-12-10 09:12:33,415|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-12-10 09:12:33,417|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-12-10 09:12:33,418|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-12-10 09:12:33,428|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-12-10 09:12:33,430|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-12-10 09:12:33,431|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:33,437|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (list)
2022-12-10 09:12:33,439|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:33,439|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:33,440|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:33,440|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:33,440|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:33,440|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:33,440|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:33,441|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:33,441|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:33,441|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-12-10 09:12:33,441|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:33,456|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-12-10 09:12:33,458|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:33,708|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-12-10 09:12:33,721|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||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-12-10 09:12:33,722|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response...
2022-12-10 09:12:33,722|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 09:12:33,722|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-12-10 09:12:33,723|ed4ee176-f8ae-4156-a9e1-49840c839146||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 67b455ae-db4f-48eb-9e45-12976eb783eb auditStoreId -1
2022-12-10 09:24:17,514|66dfdecc-1828-432b-9d5d-6806d4945c14||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-10 09:24:17,515|66dfdecc-1828-432b-9d5d-6806d4945c14||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-10 09:24:17,515|66dfdecc-1828-432b-9d5d-6806d4945c14||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-10 09:24:18,071|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-10 09:24:18,071|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-10 09:24:19,006|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-10 09:24:19,007|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(d2f80a8d-f61c-4f2b-84d5-696a7ff6f86b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-10 09:24:19,035|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(b8d5f467-7bda-4a79-ab2d-abd42412b06b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-10 09:24:19,043|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(d61b0475-11bc-44f4-b2bc-ed1fcd070346) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-10 09:24:19,055|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(d468e3ba-d57b-4691-adee-616ffedd2054) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-10 09:24:19,070|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(ad8e036c-d09e-4b0d-a16b-86a876a2fee8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-10 09:24:19,086|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(d3dc85f6-7c92-4347-ad08-3a400c28546f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-10 09:24:19,102|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:19,103|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:19,103|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-10 09:24:19,104|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-10 09:24:19,104|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:19,104|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:19,141|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:19,144|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:24:19,188|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:24:19,212|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:24:19,238|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:24:19,330|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:24:19,331|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:24:19,332|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:24:19,378|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:19,439|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-10 09:24:19,492|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-10 09:24:19,504|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-10 09:24:19,584|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:24:19,585|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:24:19,586|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:24:19,630|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:19,684|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-10 09:24:19,725|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-10 09:24:19,740|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-10 09:24:19,824|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:24:19,825|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:24:19,826|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:24:19,827|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(HealthCheck)
2022-12-10 09:24:19,828|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-10 09:24:19,829|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(vf-config-assign)
2022-12-10 09:24:19,830|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(vf-config-deploy)
2022-12-10 09:24:19,880|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-10 09:24:19,930|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-10 09:24:19,966|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-10 09:24:19,975|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-10 09:24:20,032|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:24:20,033|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:24:20,071|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:24:20,072|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:24:20,073|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-10 09:24:20,092|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:20,118|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-10 09:24:20,151|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-10 09:24:20,153|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-10 09:24:20,223|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-10 09:24:20,259|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-10 09:24:20,261|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-10 09:24:20,308|66dfdecc-1828-432b-9d5d-6806d4945c14||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:28,307|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(33c41130-26b8-48ff-a044-06172bb6bec3) CBA(/opt/app/onap/blueprints/archive/33c41130-26b8-48ff-a044-06172bb6bec3/cba.zip)
2022-12-10 09:24:28,345|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/33c41130-26b8-48ff-a044-06172bb6bec3) and entry definition file (Definitions/CNF.json)
2022-12-10 09:24:28,466|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:24:28,467|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:24:28,468|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:24:28,469|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(scale-out)
2022-12-10 09:24:28,470|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(scale)
2022-12-10 09:24:28,470|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(scale-in)
2022-12-10 09:24:28,471|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(health-check)
2022-12-10 09:24:28,501|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/33c41130-26b8-48ff-a044-06172bb6bec3) and entry definition file (Definitions/CNF.json)
2022-12-10 09:24:28,606|9279921c-e91b-4a19-b5bf-0b4fa406e7bd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/working/33c41130-26b8-48ff-a044-06172bb6bec3) present to clean.
2022-12-10 09:24:32,960|26521226-d389-4970-b5f2-4dd313843afe||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c55334ae-9716-4c26-b900-82d1cda32f3f)
2022-12-10 09:24:32,962|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| deleting definition types under : /opt/app/onap/blueprints/working/c55334ae-9716-4c26-b900-82d1cda32f3f/Definitions
2022-12-10 09:24:32,966|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| reinitialized all type definitions
2022-12-10 09:24:32,967|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-12-10 09:24:32,987|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(vnf-template)
2022-12-10 09:24:32,995|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(vnf-mapping)
2022-12-10 09:24:33,001|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-12-10 09:24:33,024|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,050|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,058|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,064|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-12-10 09:24:33,065|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-12-10 09:24:33,065|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-12-10 09:24:33,081|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,091|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,102|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,113|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(sdnc)
2022-12-10 09:24:33,133|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,143|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,154|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,164|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,176|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,188|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,217|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(config-assign)
2022-12-10 09:24:33,222|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(baseconfig-template)
2022-12-10 09:24:33,223|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-12-10 09:24:33,223|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-12-10 09:24:33,249|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,269|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,282|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(input)
2022-12-10 09:24:33,290|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(config-deploy)
2022-12-10 09:24:33,325|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing Workflow(resource-assignment)
2022-12-10 09:24:33,326|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-12-10 09:24:33,326|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-12-10 09:24:33,326|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-12-10 09:24:33,326|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-12-10 09:24:33,326|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-12-10 09:24:33,326|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enriching artifacts file(/opt/app/onap/blueprints/working/c55334ae-9716-4c26-b900-82d1cda32f3f/Templates/vnf-mapping.json
2022-12-10 09:24:33,332|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-12-10 09:24:33,333|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-12-10 09:24:33,333|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enriching artifacts file(/opt/app/onap/blueprints/working/c55334ae-9716-4c26-b900-82d1cda32f3f/Templates/base_ubuntu20-mapping.json
2022-12-10 09:24:33,337|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-12-10 09:24:33,337|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-12-10 09:24:33,338|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing Workflow(config-assign)
2022-12-10 09:24:33,338|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-12-10 09:24:33,338|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| identified workflow(config-assign) targets(config-assign)
2022-12-10 09:24:33,338|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-12-10 09:24:33,338|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-12-10 09:24:33,338|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enriching artifacts file(/opt/app/onap/blueprints/working/c55334ae-9716-4c26-b900-82d1cda32f3f/Templates/baseconfig-mapping.json
2022-12-10 09:24:33,343|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-12-10 09:24:33,344|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-10 09:24:33,344|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing Workflow(config-deploy)
2022-12-10 09:24:33,344|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-12-10 09:24:33,344|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| identified workflow(config-deploy) targets(config-deploy)
2022-12-10 09:24:33,344|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(config-deploy) resource assignment files([]
2022-12-10 09:24:33,345|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing blueprint Resource Definitions
2022-12-10 09:24:33,345|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-12-10 09:24:33,345|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing file (Templates/vnf-mapping.json)
2022-12-10 09:24:33,345|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-12-10 09:24:33,345|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing file (Templates/baseconfig-mapping.json)
2022-12-10 09:24:33,359|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:24:33,418|26521226-d389-4970-b5f2-4dd313843afe||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-12-10 09:24:33,644|c77519c8-f6df-4a9a-b0db-e6b953917a04||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(efb6a6fb-28dc-47e1-805c-2381bcafd8b4) CBA(/opt/app/onap/blueprints/archive/efb6a6fb-28dc-47e1-805c-2381bcafd8b4/cba.zip)
2022-12-10 09:24:33,654|c77519c8-f6df-4a9a-b0db-e6b953917a04||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/efb6a6fb-28dc-47e1-805c-2381bcafd8b4) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 09:24:33,666|c77519c8-f6df-4a9a-b0db-e6b953917a04||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:24:33,704|c77519c8-f6df-4a9a-b0db-e6b953917a04||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:24:33,705|c77519c8-f6df-4a9a-b0db-e6b953917a04||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:24:33,707|c77519c8-f6df-4a9a-b0db-e6b953917a04||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:24:33,719|c77519c8-f6df-4a9a-b0db-e6b953917a04||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/efb6a6fb-28dc-47e1-805c-2381bcafd8b4) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 09:24:33,805|c77519c8-f6df-4a9a-b0db-e6b953917a04||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/working/efb6a6fb-28dc-47e1-805c-2381bcafd8b4) present to clean.
2022-12-10 09:26:07,232|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-10 09:26:07,345|||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-12-10 09:26:07,419|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| request(e1843bfb-5a7f-405a-a3cd-a90d83b8efc3)
2022-12-10 09:26:07,425|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| CBA file(/opt/app/onap/blueprints/archive/5d157bc0-4fc9-4d4f-bb7b-ae40fc12e40e/cba.zip written successfully
2022-12-10 09:26:07,426|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(5d157bc0-4fc9-4d4f-bb7b-ae40fc12e40e) CBA(/opt/app/onap/blueprints/archive/5d157bc0-4fc9-4d4f-bb7b-ae40fc12e40e/cba.zip)
2022-12-10 09:26:07,463|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5d157bc0-4fc9-4d4f-bb7b-ae40fc12e40e) and entry definition file (Definitions/CNF.json)
2022-12-10 09:26:07,572|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:26:07,573|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:26:07,574|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:26:07,575|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(scale-out)
2022-12-10 09:26:07,575|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(scale)
2022-12-10 09:26:07,576|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(scale-in)
2022-12-10 09:26:07,580|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(health-check)
2022-12-10 09:26:07,611|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/5d157bc0-4fc9-4d4f-bb7b-ae40fc12e40e) and entry definition file (Definitions/CNF.json)
2022-12-10 09:26:07,659|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :APACHE::1.0.0
2022-12-10 09:26:07,714|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-12-10 09:26:07,716|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-12-10 09:26:07,855|e1843bfb-5a7f-405a-a3cd-a90d83b8efc3||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/working/5d157bc0-4fc9-4d4f-bb7b-ae40fc12e40e) present to clean.
2022-12-10 09:26:09,495|3a6a89ea-0ded-435e-8661-671e031a1aaa||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-12-10 09:26:09,495|3a6a89ea-0ded-435e-8661-671e031a1aaa||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-12-10 09:26:09,495|3a6a89ea-0ded-435e-8661-671e031a1aaa||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-12-10 09:26:09,773|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-12-10 09:26:09,773|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-12-10 09:26:10,233|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-12-10 09:26:10,234|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(650cb4f0-ae2c-438a-a838-9457a927692d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-12-10 09:26:10,255|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(2eb41e5b-3612-4ad0-a181-958296c64f73) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-12-10 09:26:10,261|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(7c67b4cb-7142-4893-9df7-e978417fb36e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-12-10 09:26:10,270|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(45e2c9d1-9abc-45a4-9bf1-af055f02fb70) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-12-10 09:26:10,281|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(701d821f-60a5-4942-b342-3a9777a4cf9c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-12-10 09:26:10,294|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(2e94601d-4e05-473d-9fec-9a5194917739) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-12-10 09:26:10,305|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:26:10,306|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:26:10,306|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-10 09:26:10,306|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-10 09:26:10,307|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:26:10,308|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:26:10,334|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:26:10,353|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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.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-12-10 09:26:10,356|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:26:10,385|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:26:10,403|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:26:10,477|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:26:10,479|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:26:10,480|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:26:10,536|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:26:10,588|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-10 09:26:10,619|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-12-10 09:26:10,621|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-12-10 09:26:10,703|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:26:10,704|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:26:10,705|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:26:10,749|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:26:10,803|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-10 09:26:10,835|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-12-10 09:26:10,836|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-12-10 09:26:10,902|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:26:10,903|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:26:10,946|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:26:10,949|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:26:10,952|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-12-10 09:26:10,977|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:26:11,016|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-12-10 09:26:11,050|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-12-10 09:26:11,059|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-12-10 09:26:11,120|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-10 09:26:11,151|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-10 09:26:11,152|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-10 09:26:11,225|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:26:11,226|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:26:11,227|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:26:11,228|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(HealthCheck)
2022-12-10 09:26:11,229|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(ScaleOutReconfiguration)
2022-12-10 09:26:11,230|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(vf-config-assign)
2022-12-10 09:26:11,230|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(vf-config-deploy)
2022-12-10 09:26:11,274|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-12-10 09:26:11,300|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-12-10 09:26:11,329|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-12-10 09:26:11,330|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-12-10 09:26:11,375|3a6a89ea-0ded-435e-8661-671e031a1aaa||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:26:19,313|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-10 09:26:19,442|||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-12-10 09:26:19,446|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| request(9208ba93-a208-48ef-9d46-371dcff33a20)
2022-12-10 09:26:19,447|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| CBA file(/opt/app/onap/blueprints/archive/328873f4-42ee-4ca7-87af-8462c8510270/cba.zip written successfully
2022-12-10 09:26:19,448|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(328873f4-42ee-4ca7-87af-8462c8510270) CBA(/opt/app/onap/blueprints/archive/328873f4-42ee-4ca7-87af-8462c8510270/cba.zip)
2022-12-10 09:26:19,458|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/328873f4-42ee-4ca7-87af-8462c8510270) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 09:26:19,469|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:26:19,496|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(resource-assignment)
2022-12-10 09:26:19,497|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:26:19,497|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:26:19,509|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/328873f4-42ee-4ca7-87af-8462c8510270) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 09:26:19,533|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-12-10 09:26:19,560|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-12-10 09:26:19,564|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-12-10 09:26:19,612|9208ba93-a208-48ef-9d46-371dcff33a20||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/working/328873f4-42ee-4ca7-87af-8462c8510270) present to clean.
2022-12-10 09:26:23,345|f9b08dae-d074-482d-86b4-9da96739be76||Thread-109||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ae79f064-8e4e-4d23-aa58-88a689253798)
2022-12-10 09:26:23,346|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| deleting definition types under : /opt/app/onap/blueprints/working/ae79f064-8e4e-4d23-aa58-88a689253798/Definitions
2022-12-10 09:26:23,348|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| reinitialized all type definitions
2022-12-10 09:26:23,349|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(netconf-device)
2022-12-10 09:26:23,370|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(resolve-data)
2022-12-10 09:26:23,387|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-12-10 09:26:23,393|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-12-10 09:26:23,398|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-12-10 09:26:23,434|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-12-10 09:26:23,459|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing Workflow(config-assign)
2022-12-10 09:26:23,460|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-12-10 09:26:23,460|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| identified workflow(config-assign) targets(resolve-data)
2022-12-10 09:26:23,460|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-12-10 09:26:23,460|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-12-10 09:26:23,460|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enriching artifacts file(/opt/app/onap/blueprints/working/ae79f064-8e4e-4d23-aa58-88a689253798/Templates/netconfrpc-mapping.json
2022-12-10 09:26:23,466|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-12-10 09:26:23,466|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| dataType not present for the recipe(dt-config-assign-properties)
2022-12-10 09:26:23,466|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing Workflow(config-deploy)
2022-12-10 09:26:23,467|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-12-10 09:26:23,467|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| identified workflow(config-deploy) targets(execute-netconf)
2022-12-10 09:26:23,467|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(config-deploy) resource assignment files([]
2022-12-10 09:26:23,467|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| ##### Enhancing blueprint Resource Definitions
2022-12-10 09:26:23,468|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-12-10 09:26:23,468|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing file (Templates/netconfrpc-mapping.json)
2022-12-10 09:26:23,472|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| distinct resource keys ([input-source])
2022-12-10 09:26:23,481|f9b08dae-d074-482d-86b4-9da96739be76||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Enriching Resource Definition sources Node Template: [source-input]
2022-12-10 09:27:08,044|b625a29d-d864-4282-9f4a-9b85e5553c02||reactor-http-epoll-3||||INFO||||||| processing request id b625a29d-d864-4282-9f4a-9b85e5553c02
2022-12-10 09:27:08,044|b625a29d-d864-4282-9f4a-9b85e5553c02||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 09:27:08,044|b625a29d-d864-4282-9f4a-9b85e5553c02||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-10 09:27:08,048|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-12-10 09:27:08,285|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 09:27:08,288|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 09:27:08,292|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-10 09:27:08,310|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 09:27:08,412|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 09:27:08,442|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[b625a29d-d864-4282-9f4a-9b85e5553c02])'s step(resource-assignment)
2022-12-10 09:27:08,443|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:27:08,445|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(b625a29d-d864-4282-9f4a-9b85e5553c02) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 09:27:08,445|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 09:27:08,445|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 09:27:08,447|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-10 09:27:08,467|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||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-12-10 09:27:08,479|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-12-10 09:27:08,480|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-12-10 09:27:08,481|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||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-12-10 09:27:08,482|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("921fb147-a425-4ede-aaf0-dc4518937852") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 09:27:08,482|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("08dcaca3-29ed-4618-a940-23b40198770e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 09:27:08,485|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-25||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="921fb147-a425-4ede-aaf0-dc4518937852", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-12-10 09:27:08,491|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-25||||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-12-10 09:27:08,492|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-25||||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-12-10 09:27:08,515|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-25||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-10 09:27:10,789|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - )
2022-12-10 09:27:10,790|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string)
2022-12-10 09:27:10,791|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221210t092711654646z")
2022-12-10 09:27:10,791|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221210t092711654646z")
2022-12-10 09:27:10,791|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221210t092711654646z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-10 09:27:10,792|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-10 09:27:10,794|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||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" : "08dcaca3-29ed-4618-a940-23b40198770e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "921fb147-a425-4ede-aaf0-dc4518937852",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221210t092711654646z"
})
2022-12-10 09:27:10,809|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2022-12-10 09:27:10,809|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 09:27:10,810|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-10 09:27:10,811|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(resource-assignment[b625a29d-d864-4282-9f4a-9b85e5553c02])'s step(profile-upload)
2022-12-10 09:27:10,811|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:27:10,827|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(b625a29d-d864-4282-9f4a-9b85e5553c02) for workflow(resource-assignment) step(profile-upload)
2022-12-10 09:27:10,827|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-10 09:27:10,827|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||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-12-10 09:27:10,830|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-10 09:27:10,830|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Getting the template prefixes
2022-12-10 09:27:10,830|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-10 09:27:10,835|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-12-10 09:27:10,835|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2022-12-10 09:27:10,835|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-10 09:27:10,836|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-10 09:27:10,836|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-10 09:27:10,842|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| workflow(b625a29d-d864-4282-9f4a-9b85e5553c02) nodes completed with (0)exceptions
2022-12-10 09:27:10,843|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 09:27:10,844|b625a29d-d864-4282-9f4a-9b85e5553c02||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bea57964-5fd1-42b7-bd50-90f17d055e5c auditStoreId -1
2022-12-10 09:27:14,716|f07b2839-a464-4dd3-b159-6c99e890c88d||reactor-http-epoll-3||||INFO||||||| processing request id f07b2839-a464-4dd3-b159-6c99e890c88d
2022-12-10 09:27:14,716|f07b2839-a464-4dd3-b159-6c99e890c88d||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 09:27:14,716|f07b2839-a464-4dd3-b159-6c99e890c88d||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-12-10 09:27:14,718|f07b2839-a464-4dd3-b159-6c99e890c88d||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 09:27:14,718|f07b2839-a464-4dd3-b159-6c99e890c88d||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 09:27:14,721|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-10 09:27:14,748|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 09:27:14,750|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 09:27:14,751|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[f07b2839-a464-4dd3-b159-6c99e890c88d])'s step(resource-assignment)
2022-12-10 09:27:14,751|f07b2839-a464-4dd3-b159-6c99e890c88d||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-12-10 09:27:14,752|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(f07b2839-a464-4dd3-b159-6c99e890c88d) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 09:27:14,752|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 09:27:14,752|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 09:27:14,753|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-12-10 09:27:14,778|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||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-12-10 09:27:14,784|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-12-10 09:27:14,784|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("74288813-6fda-4dfe-868c-e2857b95a495") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-10 09:27:14,785|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-12-10 09:27:14,785|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||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-12-10 09:27:14,785|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("beb0f965-bdbe-4dce-bd33-6b1b3fdc6052") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-12-10 09:27:14,787|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="beb0f965-bdbe-4dce-bd33-6b1b3fdc6052"}
2022-12-10 09:27:14,787|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="beb0f965-bdbe-4dce-bd33-6b1b3fdc6052"}
2022-12-10 09:27:14,787|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||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-12-10 09:27:14,787|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||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-12-10 09:27:14,834|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=beb0f965-bdbe-4dce-bd33-6b1b3fdc6052})
2022-12-10 09:27:14,854|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=beb0f965-bdbe-4dce-bd33-6b1b3fdc6052})
2022-12-10 09:27:14,859|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-12-10 09:27:14,861|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-10 09:27:14,866|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"f05af16c-957c-46de-8d41-923a9a4af6db"}])
2022-12-10 09:27:14,866|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"}])
2022-12-10 09:27:14,866|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-12-10 09:27:14,866|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("f05af16c-957c-46de-8d41-923a9a4af6db") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-12-10 09:27:14,868|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-12-10 09:27:14,874|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Transformed value: null -> 9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8
2022-12-10 09:27:14,876|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="beb0f965-bdbe-4dce-bd33-6b1b3fdc6052"}
2022-12-10 09:27:14,877|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||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-12-10 09:27:14,900|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=beb0f965-bdbe-4dce-bd33-6b1b3fdc6052})
2022-12-10 09:27:14,909|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-12-10 09:27:14,910|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-12-10 09:27:14,911|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-12-10 09:27:14,912|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-12-10 09:27:14,917|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> beb0f965-bdbe-4dce-bd33-6b1b3fdc6052
2022-12-10 09:27:14,918|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-12-10 09:27:14,919|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("08dcaca3-29ed-4618-a940-23b40198770e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 09:27:14,919|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-12-10 09:27:14,919|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||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-12-10 09:27:14,920|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("921fb147-a425-4ede-aaf0-dc4518937852") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 09:27:14,921|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="08dcaca3-29ed-4618-a940-23b40198770e", vnf-id="921fb147-a425-4ede-aaf0-dc4518937852"}
2022-12-10 09:27:14,922|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="08dcaca3-29ed-4618-a940-23b40198770e", vnf-id="921fb147-a425-4ede-aaf0-dc4518937852"}
2022-12-10 09:27:14,926|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/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-12-10 09:27:14,926|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/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-12-10 09:27:14,930|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/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-12-10 09:27:14,930|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/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-12-10 09:27:14,968|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-12-10 09:27:14,968|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-12-10 09:27:14,997|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-12-10 09:27:14,997|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-12-10 09:27:14,997|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-12-10 09:27:14,998|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-12-10 09:27:14,998|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-10 09:27:14,998|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-12-10 09:27:14,998|f07b2839-a464-4dd3-b159-6c99e890c88d||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-12-10 09:27:14,998|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221210t092711654646z")
2022-12-10 09:27:14,999|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221210t092711654646z")
2022-12-10 09:27:14,999|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221210t092711654646z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-10 09:27:15,001|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221210t092711654646z", vf-module-label="helm_apache", vf-module-id="74288813-6fda-4dfe-868c-e2857b95a495"}
2022-12-10 09:27:15,007|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||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-12-10 09:27:15,008|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||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-12-10 09:27:15,011|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-12-10 09:27:15,110|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - )
2022-12-10 09:27:15,110|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2022-12-10 09:27:15,111|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221210t092711654646z-helm_apache-vfmt-001")
2022-12-10 09:27:15,111|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221210t092711654646z-helm_apache-vfmt-001")
2022-12-10 09:27:15,111|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221210t092711654646z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-12-10 09:27:15,113|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-12-10 09:27:15,117|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="08dcaca3-29ed-4618-a940-23b40198770e", vnf-id="921fb147-a425-4ede-aaf0-dc4518937852"}
2022-12-10 09:27:15,124|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/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-12-10 09:27:15,124|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/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-12-10 09:27:15,186|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-12-10 09:27:15,200|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-12-10 09:27:15,201|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-12-10 09:27:15,201|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-12-10 09:27:15,201|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-12-10 09:27:15,202|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||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-12-10 09:27:15,203|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-12-10 09:27:15,203|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-12-10 09:27:15,205|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||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" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
  "k8s-rb-definition-version" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052",
  "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" : "08dcaca3-29ed-4618-a940-23b40198770e",
  "vf-module-id" : "74288813-6fda-4dfe-868c-e2857b95a495",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052",
  "vf-module-model-invariant-uuid" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
  "vf-module-model-version" : "f05af16c-957c-46de-8d41-923a9a4af6db",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221210t092711654646z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "921fb147-a425-4ede-aaf0-dc4518937852",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221210t092711654646z"
})
2022-12-10 09:27:15,270|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-10 09:27:15,271|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 09:27:15,271|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-12-10 09:27:15,272|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[f07b2839-a464-4dd3-b159-6c99e890c88d])'s step(profile-upload)
2022-12-10 09:27:15,273|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:27:15,275|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(f07b2839-a464-4dd3-b159-6c99e890c88d) for workflow(resource-assignment) step(profile-upload)
2022-12-10 09:27:15,276|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-12-10 09:27:15,276|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||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-12-10 09:27:15,277|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-12-10 09:27:15,277|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Getting the template prefixes
2022-12-10 09:27:15,277|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-12-10 09:27:15,309|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8/beb0f965-bdbe-4dce-bd33-6b1b3fdc6052)
2022-12-10 09:27:15,317|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-12-10 09:27:15,338|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8/beb0f965-bdbe-4dce-bd33-6b1b3fdc6052/profile/node-port-profile)
2022-12-10 09:27:15,345|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response status(404 - Not Found)
2022-12-10 09:27:15,345|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Uploading K8s Profile..
2022-12-10 09:27:15,381|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8/beb0f965-bdbe-4dce-bd33-6b1b3fdc6052/profile)
2022-12-10 09:27:15,389|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response status(201 - Created)
2022-12-10 09:27:15,409|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8/beb0f965-bdbe-4dce-bd33-6b1b3fdc6052/profile/node-port-profile/content)
2022-12-10 09:27:15,424|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-12-10 09:27:15,425|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| K8s Profile Upload Completed
2022-12-10 09:27:15,425|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-10 09:27:15,425|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-12-10 09:27:15,426|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-12-10 09:27:15,427|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-12-10 09:27:15,427|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| workflow(f07b2839-a464-4dd3-b159-6c99e890c88d) nodes completed with (0)exceptions
2022-12-10 09:27:15,427|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 09:27:15,428|f07b2839-a464-4dd3-b159-6c99e890c88d||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d07867d4-5736-4655-86ef-9f8cf524e675 auditStoreId -1
2022-12-10 09:27:20,774|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-10 09:27:20,891|||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-12-10 09:27:20,934|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing request id 1e2ebdde-3cc6-45b6-8c4d-3a3675de5862
2022-12-10 09:27:20,934|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 09:27:20,934|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| StoreAuditService ID  -1
2022-12-10 09:27:20,934|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 09:27:20,935|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 09:27:20,938|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-10 09:27:20,954|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deriving input data for workflow: (config-assign)
2022-12-10 09:27:20,956|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 09:27:20,957|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Executing workflow(config-assign[1e2ebdde-3cc6-45b6-8c4d-3a3675de5862])'s step(config-setup)
2022-12-10 09:27:20,957|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:27:20,958|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| preparing request id(1e2ebdde-3cc6-45b6-8c4d-3a3675de5862) for workflow(config-assign) step(config-setup)
2022-12-10 09:27:20,958|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 09:27:20,958|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-10 09:27:20,959|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-10 09:27:20,994|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:27:20,998|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-10 09:27:20,999|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ("08dcaca3-29ed-4618-a940-23b40198770e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 09:27:21,001|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 
Resolved Input Key mappings: 
{service-instance-id="08dcaca3-29ed-4618-a940-23b40198770e"}
2022-12-10 09:27:21,009|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e), 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-12-10 09:27:21,009|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-10 09:27:21,041|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e)
2022-12-10 09:27:21,058|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:27:21,059|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response processing type (string)
2022-12-10 09:27:21,060|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61")
2022-12-10 09:27:21,060|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61")
2022-12-10 09:27:21,060|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ("basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-10 09:27:21,061|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ("921fb147-a425-4ede-aaf0-dc4518937852") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 09:27:21,063|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 
Resolved Input Key mappings: 
{service-instance-id="08dcaca3-29ed-4618-a940-23b40198770e", vnf-id="921fb147-a425-4ede-aaf0-dc4518937852"}
2022-12-10 09:27:21,068|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/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-12-10 09:27:21,068|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-10 09:27:21,093|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/vnf-data/vf-modules)
2022-12-10 09:27:21,109|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:27:21,109|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response processing type (json)
2022-12-10 09:27:21,110|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","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_9d8ddb8b-53ca-4835-9316-0901db380f61_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":"f05af16c-957c-46de-8d41-923a9a4af6db","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-20221210t092711654646z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221210t092711654646z","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":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1e2ebdde-3cc6-45b6-8c4d-3a3675de5862","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"76b528ae-5101-4547-bbe6-a47bac5f0db9","model-invariant-uuid":"1f6ccd8d-b150-4845-909c-18a7376b5419"},"global-customer-id":"basiccnf-macro-customer","service-id":"08dcaca3-29ed-4618-a940-23b40198770e","service-instance-id":"08dcaca3-29ed-4618-a940-23b40198770e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"95393a04-0ce5-4d96-b37e-0cc1dac4ad7b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/66427e1b-930e-4221-8161-d2e82973345e","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"92d45d9d-a212-4d8e-9c8e-5f3246536111","model-uuid":"f0d00357-d0fd-4d24-8e9d-a86ce292b60c","model-invariant-uuid":"234fa47f-2008-43a2-8838-e697a1706907"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"921fb147-a425-4ede-aaf0-dc4518937852"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495"}}}]})
2022-12-10 09:27:21,110|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","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_9d8ddb8b-53ca-4835-9316-0901db380f61_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":"f05af16c-957c-46de-8d41-923a9a4af6db","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-20221210t092711654646z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221210t092711654646z","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":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1e2ebdde-3cc6-45b6-8c4d-3a3675de5862","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"76b528ae-5101-4547-bbe6-a47bac5f0db9","model-invariant-uuid":"1f6ccd8d-b150-4845-909c-18a7376b5419"},"global-customer-id":"basiccnf-macro-customer","service-id":"08dcaca3-29ed-4618-a940-23b40198770e","service-instance-id":"08dcaca3-29ed-4618-a940-23b40198770e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"95393a04-0ce5-4d96-b37e-0cc1dac4ad7b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/66427e1b-930e-4221-8161-d2e82973345e","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"92d45d9d-a212-4d8e-9c8e-5f3246536111","model-uuid":"f0d00357-d0fd-4d24-8e9d-a86ce292b60c","model-invariant-uuid":"234fa47f-2008-43a2-8838-e697a1706907"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"921fb147-a425-4ede-aaf0-dc4518937852"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495"}}}]})
2022-12-10 09:27:21,111|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","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_9d8ddb8b-53ca-4835-9316-0901db380f61_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":"f05af16c-957c-46de-8d41-923a9a4af6db","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-20221210t092711654646z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221210t092711654646z","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":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1e2ebdde-3cc6-45b6-8c4d-3a3675de5862","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"76b528ae-5101-4547-bbe6-a47bac5f0db9","model-invariant-uuid":"1f6ccd8d-b150-4845-909c-18a7376b5419"},"global-customer-id":"basiccnf-macro-customer","service-id":"08dcaca3-29ed-4618-a940-23b40198770e","service-instance-id":"08dcaca3-29ed-4618-a940-23b40198770e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"95393a04-0ce5-4d96-b37e-0cc1dac4ad7b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/66427e1b-930e-4221-8161-d2e82973345e","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"92d45d9d-a212-4d8e-9c8e-5f3246536111","model-uuid":"f0d00357-d0fd-4d24-8e9d-a86ce292b60c","model-invariant-uuid":"234fa47f-2008-43a2-8838-e697a1706907"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"921fb147-a425-4ede-aaf0-dc4518937852"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495"}}}]), type  ({json})
2022-12-10 09:27:21,111|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","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_9d8ddb8b-53ca-4835-9316-0901db380f61_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":"f05af16c-957c-46de-8d41-923a9a4af6db","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-20221210t092711654646z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221210t092711654646z","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":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1e2ebdde-3cc6-45b6-8c4d-3a3675de5862","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"76b528ae-5101-4547-bbe6-a47bac5f0db9","model-invariant-uuid":"1f6ccd8d-b150-4845-909c-18a7376b5419"},"global-customer-id":"basiccnf-macro-customer","service-id":"08dcaca3-29ed-4618-a940-23b40198770e","service-instance-id":"08dcaca3-29ed-4618-a940-23b40198770e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"95393a04-0ce5-4d96-b37e-0cc1dac4ad7b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/66427e1b-930e-4221-8161-d2e82973345e","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"92d45d9d-a212-4d8e-9c8e-5f3246536111","model-uuid":"f0d00357-d0fd-4d24-8e9d-a86ce292b60c","model-invariant-uuid":"234fa47f-2008-43a2-8838-e697a1706907"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"921fb147-a425-4ede-aaf0-dc4518937852"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-10 09:27:21,112|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 
Resolved Input Key mappings: 
{vnf-id="921fb147-a425-4ede-aaf0-dc4518937852"}
2022-12-10 09:27:21,117|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/921fb147-a425-4ede-aaf0-dc4518937852?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-10 09:27:21,117|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/921fb147-a425-4ede-aaf0-dc4518937852?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-10 09:27:21,180|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/921fb147-a425-4ede-aaf0-dc4518937852?depth=1)
2022-12-10 09:27:21,536|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:27:21,536|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response processing type (json)
2022-12-10 09:27:21,537|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670664435074","model-invariant-id":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","model-version-id":"f05af16c-957c-46de-8d41-923a9a4af6db","model-customization-id":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","module-index":0}]})
2022-12-10 09:27:21,537|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670664435074","model-invariant-id":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","model-version-id":"f05af16c-957c-46de-8d41-923a9a4af6db","model-customization-id":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","module-index":0}]})
2022-12-10 09:27:21,537|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670664435074","model-invariant-id":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","model-version-id":"f05af16c-957c-46de-8d41-923a9a4af6db","model-customization-id":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","module-index":0}]), type  ({json})
2022-12-10 09:27:21,537|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670664435074","model-invariant-id":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","model-version-id":"f05af16c-957c-46de-8d41-923a9a4af6db","model-customization-id":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-10 09:27:21,539|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-10 09:27:21,541|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 09:27:29,509|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| compiled in (7968)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 09:27:29,509|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 09:27:29,536|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","k8s-rb-definition-version":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","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-12-10 09:27:29,539|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
      "k8s-rb-definition-version" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "08dcaca3-29ed-4618-a940-23b40198770e",
  "service-instance-name" : "basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052",
      "model-invariant-id" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
      "model-version-id" : "f05af16c-957c-46de-8d41-923a9a4af6db",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1670664435074",
      "vf-module-id" : "74288813-6fda-4dfe-868c-e2857b95a495",
      "vf-module-name" : "basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "1e2ebdde-3cc6-45b6-8c4d-3a3675de5862",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/66427e1b-930e-4221-8161-d2e82973345e",
          "svc-request-id" : "95393a04-0ce5-4d96-b37e-0cc1dac4ad7b"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "1f6ccd8d-b150-4845-909c-18a7376b5419",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "76b528ae-5101-4547-bbe6-a47bac5f0db9",
            "model-version" : "1.0"
          },
          "service-id" : "08dcaca3-29ed-4618-a940-23b40198770e",
          "service-instance-id" : "08dcaca3-29ed-4618-a940-23b40198770e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052",
            "model-invariant-uuid" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f05af16c-957c-46de-8d41-923a9a4af6db",
            "model-version" : "1"
          },
          "vf-module-id" : "74288813-6fda-4dfe-868c-e2857b95a495",
          "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_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052",
            "model-invariant-uuid" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f05af16c-957c-46de-8d41-923a9a4af6db",
            "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" : "f05af16c-957c-46de-8d41-923a9a4af6db"
            }, {
              "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-20221210t092711654646z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221210t092711654646z"
            }, {
              "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" : "74288813-6fda-4dfe-868c-e2857b95a495",
            "vf-module-name" : "basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "92d45d9d-a212-4d8e-9c8e-5f3246536111",
            "model-invariant-uuid" : "234fa47f-2008-43a2-8838-e697a1706907",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f0d00357-d0fd-4d24-8e9d-a86ce292b60c",
            "model-version" : "1.0"
          },
          "vnf-id" : "921fb147-a425-4ede-aaf0-dc4518937852",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "74288813-6fda-4dfe-868c-e2857b95a495"
    } ]
  },
  "vnf-id" : "921fb147-a425-4ede-aaf0-dc4518937852"
})
2022-12-10 09:27:29,554|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Preparing Response...
2022-12-10 09:27:29,555|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 09:27:29,555|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-10 09:27:29,556|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Executing workflow(config-assign[1e2ebdde-3cc6-45b6-8c4d-3a3675de5862])'s step(config-template)
2022-12-10 09:27:29,557|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:27:29,573|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| preparing request id(1e2ebdde-3cc6-45b6-8c4d-3a3675de5862) for workflow(config-assign) step(config-template)
2022-12-10 09:27:29,573|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-12-10 09:27:29,573|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:27:29,670|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Triggering K8s Config Upload component logic.
2022-12-10 09:27:29,671|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Getting the template prefixes
2022-12-10 09:27:29,671|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Iterating over prefixes in resource assignment map.
2022-12-10 09:27:29,693|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/rb/definition/9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8/beb0f965-bdbe-4dce-bd33-6b1b3fdc6052)
2022-12-10 09:27:29,701|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:27:29,720|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/rb/definition/9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8/beb0f965-bdbe-4dce-bd33-6b1b3fdc6052/config-template/replica-count-template)
2022-12-10 09:27:29,725|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(500 - Internal Server Error)
2022-12-10 09:27:29,725|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Uploading K8s template..
2022-12-10 09:27:29,746|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(POST), url(/v1/rb/definition/9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8/beb0f965-bdbe-4dce-bd33-6b1b3fdc6052/config-template)
2022-12-10 09:27:29,756|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(201 - Created)
2022-12-10 09:27:29,769|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(POST), url(/v1/rb/definition/9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8/beb0f965-bdbe-4dce-bd33-6b1b3fdc6052/config-template/replica-count-template/content)
2022-12-10 09:27:29,783|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:27:29,784|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| K8s Config Upload Completed
2022-12-10 09:27:29,784|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Preparing Response...
2022-12-10 09:27:29,784|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-12-10 09:27:29,784|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(config-template) -> executed state(SUCCESS)
2022-12-10 09:27:29,787|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(END) -> executed state(SUCCESS)
2022-12-10 09:27:29,787|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(1e2ebdde-3cc6-45b6-8c4d-3a3675de5862) nodes completed with (0)exceptions
2022-12-10 09:27:29,788|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-10 09:27:29,788|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f1450437-20ec-4055-a88b-72a27d3b7dfe auditStoreId -1
2022-12-10 09:27:29,821|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Completed
2022-12-10 09:27:36,040|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-10 09:27:36,170|||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-12-10 09:27:36,172|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| request(1277bf23-0ec9-46da-ad80-31ff477db302)
2022-12-10 09:27:36,175|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| CBA file(/opt/app/onap/blueprints/archive/f6a678cf-3767-4dde-b99a-ec835cece805/cba.zip written successfully
2022-12-10 09:27:36,175|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Save processing(f6a678cf-3767-4dde-b99a-ec835cece805) CBA(/opt/app/onap/blueprints/archive/f6a678cf-3767-4dde-b99a-ec835cece805/cba.zip)
2022-12-10 09:27:36,198|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6a678cf-3767-4dde-b99a-ec835cece805) and entry definition file (Definitions/pnf_netconf.json)
2022-12-10 09:27:36,257|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-12-10 09:27:36,277|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-assign)
2022-12-10 09:27:36,278|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Validating Workflow(config-deploy)
2022-12-10 09:27:36,290|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f6a678cf-3767-4dde-b99a-ec835cece805) and entry definition file (Definitions/pnf_netconf.json)
2022-12-10 09:27:36,331|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-12-10 09:27:36,371|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-12-10 09:27:36,372|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-12-10 09:27:36,452|1277bf23-0ec9-46da-ad80-31ff477db302||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| No compiled cache(/opt/app/onap/blueprints/working/f6a678cf-3767-4dde-b99a-ec835cece805) present to clean.
2022-12-10 09:28:08,181|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-10 09:28:08,295|||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-12-10 09:28:08,301|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing request id 1e2ebdde-3cc6-45b6-8c4d-3a3675de5862
2022-12-10 09:28:08,302|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 09:28:08,302|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| StoreAuditService ID  -1
2022-12-10 09:28:08,304|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-12-10 09:28:08,305|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-12-10 09:28:08,309|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-12-10 09:28:08,339|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deriving input data for workflow: (config-deploy)
2022-12-10 09:28:08,341|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(START) -> executed state(SUCCESS)
2022-12-10 09:28:08,342|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Executing workflow(config-deploy[1e2ebdde-3cc6-45b6-8c4d-3a3675de5862])'s step(config-setup)
2022-12-10 09:28:08,342|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:28:08,343|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| preparing request id(1e2ebdde-3cc6-45b6-8c4d-3a3675de5862) for workflow(config-deploy) step(config-setup)
2022-12-10 09:28:08,343|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 09:28:08,344|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-12-10 09:28:08,345|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-12-10 09:28:08,370|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:28:08,372|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-10 09:28:08,373|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ("08dcaca3-29ed-4618-a940-23b40198770e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 09:28:08,374|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 
Resolved Input Key mappings: 
{service-instance-id="08dcaca3-29ed-4618-a940-23b40198770e"}
2022-12-10 09:28:08,381|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e), 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-12-10 09:28:08,381|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-12-10 09:28:08,418|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e)
2022-12-10 09:28:08,437|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:28:08,438|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response processing type (string)
2022-12-10 09:28:08,439|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61")
2022-12-10 09:28:08,439|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61")
2022-12-10 09:28:08,439|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ("basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-12-10 09:28:08,441|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ("921fb147-a425-4ede-aaf0-dc4518937852") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 09:28:08,442|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 
Resolved Input Key mappings: 
{service-instance-id="08dcaca3-29ed-4618-a940-23b40198770e", vnf-id="921fb147-a425-4ede-aaf0-dc4518937852"}
2022-12-10 09:28:08,446|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/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-12-10 09:28:08,447|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-10 09:28:08,484|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/08dcaca3-29ed-4618-a940-23b40198770e/service-data/vnfs/vnf/921fb147-a425-4ede-aaf0-dc4518937852/vnf-data/vf-modules)
2022-12-10 09:28:08,496|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:28:08,497|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response processing type (json)
2022-12-10 09:28:08,498|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","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_9d8ddb8b-53ca-4835-9316-0901db380f61_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":"f05af16c-957c-46de-8d41-923a9a4af6db","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-20221210t092711654646z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221210t092711654646z","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":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1e2ebdde-3cc6-45b6-8c4d-3a3675de5862","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"76b528ae-5101-4547-bbe6-a47bac5f0db9","model-invariant-uuid":"1f6ccd8d-b150-4845-909c-18a7376b5419"},"global-customer-id":"basiccnf-macro-customer","service-id":"08dcaca3-29ed-4618-a940-23b40198770e","service-instance-id":"08dcaca3-29ed-4618-a940-23b40198770e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2543fb6f-32f5-4506-8374-6386335c75a5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/47d44903-f983-4b85-875c-6a4d2c648242","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"92d45d9d-a212-4d8e-9c8e-5f3246536111","model-uuid":"f0d00357-d0fd-4d24-8e9d-a86ce292b60c","model-invariant-uuid":"234fa47f-2008-43a2-8838-e697a1706907"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"921fb147-a425-4ede-aaf0-dc4518937852"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","from-preload":false}}}]})
2022-12-10 09:28:08,499|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","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_9d8ddb8b-53ca-4835-9316-0901db380f61_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":"f05af16c-957c-46de-8d41-923a9a4af6db","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-20221210t092711654646z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221210t092711654646z","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":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1e2ebdde-3cc6-45b6-8c4d-3a3675de5862","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"76b528ae-5101-4547-bbe6-a47bac5f0db9","model-invariant-uuid":"1f6ccd8d-b150-4845-909c-18a7376b5419"},"global-customer-id":"basiccnf-macro-customer","service-id":"08dcaca3-29ed-4618-a940-23b40198770e","service-instance-id":"08dcaca3-29ed-4618-a940-23b40198770e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2543fb6f-32f5-4506-8374-6386335c75a5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/47d44903-f983-4b85-875c-6a4d2c648242","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"92d45d9d-a212-4d8e-9c8e-5f3246536111","model-uuid":"f0d00357-d0fd-4d24-8e9d-a86ce292b60c","model-invariant-uuid":"234fa47f-2008-43a2-8838-e697a1706907"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"921fb147-a425-4ede-aaf0-dc4518937852"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","from-preload":false}}}]})
2022-12-10 09:28:08,499|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","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_9d8ddb8b-53ca-4835-9316-0901db380f61_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":"f05af16c-957c-46de-8d41-923a9a4af6db","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-20221210t092711654646z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221210t092711654646z","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":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1e2ebdde-3cc6-45b6-8c4d-3a3675de5862","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"76b528ae-5101-4547-bbe6-a47bac5f0db9","model-invariant-uuid":"1f6ccd8d-b150-4845-909c-18a7376b5419"},"global-customer-id":"basiccnf-macro-customer","service-id":"08dcaca3-29ed-4618-a940-23b40198770e","service-instance-id":"08dcaca3-29ed-4618-a940-23b40198770e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2543fb6f-32f5-4506-8374-6386335c75a5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/47d44903-f983-4b85-875c-6a4d2c648242","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"92d45d9d-a212-4d8e-9c8e-5f3246536111","model-uuid":"f0d00357-d0fd-4d24-8e9d-a86ce292b60c","model-invariant-uuid":"234fa47f-2008-43a2-8838-e697a1706907"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"921fb147-a425-4ede-aaf0-dc4518937852"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","from-preload":false}}}]), type  ({json})
2022-12-10 09:28:08,500|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","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_9d8ddb8b-53ca-4835-9316-0901db380f61_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":"f05af16c-957c-46de-8d41-923a9a4af6db","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-20221210t092711654646z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221210t092711654646z","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":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"1e2ebdde-3cc6-45b6-8c4d-3a3675de5862","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"76b528ae-5101-4547-bbe6-a47bac5f0db9","model-invariant-uuid":"1f6ccd8d-b150-4845-909c-18a7376b5419"},"global-customer-id":"basiccnf-macro-customer","service-id":"08dcaca3-29ed-4618-a940-23b40198770e","service-instance-id":"08dcaca3-29ed-4618-a940-23b40198770e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2543fb6f-32f5-4506-8374-6386335c75a5","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/47d44903-f983-4b85-875c-6a4d2c648242","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"92d45d9d-a212-4d8e-9c8e-5f3246536111","model-uuid":"f0d00357-d0fd-4d24-8e9d-a86ce292b60c","model-invariant-uuid":"234fa47f-2008-43a2-8838-e697a1706907"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"921fb147-a425-4ede-aaf0-dc4518937852"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","model-uuid":"f05af16c-957c-46de-8d41-923a9a4af6db","model-invariant-uuid":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-12-10 09:28:08,502|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 
Resolved Input Key mappings: 
{vnf-id="921fb147-a425-4ede-aaf0-dc4518937852"}
2022-12-10 09:28:08,507|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/921fb147-a425-4ede-aaf0-dc4518937852?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-12-10 09:28:08,507|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/921fb147-a425-4ede-aaf0-dc4518937852?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-12-10 09:28:08,571|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/921fb147-a425-4ede-aaf0-dc4518937852?depth=1)
2022-12-10 09:28:08,729|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:28:08,729|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response processing type (json)
2022-12-10 09:28:08,730|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"distracted_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670664484836","model-invariant-id":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","model-version-id":"f05af16c-957c-46de-8d41-923a9a4af6db","model-customization-id":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","module-index":0}]})
2022-12-10 09:28:08,730|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"distracted_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670664484836","model-invariant-id":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","model-version-id":"f05af16c-957c-46de-8d41-923a9a4af6db","model-customization-id":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","module-index":0}]})
2022-12-10 09:28:08,730|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"distracted_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670664484836","model-invariant-id":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","model-version-id":"f05af16c-957c-46de-8d41-923a9a4af6db","model-customization-id":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","module-index":0}]), type  ({json})
2022-12-10 09:28:08,731|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"74288813-6fda-4dfe-868c-e2857b95a495","vf-module-name":"basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"distracted_kare","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1670664484836","model-invariant-id":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","model-version-id":"f05af16c-957c-46de-8d41-923a9a4af6db","model-customization-id":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-12-10 09:28:08,732|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-12-10 09:28:08,736|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8","k8s-rb-definition-version":"beb0f965-bdbe-4dce-bd33-6b1b3fdc6052","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":"distracted_kare"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-12-10 09:28:08,739|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "distracted_kare",
      "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" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
      "k8s-rb-definition-version" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "08dcaca3-29ed-4618-a940-23b40198770e",
  "service-instance-name" : "basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "distracted_kare",
      "is-base-vf-module" : false,
      "model-customization-id" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052",
      "model-invariant-id" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
      "model-version-id" : "f05af16c-957c-46de-8d41-923a9a4af6db",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1670664484836",
      "vf-module-id" : "74288813-6fda-4dfe-868c-e2857b95a495",
      "vf-module-name" : "basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "1e2ebdde-3cc6-45b6-8c4d-3a3675de5862",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/47d44903-f983-4b85-875c-6a4d2c648242",
          "svc-request-id" : "2543fb6f-32f5-4506-8374-6386335c75a5"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "1f6ccd8d-b150-4845-909c-18a7376b5419",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "76b528ae-5101-4547-bbe6-a47bac5f0db9",
            "model-version" : "1.0"
          },
          "service-id" : "08dcaca3-29ed-4618-a940-23b40198770e",
          "service-instance-id" : "08dcaca3-29ed-4618-a940-23b40198770e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052",
            "model-invariant-uuid" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f05af16c-957c-46de-8d41-923a9a4af6db",
            "model-version" : "1"
          },
          "vf-module-id" : "74288813-6fda-4dfe-868c-e2857b95a495",
          "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_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "beb0f965-bdbe-4dce-bd33-6b1b3fdc6052",
            "model-invariant-uuid" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "f05af16c-957c-46de-8d41-923a9a4af6db",
            "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" : "f05af16c-957c-46de-8d41-923a9a4af6db"
            }, {
              "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-20221210t092711654646z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "9a3a59fa-1931-4aa3-ab4f-0e68c2c89ee8"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221210t092711654646z"
            }, {
              "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" : "74288813-6fda-4dfe-868c-e2857b95a495",
            "vf-module-name" : "basic_cnf_macro_9d8ddb8b-53ca-4835-9316-0901db380f61_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "92d45d9d-a212-4d8e-9c8e-5f3246536111",
            "model-invariant-uuid" : "234fa47f-2008-43a2-8838-e697a1706907",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f0d00357-d0fd-4d24-8e9d-a86ce292b60c",
            "model-version" : "1.0"
          },
          "vnf-id" : "921fb147-a425-4ede-aaf0-dc4518937852",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "74288813-6fda-4dfe-868c-e2857b95a495"
    } ]
  },
  "vnf-id" : "921fb147-a425-4ede-aaf0-dc4518937852"
})
2022-12-10 09:28:08,755|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Preparing Response...
2022-12-10 09:28:08,755|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 09:28:08,755|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-12-10 09:28:08,756|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Executing workflow(config-deploy[1e2ebdde-3cc6-45b6-8c4d-3a3675de5862])'s step(status-verification-script)
2022-12-10 09:28:08,757|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:28:08,764|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| preparing request id(1e2ebdde-3cc6-45b6-8c4d-3a3675de5862) for workflow(config-deploy) step(status-verification-script)
2022-12-10 09:28:08,764|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-10 09:28:08,765|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:28:08,770|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-10 09:28:08,778|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| SIMPLE STATUS CHECK - START
2022-12-10 09:28:08,805|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/status)
2022-12-10 09:28:08,894|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:28:08,926|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| VfModule helm_apache (distracted_kare) is not ready. Please wait...
2022-12-10 09:28:10,184|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||reactor-http-epoll-2||||INFO||||||| processing request id bdf8b74d-8771-47f1-be88-3d1c7932fa3e
2022-12-10 09:28:10,184|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 09:28:10,184|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-10 09:28:10,187|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-12-10 09:28:10,268|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-10 09:28:10,270|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-10 09:28:10,273|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 09:28:10,287|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 09:28:10,288|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-10 09:28:10,288|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:28:10,290|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(bdf8b74d-8771-47f1-be88-3d1c7932fa3e) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 09:28:10,290|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 09:28:10,290|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 09:28:10,291|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-12-10 09:28:10,309|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||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-12-10 09:28:10,311|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-10 09:28:10,311|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("cba3c929-06f8-4432-ae07-76df23790150") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 09:28:10,311|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("f4556ec8-ccf0-48e6-a3e0-a50ef64e5613") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 09:28:10,312|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "cba3c929-06f8-4432-ae07-76df23790150",
  "vnf-id" : "f4556ec8-ccf0-48e6-a3e0-a50ef64e5613",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-12-10 09:28:10,319|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-12-10 09:28:10,319|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 09:28:10,319|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 09:28:10,321|bdf8b74d-8771-47f1-be88-3d1c7932fa3e||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID af459820-4ecc-4b0e-95be-0ffc70dea0d8 auditStoreId -1
2022-12-10 09:28:14,648|7a16e8d3-4dce-40f5-9131-82a8e1b42041||reactor-http-epoll-2||||INFO||||||| processing request id 7a16e8d3-4dce-40f5-9131-82a8e1b42041
2022-12-10 09:28:14,648|7a16e8d3-4dce-40f5-9131-82a8e1b42041||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 09:28:14,649|7a16e8d3-4dce-40f5-9131-82a8e1b42041||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-12-10 09:28:14,650|7a16e8d3-4dce-40f5-9131-82a8e1b42041||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-12-10 09:28:14,650|7a16e8d3-4dce-40f5-9131-82a8e1b42041||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-10 09:28:14,654|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 09:28:14,675|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-12-10 09:28:14,675|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-12-10 09:28:14,675|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:28:14,676|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(7a16e8d3-4dce-40f5-9131-82a8e1b42041) for workflow(resource-assignment) step(resource-assignment)
2022-12-10 09:28:14,677|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 09:28:14,677|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-12-10 09:28:14,677|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-12-10 09:28:14,699|7a16e8d3-4dce-40f5-9131-82a8e1b42041||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-12-10 09:28:14,701|7a16e8d3-4dce-40f5-9131-82a8e1b42041||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-12-10 09:28:14,702|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-12-10 09:28:14,703|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-12-10 09:28:14,703|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-12-10 09:28:14,703|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("337b068f-ee60-47e6-978f-42d7e7ea849b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-12-10 09:28:14,703|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("cba3c929-06f8-4432-ae07-76df23790150") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 09:28:14,703|7a16e8d3-4dce-40f5-9131-82a8e1b42041||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-12-10 09:28:14,704|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-12-10 09:28:14,704|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-12-10 09:28:14,705|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("f4556ec8-ccf0-48e6-a3e0-a50ef64e5613") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 09:28:14,706|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-kohn",
  "service-instance-id" : "cba3c929-06f8-4432-ae07-76df23790150",
  "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" : "337b068f-ee60-47e6-978f-42d7e7ea849b",
  "vnf-id" : "f4556ec8-ccf0-48e6-a3e0-a50ef64e5613",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-12-10 09:28:14,716|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-12-10 09:28:14,716|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 09:28:14,716|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-12-10 09:28:14,717|7a16e8d3-4dce-40f5-9131-82a8e1b42041||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ac5f633e-d162-493a-adfd-6cae3bc7220e auditStoreId -1
2022-12-10 09:28:18,295|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-10 09:28:18,406|||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-12-10 09:28:18,413|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing request id 593c5da6-9a71-4ed7-aa08-c5102457700e
2022-12-10 09:28:18,413|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 09:28:18,413|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| StoreAuditService ID  -1
2022-12-10 09:28:18,413|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-10 09:28:18,414|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-10 09:28:18,417|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 09:28:18,430|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deriving input data for workflow: (config-assign)
2022-12-10 09:28:18,430|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-12-10 09:28:18,430|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:28:18,431|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| preparing request id(593c5da6-9a71-4ed7-aa08-c5102457700e) for workflow(config-assign) step(config-assign)
2022-12-10 09:28:18,431|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-12-10 09:28:18,432|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-12-10 09:28:18,434|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-12-10 09:28:18,463|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:28:18,465|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-12-10 09:28:18,467|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ("cba3c929-06f8-4432-ae07-76df23790150") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-12-10 09:28:18,468|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value ("f4556ec8-ccf0-48e6-a3e0-a50ef64e5613") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-12-10 09:28:18,477|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Resource resolution saved into database successfully : (service-instance-id)
2022-12-10 09:28:18,477|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Resource resolution saved into database successfully : (vnf_name)
2022-12-10 09:28:18,477|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Resource resolution saved into database successfully : (vnf-id)
2022-12-10 09:28:18,478|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Generated Resource Param Data ({
  "service-instance-id" : "cba3c929-06f8-4432-ae07-76df23790150",
  "vnf-id" : "f4556ec8-ccf0-48e6-a3e0-a50ef64e5613",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-12-10 09:28:18,496|593c5da6-9a71-4ed7-aa08-c5102457700e||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-12-10 09:28:18,505|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:28:18,506|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Preparing Response...
2022-12-10 09:28:18,506|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-12-10 09:28:18,506|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveWorkflowOutputs for workflow(config-assign)
2022-12-10 09:28:18,507|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b4289b7f-4917-4793-8820-889b199051ae auditStoreId -1
2022-12-10 09:28:18,525|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Completed
2022-12-10 09:28:18,938|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/status)
2022-12-10 09:28:18,996|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:28:18,998|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| VfModule helm_apache (distracted_kare) is not ready. Please wait...
2022-12-10 09:28:29,020|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/status)
2022-12-10 09:28:29,081|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:28:29,086|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| VfModule helm_apache (distracted_kare) is ready.
2022-12-10 09:28:29,086|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| SIMPLE STATUS CHECK - END
2022-12-10 09:28:29,086|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Preparing Response...
2022-12-10 09:28:29,086|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-10 09:28:29,087|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-12-10 09:28:29,088|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Executing workflow(config-deploy[1e2ebdde-3cc6-45b6-8c4d-3a3675de5862])'s step(config-apply)
2022-12-10 09:28:29,088|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:28:29,108|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| preparing request id(1e2ebdde-3cc6-45b6-8c4d-3a3675de5862) for workflow(config-deploy) step(config-apply)
2022-12-10 09:28:29,108|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-12-10 09:28:29,108|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:28:29,113|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Triggering K8s Config Value component logic.
2022-12-10 09:28:29,114|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Getting the template prefixes
2022-12-10 09:28:29,114|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Iterating over prefixes in resource assignment map.
2022-12-10 09:28:29,135|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/config/replica-count-change)
2022-12-10 09:28:34,143|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(500 - Internal Server Error)
2022-12-10 09:28:34,144|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Uploading K8s config..
2022-12-10 09:28:34,223|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Config building started from source custom-values
2022-12-10 09:28:34,224|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-12-10 09:28:34,268|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:28:34,271|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-12-10 09:28:34,272|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-12-10 09:28:34,423|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(POST), url(/v1/instance/distracted_kare/config)
2022-12-10 09:28:34,556|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(201 - Created)
2022-12-10 09:28:34,568|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Preparing Response...
2022-12-10 09:28:34,568|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-12-10 09:28:34,568|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-12-10 09:28:34,569|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Executing workflow(config-deploy[1e2ebdde-3cc6-45b6-8c4d-3a3675de5862])'s step(status-verification-script-after)
2022-12-10 09:28:34,569|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:28:34,570|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| preparing request id(1e2ebdde-3cc6-45b6-8c4d-3a3675de5862) for workflow(config-deploy) step(status-verification-script-after)
2022-12-10 09:28:34,570|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-12-10 09:28:34,570|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:28:34,571|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-12-10 09:28:34,573|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| SIMPLE STATUS CHECK - START
2022-12-10 09:28:34,584|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/status)
2022-12-10 09:28:34,644|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:28:34,646|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| VfModule helm_apache (distracted_kare) is not ready. Please wait...
2022-12-10 09:28:44,660|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/status)
2022-12-10 09:28:44,717|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:28:44,723|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| VfModule helm_apache (distracted_kare) is not ready. Please wait...
2022-12-10 09:28:54,740|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/status)
2022-12-10 09:28:54,793|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:28:54,797|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| VfModule helm_apache (distracted_kare) is not ready. Please wait...
2022-12-10 09:29:04,812|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/status)
2022-12-10 09:29:04,873|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:29:04,875|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| VfModule helm_apache (distracted_kare) is not ready. Please wait...
2022-12-10 09:29:09,571|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-12-10 09:29:09,689|||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-12-10 09:29:09,695|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| processing request id 593c5da6-9a71-4ed7-aa08-c5102457700e
2022-12-10 09:29:09,695|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| storeExecutionInput called not to store the Workflow action input details 
2022-12-10 09:29:09,695|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| StoreAuditService ID  -1
2022-12-10 09:29:09,698|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-12-10 09:29:09,698|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-12-10 09:29:09,702|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-12-10 09:29:09,724|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Deriving input data for workflow: (config-deploy)
2022-12-10 09:29:09,724|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-12-10 09:29:09,724|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:29:09,735|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| preparing request id(593c5da6-9a71-4ed7-aa08-c5102457700e) for workflow(config-deploy) step(config-deploy)
2022-12-10 09:29:09,735|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-12-10 09:29:09,736|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| 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-12-10 09:29:09,739|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-12-10 09:29:09,739|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Getting Jython Script Class(ConfigDeploy)
2022-12-10 09:29:09,807|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@6e92caf8
2022-12-10 09:29:09,810|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Hello world
2022-12-10 09:29:09,810|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Preparing Response...
2022-12-10 09:29:09,810|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-12-10 09:29:09,811|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-10 09:29:09,812|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4f8b2bfe-215d-4ce2-8492-ea510e446088 auditStoreId -1
2022-12-10 09:29:09,815|593c5da6-9a71-4ed7-aa08-c5102457700e||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Completed
2022-12-10 09:29:14,891|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/status)
2022-12-10 09:29:14,949|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:29:14,952|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| VfModule helm_apache (distracted_kare) is not ready. Please wait...
2022-12-10 09:29:24,971|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Rest request method(GET), url(/v1/instance/distracted_kare/status)
2022-12-10 09:29:25,035|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Response status(200 - OK)
2022-12-10 09:29:25,041|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| VfModule helm_apache (distracted_kare) is ready.
2022-12-10 09:29:25,041|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| SIMPLE STATUS CHECK - END
2022-12-10 09:29:25,041|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Preparing Response...
2022-12-10 09:29:25,041|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-12-10 09:29:25,041|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-12-10 09:29:25,042|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Executing workflow(config-deploy[1e2ebdde-3cc6-45b6-8c4d-3a3675de5862])'s step(collect-results)
2022-12-10 09:29:25,042|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-12-10 09:29:25,043|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| preparing request id(1e2ebdde-3cc6-45b6-8c4d-3a3675de5862) for workflow(config-deploy) step(collect-results)
2022-12-10 09:29:25,043|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-12-10 09:29:25,043|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-12-10 09:29:25,044|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-12-10 09:29:25,056|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Collected results: {}
2022-12-10 09:29:25,056|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Preparing Response...
2022-12-10 09:29:25,056|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-12-10 09:29:25,057|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-12-10 09:29:25,057|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Execute node(END) -> executed state(SUCCESS)
2022-12-10 09:29:25,058|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| workflow(1e2ebdde-3cc6-45b6-8c4d-3a3675de5862) nodes completed with (0)exceptions
2022-12-10 09:29:25,058|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-12-10 09:29:25,059|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7b5f7967-d1b9-4cb9-8542-dde776411f6a auditStoreId -1
2022-12-10 09:29:25,061|1e2ebdde-3cc6-45b6-8c4d-3a3675de5862||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-cktpg|||| Completed