By type
05:15:17,427 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:15:17,428 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:15:17,429 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 05:15:17,431 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:15:17,431 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:15:17,431 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] 05:15:17,449 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar!/logback.xml] is not of type file 05:15:17,594 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:15:17,603 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:15:17,607 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:15:17,615 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:15:17,701 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:15:17,701 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:15:17,701 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:15:17,701 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:15:17,701 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:15:17,702 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:15:17,702 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:15:17,702 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:15:17,704 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-04-16 05:15:18,616|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.2.1 on onap-cds-blueprints-processor-69d66b6968-wtt6s with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.2.1.jar started by onap in /app) 2022-04-16 05:15:18,621|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-04-16 05:15:22,275|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-04-16 05:15:22,973|||main||||INFO||||||| Finished Spring Data repository scanning in 683ms. Found 11 JPA repository interfaces. 2022-04-16 05:15:25,412|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-04-16 05:15:25,499|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-04-16 05:15:25,767|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-04-16 05:15:26,295|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-04-16 05:15:26,675|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-04-16 05:15:26,683|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2022-04-16 05:15:26,950|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-04-16 05:15:29,167|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-04-16 05:15:29,189|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-04-16 05:15:29,296|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-04-16 05:15:30,622|||main||||INFO||||||| Audit service is disabled 2022-04-16 05:15:30,793|||main||||INFO||||||| Workflow Audit store is disabled 2022-04-16 05:15:32,521|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability] 2022-04-16 05:15:32,582|||main||||INFO||||||| Dependency Management module created... 2022-04-16 05:15:33,749|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-04-16 05:15:34,078|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-04-16 05:15:35,569|||main||||INFO||||||| Netty started on port(s): 8080 2022-04-16 05:15:37,392|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-04-16 05:15:37,877|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-04-16 05:15:37,886|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 20.002 seconds (JVM running for 21.004) 2022-04-16 05:15:37,913|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. Apr 16, 2022 6:07:56 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) Apr 16, 2022 6:11:25 AM io.grpc.netty.shaded.io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 4a4457502d48616e647368616b655c6e0a at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:103) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:306) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:239) at io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:505) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:444) at io.grpc.netty.shaded.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:283) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:352) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1422) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) at io.grpc.netty.shaded.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) at io.grpc.netty.shaded.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:931) at io.grpc.netty.shaded.io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:483) at io.grpc.netty.shaded.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:383) at io.grpc.netty.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044) at io.grpc.netty.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.grpc.netty.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Unknown Source) 2022-04-16 06:15:48,334|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-16 06:15:48,336|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-16 06:15:48,338|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-16 06:15:49,503|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-16 06:15:49,506|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-16 06:15:50,771|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-16 06:15:50,781|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(e3e6ba37-74e9-48df-8b0a-0b2a6be9958d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-16 06:15:50,862|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(bd5242e3-1f64-485f-99ee-f850080508e3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-16 06:15:50,874|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(a1a83b0e-572a-4491-8058-e7e85bcf4e0f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-16 06:15:50,889|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(b961b887-fbb2-4cf2-a6b9-6b830ba50d8a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-16 06:15:50,907|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(02a09770-9b88-4245-8bdb-b411144a0535) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-16 06:15:50,931|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(62becab9-9842-4390-bc3b-3ebec13a5e4d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-16 06:15:50,953|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-16 06:15:50,960|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:15:50,961|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-16 06:15:50,961|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:15:50,962|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-16 06:15:50,962|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:15:51,137|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:15:51,258|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:15:51,284|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:15:51,305|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:15:51,483|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:15:51,487|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:15:51,488|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:15:51,587|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-16 06:15:51,895|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:15:51,896|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:15:51,897|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:15:51,962|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:15:52,106|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:15:52,107|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:15:52,108|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:15:52,109|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(HealthCheck) 2022-04-16 06:15:52,110|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-16 06:15:52,111|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(vf-config-assign) 2022-04-16 06:15:52,112|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(vf-config-deploy) 2022-04-16 06:15:52,167|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:15:52,275|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:15:52,277|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:15:52,318|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-16 06:15:52,469|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:15:52,470|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:15:52,471|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign-day-2) 2022-04-16 06:15:52,472|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:15:52,472|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy-day-2) 2022-04-16 06:15:52,502|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:15:52,503|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:15:52,504|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-16 06:15:52,516|884f3ba7-62aa-42d8-8fc8-ee9e42461a6a||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:16:06,803|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/bde88e3b-3e10-4c53-be72-7ae5f3438bfe) 2022-04-16 06:16:06,809|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| deleting definition types under : /opt/app/onap/blueprints/working/bde88e3b-3e10-4c53-be72-7ae5f3438bfe/Definitions 2022-04-16 06:16:06,820|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| reinitialized all type definitions 2022-04-16 06:16:06,824|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-16 06:16:06,864|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-16 06:16:06,908|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-16 06:16:06,920|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-16 06:16:06,933|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-16 06:16:06,980|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-16 06:16:07,015|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(config-assign) 2022-04-16 06:16:07,016|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-16 06:16:07,017|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(config-assign) targets(resolve-data) 2022-04-16 06:16:07,017|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-16 06:16:07,017|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-16 06:16:07,017|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enriching artifacts file(/opt/app/onap/blueprints/working/bde88e3b-3e10-4c53-be72-7ae5f3438bfe/Templates/netconfrpc-mapping.json 2022-04-16 06:16:07,027|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-16 06:16:07,027|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-16 06:16:07,029|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(config-deploy) 2022-04-16 06:16:07,030|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-16 06:16:07,030|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-16 06:16:07,030|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-deploy) resource assignment files([] 2022-04-16 06:16:07,030|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing blueprint Resource Definitions 2022-04-16 06:16:07,031|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-16 06:16:07,033|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-16 06:16:07,043|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| distinct resource keys ([input-source]) 2022-04-16 06:16:07,056|d016f357-2b60-4a3c-afb0-e2bfebb9eae7||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-16 06:16:22,954|144377cd-1ad0-4a77-ae2c-115313685596||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-16 06:16:22,954|144377cd-1ad0-4a77-ae2c-115313685596||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-16 06:16:22,954|144377cd-1ad0-4a77-ae2c-115313685596||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-16 06:16:23,231|144377cd-1ad0-4a77-ae2c-115313685596||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-16 06:16:23,232|144377cd-1ad0-4a77-ae2c-115313685596||DefaultDispatcher-worker-35||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-16 06:16:24,253|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5bc74d18-0590-41f0-875e-36ee5585f820) 2022-04-16 06:16:24,254|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| deleting definition types under : /opt/app/onap/blueprints/working/5bc74d18-0590-41f0-875e-36ee5585f820/Definitions 2022-04-16 06:16:24,256|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| reinitialized all type definitions 2022-04-16 06:16:24,257|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-16 06:16:24,284|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-16 06:16:24,292|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-16 06:16:24,301|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-16 06:16:24,319|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(helloworld) 2022-04-16 06:16:24,320|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-16 06:16:24,320|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(helloworld) targets(helloworld) 2022-04-16 06:16:24,320|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-16 06:16:24,320|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-16 06:16:24,320|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enriching artifacts file(/opt/app/onap/blueprints/working/5bc74d18-0590-41f0-875e-36ee5585f820/Templates/hello-world-mapping.json 2022-04-16 06:16:24,331|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-16 06:16:24,331|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-16 06:16:24,331|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing blueprint Resource Definitions 2022-04-16 06:16:24,331|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-16 06:16:24,331|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing file (Templates/hello-world-mapping.json) 2022-04-16 06:16:24,339|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| distinct resource keys ([]) 2022-04-16 06:16:24,339|ea866f76-1ddb-4315-b1af-3a2fad99f0c9||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enriching Resource Definition sources Node Template: [] 2022-04-16 06:16:24,553|0042f638-25dc-4d3d-ad68-eb58089ef9bf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(7f2e3c06-bca3-4531-948e-ca6b26e26b52) CBA(/opt/app/onap/blueprints/archive/7f2e3c06-bca3-4531-948e-ca6b26e26b52/cba.zip) 2022-04-16 06:16:24,561|0042f638-25dc-4d3d-ad68-eb58089ef9bf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f2e3c06-bca3-4531-948e-ca6b26e26b52) and entry definition file (Definitions/blueprint.json) 2022-04-16 06:16:24,587|0042f638-25dc-4d3d-ad68-eb58089ef9bf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(helloworld) 2022-04-16 06:16:24,599|0042f638-25dc-4d3d-ad68-eb58089ef9bf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f2e3c06-bca3-4531-948e-ca6b26e26b52) and entry definition file (Definitions/blueprint.json) 2022-04-16 06:16:24,706|0042f638-25dc-4d3d-ad68-eb58089ef9bf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/working/7f2e3c06-bca3-4531-948e-ca6b26e26b52) present to clean. 2022-04-16 06:16:24,943|2745505b-d827-4774-a1d0-877729896a8a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id 654321 2022-04-16 06:16:24,943|2745505b-d827-4774-a1d0-877729896a8a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:16:24,943|2745505b-d827-4774-a1d0-877729896a8a||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:16:24,963|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| getting cba file name(test101), version(1.0.1) from db 2022-04-16 06:16:25,031|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-16 06:16:25,033|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-16 06:16:25,035|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-16 06:16:25,049|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (helloworld) 2022-04-16 06:16:25,050|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-16 06:16:25,050|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:16:25,065|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-16 06:16:25,066|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:16:25,067|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-16 06:16:25,094|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-16 06:16:25,124|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Batched Sequence : ([]) 2022-04-16 06:16:25,129|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Generated Resource Param Data ({ }) 2022-04-16 06:16:25,241|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:16:25,243|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:16:25,243|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-16 06:16:25,246|2745505b-d827-4774-a1d0-877729896a8a||DefaultDispatcher-worker-27||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e8906642-287b-4693-b028-a893f9e2e7b9 auditStoreId -1 2022-04-16 06:20:38,164|7f8d1253-1762-4ce3-81d4-d1844e0139a5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-16 06:20:38,165|7f8d1253-1762-4ce3-81d4-d1844e0139a5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-16 06:20:38,165|7f8d1253-1762-4ce3-81d4-d1844e0139a5||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-16 06:20:38,649|7f8d1253-1762-4ce3-81d4-d1844e0139a5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-16 06:20:38,650|7f8d1253-1762-4ce3-81d4-d1844e0139a5||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-16 06:20:39,794|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ba947b08-25a5-4c7f-a50f-c9c9621a5f7b) 2022-04-16 06:20:39,795|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| deleting definition types under : /opt/app/onap/blueprints/working/ba947b08-25a5-4c7f-a50f-c9c9621a5f7b/Definitions 2022-04-16 06:20:39,798|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| reinitialized all type definitions 2022-04-16 06:20:39,799|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-16 06:20:39,827|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-16 06:20:39,836|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-16 06:20:39,848|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-16 06:20:39,868|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(helloworld) 2022-04-16 06:20:39,869|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-16 06:20:39,869|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(helloworld) targets(helloworld) 2022-04-16 06:20:39,869|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-16 06:20:39,869|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-16 06:20:39,869|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enriching artifacts file(/opt/app/onap/blueprints/working/ba947b08-25a5-4c7f-a50f-c9c9621a5f7b/Templates/hello-world-mapping.json 2022-04-16 06:20:39,880|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-16 06:20:39,880|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-16 06:20:39,880|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing blueprint Resource Definitions 2022-04-16 06:20:39,880|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-16 06:20:39,881|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing file (Templates/hello-world-mapping.json) 2022-04-16 06:20:39,888|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| distinct resource keys ([]) 2022-04-16 06:20:39,888|a90a550f-5785-405a-b1b7-438eaa254542||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enriching Resource Definition sources Node Template: [] 2022-04-16 06:20:40,084|233e406d-5446-4c09-9ae2-a9c827d0ebd4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(1626a4cf-09fa-4ee4-9e16-760b46b4b580) CBA(/opt/app/onap/blueprints/archive/1626a4cf-09fa-4ee4-9e16-760b46b4b580/cba.zip) 2022-04-16 06:20:40,097|233e406d-5446-4c09-9ae2-a9c827d0ebd4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1626a4cf-09fa-4ee4-9e16-760b46b4b580) and entry definition file (Definitions/blueprint.json) 2022-04-16 06:20:40,127|233e406d-5446-4c09-9ae2-a9c827d0ebd4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(helloworld) 2022-04-16 06:20:40,134|233e406d-5446-4c09-9ae2-a9c827d0ebd4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1626a4cf-09fa-4ee4-9e16-760b46b4b580) and entry definition file (Definitions/blueprint.json) 2022-04-16 06:20:40,220|233e406d-5446-4c09-9ae2-a9c827d0ebd4||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/working/1626a4cf-09fa-4ee4-9e16-760b46b4b580) present to clean. 2022-04-16 06:20:40,406|0c493365-1ed1-413c-847a-adbe9771695c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id 654321 2022-04-16 06:20:40,406|0c493365-1ed1-413c-847a-adbe9771695c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:20:40,406|0c493365-1ed1-413c-847a-adbe9771695c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:20:40,408|0c493365-1ed1-413c-847a-adbe9771695c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-16 06:20:40,409|0c493365-1ed1-413c-847a-adbe9771695c||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-16 06:20:40,413|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-16 06:20:40,443|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (helloworld) 2022-04-16 06:20:40,443|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-16 06:20:40,444|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:20:40,445|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-16 06:20:40,446|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:20:40,446|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-16 06:20:40,450|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-16 06:20:40,490|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Batched Sequence : ([]) 2022-04-16 06:20:40,491|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Generated Resource Param Data ({ }) 2022-04-16 06:20:40,501|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:20:40,501|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:20:40,502|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-16 06:20:40,502|0c493365-1ed1-413c-847a-adbe9771695c||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dd754a31-4cf2-4961-8a1d-2e27eb5818a6 auditStoreId -1 2022-04-16 06:30:08,793|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-16 06:30:08,794|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-16 06:30:08,795|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-16 06:30:09,358|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-16 06:30:09,359|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-16 06:30:10,251|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-16 06:30:10,253|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(bb41a974-20ba-4062-9f01-352f26fb4bcc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-16 06:30:10,275|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(7d74dc99-d534-4b1d-849f-eb61300f526f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-16 06:30:10,285|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(9c97a2df-ba2e-48c0-83ce-98752c6a0636) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-16 06:30:10,299|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(eb9a6ace-323a-41a4-99d2-166ab108ae39) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-16 06:30:10,314|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(c674074d-7f22-4eda-b256-473e04c67d1d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-16 06:30:10,329|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(b69ce2cf-c6fd-4277-a2ca-e9f7464ddff0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-16 06:30:10,346|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-16 06:30:10,347|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:30:10,347|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-16 06:30:10,348|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:30:10,349|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-16 06:30:10,349|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:30:10,393|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:30:10,415|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:30:10,451|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:30:10,470|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:30:10,574|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:30:10,575|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:30:10,576|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:30:10,617|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:30:10,666|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-16 06:30:10,713|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-16 06:30:10,722|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-16 06:30:10,835|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:30:10,836|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:30:10,837|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:30:10,837|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(HealthCheck) 2022-04-16 06:30:10,838|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-16 06:30:10,839|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(vf-config-assign) 2022-04-16 06:30:10,839|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(vf-config-deploy) 2022-04-16 06:30:10,879|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:30:10,947|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-16 06:30:11,001|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-16 06:30:11,015|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-16 06:30:11,096|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:30:11,097|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:30:11,133|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:30:11,134|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:30:11,135|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-16 06:30:11,153|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:30:11,199|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-16 06:30:11,274|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-16 06:30:11,309|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-16 06:30:11,339|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-16 06:30:11,339|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-16 06:30:11,394|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-16 06:30:11,483|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:30:11,484|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:30:11,484|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign-day-2) 2022-04-16 06:30:11,485|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:30:11,486|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy-day-2) 2022-04-16 06:30:11,510|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-16 06:30:11,551|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-16 06:30:11,608|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-16 06:30:11,619|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-16 06:30:11,676|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:30:11,677|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:30:11,678|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:30:11,721|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-16 06:30:11,740|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-16 06:30:11,800|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-16 06:30:11,804|643f1ffc-5d96-4bbf-9ae6-b12fa764e85d||DefaultDispatcher-worker-29||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-16 06:30:23,053|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(465fff2e-5e01-4b13-80d6-2d6c1e0e1831) CBA(/opt/app/onap/blueprints/archive/465fff2e-5e01-4b13-80d6-2d6c1e0e1831/cba.zip) 2022-04-16 06:30:23,094|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/465fff2e-5e01-4b13-80d6-2d6c1e0e1831) and entry definition file (Definitions/CNF.json) 2022-04-16 06:30:23,180|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:30:23,181|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:30:23,181|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:30:23,182|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(scale-out) 2022-04-16 06:30:23,182|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(scale) 2022-04-16 06:30:23,183|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(scale-in) 2022-04-16 06:30:23,183|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(health-check) 2022-04-16 06:30:23,210|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/465fff2e-5e01-4b13-80d6-2d6c1e0e1831) and entry definition file (Definitions/CNF.json) 2022-04-16 06:30:23,337|8d6d1ba2-ca43-42d0-9cb0-69526ccf6c6e||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/working/465fff2e-5e01-4b13-80d6-2d6c1e0e1831) present to clean. 2022-04-16 06:30:26,551|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/879c494c-4f5e-4ce7-ab63-07f1489e415f) 2022-04-16 06:30:26,552|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| deleting definition types under : /opt/app/onap/blueprints/working/879c494c-4f5e-4ce7-ab63-07f1489e415f/Definitions 2022-04-16 06:30:26,555|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| reinitialized all type definitions 2022-04-16 06:30:26,556|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-04-16 06:30:26,594|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(vnf-template) 2022-04-16 06:30:26,609|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(vnf-mapping) 2022-04-16 06:30:26,627|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-04-16 06:30:26,650|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:26,741|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:26,770|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:26,791|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-04-16 06:30:26,791|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-04-16 06:30:26,791|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-04-16 06:30:26,845|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:26,888|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:26,928|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:26,999|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:30:27,088|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:27,116|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:27,159|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:27,192|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:27,228|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:27,249|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:27,288|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(config-assign) 2022-04-16 06:30:27,293|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(baseconfig-template) 2022-04-16 06:30:27,293|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-04-16 06:30:27,293|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-04-16 06:30:27,313|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:27,342|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:27,362|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(input) 2022-04-16 06:30:27,408|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(config-deploy) 2022-04-16 06:30:27,592|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(resource-assignment) 2022-04-16 06:30:27,593|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-04-16 06:30:27,593|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-04-16 06:30:27,593|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-04-16 06:30:27,593|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-04-16 06:30:27,593|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-04-16 06:30:27,593|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enriching artifacts file(/opt/app/onap/blueprints/working/879c494c-4f5e-4ce7-ab63-07f1489e415f/Templates/vnf-mapping.json 2022-04-16 06:30:27,600|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-04-16 06:30:27,600|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-04-16 06:30:27,600|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enriching artifacts file(/opt/app/onap/blueprints/working/879c494c-4f5e-4ce7-ab63-07f1489e415f/Templates/base_ubuntu20-mapping.json 2022-04-16 06:30:27,607|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-04-16 06:30:27,607|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-04-16 06:30:27,608|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(config-assign) 2022-04-16 06:30:27,608|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-04-16 06:30:27,608|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(config-assign) targets(config-assign) 2022-04-16 06:30:27,608|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-04-16 06:30:27,608|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-04-16 06:30:27,608|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enriching artifacts file(/opt/app/onap/blueprints/working/879c494c-4f5e-4ce7-ab63-07f1489e415f/Templates/baseconfig-mapping.json 2022-04-16 06:30:27,615|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-04-16 06:30:27,615|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-16 06:30:27,616|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(config-deploy) 2022-04-16 06:30:27,616|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-04-16 06:30:27,616|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(config-deploy) targets(config-deploy) 2022-04-16 06:30:27,616|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-deploy) resource assignment files([] 2022-04-16 06:30:27,616|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing blueprint Resource Definitions 2022-04-16 06:30:27,616|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-04-16 06:30:27,616|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing file (Templates/vnf-mapping.json) 2022-04-16 06:30:27,616|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-04-16 06:30:27,617|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing file (Templates/baseconfig-mapping.json) 2022-04-16 06:30:27,636|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2022-04-16 06:30:27,832|4e631fae-4263-48ee-9fa3-192c347a0777||DefaultDispatcher-worker-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-04-16 06:30:28,066|6fa6a6e1-09ab-4395-9604-bd39dc2bd5f2||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(337528f6-222c-40c0-b21e-448e94cf0a76) CBA(/opt/app/onap/blueprints/archive/337528f6-222c-40c0-b21e-448e94cf0a76/cba.zip) 2022-04-16 06:30:28,074|6fa6a6e1-09ab-4395-9604-bd39dc2bd5f2||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/337528f6-222c-40c0-b21e-448e94cf0a76) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:30:28,089|6fa6a6e1-09ab-4395-9604-bd39dc2bd5f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:30:28,124|6fa6a6e1-09ab-4395-9604-bd39dc2bd5f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:30:28,125|6fa6a6e1-09ab-4395-9604-bd39dc2bd5f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:30:28,125|6fa6a6e1-09ab-4395-9604-bd39dc2bd5f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:30:28,136|6fa6a6e1-09ab-4395-9604-bd39dc2bd5f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/337528f6-222c-40c0-b21e-448e94cf0a76) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:30:28,229|6fa6a6e1-09ab-4395-9604-bd39dc2bd5f2||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/working/337528f6-222c-40c0-b21e-448e94cf0a76) present to clean. 2022-04-16 06:31:07,062|c6701065-d746-451e-af23-1699595468a9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-16 06:31:07,062|c6701065-d746-451e-af23-1699595468a9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-16 06:31:07,062|c6701065-d746-451e-af23-1699595468a9||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-16 06:31:07,528|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-16 06:31:07,529|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-16 06:31:08,205|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-16 06:31:08,205|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(53f4290b-7a9a-4360-ad3e-b2d5c3796e77) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-16 06:31:08,223|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(f676ba2f-cc7f-47df-a7c8-0fe12a877c04) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-16 06:31:08,231|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(15456715-fc59-4964-8382-44bd9d922597) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-16 06:31:08,242|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(cf289e83-0523-4134-b42c-b94e01495899) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-16 06:31:08,255|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(0023448b-8e8d-4a0b-a7b6-edae173709a8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-16 06:31:08,269|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(b0216862-a070-4f96-8e35-d735ac329b59) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-16 06:31:08,289|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-16 06:31:08,289|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:31:08,290|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-16 06:31:08,290|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:31:08,290|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-16 06:31:08,290|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:31:08,318|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:31:08,356|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:31:08,376|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:31:08,398|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:31:08,477|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:08,478|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:08,479|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:08,523|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:31:08,595|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-16 06:31:08,631|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-16 06:31:08,640|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-16 06:31:08,734|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:08,735|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:08,736|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:08,776|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-16 06:31:08,830|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-16 06:31:08,873|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-16 06:31:08,874|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-16 06:31:08,937|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:08,938|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:08,939|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:08,940|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(HealthCheck) 2022-04-16 06:31:08,941|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-16 06:31:08,942|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(vf-config-assign) 2022-04-16 06:31:08,943|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(vf-config-deploy) 2022-04-16 06:31:08,985|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:31:09,031|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-16 06:31:09,058|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-16 06:31:09,059|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-16 06:31:09,114|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:09,115|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:09,152|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:09,153|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:09,154|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-16 06:31:09,171|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:31:09,203|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-16 06:31:09,230|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-16 06:31:09,251|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-16 06:31:09,297|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-16 06:31:09,298|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-16 06:31:09,402|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-16 06:31:09,493|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:09,494|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:09,495|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign-day-2) 2022-04-16 06:31:09,496|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:09,496|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy-day-2) 2022-04-16 06:31:09,515|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-16 06:31:09,552|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-16 06:31:09,656|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-16 06:31:09,657|c6701065-d746-451e-af23-1699595468a9||DefaultDispatcher-worker-44||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-16 06:31:11,383|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3d704fbc-5cc7-452e-82e8-4f915b8d5ff2) 2022-04-16 06:31:11,384|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| deleting definition types under : /opt/app/onap/blueprints/working/3d704fbc-5cc7-452e-82e8-4f915b8d5ff2/Definitions 2022-04-16 06:31:11,387|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| reinitialized all type definitions 2022-04-16 06:31:11,387|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-04-16 06:31:11,438|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-04-16 06:31:11,460|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-04-16 06:31:11,475|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-04-16 06:31:11,527|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(capability) 2022-04-16 06:31:11,631|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(capability) 2022-04-16 06:31:11,648|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(processor-db) 2022-04-16 06:31:11,691|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:11,786|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:11,818|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:11,854|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:11,883|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:12,005|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-04-16 06:31:12,036|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-04-16 06:31:12,036|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-04-16 06:31:12,078|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(capability) 2022-04-16 06:31:12,098|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(capability) 2022-04-16 06:31:12,123|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(capability) 2022-04-16 06:31:12,150|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(processor-db) 2022-04-16 06:31:12,166|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:12,186|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:12,210|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:12,223|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:12,249|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:12,274|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-16 06:31:12,338|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(resource-resolution) 2022-04-16 06:31:12,338|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-04-16 06:31:12,338|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-04-16 06:31:12,339|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-04-16 06:31:12,339|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-04-16 06:31:12,339|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-04-16 06:31:12,339|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enriching artifacts file(/opt/app/onap/blueprints/working/3d704fbc-5cc7-452e-82e8-4f915b8d5ff2/Templates/hello-world-velocity-mapping.json 2022-04-16 06:31:12,344|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-04-16 06:31:12,344|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-04-16 06:31:12,345|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enriching artifacts file(/opt/app/onap/blueprints/working/3d704fbc-5cc7-452e-82e8-4f915b8d5ff2/Templates/hello-world-jinja-mapping.json 2022-04-16 06:31:12,350|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-04-16 06:31:12,350|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-04-16 06:31:12,350|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing blueprint Resource Definitions 2022-04-16 06:31:12,350|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-04-16 06:31:12,350|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-04-16 06:31:12,350|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-04-16 06:31:12,360|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:12,495|1c0dec42-8239-4aa1-95ad-c8b87dbe91ca||DefaultDispatcher-worker-44||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-04-16 06:31:12,671|94a0934b-c5f3-4c81-80b1-a86ef40e442d||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(f77a8f2a-07f0-45ed-b244-4106b4f53be3) CBA(/opt/app/onap/blueprints/archive/f77a8f2a-07f0-45ed-b244-4106b4f53be3/cba.zip) 2022-04-16 06:31:12,679|94a0934b-c5f3-4c81-80b1-a86ef40e442d||reactor-http-epoll-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f77a8f2a-07f0-45ed-b244-4106b4f53be3) and entry definition file (Definitions/resource-resolution.json) 2022-04-16 06:31:12,707|94a0934b-c5f3-4c81-80b1-a86ef40e442d||DefaultDispatcher-worker-44||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-resolution) 2022-04-16 06:31:12,714|94a0934b-c5f3-4c81-80b1-a86ef40e442d||DefaultDispatcher-worker-44||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f77a8f2a-07f0-45ed-b244-4106b4f53be3) and entry definition file (Definitions/resource-resolution.json) 2022-04-16 06:31:12,803|94a0934b-c5f3-4c81-80b1-a86ef40e442d||DefaultDispatcher-worker-44||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/working/f77a8f2a-07f0-45ed-b244-4106b4f53be3) present to clean. 2022-04-16 06:31:12,937|dfe0fbc4-1597-420c-8063-ffa837b34ac8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id 92d2eb19-5a00-449d-a83b-41bc4e353963 2022-04-16 06:31:12,937|dfe0fbc4-1597-420c-8063-ffa837b34ac8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:31:12,938|dfe0fbc4-1597-420c-8063-ffa837b34ac8||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:31:12,945|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-04-16 06:31:13,032|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-16 06:31:13,034|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-04-16 06:31:13,040|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:13,054|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (resource-resolution) 2022-04-16 06:31:13,059|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-04-16 06:31:13,060|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:31:13,061|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(92d2eb19-5a00-449d-a83b-41bc4e353963) for workflow(resource-resolution) step(helloworld) 2022-04-16 06:31:13,061|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:31:13,061|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:13,062|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-04-16 06:31:13,157|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:13,193|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:13,193|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-04-16 06:31:13,497|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(PUT), url(/resource-resolution/put) 2022-04-16 06:31:13,620|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:13,633|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:13,633|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-04-16 06:31:13,633|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-04-16 06:31:13,634|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-04-16 06:31:13,683|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_put) 2022-04-16 06:31:13,703|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-04-16 06:31:13,704|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Getting Jython Script Class(ResolvProperties) 2022-04-16 06:31:18,302|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Component Object org.python.proxies.__main__$ResolvProperties$1@604c53fa 2022-04-16 06:31:18,307|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-04-16 06:31:18,343|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_python) 2022-04-16 06:31:18,345|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:18,345|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-04-16 06:31:18,351|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-04-16 06:31:18,379|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:18,380|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:18,380|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-04-16 06:31:18,380|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-04-16 06:31:18,380|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-04-16 06:31:18,383|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:18,383|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-04-16 06:31:18,386|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-04-16 06:31:18,392|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-44||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_patch) 2022-04-16 06:31:18,410|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:18,410|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:18,411|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-04-16 06:31:18,411|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-04-16 06:31:18,411|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-04-16 06:31:18,450|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_del) 2022-04-16 06:31:18,452|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-04-16 06:31:18,483|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-16 06:31:19,326|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-16 06:31:19,327|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-16 06:31:19,327|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-16 06:31:19,659|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-16 06:31:19,659|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-16 06:31:20,255|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-16 06:31:20,256|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(583e615c-f28d-4516-8395-9e71684cdeee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-16 06:31:20,273|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(39cb7d0f-5ac3-4b35-9830-58b28642fca3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-16 06:31:20,279|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(14817acc-6193-48a1-a069-bde608a105b0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-16 06:31:20,287|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(55076305-0786-43bc-a292-94c5f0e178b5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-16 06:31:20,299|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(12263d8c-ab5a-4291-990f-d0f83a48171e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-16 06:31:20,311|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(54d1dd25-5715-46c0-a7e1-e17f199340f6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-16 06:31:20,324|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-16 06:31:20,324|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:31:20,324|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-16 06:31:20,325|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:31:20,325|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-16 06:31:20,326|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:31:20,372|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:31:20,399|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:31:20,543|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:31:20,564|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:31:20,636|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:20,637|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:20,638|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:20,683|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:31:20,717|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-16 06:31:20,847|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-16 06:31:20,848|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-16 06:31:20,971|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:20,973|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:20,974|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:21,016|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2022-04-16 06:31:21,054|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-16 06:31:21,097|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-16 06:31:21,104|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-16 06:31:21,210|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:21,210|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:21,211|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:21,212|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(HealthCheck) 2022-04-16 06:31:21,213|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-16 06:31:21,213|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(vf-config-assign) 2022-04-16 06:31:21,214|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(vf-config-deploy) 2022-04-16 06:31:21,255|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:21,258|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:21,259|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2022-04-16 06:31:21,273|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:31:21,292|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-16 06:31:21,334|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-16 06:31:21,346|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-16 06:31:21,418|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-16 06:31:21,445|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-16 06:31:21,446|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-16 06:31:21,486|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:21,487|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:31:21,488|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign-day-2) 2022-04-16 06:31:21,489|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:21,490|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy-day-2) 2022-04-16 06:31:21,514|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2022-04-16 06:31:21,592|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-16 06:31:21,625|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-16 06:31:21,632|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-16 06:31:21,688|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:31:21,688|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:31:21,717|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2022-04-16 06:31:21,742|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-16 06:31:21,775|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-16 06:31:21,776|cdec7b03-b04e-4e6f-bfbd-b13a3fff20ad||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-16 06:31:26,623|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| compiled in (8139)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-16 06:31:26,624|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-16 06:31:26,648|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-04-16 06:31:26,675|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_kotlin) 2022-04-16 06:31:26,678|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:26,678|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-04-16 06:31:26,685|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(GET), url(/resource-resolution/get) 2022-04-16 06:31:26,729|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:26,730|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:26,731|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-16 06:31:26,731|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-16 06:31:26,731|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-04-16 06:31:26,748|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_get) 2022-04-16 06:31:26,755|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-04-16 06:31:26,756|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-04-16 06:31:26,774|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_default) 2022-04-16 06:31:26,779|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_input) 2022-04-16 06:31:26,781|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:26,781|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-04-16 06:31:26,788|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(POST), url(/resource-resolution/post) 2022-04-16 06:31:26,804|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:26,805|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:26,805|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-04-16 06:31:26,805|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-04-16 06:31:26,806|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-04-16 06:31:26,848|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_post) 2022-04-16 06:31:26,861|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:26,910|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (list) 2022-04-16 06:31:26,916|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-04-16 06:31:26,916|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:26,919|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:26,920|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:26,920|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:26,920|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-04-16 06:31:26,958|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (v_db) 2022-04-16 06:31:26,961|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:27,035|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-04-16 06:31:27,068|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-04-16 06:31:27,069|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-04-16 06:31:27,111|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:27,115|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-04-16 06:31:27,116|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-04-16 06:31:27,116|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-04-16 06:31:27,117|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Getting Jython Script Class(ResolvProperties) 2022-04-16 06:31:27,148|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-04-16 06:31:27,172|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Component Object org.python.proxies.__main__$ResolvProperties$2@44da303c 2022-04-16 06:31:27,172|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-04-16 06:31:27,195|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_python) 2022-04-16 06:31:27,196|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:27,196|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-04-16 06:31:27,199|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-04-16 06:31:27,214|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:27,214|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:27,215|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-04-16 06:31:27,215|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-04-16 06:31:27,215|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-04-16 06:31:27,242|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_patch) 2022-04-16 06:31:27,243|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-04-16 06:31:27,262|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_input) 2022-04-16 06:31:27,264|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:27,264|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-04-16 06:31:27,266|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(PUT), url(/resource-resolution/put) 2022-04-16 06:31:27,279|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:27,280|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:27,280|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-04-16 06:31:27,280|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-04-16 06:31:27,281|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-04-16 06:31:27,318|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_put) 2022-04-16 06:31:27,319|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-04-16 06:31:27,339|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_default) 2022-04-16 06:31:27,340|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:27,340|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-04-16 06:31:27,342|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-04-16 06:31:27,354|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:27,355|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:27,355|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-04-16 06:31:27,355|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-04-16 06:31:27,355|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-04-16 06:31:27,356|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:27,356|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-04-16 06:31:27,358|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(POST), url(/resource-resolution/post) 2022-04-16 06:31:27,371|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:27,371|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:27,371|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-04-16 06:31:27,371|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-04-16 06:31:27,371|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-04-16 06:31:27,373|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-16 06:31:27,373|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-04-16 06:31:27,374|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(GET), url(/resource-resolution/get) 2022-04-16 06:31:27,378|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_del) 2022-04-16 06:31:27,397|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:27,398|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-28||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_post) 2022-04-16 06:31:27,398|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:27,399|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-16 06:31:27,399|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-16 06:31:27,399|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-04-16 06:31:27,421|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_get) 2022-04-16 06:31:27,434|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2022-04-16 06:31:27,434|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-04-16 06:31:27,437|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-04-16 06:31:27,455|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:31:27,455|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:31:27,456|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-04-16 06:31:27,456|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-04-16 06:31:27,456|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-04-16 06:31:27,482|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_get_id) 2022-04-16 06:31:27,483|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-04-16 06:31:27,484|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-04-16 06:31:27,509|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_kotlin) 2022-04-16 06:31:27,511|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:27,519|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (list) 2022-04-16 06:31:27,521|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:27,521|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:27,521|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:27,521|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:27,522|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:27,522|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:27,522|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:27,522|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:27,522|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:27,522|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-16 06:31:27,522|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:27,541|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (j_db) 2022-04-16 06:31:27,543|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:31:27,770|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-04-16 06:31:27,783|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-04-16 06:31:27,783|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:31:27,783|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:31:27,783|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-04-16 06:31:27,784|dfe0fbc4-1597-420c-8063-ffa837b34ac8||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5e1efe65-0275-4dfd-a7da-9d103d3d476c auditStoreId -1 2022-04-16 06:31:35,986|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1e9dc05f-0905-4766-88d7-edfc1edb77e5) 2022-04-16 06:31:35,987|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| deleting definition types under : /opt/app/onap/blueprints/working/1e9dc05f-0905-4766-88d7-edfc1edb77e5/Definitions 2022-04-16 06:31:35,989|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| reinitialized all type definitions 2022-04-16 06:31:35,989|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-16 06:31:36,015|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-16 06:31:36,034|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-16 06:31:36,042|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-16 06:31:36,049|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-16 06:31:36,096|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-16 06:31:36,130|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(config-assign) 2022-04-16 06:31:36,131|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-16 06:31:36,131|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(config-assign) targets(resolve-data) 2022-04-16 06:31:36,131|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-16 06:31:36,131|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-16 06:31:36,131|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enriching artifacts file(/opt/app/onap/blueprints/working/1e9dc05f-0905-4766-88d7-edfc1edb77e5/Templates/netconfrpc-mapping.json 2022-04-16 06:31:36,136|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-16 06:31:36,136|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-16 06:31:36,137|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing Workflow(config-deploy) 2022-04-16 06:31:36,138|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-16 06:31:36,138|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-16 06:31:36,138|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(config-deploy) resource assignment files([] 2022-04-16 06:31:36,138|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| ##### Enhancing blueprint Resource Definitions 2022-04-16 06:31:36,138|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-16 06:31:36,138|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-16 06:31:36,143|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| distinct resource keys ([input-source]) 2022-04-16 06:31:36,156|19d95004-25cc-4eaa-a13c-11227e233994||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-16 06:33:46,631|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-16 06:33:46,742|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-16 06:33:46,821|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| request(64569384-e7c7-467a-8603-92f7c11959e7) 2022-04-16 06:33:46,826|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| CBA file(/opt/app/onap/blueprints/archive/9343d49a-3909-418c-853a-a74992fea9d7/cba.zip written successfully 2022-04-16 06:33:46,826|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(9343d49a-3909-418c-853a-a74992fea9d7) CBA(/opt/app/onap/blueprints/archive/9343d49a-3909-418c-853a-a74992fea9d7/cba.zip) 2022-04-16 06:33:46,851|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9343d49a-3909-418c-853a-a74992fea9d7) and entry definition file (Definitions/CNF.json) 2022-04-16 06:33:46,996|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:33:46,997|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:33:46,998|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:33:46,998|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(scale-out) 2022-04-16 06:33:46,999|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(scale) 2022-04-16 06:33:46,999|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(scale-in) 2022-04-16 06:33:47,000|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(health-check) 2022-04-16 06:33:47,024|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9343d49a-3909-418c-853a-a74992fea9d7) and entry definition file (Definitions/CNF.json) 2022-04-16 06:33:47,049|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :APACHE::1.0.0 2022-04-16 06:33:47,105|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-04-16 06:33:47,107|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-04-16 06:33:47,181|64569384-e7c7-467a-8603-92f7c11959e7||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/working/9343d49a-3909-418c-853a-a74992fea9d7) present to clean. 2022-04-16 06:33:58,687|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-16 06:33:58,790|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-16 06:33:58,792|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| request(391600e0-f244-4987-91af-f5ae43fdeea1) 2022-04-16 06:33:58,794|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| CBA file(/opt/app/onap/blueprints/archive/1901828f-d1c8-45c3-a894-a45baa6fc1eb/cba.zip written successfully 2022-04-16 06:33:58,794|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(1901828f-d1c8-45c3-a894-a45baa6fc1eb) CBA(/opt/app/onap/blueprints/archive/1901828f-d1c8-45c3-a894-a45baa6fc1eb/cba.zip) 2022-04-16 06:33:58,801|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1901828f-d1c8-45c3-a894-a45baa6fc1eb) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:33:58,812|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:33:58,834|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(resource-assignment) 2022-04-16 06:33:58,835|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:33:58,836|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:33:58,844|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1901828f-d1c8-45c3-a894-a45baa6fc1eb) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:33:58,862|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-04-16 06:33:58,899|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-04-16 06:33:58,900|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-04-16 06:33:58,963|391600e0-f244-4987-91af-f5ae43fdeea1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/working/1901828f-d1c8-45c3-a894-a45baa6fc1eb) present to clean. 2022-04-16 06:34:19,210|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-16 06:34:19,324|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-16 06:34:19,327|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| request(772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d) 2022-04-16 06:34:19,328|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| CBA file(/opt/app/onap/blueprints/archive/e6c89849-33c9-44cd-a963-9a5dd391521e/cba.zip written successfully 2022-04-16 06:34:19,329|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Save processing(e6c89849-33c9-44cd-a963-9a5dd391521e) CBA(/opt/app/onap/blueprints/archive/e6c89849-33c9-44cd-a963-9a5dd391521e/cba.zip) 2022-04-16 06:34:19,350|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e6c89849-33c9-44cd-a963-9a5dd391521e) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:34:19,356|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-16 06:34:19,367|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-assign) 2022-04-16 06:34:19,368|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Validating Workflow(config-deploy) 2022-04-16 06:34:19,374|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e6c89849-33c9-44cd-a963-9a5dd391521e) and entry definition file (Definitions/pnf_netconf.json) 2022-04-16 06:34:19,394|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-16 06:34:19,414|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-16 06:34:19,415|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-16 06:34:19,456|772ed9bb-f0f2-4b30-ba6c-1c91ae4c4d8d||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| No compiled cache(/opt/app/onap/blueprints/working/e6c89849-33c9-44cd-a963-9a5dd391521e) present to clean. 2022-04-16 06:34:26,922|d7120781-a8bf-4aa8-b2cc-f3705cf9aba6||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| getting cba file name(APACHE), version(1.0.0) from db 2022-04-16 06:34:27,231|d7120781-a8bf-4aa8-b2cc-f3705cf9aba6||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:34:27,233|d7120781-a8bf-4aa8-b2cc-f3705cf9aba6||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:34:27,237|d7120781-a8bf-4aa8-b2cc-f3705cf9aba6||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:34:27,411|4cd15b5d-c1b3-4162-8ca3-e8beaa59aa5e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:34:27,411|4cd15b5d-c1b3-4162-8ca3-e8beaa59aa5e||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:34:27,413|4cd15b5d-c1b3-4162-8ca3-e8beaa59aa5e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:34:28,301|9805c8d6-b85b-41cc-9c1f-bc3bc172927d||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:34:28,301|9805c8d6-b85b-41cc-9c1f-bc3bc172927d||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:34:28,303|9805c8d6-b85b-41cc-9c1f-bc3bc172927d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:34:28,511|5e2df93d-310c-4bd1-8f06-b18d7351a8a8||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:34:28,511|5e2df93d-310c-4bd1-8f06-b18d7351a8a8||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:34:28,514|5e2df93d-310c-4bd1-8f06-b18d7351a8a8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:34:28,728|36f19eeb-6c91-46e4-948a-3d25dcdf5c0c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:34:28,728|36f19eeb-6c91-46e4-948a-3d25dcdf5c0c||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:34:28,730|36f19eeb-6c91-46e4-948a-3d25dcdf5c0c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:34:28,992|6590386c-4bbc-4a57-bc2e-54fac9ebf036||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:34:28,993|6590386c-4bbc-4a57-bc2e-54fac9ebf036||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:34:28,995|6590386c-4bbc-4a57-bc2e-54fac9ebf036||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:34:29,283|d667c65c-892e-4887-9f87-8764f1668ab8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:34:29,283|d667c65c-892e-4887-9f87-8764f1668ab8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:34:29,287|d667c65c-892e-4887-9f87-8764f1668ab8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:34:29,518|0f108d1a-c808-4321-a193-e48430d4a3e1||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:34:29,518|0f108d1a-c808-4321-a193-e48430d4a3e1||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:34:29,520|0f108d1a-c808-4321-a193-e48430d4a3e1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:34:45,914|caecddef-2018-4ba4-b3cd-b9b052d63a5e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-04-16 06:34:45,987|caecddef-2018-4ba4-b3cd-b9b052d63a5e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-16 06:34:45,990|caecddef-2018-4ba4-b3cd-b9b052d63a5e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-16 06:34:45,991|caecddef-2018-4ba4-b3cd-b9b052d63a5e||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:34:46,132|278f1b66-dc51-4728-8bdc-7c67fff8bf03||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-16 06:34:46,132|278f1b66-dc51-4728-8bdc-7c67fff8bf03||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-16 06:34:46,136|278f1b66-dc51-4728-8bdc-7c67fff8bf03||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:34:46,466|55f94ee0-e1ec-4186-a206-29edca48a5e7||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-16 06:34:46,466|55f94ee0-e1ec-4186-a206-29edca48a5e7||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-16 06:34:46,468|55f94ee0-e1ec-4186-a206-29edca48a5e7||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:34:46,653|a498162c-8eee-4e55-bf73-96c7b6313099||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-16 06:34:46,653|a498162c-8eee-4e55-bf73-96c7b6313099||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-16 06:34:46,655|a498162c-8eee-4e55-bf73-96c7b6313099||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:41:01,768|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id 112b4da3-56f2-4097-8e6a-09cc52ac3beb 2022-04-16 06:41:01,769|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:41:01,769|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:41:01,773|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:41:01,773|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:41:01,782|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:41:01,814|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (resource-assignment) 2022-04-16 06:41:01,928|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Execute node(START) -> executed state(SUCCESS) 2022-04-16 06:41:01,935|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(resource-assignment[112b4da3-56f2-4097-8e6a-09cc52ac3beb])'s step(resource-assignment) 2022-04-16 06:41:01,935|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:41:01,938|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(112b4da3-56f2-4097-8e6a-09cc52ac3beb) for workflow(resource-assignment) step(resource-assignment) 2022-04-16 06:41:01,938|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:41:01,939|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-16 06:41:01,940|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-04-16 06:41:01,968|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:41:01,984|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-04-16 06:41:01,986|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-04-16 06:41:01,987|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-04-16 06:41:01,987|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("1129c454-48b2-4dc5-b3d6-e02d1571e952") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-16 06:41:01,987|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("e389e2e1-6dbf-47dc-8977-213a73daef7b") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-16 06:41:01,999|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-04-16 06:41:02,000|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2022-04-16 06:41:02,013|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-04-16 06:41:04,988|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - ) 2022-04-16 06:41:04,989|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:41:04,989|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220416t064105196639z") 2022-04-16 06:41:04,989|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220416t064105196639z") 2022-04-16 06:41:04,990|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220416t064105196639z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-16 06:41:04,990|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-04-16 06:41:04,991|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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" : "1129c454-48b2-4dc5-b3d6-e02d1571e952", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "e389e2e1-6dbf-47dc-8977-213a73daef7b", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220416t064105196639z" }) 2022-04-16 06:41:05,052|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:41:05,052|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:41:05,053|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-04-16 06:41:05,054|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(resource-assignment[112b4da3-56f2-4097-8e6a-09cc52ac3beb])'s step(profile-upload) 2022-04-16 06:41:05,054|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:41:05,062|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(112b4da3-56f2-4097-8e6a-09cc52ac3beb) for workflow(resource-assignment) step(profile-upload) 2022-04-16 06:41:05,062|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-04-16 06:41:05,062|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:41:05,065|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Triggering K8s Profile Upload component logic. 2022-04-16 06:41:05,065|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Getting the template prefixes 2022-04-16 06:41:05,065|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Iterating over prefixes in resource assignment map. 2022-04-16 06:41:05,068|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Prefix vnf does not have required data for us to continue. 2022-04-16 06:41:05,069|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:41:05,069|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-04-16 06:41:05,069|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-04-16 06:41:05,069|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Execute node(END) -> executed state(SUCCESS) 2022-04-16 06:41:05,074|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(112b4da3-56f2-4097-8e6a-09cc52ac3beb) nodes completed with (0)exceptions 2022-04-16 06:41:05,074|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-16 06:41:05,075|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3fd30d15-0c0a-40ab-83b3-625dc172b6c5 auditStoreId -1 2022-04-16 06:41:12,589|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id 882c9352-f1f5-40e9-b7f2-d66dabe5e0af 2022-04-16 06:41:12,589|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:41:12,589|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:41:12,589|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:41:12,590|92bf5adb-e018-4809-ba9c-09374878318f||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:41:12,593|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:41:12,606|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (resource-assignment) 2022-04-16 06:41:12,609|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Execute node(START) -> executed state(SUCCESS) 2022-04-16 06:41:12,609|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(resource-assignment[882c9352-f1f5-40e9-b7f2-d66dabe5e0af])'s step(resource-assignment) 2022-04-16 06:41:12,609|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:41:12,610|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(882c9352-f1f5-40e9-b7f2-d66dabe5e0af) for workflow(resource-assignment) step(resource-assignment) 2022-04-16 06:41:12,610|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:41:12,611|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-16 06:41:12,612|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-04-16 06:41:12,640|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:41:12,646|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-04-16 06:41:12,647|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("fabf17b5-1132-4f15-aa42-bfd612134b8c") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-04-16 06:41:12,647|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-04-16 06:41:12,647|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2022-04-16 06:41:12,648|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("32c1f681-4d09-44c7-9f20-2bffba1c4cd5") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-04-16 06:41:12,649|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:41:12,649|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:41:12,711|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Parameter information : ({customizationid=32c1f681-4d09-44c7-9f20-2bffba1c4cd5}) 2022-04-16 06:41:12,719|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Parameter information : ({customizationid=32c1f681-4d09-44c7-9f20-2bffba1c4cd5}) 2022-04-16 06:41:12,732|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:41:12,734|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"}]) 2022-04-16 06:41:12,734|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("38fd92d3-e0a2-4be7-9c32-130a22ce4238") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-04-16 06:41:12,812|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:41:12,815|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3"}]) 2022-04-16 06:41:12,815|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("859d73fd-05fe-45aa-a755-6c845987bfe3") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-04-16 06:41:12,816|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-04-16 06:41:12,826|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Transformed value: null -> 859d73fd-05fe-45aa-a755-6c845987bfe3 2022-04-16 06:41:12,828|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:41:12,873|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Parameter information : ({customizationid=32c1f681-4d09-44c7-9f20-2bffba1c4cd5}) 2022-04-16 06:41:12,881|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:41:12,883|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-04-16 06:41:12,883|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-04-16 06:41:12,884|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-04-16 06:41:12,884|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-04-16 06:41:12,892|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Transformed value: null -> 32c1f681-4d09-44c7-9f20-2bffba1c4cd5 2022-04-16 06:41:12,892|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("1129c454-48b2-4dc5-b3d6-e02d1571e952") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-16 06:41:12,893|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2022-04-16 06:41:12,893|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-04-16 06:41:12,893|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("e389e2e1-6dbf-47dc-8977-213a73daef7b") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-16 06:41:12,902|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2022-04-16 06:41:12,902|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2022-04-16 06:41:12,903|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2022-04-16 06:41:12,903|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2022-04-16 06:41:12,918|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-04-16 06:41:12,918|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-04-16 06:41:12,947|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:41:12,947|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:41:12,947|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:41:12,948|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220416t064105196639z") 2022-04-16 06:41:12,948|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220416t064105196639z") 2022-04-16 06:41:12,947|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:41:12,948|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220416t064105196639z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-16 06:41:12,948|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-04-16 06:41:12,948|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-04-16 06:41:12,949|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-04-16 06:41:12,960|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), 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-04-16 06:41:12,961|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| rest dictionary information : (/v1/genNetworkElementName), ({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-04-16 06:41:12,963|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-04-16 06:41:13,123|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - ) 2022-04-16 06:41:13,123|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:41:13,123|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001") 2022-04-16 06:41:13,124|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001") 2022-04-16 06:41:13,124|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-04-16 06:41:13,126|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-04-16 06:41:13,135|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2022-04-16 06:41:13,135|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2022-04-16 06:41:13,150|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-04-16 06:41:13,173|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:41:13,173|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response processing type (string) 2022-04-16 06:41:13,174|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-04-16 06:41:13,174|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-04-16 06:41:13,174|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2022-04-16 06:41:13,175|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-04-16 06:41:13,175|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-04-16 06:41:13,176|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "k8s-rb-definition-version" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5", "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" : "1129c454-48b2-4dc5-b3d6-e02d1571e952", "vf-module-id" : "fabf17b5-1132-4f15-aa42-bfd612134b8c", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5", "vf-module-model-invariant-uuid" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "vf-module-model-version" : "38fd92d3-e0a2-4be7-9c32-130a22ce4238", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "e389e2e1-6dbf-47dc-8977-213a73daef7b", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220416t064105196639z" }) 2022-04-16 06:41:13,196|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:41:13,196|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:41:13,196|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-04-16 06:41:13,197|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(resource-assignment[882c9352-f1f5-40e9-b7f2-d66dabe5e0af])'s step(profile-upload) 2022-04-16 06:41:13,197|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:41:13,198|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(882c9352-f1f5-40e9-b7f2-d66dabe5e0af) for workflow(resource-assignment) step(profile-upload) 2022-04-16 06:41:13,198|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-04-16 06:41:13,198|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| 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-04-16 06:41:13,198|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Triggering K8s Profile Upload component logic. 2022-04-16 06:41:13,199|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Getting the template prefixes 2022-04-16 06:41:13,199|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Iterating over prefixes in resource assignment map. 2022-04-16 06:41:13,214|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(GET), url(/v1/rb/definition/859d73fd-05fe-45aa-a755-6c845987bfe3/32c1f681-4d09-44c7-9f20-2bffba1c4cd5) 2022-04-16 06:41:13,224|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:41:13,234|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(GET), url(/v1/rb/definition/859d73fd-05fe-45aa-a755-6c845987bfe3/32c1f681-4d09-44c7-9f20-2bffba1c4cd5/profile/node-port-profile) 2022-04-16 06:41:13,239|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(404 - Not Found) 2022-04-16 06:41:13,239|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Uploading K8s Profile.. 2022-04-16 06:41:13,261|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(POST), url(/v1/rb/definition/859d73fd-05fe-45aa-a755-6c845987bfe3/32c1f681-4d09-44c7-9f20-2bffba1c4cd5/profile) 2022-04-16 06:41:13,273|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(201 - Created) 2022-04-16 06:41:13,301|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Rest request method(POST), url(/v1/rb/definition/859d73fd-05fe-45aa-a755-6c845987bfe3/32c1f681-4d09-44c7-9f20-2bffba1c4cd5/profile/node-port-profile/content) 2022-04-16 06:41:13,310|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Response status(200 - OK) 2022-04-16 06:41:13,311|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| K8s Profile Upload Completed 2022-04-16 06:41:13,312|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:41:13,312|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-04-16 06:41:13,312|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-04-16 06:41:13,313|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Execute node(END) -> executed state(SUCCESS) 2022-04-16 06:41:13,313|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| workflow(882c9352-f1f5-40e9-b7f2-d66dabe5e0af) nodes completed with (0)exceptions 2022-04-16 06:41:13,314|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-16 06:41:13,314|92bf5adb-e018-4809-ba9c-09374878318f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 30a58e24-6a0b-4b18-960d-9689d628fc39 auditStoreId -1 2022-04-16 06:41:22,284|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-16 06:41:22,397|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-16 06:41:22,426|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id 92bf5adb-e018-4809-ba9c-09374878318f 2022-04-16 06:41:22,426|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:41:22,426|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:41:22,426|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:41:22,426|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:41:22,427|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:41:22,433|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (config-assign) 2022-04-16 06:41:22,434|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-04-16 06:41:22,435|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[92bf5adb-e018-4809-ba9c-09374878318f])'s step(config-setup) 2022-04-16 06:41:22,435|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:41:22,435|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(92bf5adb-e018-4809-ba9c-09374878318f) for workflow(config-assign) step(config-setup) 2022-04-16 06:41:22,435|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:41:22,436|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-04-16 06:41:22,436|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-04-16 06:41:22,459|||DefaultDispatcher-worker-1||||INFO||||||| 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-04-16 06:41:22,460|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-04-16 06:41:22,462|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1129c454-48b2-4dc5-b3d6-e02d1571e952") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-16 06:41:22,469|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-04-16 06:41:22,469|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-04-16 06:41:22,480|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952) 2022-04-16 06:41:22,509|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-04-16 06:41:22,510|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2022-04-16 06:41:22,511|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33") 2022-04-16 06:41:22,511|||DefaultDispatcher-worker-2||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33") 2022-04-16 06:41:22,512|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-04-16 06:41:22,513|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("e389e2e1-6dbf-47dc-8977-213a73daef7b") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-16 06:41:22,521|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-04-16 06:41:22,522|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-04-16 06:41:22,532|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vf-modules) 2022-04-16 06:41:22,547|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-04-16 06:41:22,548|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-04-16 06:41:22,549|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-data":{"service-information":{"service-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952","global-customer-id":"basiccnf-macro-customer","onap-model-information":{"model-invariant-uuid":"7112df43-cbd9-4f1e-b654-cbe443abdc2e","model-name":"basic_cnf_macro","model-version":"1.0","model-uuid":"64787bd1-3896-4a88-b7b9-cf7d3f08c24a"},"subscription-service-type":"basic_cnf_macro","service-instance-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952"},"sdnc-request-header":{"svc-action":"assign","svc-request-id":"798c5031-ee4d-4b08-9981-3b435476286f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/df09c072-284c-48fd-bce4-ba7371c9c230"},"vf-module-information":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"}},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"vf-module-model-version","value":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"859d73fd-05fe-45aa-a755-6c845987bfe3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}}]},"vf-module-topology-identifier":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","vf-module-type":"BasicCnfMacro..helm_apache..module-1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"},"aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-request-input":{"vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","tenant":"123456","vf-module-input-parameters":{"param":[{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-template-source","value":"deployment-config"}]},"aic-cloud-region":"k8sregion-cnf-macro"},"vnf-information":{"vnf-id":"e389e2e1-6dbf-47dc-8977-213a73daef7b","vnf-name":"basic_cnf_macro","onap-model-information":{"model-invariant-uuid":"cf11fe9d-2364-45bc-a7b4-4960c3becd8d","model-name":"basic_cnf_macro","model-version":"1.0","model-customization-uuid":"bc2b8f62-2818-4c9b-8319-d44e4a7f20e7","model-uuid":"4c86ddfe-9df2-4f04-bf19-d606ed6bf893"},"vnf-type":"basic_cnf_macro/null"},"request-information":{"source":"MSO","request-id":"92bf5adb-e018-4809-ba9c-09374878318f","request-action":"CreateVfModuleInstance"},"vf-module-level-oper-status":{"last-action":"CreateVfModuleInstance","last-rpc-action":"assign","order-status":"PendingCreate"}}}]}) 2022-04-16 06:41:22,549|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-data":{"service-information":{"service-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952","global-customer-id":"basiccnf-macro-customer","onap-model-information":{"model-invariant-uuid":"7112df43-cbd9-4f1e-b654-cbe443abdc2e","model-name":"basic_cnf_macro","model-version":"1.0","model-uuid":"64787bd1-3896-4a88-b7b9-cf7d3f08c24a"},"subscription-service-type":"basic_cnf_macro","service-instance-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952"},"sdnc-request-header":{"svc-action":"assign","svc-request-id":"798c5031-ee4d-4b08-9981-3b435476286f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/df09c072-284c-48fd-bce4-ba7371c9c230"},"vf-module-information":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"}},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"vf-module-model-version","value":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"859d73fd-05fe-45aa-a755-6c845987bfe3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}}]},"vf-module-topology-identifier":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","vf-module-type":"BasicCnfMacro..helm_apache..module-1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"},"aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-request-input":{"vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","tenant":"123456","vf-module-input-parameters":{"param":[{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-template-source","value":"deployment-config"}]},"aic-cloud-region":"k8sregion-cnf-macro"},"vnf-information":{"vnf-id":"e389e2e1-6dbf-47dc-8977-213a73daef7b","vnf-name":"basic_cnf_macro","onap-model-information":{"model-invariant-uuid":"cf11fe9d-2364-45bc-a7b4-4960c3becd8d","model-name":"basic_cnf_macro","model-version":"1.0","model-customization-uuid":"bc2b8f62-2818-4c9b-8319-d44e4a7f20e7","model-uuid":"4c86ddfe-9df2-4f04-bf19-d606ed6bf893"},"vnf-type":"basic_cnf_macro/null"},"request-information":{"source":"MSO","request-id":"92bf5adb-e018-4809-ba9c-09374878318f","request-action":"CreateVfModuleInstance"},"vf-module-level-oper-status":{"last-action":"CreateVfModuleInstance","last-rpc-action":"assign","order-status":"PendingCreate"}}}]}) 2022-04-16 06:41:22,549|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-data":{"service-information":{"service-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952","global-customer-id":"basiccnf-macro-customer","onap-model-information":{"model-invariant-uuid":"7112df43-cbd9-4f1e-b654-cbe443abdc2e","model-name":"basic_cnf_macro","model-version":"1.0","model-uuid":"64787bd1-3896-4a88-b7b9-cf7d3f08c24a"},"subscription-service-type":"basic_cnf_macro","service-instance-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952"},"sdnc-request-header":{"svc-action":"assign","svc-request-id":"798c5031-ee4d-4b08-9981-3b435476286f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/df09c072-284c-48fd-bce4-ba7371c9c230"},"vf-module-information":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"}},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"vf-module-model-version","value":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"859d73fd-05fe-45aa-a755-6c845987bfe3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}}]},"vf-module-topology-identifier":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","vf-module-type":"BasicCnfMacro..helm_apache..module-1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"},"aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-request-input":{"vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","tenant":"123456","vf-module-input-parameters":{"param":[{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-template-source","value":"deployment-config"}]},"aic-cloud-region":"k8sregion-cnf-macro"},"vnf-information":{"vnf-id":"e389e2e1-6dbf-47dc-8977-213a73daef7b","vnf-name":"basic_cnf_macro","onap-model-information":{"model-invariant-uuid":"cf11fe9d-2364-45bc-a7b4-4960c3becd8d","model-name":"basic_cnf_macro","model-version":"1.0","model-customization-uuid":"bc2b8f62-2818-4c9b-8319-d44e4a7f20e7","model-uuid":"4c86ddfe-9df2-4f04-bf19-d606ed6bf893"},"vnf-type":"basic_cnf_macro/null"},"request-information":{"source":"MSO","request-id":"92bf5adb-e018-4809-ba9c-09374878318f","request-action":"CreateVfModuleInstance"},"vf-module-level-oper-status":{"last-action":"CreateVfModuleInstance","last-rpc-action":"assign","order-status":"PendingCreate"}}}]), type ({json}) 2022-04-16 06:41:22,550|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-data":{"service-information":{"service-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952","global-customer-id":"basiccnf-macro-customer","onap-model-information":{"model-invariant-uuid":"7112df43-cbd9-4f1e-b654-cbe443abdc2e","model-name":"basic_cnf_macro","model-version":"1.0","model-uuid":"64787bd1-3896-4a88-b7b9-cf7d3f08c24a"},"subscription-service-type":"basic_cnf_macro","service-instance-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952"},"sdnc-request-header":{"svc-action":"assign","svc-request-id":"798c5031-ee4d-4b08-9981-3b435476286f","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/df09c072-284c-48fd-bce4-ba7371c9c230"},"vf-module-information":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"}},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"vf-module-model-version","value":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"859d73fd-05fe-45aa-a755-6c845987bfe3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}}]},"vf-module-topology-identifier":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","vf-module-type":"BasicCnfMacro..helm_apache..module-1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"},"aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-request-input":{"vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","tenant":"123456","vf-module-input-parameters":{"param":[{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-template-source","value":"deployment-config"}]},"aic-cloud-region":"k8sregion-cnf-macro"},"vnf-information":{"vnf-id":"e389e2e1-6dbf-47dc-8977-213a73daef7b","vnf-name":"basic_cnf_macro","onap-model-information":{"model-invariant-uuid":"cf11fe9d-2364-45bc-a7b4-4960c3becd8d","model-name":"basic_cnf_macro","model-version":"1.0","model-customization-uuid":"bc2b8f62-2818-4c9b-8319-d44e4a7f20e7","model-uuid":"4c86ddfe-9df2-4f04-bf19-d606ed6bf893"},"vnf-type":"basic_cnf_macro/null"},"request-information":{"source":"MSO","request-id":"92bf5adb-e018-4809-ba9c-09374878318f","request-action":"CreateVfModuleInstance"},"vf-module-level-oper-status":{"last-action":"CreateVfModuleInstance","last-rpc-action":"assign","order-status":"PendingCreate"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-04-16 06:41:22,561|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-04-16 06:41:22,561|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-04-16 06:41:22,586|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b?depth=1) 2022-04-16 06:41:23,187|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-04-16 06:41:23,187|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json) 2022-04-16 06:41:23,188|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650091274963","model-invariant-id":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-version-id":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","model-customization-id":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","module-index":0}]}) 2022-04-16 06:41:23,188|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650091274963","model-invariant-id":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-version-id":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","model-customization-id":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","module-index":0}]}) 2022-04-16 06:41:23,188|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650091274963","model-invariant-id":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-version-id":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","model-customization-id":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","module-index":0}]), type ({json}) 2022-04-16 06:41:23,188|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650091274963","model-invariant-id":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-version-id":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","model-customization-id":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-04-16 06:41:23,190|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-04-16 06:41:23,197|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:41:28,268|||DefaultDispatcher-worker-2||||INFO||||||| compiled in (5070)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:41:28,268|||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:41:28,294|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"859d73fd-05fe-45aa-a755-6c845987bfe3","k8s-rb-definition-version":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","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-04-16 06:41:28,296|||DefaultDispatcher-worker-2||||INFO||||||| 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" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "k8s-rb-definition-version" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5" } }, "replica-count" : null, "service-instance-id" : "1129c454-48b2-4dc5-b3d6-e02d1571e952", "service-instance-name" : "basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5", "model-invariant-id" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "model-version-id" : "38fd92d3-e0a2-4be7-9c32-130a22ce4238", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1650091274963", "vf-module-id" : "fabf17b5-1132-4f15-aa42-bfd612134b8c", "vf-module-name" : "basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "92bf5adb-e018-4809-ba9c-09374878318f", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/df09c072-284c-48fd-bce4-ba7371c9c230", "svc-request-id" : "798c5031-ee4d-4b08-9981-3b435476286f" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "7112df43-cbd9-4f1e-b654-cbe443abdc2e", "model-name" : "basic_cnf_macro", "model-uuid" : "64787bd1-3896-4a88-b7b9-cf7d3f08c24a", "model-version" : "1.0" }, "service-id" : "1129c454-48b2-4dc5-b3d6-e02d1571e952", "service-instance-id" : "1129c454-48b2-4dc5-b3d6-e02d1571e952", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5", "model-invariant-uuid" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "38fd92d3-e0a2-4be7-9c32-130a22ce4238", "model-version" : "1" }, "vf-module-id" : "fabf17b5-1132-4f15-aa42-bfd612134b8c", "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-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" } ] }, "vf-module-name" : "basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5", "model-invariant-uuid" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "38fd92d3-e0a2-4be7-9c32-130a22ce4238", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "38fd92d3-e0a2-4be7-9c32-130a22ce4238" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "859d73fd-05fe-45aa-a755-6c845987bfe3" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220416t064105196639z" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "fabf17b5-1132-4f15-aa42-bfd612134b8c", "vf-module-name" : "basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "bc2b8f62-2818-4c9b-8319-d44e4a7f20e7", "model-invariant-uuid" : "cf11fe9d-2364-45bc-a7b4-4960c3becd8d", "model-name" : "basic_cnf_macro", "model-uuid" : "4c86ddfe-9df2-4f04-bf19-d606ed6bf893", "model-version" : "1.0" }, "vnf-id" : "e389e2e1-6dbf-47dc-8977-213a73daef7b", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "fabf17b5-1132-4f15-aa42-bfd612134b8c" } ] }, "vnf-id" : "e389e2e1-6dbf-47dc-8977-213a73daef7b" }) 2022-04-16 06:41:28,307|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-04-16 06:41:28,307|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:41:28,308|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-04-16 06:41:28,308|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[92bf5adb-e018-4809-ba9c-09374878318f])'s step(config-template) 2022-04-16 06:41:28,308|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:41:28,314|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(92bf5adb-e018-4809-ba9c-09374878318f) for workflow(config-assign) step(config-template) 2022-04-16 06:41:28,314|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-04-16 06:41:28,314|||DefaultDispatcher-worker-2||||INFO||||||| 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-04-16 06:41:28,394|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic. 2022-04-16 06:41:28,395|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2022-04-16 06:41:28,395|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-04-16 06:41:28,408|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/859d73fd-05fe-45aa-a755-6c845987bfe3/32c1f681-4d09-44c7-9f20-2bffba1c4cd5) 2022-04-16 06:41:28,416|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-04-16 06:41:28,425|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/859d73fd-05fe-45aa-a755-6c845987bfe3/32c1f681-4d09-44c7-9f20-2bffba1c4cd5/config-template/replica-count-template) 2022-04-16 06:41:28,432|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2022-04-16 06:41:28,433|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template.. 2022-04-16 06:41:28,445|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/859d73fd-05fe-45aa-a755-6c845987bfe3/32c1f681-4d09-44c7-9f20-2bffba1c4cd5/config-template) 2022-04-16 06:41:28,457|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created) 2022-04-16 06:41:28,475|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/859d73fd-05fe-45aa-a755-6c845987bfe3/32c1f681-4d09-44c7-9f20-2bffba1c4cd5/config-template/replica-count-template/content) 2022-04-16 06:41:28,498|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2022-04-16 06:41:28,499|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed 2022-04-16 06:41:28,499|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2022-04-16 06:41:28,499|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-04-16 06:41:28,500|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-04-16 06:41:28,501|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-04-16 06:41:28,502|||DefaultDispatcher-worker-2||||INFO||||||| workflow(92bf5adb-e018-4809-ba9c-09374878318f) nodes completed with (0)exceptions 2022-04-16 06:41:28,503|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(config-assign) 2022-04-16 06:41:28,504|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4a76832e-39e9-4322-a1ff-c462f74ba8a0 auditStoreId -1 2022-04-16 06:41:28,529|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Completed 2022-04-16 06:42:10,991|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id f0dd2930-33da-4846-975f-fe712d9cdd40 2022-04-16 06:42:10,991|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:42:10,991|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:42:10,994|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-16 06:42:10,994|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-16 06:42:10,998|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:42:11,024|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (resource-assignment) 2022-04-16 06:42:11,025|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-16 06:42:11,025|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:42:11,027|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(f0dd2930-33da-4846-975f-fe712d9cdd40) for workflow(resource-assignment) step(resource-assignment) 2022-04-16 06:42:11,027|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:42:11,027|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-16 06:42:11,029|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-04-16 06:42:11,063|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-16 06:42:11,065|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-16 06:42:11,066|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("a86d0ac6-9fa6-4304-b669-45d422985099") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-16 06:42:11,066|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("d4aa82c2-3cb5-4b07-8db2-a7d5374c97d9") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-16 06:42:11,068|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Generated Resource Param Data ({ "service-instance-id" : "a86d0ac6-9fa6-4304-b669-45d422985099", "vnf-id" : "d4aa82c2-3cb5-4b07-8db2-a7d5374c97d9", "vnf_name" : "ubuntu20-VNF-name" }) 2022-04-16 06:42:11,090|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:42:11,090|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:42:11,090|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-16 06:42:11,092|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 87821698-5a86-4934-b64e-98311c8a3f41 auditStoreId -1 2022-04-16 06:42:20,182|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id b433c1e4-b43a-47d8-b6db-947cb236c800 2022-04-16 06:42:20,182|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:42:20,182|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:42:20,182|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-16 06:42:20,182|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-16 06:42:20,184|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:42:20,192|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (resource-assignment) 2022-04-16 06:42:20,193|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-16 06:42:20,193|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:42:20,194|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(b433c1e4-b43a-47d8-b6db-947cb236c800) for workflow(resource-assignment) step(resource-assignment) 2022-04-16 06:42:20,194|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:42:20,194|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-16 06:42:20,195|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-04-16 06:42:20,208|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-16 06:42:20,210|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-04-16 06:42:20,211|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-04-16 06:42:20,211|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-04-16 06:42:20,212|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-04-16 06:42:20,212|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("a4d7c3be-d731-4f91-bd5c-b5ef0f50d3ee") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-04-16 06:42:20,212|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("a86d0ac6-9fa6-4304-b669-45d422985099") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-16 06:42:20,212|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2022-04-16 06:42:20,212|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-04-16 06:42:20,213|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-04-16 06:42:20,214|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("d4aa82c2-3cb5-4b07-8db2-a7d5374c97d9") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-16 06:42:20,214|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "a86d0ac6-9fa6-4304-b669-45d422985099", "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" : "a4d7c3be-d731-4f91-bd5c-b5ef0f50d3ee", "vnf-id" : "d4aa82c2-3cb5-4b07-8db2-a7d5374c97d9", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-04-16 06:42:20,224|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:42:20,224|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:42:20,224|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-16 06:42:20,225|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e38b9c18-7b25-436a-b7e0-3973a686feef auditStoreId -1 2022-04-16 06:42:26,043|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-16 06:42:26,152|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-16 06:42:26,157|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7 2022-04-16 06:42:26,157|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:42:26,157|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:42:26,157|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-16 06:42:26,157|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-16 06:42:26,158|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:42:26,161|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (config-assign) 2022-04-16 06:42:26,162|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-04-16 06:42:26,162|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:42:26,162|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7) for workflow(config-assign) step(config-assign) 2022-04-16 06:42:26,162|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:42:26,163|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-04-16 06:42:26,165|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-04-16 06:42:26,205|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-16 06:42:26,207|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-16 06:42:26,207|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("a86d0ac6-9fa6-4304-b669-45d422985099") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-16 06:42:26,207|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Setting Resource Value ("d4aa82c2-3cb5-4b07-8db2-a7d5374c97d9") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-16 06:42:26,247|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (service-instance-id) 2022-04-16 06:42:26,247|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (vnf-id) 2022-04-16 06:42:26,251|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Resource resolution saved into database successfully : (vnf_name) 2022-04-16 06:42:26,252|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Generated Resource Param Data ({ "service-instance-id" : "a86d0ac6-9fa6-4304-b669-45d422985099", "vnf-id" : "d4aa82c2-3cb5-4b07-8db2-a7d5374c97d9", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-04-16 06:42:26,275|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-04-16 06:42:26,290|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-04-16 06:42:26,291|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:42:26,291|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:42:26,291|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(config-assign) 2022-04-16 06:42:26,292|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 678b5406-4d66-434c-90ad-dbd3dbf9211c auditStoreId -1 2022-04-16 06:42:26,304|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Completed 2022-04-16 06:42:34,669|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-16 06:42:34,780|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-16 06:42:34,784|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id 92bf5adb-e018-4809-ba9c-09374878318f 2022-04-16 06:42:34,784|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:42:34,784|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:42:34,785|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-16 06:42:34,785|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-16 06:42:34,787|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-16 06:42:34,794|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (config-deploy) 2022-04-16 06:42:34,796|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-04-16 06:42:34,797|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[92bf5adb-e018-4809-ba9c-09374878318f])'s step(config-setup) 2022-04-16 06:42:34,797|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:42:34,798|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(92bf5adb-e018-4809-ba9c-09374878318f) for workflow(config-deploy) step(config-setup) 2022-04-16 06:42:34,798|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-04-16 06:42:34,798|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2022-04-16 06:42:34,798|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-04-16 06:42:34,809|||DefaultDispatcher-worker-3||||INFO||||||| 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-04-16 06:42:34,811|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-04-16 06:42:34,812|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1129c454-48b2-4dc5-b3d6-e02d1571e952") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-16 06:42:34,817|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-04-16 06:42:34,817|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-04-16 06:42:34,828|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952) 2022-04-16 06:42:34,853|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:42:34,854|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2022-04-16 06:42:34,854|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33") 2022-04-16 06:42:34,854|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33") 2022-04-16 06:42:34,855|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-04-16 06:42:34,856|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("e389e2e1-6dbf-47dc-8977-213a73daef7b") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-16 06:42:34,861|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-04-16 06:42:34,861|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-04-16 06:42:34,870|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/1129c454-48b2-4dc5-b3d6-e02d1571e952/service-data/vnfs/vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b/vnf-data/vf-modules) 2022-04-16 06:42:34,884|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:42:34,884|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-04-16 06:42:34,885|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-data":{"service-information":{"service-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952","global-customer-id":"basiccnf-macro-customer","onap-model-information":{"model-invariant-uuid":"7112df43-cbd9-4f1e-b654-cbe443abdc2e","model-name":"basic_cnf_macro","model-version":"1.0","model-uuid":"64787bd1-3896-4a88-b7b9-cf7d3f08c24a"},"subscription-service-type":"basic_cnf_macro","service-instance-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952"},"sdnc-request-header":{"svc-action":"activate","svc-request-id":"446f2b2f-eb7c-48e3-9981-e8bc8aa856c8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/049232f7-ddf0-46d2-a83b-6520ac17dc55"},"vf-module-information":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"},"from-preload":false},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"vf-module-model-version","value":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"859d73fd-05fe-45aa-a755-6c845987bfe3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}}]},"vf-module-topology-identifier":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","vf-module-type":"BasicCnfMacro..helm_apache..module-1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"aic-cloud-region":"k8sregion-cnf-macro","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"}},"vf-module-request-input":{"vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","cloud-owner":"basiccnf-cloud-owner","tenant":"123456","vf-module-input-parameters":{"param":[{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-template-source","value":"deployment-config"}]},"aic-cloud-region":"k8sregion-cnf-macro"},"vnf-information":{"vnf-id":"e389e2e1-6dbf-47dc-8977-213a73daef7b","vnf-name":"basic_cnf_macro","onap-model-information":{"model-invariant-uuid":"cf11fe9d-2364-45bc-a7b4-4960c3becd8d","model-name":"basic_cnf_macro","model-version":"1.0","model-customization-uuid":"bc2b8f62-2818-4c9b-8319-d44e4a7f20e7","model-uuid":"4c86ddfe-9df2-4f04-bf19-d606ed6bf893"},"vnf-type":"basic_cnf_macro/null"},"request-information":{"source":"MSO","request-id":"92bf5adb-e018-4809-ba9c-09374878318f","request-action":"CreateVfModuleInstance"},"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"}}}]}) 2022-04-16 06:42:34,885|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-data":{"service-information":{"service-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952","global-customer-id":"basiccnf-macro-customer","onap-model-information":{"model-invariant-uuid":"7112df43-cbd9-4f1e-b654-cbe443abdc2e","model-name":"basic_cnf_macro","model-version":"1.0","model-uuid":"64787bd1-3896-4a88-b7b9-cf7d3f08c24a"},"subscription-service-type":"basic_cnf_macro","service-instance-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952"},"sdnc-request-header":{"svc-action":"activate","svc-request-id":"446f2b2f-eb7c-48e3-9981-e8bc8aa856c8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/049232f7-ddf0-46d2-a83b-6520ac17dc55"},"vf-module-information":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"},"from-preload":false},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"vf-module-model-version","value":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"859d73fd-05fe-45aa-a755-6c845987bfe3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}}]},"vf-module-topology-identifier":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","vf-module-type":"BasicCnfMacro..helm_apache..module-1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"aic-cloud-region":"k8sregion-cnf-macro","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"}},"vf-module-request-input":{"vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","cloud-owner":"basiccnf-cloud-owner","tenant":"123456","vf-module-input-parameters":{"param":[{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-template-source","value":"deployment-config"}]},"aic-cloud-region":"k8sregion-cnf-macro"},"vnf-information":{"vnf-id":"e389e2e1-6dbf-47dc-8977-213a73daef7b","vnf-name":"basic_cnf_macro","onap-model-information":{"model-invariant-uuid":"cf11fe9d-2364-45bc-a7b4-4960c3becd8d","model-name":"basic_cnf_macro","model-version":"1.0","model-customization-uuid":"bc2b8f62-2818-4c9b-8319-d44e4a7f20e7","model-uuid":"4c86ddfe-9df2-4f04-bf19-d606ed6bf893"},"vnf-type":"basic_cnf_macro/null"},"request-information":{"source":"MSO","request-id":"92bf5adb-e018-4809-ba9c-09374878318f","request-action":"CreateVfModuleInstance"},"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"}}}]}) 2022-04-16 06:42:34,886|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-data":{"service-information":{"service-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952","global-customer-id":"basiccnf-macro-customer","onap-model-information":{"model-invariant-uuid":"7112df43-cbd9-4f1e-b654-cbe443abdc2e","model-name":"basic_cnf_macro","model-version":"1.0","model-uuid":"64787bd1-3896-4a88-b7b9-cf7d3f08c24a"},"subscription-service-type":"basic_cnf_macro","service-instance-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952"},"sdnc-request-header":{"svc-action":"activate","svc-request-id":"446f2b2f-eb7c-48e3-9981-e8bc8aa856c8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/049232f7-ddf0-46d2-a83b-6520ac17dc55"},"vf-module-information":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"},"from-preload":false},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"vf-module-model-version","value":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"859d73fd-05fe-45aa-a755-6c845987bfe3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}}]},"vf-module-topology-identifier":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","vf-module-type":"BasicCnfMacro..helm_apache..module-1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"aic-cloud-region":"k8sregion-cnf-macro","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"}},"vf-module-request-input":{"vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","cloud-owner":"basiccnf-cloud-owner","tenant":"123456","vf-module-input-parameters":{"param":[{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-template-source","value":"deployment-config"}]},"aic-cloud-region":"k8sregion-cnf-macro"},"vnf-information":{"vnf-id":"e389e2e1-6dbf-47dc-8977-213a73daef7b","vnf-name":"basic_cnf_macro","onap-model-information":{"model-invariant-uuid":"cf11fe9d-2364-45bc-a7b4-4960c3becd8d","model-name":"basic_cnf_macro","model-version":"1.0","model-customization-uuid":"bc2b8f62-2818-4c9b-8319-d44e4a7f20e7","model-uuid":"4c86ddfe-9df2-4f04-bf19-d606ed6bf893"},"vnf-type":"basic_cnf_macro/null"},"request-information":{"source":"MSO","request-id":"92bf5adb-e018-4809-ba9c-09374878318f","request-action":"CreateVfModuleInstance"},"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"}}}]), type ({json}) 2022-04-16 06:42:34,886|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-data":{"service-information":{"service-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952","global-customer-id":"basiccnf-macro-customer","onap-model-information":{"model-invariant-uuid":"7112df43-cbd9-4f1e-b654-cbe443abdc2e","model-name":"basic_cnf_macro","model-version":"1.0","model-uuid":"64787bd1-3896-4a88-b7b9-cf7d3f08c24a"},"subscription-service-type":"basic_cnf_macro","service-instance-id":"1129c454-48b2-4dc5-b3d6-e02d1571e952"},"sdnc-request-header":{"svc-action":"activate","svc-request-id":"446f2b2f-eb7c-48e3-9981-e8bc8aa856c8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/049232f7-ddf0-46d2-a83b-6520ac17dc55"},"vf-module-information":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"},"from-preload":false},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"vf-module-model-version","value":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"859d73fd-05fe-45aa-a755-6c845987bfe3","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220416t064105196639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}}]},"vf-module-topology-identifier":{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","vf-module-type":"BasicCnfMacro..helm_apache..module-1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"aic-cloud-region":"k8sregion-cnf-macro","onap-model-information":{"model-invariant-uuid":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-name":"BasicCnfMacro..helm_apache..module-1","model-version":"1","model-customization-uuid":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","model-uuid":"38fd92d3-e0a2-4be7-9c32-130a22ce4238"}},"vf-module-request-input":{"vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","cloud-owner":"basiccnf-cloud-owner","tenant":"123456","vf-module-input-parameters":{"param":[{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-name","value":"node-port-profile"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-template-source","value":"deployment-config"}]},"aic-cloud-region":"k8sregion-cnf-macro"},"vnf-information":{"vnf-id":"e389e2e1-6dbf-47dc-8977-213a73daef7b","vnf-name":"basic_cnf_macro","onap-model-information":{"model-invariant-uuid":"cf11fe9d-2364-45bc-a7b4-4960c3becd8d","model-name":"basic_cnf_macro","model-version":"1.0","model-customization-uuid":"bc2b8f62-2818-4c9b-8319-d44e4a7f20e7","model-uuid":"4c86ddfe-9df2-4f04-bf19-d606ed6bf893"},"vnf-type":"basic_cnf_macro/null"},"request-information":{"source":"MSO","request-id":"92bf5adb-e018-4809-ba9c-09374878318f","request-action":"CreateVfModuleInstance"},"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-04-16 06:42:34,891|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-04-16 06:42:34,891|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-04-16 06:42:34,902|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/e389e2e1-6dbf-47dc-8977-213a73daef7b?depth=1) 2022-04-16 06:42:35,376|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:42:35,376|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json) 2022-04-16 06:42:35,377|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"loving_jones","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650091350062","model-invariant-id":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-version-id":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","model-customization-id":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","module-index":0}]}) 2022-04-16 06:42:35,377|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"loving_jones","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650091350062","model-invariant-id":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-version-id":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","model-customization-id":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","module-index":0}]}) 2022-04-16 06:42:35,377|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"loving_jones","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650091350062","model-invariant-id":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-version-id":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","model-customization-id":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","module-index":0}]), type ({json}) 2022-04-16 06:42:35,377|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"fabf17b5-1132-4f15-aa42-bfd612134b8c","vf-module-name":"basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"loving_jones","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650091350062","model-invariant-id":"859d73fd-05fe-45aa-a755-6c845987bfe3","model-version-id":"38fd92d3-e0a2-4be7-9c32-130a22ce4238","model-customization-id":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-04-16 06:42:35,378|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-04-16 06:42:35,381|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"859d73fd-05fe-45aa-a755-6c845987bfe3","k8s-rb-definition-version":"32c1f681-4d09-44c7-9f20-2bffba1c4cd5","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":"loving_jones"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-04-16 06:42:35,383|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "loving_jones", "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" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "k8s-rb-definition-version" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5" } }, "replica-count" : null, "service-instance-id" : "1129c454-48b2-4dc5-b3d6-e02d1571e952", "service-instance-name" : "basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "loving_jones", "is-base-vf-module" : false, "model-customization-id" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5", "model-invariant-id" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "model-version-id" : "38fd92d3-e0a2-4be7-9c32-130a22ce4238", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1650091350062", "vf-module-id" : "fabf17b5-1132-4f15-aa42-bfd612134b8c", "vf-module-name" : "basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "92bf5adb-e018-4809-ba9c-09374878318f", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/049232f7-ddf0-46d2-a83b-6520ac17dc55", "svc-request-id" : "446f2b2f-eb7c-48e3-9981-e8bc8aa856c8" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "7112df43-cbd9-4f1e-b654-cbe443abdc2e", "model-name" : "basic_cnf_macro", "model-uuid" : "64787bd1-3896-4a88-b7b9-cf7d3f08c24a", "model-version" : "1.0" }, "service-id" : "1129c454-48b2-4dc5-b3d6-e02d1571e952", "service-instance-id" : "1129c454-48b2-4dc5-b3d6-e02d1571e952", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5", "model-invariant-uuid" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "38fd92d3-e0a2-4be7-9c32-130a22ce4238", "model-version" : "1" }, "vf-module-id" : "fabf17b5-1132-4f15-aa42-bfd612134b8c", "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-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" } ] }, "vf-module-name" : "basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "32c1f681-4d09-44c7-9f20-2bffba1c4cd5", "model-invariant-uuid" : "859d73fd-05fe-45aa-a755-6c845987bfe3", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "38fd92d3-e0a2-4be7-9c32-130a22ce4238", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "38fd92d3-e0a2-4be7-9c32-130a22ce4238" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220416t064105196639z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "859d73fd-05fe-45aa-a755-6c845987bfe3" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220416t064105196639z" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "fabf17b5-1132-4f15-aa42-bfd612134b8c", "vf-module-name" : "basic_cnf_macro_1c6902d6-027a-434d-b2f6-9720e8136c33_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "bc2b8f62-2818-4c9b-8319-d44e4a7f20e7", "model-invariant-uuid" : "cf11fe9d-2364-45bc-a7b4-4960c3becd8d", "model-name" : "basic_cnf_macro", "model-uuid" : "4c86ddfe-9df2-4f04-bf19-d606ed6bf893", "model-version" : "1.0" }, "vnf-id" : "e389e2e1-6dbf-47dc-8977-213a73daef7b", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "fabf17b5-1132-4f15-aa42-bfd612134b8c" } ] }, "vnf-id" : "e389e2e1-6dbf-47dc-8977-213a73daef7b" }) 2022-04-16 06:42:35,390|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-04-16 06:42:35,390|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-04-16 06:42:35,390|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-04-16 06:42:35,391|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[92bf5adb-e018-4809-ba9c-09374878318f])'s step(status-verification-script) 2022-04-16 06:42:35,391|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:42:35,396|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(92bf5adb-e018-4809-ba9c-09374878318f) for workflow(config-deploy) step(status-verification-script) 2022-04-16 06:42:35,397|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-04-16 06:42:35,397|||DefaultDispatcher-worker-3||||INFO||||||| 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-04-16 06:42:35,401|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-04-16 06:42:35,409|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-04-16 06:42:35,420|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_jones/status) 2022-04-16 06:42:35,482|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:42:35,503|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (loving_jones) is ready. 2022-04-16 06:42:35,504|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-04-16 06:42:35,504|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-04-16 06:42:35,504|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-04-16 06:42:35,504|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-04-16 06:42:35,504|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[92bf5adb-e018-4809-ba9c-09374878318f])'s step(config-apply) 2022-04-16 06:42:35,505|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:42:35,510|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(92bf5adb-e018-4809-ba9c-09374878318f) for workflow(config-deploy) step(config-apply) 2022-04-16 06:42:35,510|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-04-16 06:42:35,510|||DefaultDispatcher-worker-3||||INFO||||||| 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-04-16 06:42:35,512|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic. 2022-04-16 06:42:35,512|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2022-04-16 06:42:35,512|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-04-16 06:42:35,522|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_jones/config/replica-count-change) 2022-04-16 06:42:40,531|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2022-04-16 06:42:40,532|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config.. 2022-04-16 06:42:40,583|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values 2022-04-16 06:42:40,584|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-04-16 06:42:40,604|||DefaultDispatcher-worker-3||||INFO||||||| 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-04-16 06:42:40,606|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-04-16 06:42:40,607|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-04-16 06:42:40,680|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/loving_jones/config) 2022-04-16 06:42:40,881|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created) 2022-04-16 06:42:40,891|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-04-16 06:42:40,891|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-04-16 06:42:40,891|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-04-16 06:42:40,892|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[92bf5adb-e018-4809-ba9c-09374878318f])'s step(status-verification-script-after) 2022-04-16 06:42:40,892|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:42:40,893|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(92bf5adb-e018-4809-ba9c-09374878318f) for workflow(config-deploy) step(status-verification-script-after) 2022-04-16 06:42:40,893|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-04-16 06:42:40,893|||DefaultDispatcher-worker-3||||INFO||||||| 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-04-16 06:42:40,894|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-04-16 06:42:40,896|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START 2022-04-16 06:42:40,904|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_jones/status) 2022-04-16 06:42:41,009|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:42:41,011|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (loving_jones) is not ready. Please wait... 2022-04-16 06:42:51,020|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_jones/status) 2022-04-16 06:42:51,088|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:42:51,091|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (loving_jones) is not ready. Please wait... 2022-04-16 06:43:01,101|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_jones/status) 2022-04-16 06:43:01,175|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:43:01,177|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (loving_jones) is not ready. Please wait... 2022-04-16 06:43:11,189|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_jones/status) 2022-04-16 06:43:11,284|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:43:11,291|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (loving_jones) is not ready. Please wait... 2022-04-16 06:43:21,300|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_jones/status) 2022-04-16 06:43:21,368|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:43:21,370|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (loving_jones) is not ready. Please wait... 2022-04-16 06:43:29,215|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-16 06:43:29,320|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER 2022-04-16 06:43:29,323|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| processing request id c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7 2022-04-16 06:43:29,323|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionInput called not to store the Workflow action input details 2022-04-16 06:43:29,323|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| StoreAuditService ID -1 2022-04-16 06:43:29,326|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-16 06:43:29,326|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-16 06:43:29,327|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-16 06:43:29,331|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Deriving input data for workflow: (config-deploy) 2022-04-16 06:43:29,331|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-04-16 06:43:29,331|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:43:29,337|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| preparing request id(c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7) for workflow(config-deploy) step(config-deploy) 2022-04-16 06:43:29,337|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-04-16 06:43:29,337|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2022-04-16 06:43:29,338|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-04-16 06:43:29,339|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Getting Jython Script Class(ConfigDeploy) 2022-04-16 06:43:29,380|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@5b1006f 2022-04-16 06:43:29,381|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Hello world 2022-04-16 06:43:29,381|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Preparing Response... 2022-04-16 06:43:29,381|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-04-16 06:43:29,381|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-04-16 06:43:29,382|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 73b7cfe4-64ac-45f1-a196-ce0fd8e4a835 auditStoreId -1 2022-04-16 06:43:29,384|c8fb9899-7ad6-42f4-8cfe-24a09b4fd5c7||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Completed 2022-04-16 06:43:31,380|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/loving_jones/status) 2022-04-16 06:43:31,441|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK) 2022-04-16 06:43:31,443|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (loving_jones) is ready. 2022-04-16 06:43:31,443|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END 2022-04-16 06:43:31,443|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-04-16 06:43:31,443|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-04-16 06:43:31,443|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-04-16 06:43:31,444|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[92bf5adb-e018-4809-ba9c-09374878318f])'s step(collect-results) 2022-04-16 06:43:31,444|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-16 06:43:31,445|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(92bf5adb-e018-4809-ba9c-09374878318f) for workflow(config-deploy) step(collect-results) 2022-04-16 06:43:31,445|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-04-16 06:43:31,445|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"}) 2022-04-16 06:43:31,446|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-04-16 06:43:31,451|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {} 2022-04-16 06:43:31,451|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2022-04-16 06:43:31,452|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-04-16 06:43:31,452|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-04-16 06:43:31,452|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-04-16 06:43:31,453|||DefaultDispatcher-worker-3||||INFO||||||| workflow(92bf5adb-e018-4809-ba9c-09374878318f) nodes completed with (0)exceptions 2022-04-16 06:43:31,453|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-04-16 06:43:31,454|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d2642ae2-826f-4da6-85a4-c217cd5e5709 auditStoreId -1 2022-04-16 06:43:31,456|92bf5adb-e018-4809-ba9c-09374878318f||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-69d66b6968-wtt6s|||| Completed