By type
05:12:16,470 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 05:12:16,472 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 05:12:16,474 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:12:16,475 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 05:12:16,475 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] 05:12:16,475 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 05:12:16,497 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file 05:12:16,655 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 05:12:16,665 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:12:16,669 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 05:12:16,677 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:12:16,769 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 05:12:16,769 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 05:12:16,769 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 05:12:16,769 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 05:12:16,769 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 05:12:16,769 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 05:12:16,770 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 05:12:16,770 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 05:12:16,772 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.12.RELEASE) 2022-04-25 05:12:17,590|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-5f4df79cbd-ppqzs with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app) 2022-04-25 05:12:17,595|||main||||INFO||||||| No active profile set, falling back to default profiles: default 2022-04-25 05:12:20,951|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-04-25 05:12:21,698|||main||||INFO||||||| Finished Spring Data repository scanning in 731ms. Found 11 JPA repository interfaces. 2022-04-25 05:12:23,994|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2022-04-25 05:12:24,083|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final 2022-04-25 05:12:24,340|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-04-25 05:12:24,856|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-04-25 05:12:25,231|||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-25 05:12:25,236|||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-25 05:12:25,466|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final 2022-04-25 05:12:27,044|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-04-25 05:12:27,058|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-04-25 05:12:27,142|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2022-04-25 05:12:28,481|||main||||INFO||||||| Audit service is disabled 2022-04-25 05:12:28,654|||main||||INFO||||||| Workflow Audit store is disabled 2022-04-25 05:12:30,042|||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-25 05:12:30,097|||main||||INFO||||||| Dependency Management module created... 2022-04-25 05:12:31,217|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2022-04-25 05:12:31,483|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2022-04-25 05:12:32,673|||main||||INFO||||||| Netty started on port(s): 8080 2022-04-25 05:12:34,185|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2022-04-25 05:12:34,558|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2022-04-25 05:12:34,569|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.629 seconds (JVM running for 18.649) 2022-04-25 05:12:34,591|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. Apr 25, 2022 6:16:32 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-25 06:24:35,705|ad691544-8464-44d0-8f21-5e081c805472||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-25 06:24:35,706|ad691544-8464-44d0-8f21-5e081c805472||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-25 06:24:35,708|ad691544-8464-44d0-8f21-5e081c805472||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-25 06:24:36,564|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-25 06:24:36,566|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-25 06:24:37,622|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-25 06:24:37,631|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(0060305e-7bb0-4dcc-b95e-21bc5a647fd0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-25 06:24:37,703|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(1c69d50e-e7fd-4ec3-9c80-ba3a4f51c4b0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-25 06:24:37,713|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(cba7325e-4dd7-4077-895b-30128c3faf66) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-25 06:24:37,726|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(c8385f57-b41d-42ac-9d9f-4ce04f788e2d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-25 06:24:37,741|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(3a0e98df-3387-44f0-9f6f-a0e3c16910ec) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-25 06:24:37,757|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(13c38924-03de-46bc-9973-693c237a3efc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-25 06:24:37,774|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:37,779|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:37,779|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:37,780|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:37,780|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:37,781|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:38,039|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:24:38,079|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:24:38,100|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:24:38,120|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:24:38,275|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:24:38,278|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:24:38,279|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:24:38,340|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:38,518|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:24:38,519|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:24:38,520|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:24:38,572|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:38,685|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:24:38,686|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:24:38,686|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:24:38,687|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(HealthCheck) 2022-04-25 06:24:38,688|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-25 06:24:38,688|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-assign) 2022-04-25 06:24:38,689|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-deploy) 2022-04-25 06:24:38,733|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:24:38,734|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:24:38,735|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:38,742|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:38,874|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:24:38,874|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:24:38,912|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:39,010|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:24:39,011|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:24:39,012|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign-day-2) 2022-04-25 06:24:39,013|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:24:39,013|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy-day-2) 2022-04-25 06:24:39,031|ad691544-8464-44d0-8f21-5e081c805472||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:24:51,258|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f1c501ce-7a8c-4743-b5b1-fb3e2bb6d560) 2022-04-25 06:24:51,264|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| deleting definition types under : /opt/app/onap/blueprints/working/f1c501ce-7a8c-4743-b5b1-fb3e2bb6d560/Definitions 2022-04-25 06:24:51,276|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| reinitialized all type definitions 2022-04-25 06:24:51,283|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-25 06:24:51,319|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-25 06:24:51,345|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-25 06:24:51,355|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-25 06:24:51,364|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-25 06:24:51,416|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-25 06:24:51,446|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(config-assign) 2022-04-25 06:24:51,446|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-25 06:24:51,446|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(config-assign) targets(resolve-data) 2022-04-25 06:24:51,447|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-25 06:24:51,447|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-25 06:24:51,447|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1c501ce-7a8c-4743-b5b1-fb3e2bb6d560/Templates/netconfrpc-mapping.json 2022-04-25 06:24:51,456|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-25 06:24:51,456|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-25 06:24:51,457|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(config-deploy) 2022-04-25 06:24:51,458|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-25 06:24:51,458|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-25 06:24:51,458|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-deploy) resource assignment files([] 2022-04-25 06:24:51,458|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing blueprint Resource Definitions 2022-04-25 06:24:51,458|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-25 06:24:51,460|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-25 06:24:51,469|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| distinct resource keys ([input-source]) 2022-04-25 06:24:51,478|f6cf2c84-7949-4a3f-9fe6-c6849559fb48||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-25 06:25:44,777|72ba6a8b-4f57-41d3-a795-25cfd61c50dd||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2022-04-25 06:25:44,777|72ba6a8b-4f57-41d3-a795-25cfd61c50dd||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-25 06:25:44,777|72ba6a8b-4f57-41d3-a795-25cfd61c50dd||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-25 06:25:45,032|72ba6a8b-4f57-41d3-a795-25cfd61c50dd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-25 06:25:45,033|72ba6a8b-4f57-41d3-a795-25cfd61c50dd||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-25 06:25:45,699|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/11f9865e-a199-43de-8275-6ad844239f10) 2022-04-25 06:25:45,700|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| deleting definition types under : /opt/app/onap/blueprints/working/11f9865e-a199-43de-8275-6ad844239f10/Definitions 2022-04-25 06:25:45,702|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| reinitialized all type definitions 2022-04-25 06:25:45,703|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(helloworld) 2022-04-25 06:25:45,727|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(helloworld-template) 2022-04-25 06:25:45,733|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(helloworld-mapping) 2022-04-25 06:25:45,742|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2022-04-25 06:25:45,767|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(helloworld) 2022-04-25 06:25:45,768|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2022-04-25 06:25:45,768|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(helloworld) targets(helloworld) 2022-04-25 06:25:45,768|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2022-04-25 06:25:45,769|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2022-04-25 06:25:45,769|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/11f9865e-a199-43de-8275-6ad844239f10/Templates/hello-world-mapping.json 2022-04-25 06:25:45,781|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2022-04-25 06:25:45,781|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dataType not present for the recipe(dt-helloworld-properties) 2022-04-25 06:25:45,782|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing blueprint Resource Definitions 2022-04-25 06:25:45,782|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resources assignment files ([Templates/hello-world-mapping.json]) 2022-04-25 06:25:45,782|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/hello-world-mapping.json) 2022-04-25 06:25:45,794|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| distinct resource keys ([]) 2022-04-25 06:25:45,794|b964911b-b107-4f62-b312-a3512580f801||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enriching Resource Definition sources Node Template: [] 2022-04-25 06:25:46,043|af1bb556-f3e5-4ef5-ba85-a6515ccf9638||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(e8848898-749c-48dd-afac-b0a6c3cfbef0) CBA(/opt/app/onap/blueprints/archive/e8848898-749c-48dd-afac-b0a6c3cfbef0/cba.zip) 2022-04-25 06:25:46,051|af1bb556-f3e5-4ef5-ba85-a6515ccf9638||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e8848898-749c-48dd-afac-b0a6c3cfbef0) and entry definition file (Definitions/blueprint.json) 2022-04-25 06:25:46,069|af1bb556-f3e5-4ef5-ba85-a6515ccf9638||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(helloworld) 2022-04-25 06:25:46,076|af1bb556-f3e5-4ef5-ba85-a6515ccf9638||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e8848898-749c-48dd-afac-b0a6c3cfbef0) and entry definition file (Definitions/blueprint.json) 2022-04-25 06:25:46,142|af1bb556-f3e5-4ef5-ba85-a6515ccf9638||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/working/e8848898-749c-48dd-afac-b0a6c3cfbef0) present to clean. 2022-04-25 06:25:46,360|7b5b0e69-2ad0-4021-b655-3843ad677153||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 654321 2022-04-25 06:25:46,360|7b5b0e69-2ad0-4021-b655-3843ad677153||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:25:46,360|7b5b0e69-2ad0-4021-b655-3843ad677153||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:25:46,371|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| getting cba file name(test101), version(1.0.1) from db 2022-04-25 06:25:46,440|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2022-04-25 06:25:46,442|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2022-04-25 06:25:46,445|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2022-04-25 06:25:46,458|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (helloworld) 2022-04-25 06:25:46,459|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2022-04-25 06:25:46,460|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:25:46,469|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2022-04-25 06:25:46,469|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 06:25:46,470|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2022-04-25 06:25:46,490|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(helloworld-mapping) 2022-04-25 06:25:46,525|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Batched Sequence : ([]) 2022-04-25 06:25:46,530|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Generated Resource Param Data ({ }) 2022-04-25 06:25:46,625|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:25:46,627|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 06:25:46,628|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(helloworld) 2022-04-25 06:25:46,630|7b5b0e69-2ad0-4021-b655-3843ad677153||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 58ae1a2c-ee4d-4856-899c-69d31a1d3086 auditStoreId -1 2022-04-25 06:42:53,049|9d25a426-9611-4cac-a9e3-acf13b93ebda||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(58e4b169-4f4c-41bc-ac36-57bf2a658b33) CBA(/opt/app/onap/blueprints/archive/58e4b169-4f4c-41bc-ac36-57bf2a658b33/cba.zip) 2022-04-25 06:42:53,100|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/58e4b169-4f4c-41bc-ac36-57bf2a658b33) and entry definition file (Definitions/CNF.json) 2022-04-25 06:42:53,214|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:42:53,216|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:42:53,217|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:42:53,217|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(scale-out) 2022-04-25 06:42:53,218|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(scale) 2022-04-25 06:42:53,219|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(scale-in) 2022-04-25 06:42:53,220|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(health-check) 2022-04-25 06:42:53,249|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/58e4b169-4f4c-41bc-ac36-57bf2a658b33) and entry definition file (Definitions/CNF.json) 2022-04-25 06:42:53,337|9d25a426-9611-4cac-a9e3-acf13b93ebda||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/working/58e4b169-4f4c-41bc-ac36-57bf2a658b33) present to clean. 2022-04-25 06:43:20,590|c114a1eb-adaa-479c-a654-53ccf5e9437d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-25 06:43:20,590|c114a1eb-adaa-479c-a654-53ccf5e9437d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-25 06:43:20,590|c114a1eb-adaa-479c-a654-53ccf5e9437d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-25 06:43:20,833|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-25 06:43:20,834|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-25 06:43:21,478|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-25 06:43:21,479|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(d0c81531-9a64-4dae-a009-102b51f48df2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-25 06:43:21,501|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(4512f764-2071-49c8-97e5-ba5b8727fc12) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-25 06:43:21,509|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(d9a216e1-ff1a-4a74-a16b-c3203feac595) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-25 06:43:21,522|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(fc1ef4fd-9933-471d-808b-f37209aca6aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-25 06:43:21,538|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(628376c5-6db4-4612-82fe-18898aee793e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-25 06:43:21,553|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(d663d490-b769-487f-9988-907346b1a753) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-25 06:43:21,567|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:21,567|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:21,568|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:21,568|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:21,568|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:21,569|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:21,598|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:43:21,627|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:43:21,646|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:43:21,662|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:43:21,733|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:21,734|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:21,735|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:21,782|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:21,852|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-25 06:43:21,879|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-25 06:43:21,893|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-25 06:43:21,924|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:21,925|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:21,926|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:21,927|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(HealthCheck) 2022-04-25 06:43:21,928|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-25 06:43:21,929|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-assign) 2022-04-25 06:43:21,930|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-deploy) 2022-04-25 06:43:21,989|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:22,022|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-25 06:43:22,038|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-25 06:43:22,047|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-25 06:43:22,088|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:22,089|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:22,090|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:22,127|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:22,168|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-25 06:43:22,184|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-25 06:43:22,191|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:22,192|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:22,192|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-25 06:43:22,240|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:22,241|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:22,242|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:22,252|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:22,279|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-25 06:43:22,292|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-25 06:43:22,303|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-25 06:43:22,316|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-25 06:43:22,324|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-25 06:43:22,338|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-25 06:43:22,371|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:22,372|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:22,373|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign-day-2) 2022-04-25 06:43:22,374|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:22,375|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy-day-2) 2022-04-25 06:43:22,390|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:22,404|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-25 06:43:22,420|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-25 06:43:22,422|c114a1eb-adaa-479c-a654-53ccf5e9437d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-25 06:43:34,106|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b98e2e50-bd52-4141-8a04-cab00cb37565) 2022-04-25 06:43:34,107|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| deleting definition types under : /opt/app/onap/blueprints/working/b98e2e50-bd52-4141-8a04-cab00cb37565/Definitions 2022-04-25 06:43:34,109|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| reinitialized all type definitions 2022-04-25 06:43:34,110|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-04-25 06:43:34,130|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(vnf-template) 2022-04-25 06:43:34,136|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(vnf-mapping) 2022-04-25 06:43:34,141|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-04-25 06:43:34,164|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,182|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,189|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,194|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-04-25 06:43:34,195|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-04-25 06:43:34,195|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-04-25 06:43:34,208|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,218|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,226|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,232|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:34,257|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,265|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,277|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,290|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,302|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,319|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,341|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(config-assign) 2022-04-25 06:43:34,346|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(baseconfig-template) 2022-04-25 06:43:34,346|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-04-25 06:43:34,346|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-04-25 06:43:34,365|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,376|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,386|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 06:43:34,394|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(config-deploy) 2022-04-25 06:43:34,439|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(resource-assignment) 2022-04-25 06:43:34,440|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-04-25 06:43:34,440|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-04-25 06:43:34,440|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-04-25 06:43:34,440|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-04-25 06:43:34,440|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-04-25 06:43:34,440|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/b98e2e50-bd52-4141-8a04-cab00cb37565/Templates/vnf-mapping.json 2022-04-25 06:43:34,448|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-04-25 06:43:34,448|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-04-25 06:43:34,448|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/b98e2e50-bd52-4141-8a04-cab00cb37565/Templates/base_ubuntu20-mapping.json 2022-04-25 06:43:34,453|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-04-25 06:43:34,453|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-04-25 06:43:34,453|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(config-assign) 2022-04-25 06:43:34,454|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-04-25 06:43:34,454|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(config-assign) targets(config-assign) 2022-04-25 06:43:34,454|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-04-25 06:43:34,454|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-04-25 06:43:34,454|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/b98e2e50-bd52-4141-8a04-cab00cb37565/Templates/baseconfig-mapping.json 2022-04-25 06:43:34,461|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-04-25 06:43:34,461|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-25 06:43:34,467|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(config-deploy) 2022-04-25 06:43:34,467|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-04-25 06:43:34,467|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(config-deploy) targets(config-deploy) 2022-04-25 06:43:34,467|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-deploy) resource assignment files([] 2022-04-25 06:43:34,467|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing blueprint Resource Definitions 2022-04-25 06:43:34,467|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-04-25 06:43:34,467|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/vnf-mapping.json) 2022-04-25 06:43:34,467|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-04-25 06:43:34,468|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/baseconfig-mapping.json) 2022-04-25 06:43:34,483|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:34,563|8428c858-514a-480e-90db-247d866fed5e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-04-25 06:43:34,748|d8c17a11-03e7-4dbb-a6e4-c6ff42da4d01||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(cbcf95aa-c4a5-40cd-8c54-76806ed15093) CBA(/opt/app/onap/blueprints/archive/cbcf95aa-c4a5-40cd-8c54-76806ed15093/cba.zip) 2022-04-25 06:43:34,756|d8c17a11-03e7-4dbb-a6e4-c6ff42da4d01||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cbcf95aa-c4a5-40cd-8c54-76806ed15093) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:43:34,766|d8c17a11-03e7-4dbb-a6e4-c6ff42da4d01||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:43:34,786|d8c17a11-03e7-4dbb-a6e4-c6ff42da4d01||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:34,787|d8c17a11-03e7-4dbb-a6e4-c6ff42da4d01||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:34,788|d8c17a11-03e7-4dbb-a6e4-c6ff42da4d01||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:34,796|d8c17a11-03e7-4dbb-a6e4-c6ff42da4d01||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cbcf95aa-c4a5-40cd-8c54-76806ed15093) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:43:34,831|d8c17a11-03e7-4dbb-a6e4-c6ff42da4d01||DefaultDispatcher-worker-29||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/working/cbcf95aa-c4a5-40cd-8c54-76806ed15093) present to clean. 2022-04-25 06:43:53,810|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-25 06:43:53,810|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-25 06:43:53,810|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-25 06:43:54,041|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-25 06:43:54,042|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-25 06:43:54,486|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-25 06:43:54,487|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(1152124b-7d62-4dae-a806-e314f9a25424) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-25 06:43:54,503|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(435c6662-c31a-4691-b352-06404a681a91) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-25 06:43:54,509|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(54471954-9f4f-479d-ba13-ddfc69b9e151) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-25 06:43:54,518|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(38ae54ad-1120-4226-8baa-4267cb829e60) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-25 06:43:54,529|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(97075681-7d79-4629-9f5b-4753aeffed8e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-25 06:43:54,542|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(ce62e41a-6701-43ca-8424-373ef9ead466) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-25 06:43:54,558|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:54,559|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:54,559|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:54,559|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:54,559|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:54,560|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:54,574|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:43:54,617|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:43:54,634|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:43:54,650|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:43:54,739|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:54,740|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:54,741|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:54,791|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:54,825|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-25 06:43:54,846|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-25 06:43:54,854|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-25 06:43:54,903|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:54,904|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:54,904|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:54,953|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:54,986|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-25 06:43:55,002|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-25 06:43:55,010|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-25 06:43:55,054|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:55,056|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:55,056|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:55,057|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(HealthCheck) 2022-04-25 06:43:55,058|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-25 06:43:55,059|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-assign) 2022-04-25 06:43:55,060|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-deploy) 2022-04-25 06:43:55,107|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:55,144|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-25 06:43:55,159|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-25 06:43:55,160|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-25 06:43:55,198|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:55,199|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:55,234|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:55,269|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-25 06:43:55,288|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-25 06:43:55,298|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-25 06:43:55,335|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:43:55,336|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:55,337|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign-day-2) 2022-04-25 06:43:55,338|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:55,339|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy-day-2) 2022-04-25 06:43:55,371|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:43:55,372|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:43:55,373|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:55,378|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:55,391|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-25 06:43:55,413|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-25 06:43:55,414|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-25 06:43:55,443|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-25 06:43:55,455|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-25 06:43:55,457|6cda3e9f-d5d3-4a07-96b6-870e3a90695c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-25 06:43:56,808|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/df79c9a7-f80f-4760-86b2-e2fbeab68679) 2022-04-25 06:43:56,809|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| deleting definition types under : /opt/app/onap/blueprints/working/df79c9a7-f80f-4760-86b2-e2fbeab68679/Definitions 2022-04-25 06:43:56,811|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| reinitialized all type definitions 2022-04-25 06:43:56,812|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(resource-resolution) 2022-04-25 06:43:56,834|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2022-04-25 06:43:56,841|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2022-04-25 06:43:56,847|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2022-04-25 06:43:56,862|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(capability) 2022-04-25 06:43:56,883|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(capability) 2022-04-25 06:43:56,894|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(processor-db) 2022-04-25 06:43:56,909|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:56,929|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:56,941|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:56,953|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:56,965|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:57,008|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2022-04-25 06:43:57,014|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2022-04-25 06:43:57,021|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2022-04-25 06:43:57,040|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(capability) 2022-04-25 06:43:57,051|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(capability) 2022-04-25 06:43:57,060|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(capability) 2022-04-25 06:43:57,070|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(processor-db) 2022-04-25 06:43:57,080|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:57,094|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:57,107|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:57,121|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:57,133|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:57,144|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 06:43:57,185|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(resource-resolution) 2022-04-25 06:43:57,186|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2022-04-25 06:43:57,186|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(resource-resolution) targets(resource-resolution) 2022-04-25 06:43:57,186|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2022-04-25 06:43:57,186|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2022-04-25 06:43:57,186|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2022-04-25 06:43:57,186|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/df79c9a7-f80f-4760-86b2-e2fbeab68679/Templates/hello-world-velocity-mapping.json 2022-04-25 06:43:57,193|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2022-04-25 06:43:57,193|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dataType not present for the recipe(dt-resource-resolution-properties) 2022-04-25 06:43:57,193|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/df79c9a7-f80f-4760-86b2-e2fbeab68679/Templates/hello-world-jinja-mapping.json 2022-04-25 06:43:57,201|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2022-04-25 06:43:57,201|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2022-04-25 06:43:57,201|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing blueprint Resource Definitions 2022-04-25 06:43:57,201|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2022-04-25 06:43:57,202|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/hello-world-velocity-mapping.json) 2022-04-25 06:43:57,202|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/hello-world-jinja-mapping.json) 2022-04-25 06:43:57,211|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:57,270|3e6fa3ff-a030-4395-ba5e-0586184a7879||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2022-04-25 06:43:57,438|5a2e1b2e-e1fb-43e2-930c-5b302a318c41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(a06ecbe2-5015-4fa4-b0ce-4d4021cd4cf3) CBA(/opt/app/onap/blueprints/archive/a06ecbe2-5015-4fa4-b0ce-4d4021cd4cf3/cba.zip) 2022-04-25 06:43:57,446|5a2e1b2e-e1fb-43e2-930c-5b302a318c41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a06ecbe2-5015-4fa4-b0ce-4d4021cd4cf3) and entry definition file (Definitions/resource-resolution.json) 2022-04-25 06:43:57,481|5a2e1b2e-e1fb-43e2-930c-5b302a318c41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-resolution) 2022-04-25 06:43:57,493|5a2e1b2e-e1fb-43e2-930c-5b302a318c41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a06ecbe2-5015-4fa4-b0ce-4d4021cd4cf3) and entry definition file (Definitions/resource-resolution.json) 2022-04-25 06:43:57,524|5a2e1b2e-e1fb-43e2-930c-5b302a318c41||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/working/a06ecbe2-5015-4fa4-b0ce-4d4021cd4cf3) present to clean. 2022-04-25 06:43:57,655|c4e86779-3a85-4eba-aec6-6f2d72806ed1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 2754c1e3-f915-4b7b-9fbd-93265be082ba 2022-04-25 06:43:57,655|c4e86779-3a85-4eba-aec6-6f2d72806ed1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:43:57,656|c4e86779-3a85-4eba-aec6-6f2d72806ed1||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:43:57,659|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2022-04-25 06:43:57,730|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:57,732|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2022-04-25 06:43:57,734|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:57,746|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (resource-resolution) 2022-04-25 06:43:57,755|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2022-04-25 06:43:57,756|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:43:57,758|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(2754c1e3-f915-4b7b-9fbd-93265be082ba) for workflow(resource-resolution) step(helloworld) 2022-04-25 06:43:57,758|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 06:43:57,758|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:57,760|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2022-04-25 06:43:57,804|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:43:57,847|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:43:57,847|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-04-25 06:43:58,139|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(PUT), url(/resource-resolution/put) 2022-04-25 06:43:58,224|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:43:58,239|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:43:58,240|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-04-25 06:43:58,240|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-04-25 06:43:58,240|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2022-04-25 06:43:58,286|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_put) 2022-04-25 06:43:58,301|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-04-25 06:43:58,302|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Getting Jython Script Class(ResolvProperties) 2022-04-25 06:44:02,559|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Component Object org.python.proxies.__main__$ResolvProperties$1@13cf424f 2022-04-25 06:44:02,566|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2022-04-25 06:44:02,578|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_python) 2022-04-25 06:44:02,580|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:44:02,580|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-04-25 06:44:02,588|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-04-25 06:44:02,599|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:02,600|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:02,600|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-04-25 06:44:02,600|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-04-25 06:44:02,600|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2022-04-25 06:44:02,602|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:44:02,602|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-04-25 06:44:02,604|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-04-25 06:44:02,613|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:02,613|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:02,614|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-04-25 06:44:02,614|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-04-25 06:44:02,614|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2022-04-25 06:44:02,616|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_patch) 2022-04-25 06:44:02,632|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_del) 2022-04-25 06:44:02,633|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-04-25 06:44:02,666|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-25 06:44:10,280|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| compiled in (7612)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-25 06:44:10,281|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2022-04-25 06:44:10,296|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2022-04-25 06:44:10,310|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_kotlin) 2022-04-25 06:44:10,312|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:44:10,312|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-04-25 06:44:10,317|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(GET), url(/resource-resolution/get) 2022-04-25 06:44:10,331|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:10,331|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:10,331|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-25 06:44:10,331|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-25 06:44:10,331|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2022-04-25 06:44:10,359|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_get) 2022-04-25 06:44:10,366|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2022-04-25 06:44:10,367|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2022-04-25 06:44:10,377|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_default) 2022-04-25 06:44:10,377|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_input) 2022-04-25 06:44:10,379|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:44:10,379|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-04-25 06:44:10,384|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(POST), url(/resource-resolution/post) 2022-04-25 06:44:10,396|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:10,396|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:10,397|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-04-25 06:44:10,397|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-04-25 06:44:10,397|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2022-04-25 06:44:10,409|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_post) 2022-04-25 06:44:10,421|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:10,455|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (list) 2022-04-25 06:44:10,458|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2022-04-25 06:44:10,458|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,459|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,459|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,459|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,459|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2022-04-25 06:44:10,469|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (v_db) 2022-04-25 06:44:10,473|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-20||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:10,545|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-04-25 06:44:10,583|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-04-25 06:44:10,584|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2022-04-25 06:44:10,629|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:10,636|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-04-25 06:44:10,636|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2022-04-25 06:44:10,637|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2022-04-25 06:44:10,637|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Getting Jython Script Class(ResolvProperties) 2022-04-25 06:44:10,646|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (from_suspend_function) 2022-04-25 06:44:10,684|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Component Object org.python.proxies.__main__$ResolvProperties$2@2978af58 2022-04-25 06:44:10,684|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2022-04-25 06:44:10,695|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_python) 2022-04-25 06:44:10,696|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:44:10,696|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/patch), ({}), ({value=value}) 2022-04-25 06:44:10,698|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(PATCH), url(/resource-resolution/patch) 2022-04-25 06:44:10,711|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:10,711|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:10,712|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2022-04-25 06:44:10,712|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2022-04-25 06:44:10,712|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2022-04-25 06:44:10,722|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_patch) 2022-04-25 06:44:10,722|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2022-04-25 06:44:10,733|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_input) 2022-04-25 06:44:10,734|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:44:10,734|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/put), ({}), ({value=value}) 2022-04-25 06:44:10,736|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(PUT), url(/resource-resolution/put) 2022-04-25 06:44:10,746|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:10,747|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:10,747|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2022-04-25 06:44:10,747|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2022-04-25 06:44:10,747|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2022-04-25 06:44:10,757|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_put) 2022-04-25 06:44:10,758|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2022-04-25 06:44:10,769|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_default) 2022-04-25 06:44:10,771|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:44:10,771|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/delete), ({}), ({value=value}) 2022-04-25 06:44:10,773|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(DELETE), url(/resource-resolution/delete) 2022-04-25 06:44:10,785|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:10,785|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:10,786|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2022-04-25 06:44:10,786|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2022-04-25 06:44:10,786|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2022-04-25 06:44:10,787|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:44:10,787|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/post), ({}), ({value=value}) 2022-04-25 06:44:10,789|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(POST), url(/resource-resolution/post) 2022-04-25 06:44:10,796|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_del) 2022-04-25 06:44:10,807|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:10,807|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:10,807|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2022-04-25 06:44:10,807|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2022-04-25 06:44:10,807|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2022-04-25 06:44:10,808|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value}) 2022-04-25 06:44:10,809|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/get), ({}), ({value=value}) 2022-04-25 06:44:10,810|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(GET), url(/resource-resolution/get) 2022-04-25 06:44:10,817|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:10,818|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:10,818|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_post) 2022-04-25 06:44:10,818|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-25 06:44:10,818|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2022-04-25 06:44:10,818|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2022-04-25 06:44:10,835|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_get) 2022-04-25 06:44:10,841|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:10,841|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value}) 2022-04-25 06:44:10,843|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2022-04-25 06:44:10,852|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:44:10,852|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:44:10,853|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-04-25 06:44:10,853|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2022-04-25 06:44:10,853|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2022-04-25 06:44:10,862|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_get_id) 2022-04-25 06:44:10,863|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2022-04-25 06:44:10,864|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2022-04-25 06:44:10,875|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_kotlin) 2022-04-25 06:44:10,877|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:10,882|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (list) 2022-04-25 06:44:10,884|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:10,884|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,884|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,885|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,885|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,885|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,885|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,885|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,885|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,886|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For List Type Resource: key (value), value ("ok"), type ({string}) 2022-04-25 06:44:10,886|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:10,895|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (j_db) 2022-04-25 06:44:10,897|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:11,099|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2022-04-25 06:44:11,110|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2022-04-25 06:44:11,111|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:44:11,111|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 06:44:11,111|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(resource-resolution) 2022-04-25 06:44:11,112|c4e86779-3a85-4eba-aec6-6f2d72806ed1||DefaultDispatcher-worker-22||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 84dc09c3-477f-42b1-b378-97ec3541f8fb auditStoreId -1 2022-04-25 06:44:26,093|49ada053-4a10-4c24-add9-f358823feef3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-25 06:44:26,093|49ada053-4a10-4c24-add9-f358823feef3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-25 06:44:26,093|49ada053-4a10-4c24-add9-f358823feef3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-25 06:44:26,266|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-25 06:44:26,266|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-25 06:44:26,731|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-25 06:44:26,732|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(43a15333-d1ea-414c-8bc1-c4a8024dc5ee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-25 06:44:26,749|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(512ab554-368b-41bf-925e-763aa06b50af) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-25 06:44:26,755|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(c3e65196-effa-4a2f-8334-6858d27d9b60) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-25 06:44:26,763|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(b8dfd2e6-9780-475a-931a-b8ee42510b61) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-25 06:44:26,773|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(1762ac1c-0817-4ed0-ab7d-2b66a8e20c0a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-25 06:44:26,785|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(094bc76d-ad0a-49a9-8223-a5bcbd66efd1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-25 06:44:26,797|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:26,797|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:26,798|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:26,798|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:26,798|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:26,798|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:26,846|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:44:26,874|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:44:26,900|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:44:26,923|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:44:26,996|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:44:26,997|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:44:26,998|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:44:27,051|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:27,085|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-25 06:44:27,100|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-25 06:44:27,110|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-25 06:44:27,147|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:44:27,149|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:44:27,150|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:44:27,151|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(HealthCheck) 2022-04-25 06:44:27,152|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-25 06:44:27,153|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-assign) 2022-04-25 06:44:27,154|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-deploy) 2022-04-25 06:44:27,196|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:27,225|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-25 06:44:27,243|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-25 06:44:27,252|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-25 06:44:27,288|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:44:27,289|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:44:27,290|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:44:27,335|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:44:27,335|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:44:27,337|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:27,348|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:27,375|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-25 06:44:27,389|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-25 06:44:27,390|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-25 06:44:27,427|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-25 06:44:27,441|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-25 06:44:27,442|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-25 06:44:27,462|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:44:27,463|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:44:27,498|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:27,527|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-25 06:44:27,545|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-25 06:44:27,546|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-25 06:44:27,589|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:44:27,590|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:44:27,591|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign-day-2) 2022-04-25 06:44:27,592|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:44:27,593|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy-day-2) 2022-04-25 06:44:27,615|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:44:27,631|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-25 06:44:27,646|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-25 06:44:27,647|49ada053-4a10-4c24-add9-f358823feef3||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-25 06:44:39,058|250cca1d-5350-48fc-a944-78f848d3ec68||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d395a17a-5eb2-475a-93de-f8aedd92f060) 2022-04-25 06:44:39,059|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| deleting definition types under : /opt/app/onap/blueprints/working/d395a17a-5eb2-475a-93de-f8aedd92f060/Definitions 2022-04-25 06:44:39,061|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| reinitialized all type definitions 2022-04-25 06:44:39,062|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(netconf-device) 2022-04-25 06:44:39,088|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(resolve-data) 2022-04-25 06:44:39,105|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(netconfrpc-template) 2022-04-25 06:44:39,111|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2022-04-25 06:44:39,117|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2022-04-25 06:44:39,146|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(execute-netconf) 2022-04-25 06:44:39,170|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(config-assign) 2022-04-25 06:44:39,170|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2022-04-25 06:44:39,170|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(config-assign) targets(resolve-data) 2022-04-25 06:44:39,170|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2022-04-25 06:44:39,170|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2022-04-25 06:44:39,171|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/d395a17a-5eb2-475a-93de-f8aedd92f060/Templates/netconfrpc-mapping.json 2022-04-25 06:44:39,176|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2022-04-25 06:44:39,177|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-25 06:44:39,177|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(config-deploy) 2022-04-25 06:44:39,178|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2022-04-25 06:44:39,178|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(config-deploy) targets(execute-netconf) 2022-04-25 06:44:39,178|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-deploy) resource assignment files([] 2022-04-25 06:44:39,178|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing blueprint Resource Definitions 2022-04-25 06:44:39,178|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2022-04-25 06:44:39,178|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/netconfrpc-mapping.json) 2022-04-25 06:44:39,185|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| distinct resource keys ([input-source]) 2022-04-25 06:44:39,195|250cca1d-5350-48fc-a944-78f848d3ec68||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enriching Resource Definition sources Node Template: [source-input] 2022-04-25 06:46:53,347|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-25 06:46:53,450|||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-25 06:46:53,502|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| request(2251f048-75d6-4340-8e02-2972a530d464) 2022-04-25 06:46:53,505|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| CBA file(/opt/app/onap/blueprints/archive/9a2532e4-47de-4e92-9cbe-28810a1fe084/cba.zip written successfully 2022-04-25 06:46:53,506|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(9a2532e4-47de-4e92-9cbe-28810a1fe084) CBA(/opt/app/onap/blueprints/archive/9a2532e4-47de-4e92-9cbe-28810a1fe084/cba.zip) 2022-04-25 06:46:53,540|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a2532e4-47de-4e92-9cbe-28810a1fe084) and entry definition file (Definitions/CNF.json) 2022-04-25 06:46:53,608|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:46:53,609|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:46:53,609|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:46:53,610|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(scale-out) 2022-04-25 06:46:53,610|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(scale) 2022-04-25 06:46:53,611|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(scale-in) 2022-04-25 06:46:53,612|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(health-check) 2022-04-25 06:46:53,636|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a2532e4-47de-4e92-9cbe-28810a1fe084) and entry definition file (Definitions/CNF.json) 2022-04-25 06:46:53,656|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :APACHE::1.0.0 2022-04-25 06:46:53,674|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2022-04-25 06:46:53,676|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :APACHE::1.0.0 2022-04-25 06:46:53,716|2251f048-75d6-4340-8e02-2972a530d464||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/working/9a2532e4-47de-4e92-9cbe-28810a1fe084) present to clean. 2022-04-25 06:47:20,734|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-25 06:47:20,850|||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-25 06:47:20,852|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| request(4356dad2-704d-49f8-ac5d-bdfb8248ff3e) 2022-04-25 06:47:20,853|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| CBA file(/opt/app/onap/blueprints/archive/cc64f8a5-f903-4dfb-af35-f9db01b04dd8/cba.zip written successfully 2022-04-25 06:47:20,853|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(cc64f8a5-f903-4dfb-af35-f9db01b04dd8) CBA(/opt/app/onap/blueprints/archive/cc64f8a5-f903-4dfb-af35-f9db01b04dd8/cba.zip) 2022-04-25 06:47:20,861|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cc64f8a5-f903-4dfb-af35-f9db01b04dd8) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:47:20,872|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:47:20,893|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 06:47:20,894|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:47:20,894|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:47:20,904|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cc64f8a5-f903-4dfb-af35-f9db01b04dd8) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:47:20,918|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-04-25 06:47:20,934|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-04-25 06:47:20,936|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-04-25 06:47:20,958|4356dad2-704d-49f8-ac5d-bdfb8248ff3e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/working/cc64f8a5-f903-4dfb-af35-f9db01b04dd8) present to clean. 2022-04-25 06:47:31,011|af9b7d82-5411-412a-87b5-29df71a8cea3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| getting cba file name(APACHE), version(1.0.0) from db 2022-04-25 06:47:31,253|af9b7d82-5411-412a-87b5-29df71a8cea3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:47:31,255|af9b7d82-5411-412a-87b5-29df71a8cea3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:47:31,259|af9b7d82-5411-412a-87b5-29df71a8cea3||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:47:31,431|a73bd936-bddb-43e7-be41-74d6f837879d||boundedElastic-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:47:31,431|a73bd936-bddb-43e7-be41-74d6f837879d||boundedElastic-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:47:31,436|a73bd936-bddb-43e7-be41-74d6f837879d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:47:32,122|7c7993fb-560e-44aa-92d2-913983b93f2f||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:47:32,123|7c7993fb-560e-44aa-92d2-913983b93f2f||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:47:32,125|7c7993fb-560e-44aa-92d2-913983b93f2f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:47:32,316|d07548cf-631d-4b79-a343-fe0a5a51de5f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:47:32,316|d07548cf-631d-4b79-a343-fe0a5a51de5f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:47:32,319|d07548cf-631d-4b79-a343-fe0a5a51de5f||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:47:32,518|fed433b0-4c29-4420-bfdb-4ee85dd8e29c||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:47:32,518|fed433b0-4c29-4420-bfdb-4ee85dd8e29c||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:47:32,520|fed433b0-4c29-4420-bfdb-4ee85dd8e29c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:47:32,746|2d12a429-ec03-4582-8702-4612d7318412||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:47:32,746|2d12a429-ec03-4582-8702-4612d7318412||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:47:32,748|2d12a429-ec03-4582-8702-4612d7318412||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:47:32,970|548e6dc4-87e5-4939-824b-4c8e55a1ff7d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:47:32,970|548e6dc4-87e5-4939-824b-4c8e55a1ff7d||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:47:32,974|548e6dc4-87e5-4939-824b-4c8e55a1ff7d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:47:33,177|07c79ab7-a6e0-46da-bfbd-d2d89d0d1684||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:47:33,178|07c79ab7-a6e0-46da-bfbd-d2d89d0d1684||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:47:33,180|07c79ab7-a6e0-46da-bfbd-d2d89d0d1684||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:47:51,732|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-25 06:47:51,841|||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-25 06:47:51,844|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| request(382ca3e8-7807-45ca-b4f8-27523be307bc) 2022-04-25 06:47:51,845|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| CBA file(/opt/app/onap/blueprints/archive/17c7ea86-aa39-4d6f-b1a4-e5ec098a5efc/cba.zip written successfully 2022-04-25 06:47:51,845|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(17c7ea86-aa39-4d6f-b1a4-e5ec098a5efc) CBA(/opt/app/onap/blueprints/archive/17c7ea86-aa39-4d6f-b1a4-e5ec098a5efc/cba.zip) 2022-04-25 06:47:51,858|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/17c7ea86-aa39-4d6f-b1a4-e5ec098a5efc) and entry definition file (Definitions/pnf_netconf.json) 2022-04-25 06:47:51,864|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 06:47:51,874|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 06:47:51,875|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 06:47:51,880|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/17c7ea86-aa39-4d6f-b1a4-e5ec098a5efc) and entry definition file (Definitions/pnf_netconf.json) 2022-04-25 06:47:51,892|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-25 06:47:51,908|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-25 06:47:51,908|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-25 06:47:51,938|382ca3e8-7807-45ca-b4f8-27523be307bc||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/working/17c7ea86-aa39-4d6f-b1a4-e5ec098a5efc) present to clean. 2022-04-25 06:47:55,006|4e74108e-e85f-4d8e-b2af-affca86e4267||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-04-25 06:47:55,085|4e74108e-e85f-4d8e-b2af-affca86e4267||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 06:47:55,087|4e74108e-e85f-4d8e-b2af-affca86e4267||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 06:47:55,088|4e74108e-e85f-4d8e-b2af-affca86e4267||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:47:55,241|eefbd7f4-16f4-409f-8ec5-4e40146e58fa||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 06:47:55,241|eefbd7f4-16f4-409f-8ec5-4e40146e58fa||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 06:47:55,244|eefbd7f4-16f4-409f-8ec5-4e40146e58fa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:47:55,571|7be2f459-1345-4988-be0d-5426f2b4e851||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 06:47:55,571|7be2f459-1345-4988-be0d-5426f2b4e851||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 06:47:55,573|7be2f459-1345-4988-be0d-5426f2b4e851||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:47:55,775|35063dd0-867e-484b-84c9-54a0354afd2c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 06:47:55,775|35063dd0-867e-484b-84c9-54a0354afd2c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 06:47:55,777|35063dd0-867e-484b-84c9-54a0354afd2c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:54:22,044|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 6f3914ff-545b-4801-a00d-916c3f635f1e 2022-04-25 06:54:22,045|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:54:22,045|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:54:22,048|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:54:22,049|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:54:22,053|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:54:22,079|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (resource-assignment) 2022-04-25 06:54:22,196|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Execute node(START) -> executed state(SUCCESS) 2022-04-25 06:54:22,201|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(resource-assignment[6f3914ff-545b-4801-a00d-916c3f635f1e])'s step(resource-assignment) 2022-04-25 06:54:22,201|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:54:22,204|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(6f3914ff-545b-4801-a00d-916c3f635f1e) for workflow(resource-assignment) step(resource-assignment) 2022-04-25 06:54:22,204|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 06:54:22,204|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-25 06:54:22,206|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-04-25 06:54:22,235|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:22,246|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-04-25 06:54:22,247|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2022-04-25 06:54:22,248|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:22,248|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("35c1d327-4606-4656-ab50-70108563e10a") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 06:54:22,248|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 06:54:22,260|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:22,260|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:22,274|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-04-25 06:54:24,625|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - ) 2022-04-25 06:54:24,626|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:54:24,626|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220425t065423414639z") 2022-04-25 06:54:24,626|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220425t065423414639z") 2022-04-25 06:54:24,626|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220425t065423414639z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-25 06:54:24,627|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-04-25 06:54:24,628|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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" : "98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "35c1d327-4606-4656-ab50-70108563e10a", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220425t065423414639z" }) 2022-04-25 06:54:24,643|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:54:24,643|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 06:54:24,643|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-04-25 06:54:24,644|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(resource-assignment[6f3914ff-545b-4801-a00d-916c3f635f1e])'s step(profile-upload) 2022-04-25 06:54:24,644|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:54:24,651|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(6f3914ff-545b-4801-a00d-916c3f635f1e) for workflow(resource-assignment) step(profile-upload) 2022-04-25 06:54:24,651|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-04-25 06:54:24,651|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:24,653|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Triggering K8s Profile Upload component logic. 2022-04-25 06:54:24,653|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Getting the template prefixes 2022-04-25 06:54:24,653|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Iterating over prefixes in resource assignment map. 2022-04-25 06:54:24,656|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Prefix vnf does not have required data for us to continue. 2022-04-25 06:54:24,656|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:54:24,656|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-04-25 06:54:24,656|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-04-25 06:54:24,657|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Execute node(END) -> executed state(SUCCESS) 2022-04-25 06:54:24,660|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(6f3914ff-545b-4801-a00d-916c3f635f1e) nodes completed with (0)exceptions 2022-04-25 06:54:24,661|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-25 06:54:24,662|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 519350db-e28b-4621-b0f7-1667ced0cc5f auditStoreId -1 2022-04-25 06:54:37,184|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 97eaa011-2059-4340-a954-a6920d737a94 2022-04-25 06:54:37,184|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:54:37,184|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:54:37,184|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:54:37,184|5aed03db-e497-47e7-938f-e0dbbd1a53c1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:54:37,186|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:54:37,195|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (resource-assignment) 2022-04-25 06:54:37,197|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Execute node(START) -> executed state(SUCCESS) 2022-04-25 06:54:37,198|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(resource-assignment[97eaa011-2059-4340-a954-a6920d737a94])'s step(resource-assignment) 2022-04-25 06:54:37,198|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:54:37,198|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(97eaa011-2059-4340-a954-a6920d737a94) for workflow(resource-assignment) step(resource-assignment) 2022-04-25 06:54:37,198|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 06:54:37,198|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-25 06:54:37,199|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2022-04-25 06:54:37,216|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,221|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2022-04-25 06:54:37,221|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("f354318a-0302-47fa-adc3-8cbcd16a5aab") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-04-25 06:54:37,222|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2022-04-25 06:54:37,222|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,223|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("d627323d-5b3e-44bd-b5d2-3056399b5489") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2022-04-25 06:54:37,224|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,224|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,282|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Parameter information : ({customizationid=d627323d-5b3e-44bd-b5d2-3056399b5489}) 2022-04-25 06:54:37,284|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Parameter information : ({customizationid=d627323d-5b3e-44bd-b5d2-3056399b5489}) 2022-04-25 06:54:37,450|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:54:37,451|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:54:37,452|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999"}]) 2022-04-25 06:54:37,452|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"823724ca-3d74-462b-ad12-16c13410626d"}]) 2022-04-25 06:54:37,452|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("97f3a4ac-eb33-40e9-a97f-0f7dd4680999") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2022-04-25 06:54:37,453|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("823724ca-3d74-462b-ad12-16c13410626d") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2022-04-25 06:54:37,454|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2022-04-25 06:54:37,463|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Transformed value: null -> 823724ca-3d74-462b-ad12-16c13410626d 2022-04-25 06:54:37,464|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,503|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Parameter information : ({customizationid=d627323d-5b3e-44bd-b5d2-3056399b5489}) 2022-04-25 06:54:37,512|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:54:37,513|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2022-04-25 06:54:37,514|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2022-04-25 06:54:37,514|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2022-04-25 06:54:37,515|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2022-04-25 06:54:37,548|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Transformed value: null -> d627323d-5b3e-44bd-b5d2-3056399b5489 2022-04-25 06:54:37,550|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 06:54:37,550|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2022-04-25 06:54:37,550|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,551|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("35c1d327-4606-4656-ab50-70108563e10a") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 06:54:37,558|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/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-25 06:54:37,558|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/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-25 06:54:37,559|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/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-25 06:54:37,559|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/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-25 06:54:37,577|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2022-04-25 06:54:37,577|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2022-04-25 06:54:37,607|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:54:37,607|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:54:37,607|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:54:37,608|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:54:37,608|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-04-25 06:54:37,608|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2022-04-25 06:54:37,608|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2022-04-25 06:54:37,608|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220425t065423414639z") 2022-04-25 06:54:37,608|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220425t065423414639z") 2022-04-25 06:54:37,609|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220425t065423414639z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-25 06:54:37,615|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,615|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,617|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2022-04-25 06:54:37,836|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - ) 2022-04-25 06:54:37,836|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:54:37,837|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001") 2022-04-25 06:54:37,837|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001") 2022-04-25 06:54:37,837|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2022-04-25 06:54:37,840|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2022-04-25 06:54:37,848|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/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-25 06:54:37,848|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/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-25 06:54:37,864|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2022-04-25 06:54:37,886|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:54:37,886|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response processing type (string) 2022-04-25 06:54:37,887|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2022-04-25 06:54:37,887|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2022-04-25 06:54:37,887|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,895|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2022-04-25 06:54:37,896|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2022-04-25 06:54:37,897|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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" : "823724ca-3d74-462b-ad12-16c13410626d", "k8s-rb-definition-version" : "d627323d-5b3e-44bd-b5d2-3056399b5489", "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" : "98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17", "vf-module-id" : "f354318a-0302-47fa-adc3-8cbcd16a5aab", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "d627323d-5b3e-44bd-b5d2-3056399b5489", "vf-module-model-invariant-uuid" : "823724ca-3d74-462b-ad12-16c13410626d", "vf-module-model-version" : "97f3a4ac-eb33-40e9-a97f-0f7dd4680999", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "35c1d327-4606-4656-ab50-70108563e10a", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220425t065423414639z" }) 2022-04-25 06:54:37,910|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:54:37,910|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 06:54:37,910|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Execute node(resource-assignment) -> executed state(SUCCESS) 2022-04-25 06:54:37,911|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(resource-assignment[97eaa011-2059-4340-a954-a6920d737a94])'s step(profile-upload) 2022-04-25 06:54:37,911|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:54:37,912|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(97eaa011-2059-4340-a954-a6920d737a94) for workflow(resource-assignment) step(profile-upload) 2022-04-25 06:54:37,913|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2022-04-25 06:54:37,913|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:54:37,913|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Triggering K8s Profile Upload component logic. 2022-04-25 06:54:37,913|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Getting the template prefixes 2022-04-25 06:54:37,913|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Iterating over prefixes in resource assignment map. 2022-04-25 06:54:37,929|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(GET), url(/v1/rb/definition/823724ca-3d74-462b-ad12-16c13410626d/d627323d-5b3e-44bd-b5d2-3056399b5489) 2022-04-25 06:54:37,948|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:54:37,958|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(GET), url(/v1/rb/definition/823724ca-3d74-462b-ad12-16c13410626d/d627323d-5b3e-44bd-b5d2-3056399b5489/profile/node-port-profile) 2022-04-25 06:54:37,964|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(404 - Not Found) 2022-04-25 06:54:37,965|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Uploading K8s Profile.. 2022-04-25 06:54:37,988|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(POST), url(/v1/rb/definition/823724ca-3d74-462b-ad12-16c13410626d/d627323d-5b3e-44bd-b5d2-3056399b5489/profile) 2022-04-25 06:54:38,003|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(201 - Created) 2022-04-25 06:54:38,023|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Rest request method(POST), url(/v1/rb/definition/823724ca-3d74-462b-ad12-16c13410626d/d627323d-5b3e-44bd-b5d2-3056399b5489/profile/node-port-profile/content) 2022-04-25 06:54:38,032|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Response status(200 - OK) 2022-04-25 06:54:38,032|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| K8s Profile Upload Completed 2022-04-25 06:54:38,033|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:54:38,033|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2022-04-25 06:54:38,033|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Execute node(profile-upload) -> executed state(SUCCESS) 2022-04-25 06:54:38,034|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Execute node(END) -> executed state(SUCCESS) 2022-04-25 06:54:38,035|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(97eaa011-2059-4340-a954-a6920d737a94) nodes completed with (0)exceptions 2022-04-25 06:54:38,035|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-25 06:54:38,035|5aed03db-e497-47e7-938f-e0dbbd1a53c1||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b2948bf2-9a1d-4f62-85c7-45031b5c690b auditStoreId -1 2022-04-25 06:54:54,012|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-25 06:54:54,120|||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-25 06:54:54,155|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 5aed03db-e497-47e7-938f-e0dbbd1a53c1 2022-04-25 06:54:54,155|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:54:54,155|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:54:54,157|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:54:54,157|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:54:54,158|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:54:54,163|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (config-assign) 2022-04-25 06:54:54,165|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-04-25 06:54:54,166|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[5aed03db-e497-47e7-938f-e0dbbd1a53c1])'s step(config-setup) 2022-04-25 06:54:54,166|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:54:54,167|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5aed03db-e497-47e7-938f-e0dbbd1a53c1) for workflow(config-assign) step(config-setup) 2022-04-25 06:54:54,167|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 06:54:54,167|||DefaultDispatcher-worker-1||||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-25 06:54:54,168|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-04-25 06:54:54,197|||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-25 06:54:54,199|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-04-25 06:54:54,200|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 06:54:54,208|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-04-25 06:54:54,208|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-04-25 06:54:54,220|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17) 2022-04-25 06:54:54,248|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:54:54,248|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2022-04-25 06:54:54,249|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb") 2022-04-25 06:54:54,249|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb") 2022-04-25 06:54:54,249|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-04-25 06:54:54,250|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("35c1d327-4606-4656-ab50-70108563e10a") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 06:54:54,256|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/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-25 06:54:54,257|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-04-25 06:54:54,269|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/vnf-data/vf-modules) 2022-04-25 06:54:54,293|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:54:54,294|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-04-25 06:54:54,294|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"823724ca-3d74-462b-ad12-16c13410626d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5aed03db-e497-47e7-938f-e0dbbd1a53c1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ea54326-fc00-415b-aafe-02a04fec9e5e","model-invariant-uuid":"c211719f-5aaf-435c-b354-9e5d19588428"},"global-customer-id":"basiccnf-macro-customer","service-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","service-instance-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a8eeac7a-ea85-4843-a74a-690d0172398d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/43612e73-f1bb-456c-a914-c57652646be5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c29f57bc-b375-41b7-860f-788ac5c5f014","model-uuid":"8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74","model-invariant-uuid":"e0021338-7f22-4f97-9b14-914596206ecb"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"35c1d327-4606-4656-ab50-70108563e10a"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab"}}}]}) 2022-04-25 06:54:54,294|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"823724ca-3d74-462b-ad12-16c13410626d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5aed03db-e497-47e7-938f-e0dbbd1a53c1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ea54326-fc00-415b-aafe-02a04fec9e5e","model-invariant-uuid":"c211719f-5aaf-435c-b354-9e5d19588428"},"global-customer-id":"basiccnf-macro-customer","service-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","service-instance-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a8eeac7a-ea85-4843-a74a-690d0172398d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/43612e73-f1bb-456c-a914-c57652646be5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c29f57bc-b375-41b7-860f-788ac5c5f014","model-uuid":"8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74","model-invariant-uuid":"e0021338-7f22-4f97-9b14-914596206ecb"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"35c1d327-4606-4656-ab50-70108563e10a"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab"}}}]}) 2022-04-25 06:54:54,295|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"823724ca-3d74-462b-ad12-16c13410626d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5aed03db-e497-47e7-938f-e0dbbd1a53c1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ea54326-fc00-415b-aafe-02a04fec9e5e","model-invariant-uuid":"c211719f-5aaf-435c-b354-9e5d19588428"},"global-customer-id":"basiccnf-macro-customer","service-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","service-instance-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a8eeac7a-ea85-4843-a74a-690d0172398d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/43612e73-f1bb-456c-a914-c57652646be5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c29f57bc-b375-41b7-860f-788ac5c5f014","model-uuid":"8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74","model-invariant-uuid":"e0021338-7f22-4f97-9b14-914596206ecb"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"35c1d327-4606-4656-ab50-70108563e10a"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab"}}}]), type ({json}) 2022-04-25 06:54:54,295|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"823724ca-3d74-462b-ad12-16c13410626d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5aed03db-e497-47e7-938f-e0dbbd1a53c1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ea54326-fc00-415b-aafe-02a04fec9e5e","model-invariant-uuid":"c211719f-5aaf-435c-b354-9e5d19588428"},"global-customer-id":"basiccnf-macro-customer","service-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","service-instance-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"a8eeac7a-ea85-4843-a74a-690d0172398d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/43612e73-f1bb-456c-a914-c57652646be5","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c29f57bc-b375-41b7-860f-788ac5c5f014","model-uuid":"8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74","model-invariant-uuid":"e0021338-7f22-4f97-9b14-914596206ecb"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"35c1d327-4606-4656-ab50-70108563e10a"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-04-25 06:54:54,301|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/35c1d327-4606-4656-ab50-70108563e10a?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-04-25 06:54:54,301|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/35c1d327-4606-4656-ab50-70108563e10a?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-04-25 06:54:54,338|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/35c1d327-4606-4656-ab50-70108563e10a?depth=1) 2022-04-25 06:54:54,643|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:54:54,643|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json) 2022-04-25 06:54:54,644|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650869679750","model-invariant-id":"823724ca-3d74-462b-ad12-16c13410626d","model-version-id":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-customization-id":"d627323d-5b3e-44bd-b5d2-3056399b5489","module-index":0}]}) 2022-04-25 06:54:54,644|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650869679750","model-invariant-id":"823724ca-3d74-462b-ad12-16c13410626d","model-version-id":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-customization-id":"d627323d-5b3e-44bd-b5d2-3056399b5489","module-index":0}]}) 2022-04-25 06:54:54,644|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650869679750","model-invariant-id":"823724ca-3d74-462b-ad12-16c13410626d","model-version-id":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-customization-id":"d627323d-5b3e-44bd-b5d2-3056399b5489","module-index":0}]), type ({json}) 2022-04-25 06:54:54,644|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650869679750","model-invariant-id":"823724ca-3d74-462b-ad12-16c13410626d","model-version-id":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-customization-id":"d627323d-5b3e-44bd-b5d2-3056399b5489","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-04-25 06:54:54,646|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-04-25 06:54:54,649|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:54:59,476|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (4827)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:54:59,476|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:54:59,501|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"823724ca-3d74-462b-ad12-16c13410626d","k8s-rb-definition-version":"d627323d-5b3e-44bd-b5d2-3056399b5489","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-25 06:54:59,503|||DefaultDispatcher-worker-1||||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" : "823724ca-3d74-462b-ad12-16c13410626d", "k8s-rb-definition-version" : "d627323d-5b3e-44bd-b5d2-3056399b5489" } }, "replica-count" : null, "service-instance-id" : "98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17", "service-instance-name" : "basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "d627323d-5b3e-44bd-b5d2-3056399b5489", "model-invariant-id" : "823724ca-3d74-462b-ad12-16c13410626d", "model-version-id" : "97f3a4ac-eb33-40e9-a97f-0f7dd4680999", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1650869679750", "vf-module-id" : "f354318a-0302-47fa-adc3-8cbcd16a5aab", "vf-module-name" : "basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "5aed03db-e497-47e7-938f-e0dbbd1a53c1", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/43612e73-f1bb-456c-a914-c57652646be5", "svc-request-id" : "a8eeac7a-ea85-4843-a74a-690d0172398d" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "c211719f-5aaf-435c-b354-9e5d19588428", "model-name" : "basic_cnf_macro", "model-uuid" : "0ea54326-fc00-415b-aafe-02a04fec9e5e", "model-version" : "1.0" }, "service-id" : "98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17", "service-instance-id" : "98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "d627323d-5b3e-44bd-b5d2-3056399b5489", "model-invariant-uuid" : "823724ca-3d74-462b-ad12-16c13410626d", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "97f3a4ac-eb33-40e9-a97f-0f7dd4680999", "model-version" : "1" }, "vf-module-id" : "f354318a-0302-47fa-adc3-8cbcd16a5aab", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" }, "vf-module-level-oper-status" : { "last-action" : "CreateVfModuleInstance", "last-rpc-action" : "assign", "order-status" : "PendingCreate" }, "vf-module-request-input" : { "aic-cloud-region" : "k8sregion-cnf-macro", "tenant" : "123456", "vf-module-input-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-name" : "basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "d627323d-5b3e-44bd-b5d2-3056399b5489", "model-invariant-uuid" : "823724ca-3d74-462b-ad12-16c13410626d", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "97f3a4ac-eb33-40e9-a97f-0f7dd4680999", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "97f3a4ac-eb33-40e9-a97f-0f7dd4680999" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "823724ca-3d74-462b-ad12-16c13410626d" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220425t065423414639z" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "f354318a-0302-47fa-adc3-8cbcd16a5aab", "vf-module-name" : "basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "c29f57bc-b375-41b7-860f-788ac5c5f014", "model-invariant-uuid" : "e0021338-7f22-4f97-9b14-914596206ecb", "model-name" : "basic_cnf_macro", "model-uuid" : "8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74", "model-version" : "1.0" }, "vnf-id" : "35c1d327-4606-4656-ab50-70108563e10a", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "f354318a-0302-47fa-adc3-8cbcd16a5aab" } ] }, "vnf-id" : "35c1d327-4606-4656-ab50-70108563e10a" }) 2022-04-25 06:54:59,517|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-04-25 06:54:59,518|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 06:54:59,519|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-04-25 06:54:59,520|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[5aed03db-e497-47e7-938f-e0dbbd1a53c1])'s step(config-template) 2022-04-25 06:54:59,520|||DefaultDispatcher-worker-1||||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-25 06:54:59,527|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5aed03db-e497-47e7-938f-e0dbbd1a53c1) for workflow(config-assign) step(config-template) 2022-04-25 06:54:59,527|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2022-04-25 06:54:59,527|||DefaultDispatcher-worker-1||||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-25 06:54:59,594|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic. 2022-04-25 06:54:59,595|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes 2022-04-25 06:54:59,595|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-04-25 06:54:59,605|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/823724ca-3d74-462b-ad12-16c13410626d/d627323d-5b3e-44bd-b5d2-3056399b5489) 2022-04-25 06:54:59,612|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:54:59,619|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/823724ca-3d74-462b-ad12-16c13410626d/d627323d-5b3e-44bd-b5d2-3056399b5489/config-template/replica-count-template) 2022-04-25 06:54:59,624|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error) 2022-04-25 06:54:59,624|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template.. 2022-04-25 06:54:59,638|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/823724ca-3d74-462b-ad12-16c13410626d/d627323d-5b3e-44bd-b5d2-3056399b5489/config-template) 2022-04-25 06:54:59,648|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-04-25 06:54:59,659|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/823724ca-3d74-462b-ad12-16c13410626d/d627323d-5b3e-44bd-b5d2-3056399b5489/config-template/replica-count-template/content) 2022-04-25 06:54:59,680|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:54:59,680|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed 2022-04-25 06:54:59,681|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-04-25 06:54:59,681|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2022-04-25 06:54:59,681|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS) 2022-04-25 06:54:59,682|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-04-25 06:54:59,683|||DefaultDispatcher-worker-2||||INFO||||||| workflow(5aed03db-e497-47e7-938f-e0dbbd1a53c1) nodes completed with (0)exceptions 2022-04-25 06:54:59,683|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(config-assign) 2022-04-25 06:54:59,684|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6332e5df-220b-4bd9-ace4-17a3ed9ad425 auditStoreId -1 2022-04-25 06:54:59,708|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Completed 2022-04-25 06:55:54,125|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 51a1fa00-b60c-4172-8d9a-ea897f875d82 2022-04-25 06:55:54,125|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:55:54,125|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:55:54,127|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 06:55:54,127|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 06:55:54,130|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:55:54,152|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (resource-assignment) 2022-04-25 06:55:54,152|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-25 06:55:54,152|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:55:54,153|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(51a1fa00-b60c-4172-8d9a-ea897f875d82) for workflow(resource-assignment) step(resource-assignment) 2022-04-25 06:55:54,153|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 06:55:54,153|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-25 06:55:54,154|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-04-25 06:55:54,178|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:55:54,179|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-25 06:55:54,179|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("e1910d03-430c-4b99-b02b-e29ff19b0276") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 06:55:54,179|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("0b8a9f6c-409e-474a-a844-b111af14a0dd") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 06:55:54,180|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Generated Resource Param Data ({ "service-instance-id" : "e1910d03-430c-4b99-b02b-e29ff19b0276", "vnf-id" : "0b8a9f6c-409e-474a-a844-b111af14a0dd", "vnf_name" : "ubuntu20-VNF-name" }) 2022-04-25 06:55:54,189|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:55:54,189|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 06:55:54,189|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-25 06:55:54,190|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 01213f1c-1fc6-4cf2-84fc-ec700e92d2d2 auditStoreId -1 2022-04-25 06:56:11,755|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 090c2e47-ab21-432b-bafb-3a72e8a217c0 2022-04-25 06:56:11,756|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:56:11,756|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:56:11,756|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 06:56:11,756|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 06:56:11,758|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:56:11,764|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (resource-assignment) 2022-04-25 06:56:11,764|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-25 06:56:11,764|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:56:11,765|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(090c2e47-ab21-432b-bafb-3a72e8a217c0) for workflow(resource-assignment) step(resource-assignment) 2022-04-25 06:56:11,765|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 06:56:11,765|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-25 06:56:11,766|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-04-25 06:56:11,787|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:56:11,791|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-04-25 06:56:11,792|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-04-25 06:56:11,793|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-04-25 06:56:11,793|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-04-25 06:56:11,794|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("50b324d2-9151-4a29-a6d4-74fe83d7e9a8") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-04-25 06:56:11,794|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("e1910d03-430c-4b99-b02b-e29ff19b0276") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 06:56:11,794|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:56:11,795|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-04-25 06:56:11,796|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-04-25 06:56:11,796|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("0b8a9f6c-409e-474a-a844-b111af14a0dd") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 06:56:11,797|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "e1910d03-430c-4b99-b02b-e29ff19b0276", "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" : "50b324d2-9151-4a29-a6d4-74fe83d7e9a8", "vnf-id" : "0b8a9f6c-409e-474a-a844-b111af14a0dd", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-04-25 06:56:11,811|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:56:11,811|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 06:56:11,811|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-25 06:56:11,812|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e5ee63a6-2e3b-4933-9d25-ac9995afcb90 auditStoreId -1 2022-04-25 06:56:22,936|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-25 06:56:23,041|||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-25 06:56:23,045|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 1b132cf6-8411-4308-a89f-f5ec3db2a8ac 2022-04-25 06:56:23,045|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:56:23,045|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:56:23,045|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 06:56:23,045|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 06:56:23,046|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:56:23,049|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (config-assign) 2022-04-25 06:56:23,049|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-04-25 06:56:23,049|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:56:23,050|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(1b132cf6-8411-4308-a89f-f5ec3db2a8ac) for workflow(config-assign) step(config-assign) 2022-04-25 06:56:23,050|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 06:56:23,050|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-04-25 06:56:23,052|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-04-25 06:56:23,083|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:56:23,084|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-25 06:56:23,085|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("e1910d03-430c-4b99-b02b-e29ff19b0276") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 06:56:23,085|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("0b8a9f6c-409e-474a-a844-b111af14a0dd") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 06:56:23,096|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (vnf_name) 2022-04-25 06:56:23,097|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (service-instance-id) 2022-04-25 06:56:23,097|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource resolution saved into database successfully : (vnf-id) 2022-04-25 06:56:23,097|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Generated Resource Param Data ({ "service-instance-id" : "e1910d03-430c-4b99-b02b-e29ff19b0276", "vnf-id" : "0b8a9f6c-409e-474a-a844-b111af14a0dd", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-04-25 06:56:23,114|||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-25 06:56:23,123|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:56:23,124|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:56:23,124|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 06:56:23,124|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(config-assign) 2022-04-25 06:56:23,125|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 64e96f4e-eccc-467f-9a9b-0a79f7413591 auditStoreId -1 2022-04-25 06:56:23,134|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Completed 2022-04-25 06:57:04,463|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-25 06:57:04,571|||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-25 06:57:04,575|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 5aed03db-e497-47e7-938f-e0dbbd1a53c1 2022-04-25 06:57:04,575|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:57:04,575|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:57:04,577|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2022-04-25 06:57:04,577|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2022-04-25 06:57:04,580|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2022-04-25 06:57:04,594|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (config-deploy) 2022-04-25 06:57:04,595|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2022-04-25 06:57:04,596|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5aed03db-e497-47e7-938f-e0dbbd1a53c1])'s step(config-setup) 2022-04-25 06:57:04,596|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:57:04,596|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5aed03db-e497-47e7-938f-e0dbbd1a53c1) for workflow(config-deploy) step(config-setup) 2022-04-25 06:57:04,597|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 06:57:04,597|||DefaultDispatcher-worker-1||||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-25 06:57:04,597|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2022-04-25 06:57:04,617|||DefaultDispatcher-worker-5||||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-25 06:57:04,619|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-04-25 06:57:04,619|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 06:57:04,624|||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2022-04-25 06:57:04,625|||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2022-04-25 06:57:04,635|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17) 2022-04-25 06:57:04,662|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-04-25 06:57:04,663|||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (string) 2022-04-25 06:57:04,663|||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb") 2022-04-25 06:57:04,663|||DefaultDispatcher-worker-5||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb") 2022-04-25 06:57:04,663|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2022-04-25 06:57:04,664|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("35c1d327-4606-4656-ab50-70108563e10a") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 06:57:04,669|||DefaultDispatcher-worker-5||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/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-25 06:57:04,669|||DefaultDispatcher-worker-5||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-04-25 06:57:04,679|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17/service-data/vnfs/vnf/35c1d327-4606-4656-ab50-70108563e10a/vnf-data/vf-modules) 2022-04-25 06:57:04,701|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-04-25 06:57:04,702|||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (json) 2022-04-25 06:57:04,702|||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"823724ca-3d74-462b-ad12-16c13410626d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5aed03db-e497-47e7-938f-e0dbbd1a53c1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ea54326-fc00-415b-aafe-02a04fec9e5e","model-invariant-uuid":"c211719f-5aaf-435c-b354-9e5d19588428"},"global-customer-id":"basiccnf-macro-customer","service-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","service-instance-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"184864f7-b338-4240-9cf7-35d8c48c4ecb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/928cd536-61b2-48ed-acb7-f4006f19997c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c29f57bc-b375-41b7-860f-788ac5c5f014","model-uuid":"8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74","model-invariant-uuid":"e0021338-7f22-4f97-9b14-914596206ecb"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"35c1d327-4606-4656-ab50-70108563e10a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","from-preload":false}}}]}) 2022-04-25 06:57:04,703|||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"823724ca-3d74-462b-ad12-16c13410626d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5aed03db-e497-47e7-938f-e0dbbd1a53c1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ea54326-fc00-415b-aafe-02a04fec9e5e","model-invariant-uuid":"c211719f-5aaf-435c-b354-9e5d19588428"},"global-customer-id":"basiccnf-macro-customer","service-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","service-instance-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"184864f7-b338-4240-9cf7-35d8c48c4ecb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/928cd536-61b2-48ed-acb7-f4006f19997c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c29f57bc-b375-41b7-860f-788ac5c5f014","model-uuid":"8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74","model-invariant-uuid":"e0021338-7f22-4f97-9b14-914596206ecb"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"35c1d327-4606-4656-ab50-70108563e10a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","from-preload":false}}}]}) 2022-04-25 06:57:04,703|||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"823724ca-3d74-462b-ad12-16c13410626d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5aed03db-e497-47e7-938f-e0dbbd1a53c1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ea54326-fc00-415b-aafe-02a04fec9e5e","model-invariant-uuid":"c211719f-5aaf-435c-b354-9e5d19588428"},"global-customer-id":"basiccnf-macro-customer","service-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","service-instance-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"184864f7-b338-4240-9cf7-35d8c48c4ecb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/928cd536-61b2-48ed-acb7-f4006f19997c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c29f57bc-b375-41b7-860f-788ac5c5f014","model-uuid":"8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74","model-invariant-uuid":"e0021338-7f22-4f97-9b14-914596206ecb"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"35c1d327-4606-4656-ab50-70108563e10a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","from-preload":false}}}]), type ({json}) 2022-04-25 06:57:04,703|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"823724ca-3d74-462b-ad12-16c13410626d","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220425t065423414639z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5aed03db-e497-47e7-938f-e0dbbd1a53c1","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ea54326-fc00-415b-aafe-02a04fec9e5e","model-invariant-uuid":"c211719f-5aaf-435c-b354-9e5d19588428"},"global-customer-id":"basiccnf-macro-customer","service-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","service-instance-id":"98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"184864f7-b338-4240-9cf7-35d8c48c4ecb","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/928cd536-61b2-48ed-acb7-f4006f19997c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c29f57bc-b375-41b7-860f-788ac5c5f014","model-uuid":"8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74","model-invariant-uuid":"e0021338-7f22-4f97-9b14-914596206ecb"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"35c1d327-4606-4656-ab50-70108563e10a"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d627323d-5b3e-44bd-b5d2-3056399b5489","model-uuid":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-invariant-uuid":"823724ca-3d74-462b-ad12-16c13410626d"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2022-04-25 06:57:04,709|||DefaultDispatcher-worker-5||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/35c1d327-4606-4656-ab50-70108563e10a?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2022-04-25 06:57:04,709|||DefaultDispatcher-worker-5||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/35c1d327-4606-4656-ab50-70108563e10a?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2022-04-25 06:57:04,720|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/35c1d327-4606-4656-ab50-70108563e10a?depth=1) 2022-04-25 06:57:05,367|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-04-25 06:57:05,367|||DefaultDispatcher-worker-5||||INFO||||||| Response processing type (json) 2022-04-25 06:57:05,368|||DefaultDispatcher-worker-5||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"mystifying_raman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650869816554","model-invariant-id":"823724ca-3d74-462b-ad12-16c13410626d","model-version-id":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-customization-id":"d627323d-5b3e-44bd-b5d2-3056399b5489","module-index":0}]}) 2022-04-25 06:57:05,368|||DefaultDispatcher-worker-5||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"mystifying_raman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650869816554","model-invariant-id":"823724ca-3d74-462b-ad12-16c13410626d","model-version-id":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-customization-id":"d627323d-5b3e-44bd-b5d2-3056399b5489","module-index":0}]}) 2022-04-25 06:57:05,368|||DefaultDispatcher-worker-5||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"mystifying_raman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650869816554","model-invariant-id":"823724ca-3d74-462b-ad12-16c13410626d","model-version-id":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-customization-id":"d627323d-5b3e-44bd-b5d2-3056399b5489","module-index":0}]), type ({json}) 2022-04-25 06:57:05,368|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"f354318a-0302-47fa-adc3-8cbcd16a5aab","vf-module-name":"basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"mystifying_raman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1650869816554","model-invariant-id":"823724ca-3d74-462b-ad12-16c13410626d","model-version-id":"97f3a4ac-eb33-40e9-a97f-0f7dd4680999","model-customization-id":"d627323d-5b3e-44bd-b5d2-3056399b5489","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2022-04-25 06:57:05,369|||DefaultDispatcher-worker-5||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2022-04-25 06:57:05,377|||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"823724ca-3d74-462b-ad12-16c13410626d","k8s-rb-definition-version":"d627323d-5b3e-44bd-b5d2-3056399b5489","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":"mystifying_raman"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2022-04-25 06:57:05,378|||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "mystifying_raman", "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" : "823724ca-3d74-462b-ad12-16c13410626d", "k8s-rb-definition-version" : "d627323d-5b3e-44bd-b5d2-3056399b5489" } }, "replica-count" : null, "service-instance-id" : "98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17", "service-instance-name" : "basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "mystifying_raman", "is-base-vf-module" : false, "model-customization-id" : "d627323d-5b3e-44bd-b5d2-3056399b5489", "model-invariant-id" : "823724ca-3d74-462b-ad12-16c13410626d", "model-version-id" : "97f3a4ac-eb33-40e9-a97f-0f7dd4680999", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1650869816554", "vf-module-id" : "f354318a-0302-47fa-adc3-8cbcd16a5aab", "vf-module-name" : "basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "5aed03db-e497-47e7-938f-e0dbbd1a53c1", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/928cd536-61b2-48ed-acb7-f4006f19997c", "svc-request-id" : "184864f7-b338-4240-9cf7-35d8c48c4ecb" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "c211719f-5aaf-435c-b354-9e5d19588428", "model-name" : "basic_cnf_macro", "model-uuid" : "0ea54326-fc00-415b-aafe-02a04fec9e5e", "model-version" : "1.0" }, "service-id" : "98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17", "service-instance-id" : "98b7e3fc-8c3f-43b5-9d29-f0214d6d3f17", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "d627323d-5b3e-44bd-b5d2-3056399b5489", "model-invariant-uuid" : "823724ca-3d74-462b-ad12-16c13410626d", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "97f3a4ac-eb33-40e9-a97f-0f7dd4680999", "model-version" : "1" }, "vf-module-id" : "f354318a-0302-47fa-adc3-8cbcd16a5aab", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" }, "vf-module-level-oper-status" : { "last-rpc-action" : "activate", "order-status" : "Created" }, "vf-module-request-input" : { "aic-cloud-region" : "k8sregion-cnf-macro", "cloud-owner" : "basiccnf-cloud-owner", "tenant" : "123456", "vf-module-input-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-name" : "basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "d627323d-5b3e-44bd-b5d2-3056399b5489", "model-invariant-uuid" : "823724ca-3d74-462b-ad12-16c13410626d", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "97f3a4ac-eb33-40e9-a97f-0f7dd4680999", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "97f3a4ac-eb33-40e9-a97f-0f7dd4680999" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220425t065423414639z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "823724ca-3d74-462b-ad12-16c13410626d" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20220425t065423414639z" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "f354318a-0302-47fa-adc3-8cbcd16a5aab", "vf-module-name" : "basic_cnf_macro_06a74e32-994d-4a8f-95b3-08dc2db3bdcb_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "c29f57bc-b375-41b7-860f-788ac5c5f014", "model-invariant-uuid" : "e0021338-7f22-4f97-9b14-914596206ecb", "model-name" : "basic_cnf_macro", "model-uuid" : "8b27d7a7-7fbf-4a0c-ab8a-b2249fbc7a74", "model-version" : "1.0" }, "vnf-id" : "35c1d327-4606-4656-ab50-70108563e10a", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "f354318a-0302-47fa-adc3-8cbcd16a5aab" } ] }, "vnf-id" : "35c1d327-4606-4656-ab50-70108563e10a" }) 2022-04-25 06:57:05,386|||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response... 2022-04-25 06:57:05,386|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 06:57:05,386|||DefaultDispatcher-worker-5||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS) 2022-04-25 06:57:05,386|||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(config-deploy[5aed03db-e497-47e7-938f-e0dbbd1a53c1])'s step(status-verification-script) 2022-04-25 06:57:05,386|||DefaultDispatcher-worker-5||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:57:05,392|||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(5aed03db-e497-47e7-938f-e0dbbd1a53c1) for workflow(config-deploy) step(status-verification-script) 2022-04-25 06:57:05,392|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-04-25 06:57:05,392|||DefaultDispatcher-worker-5||||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-25 06:57:05,395|||DefaultDispatcher-worker-5||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-04-25 06:57:05,402|||DefaultDispatcher-worker-5||||INFO||||||| SIMPLE STATUS CHECK - START 2022-04-25 06:57:05,415|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/v1/instance/mystifying_raman/status) 2022-04-25 06:57:05,474|||DefaultDispatcher-worker-5||||INFO||||||| Response status(200 - OK) 2022-04-25 06:57:05,492|||DefaultDispatcher-worker-5||||INFO||||||| VfModule helm_apache (mystifying_raman) is ready. 2022-04-25 06:57:05,492|||DefaultDispatcher-worker-5||||INFO||||||| SIMPLE STATUS CHECK - END 2022-04-25 06:57:05,492|||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response... 2022-04-25 06:57:05,492|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-04-25 06:57:05,492|||DefaultDispatcher-worker-5||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS) 2022-04-25 06:57:05,493|||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(config-deploy[5aed03db-e497-47e7-938f-e0dbbd1a53c1])'s step(config-apply) 2022-04-25 06:57:05,493|||DefaultDispatcher-worker-5||||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-25 06:57:05,497|||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(5aed03db-e497-47e7-938f-e0dbbd1a53c1) for workflow(config-deploy) step(config-apply) 2022-04-25 06:57:05,497|||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process) 2022-04-25 06:57:05,498|||DefaultDispatcher-worker-5||||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-25 06:57:05,499|||DefaultDispatcher-worker-5||||INFO||||||| Triggering K8s Config Value component logic. 2022-04-25 06:57:05,499|||DefaultDispatcher-worker-5||||INFO||||||| Getting the template prefixes 2022-04-25 06:57:05,500|||DefaultDispatcher-worker-5||||INFO||||||| Iterating over prefixes in resource assignment map. 2022-04-25 06:57:05,511|||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(GET), url(/v1/instance/mystifying_raman/config/replica-count-change) 2022-04-25 06:57:10,522|||DefaultDispatcher-worker-5||||INFO||||||| Response status(500 - Internal Server Error) 2022-04-25 06:57:10,523|||DefaultDispatcher-worker-5||||INFO||||||| Uploading K8s config.. 2022-04-25 06:57:10,547|||DefaultDispatcher-worker-5||||INFO||||||| Config building started from source custom-values 2022-04-25 06:57:10,547|||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping) 2022-04-25 06:57:10,569|||DefaultDispatcher-worker-5||||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-25 06:57:10,571|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer) 2022-04-25 06:57:10,572|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "replica-count" : 2 }) 2022-04-25 06:57:10,637|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/mystifying_raman/config) 2022-04-25 06:57:10,772|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created) 2022-04-25 06:57:10,782|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-04-25 06:57:10,782|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process) 2022-04-25 06:57:10,782|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS) 2022-04-25 06:57:10,783|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5aed03db-e497-47e7-938f-e0dbbd1a53c1])'s step(status-verification-script-after) 2022-04-25 06:57:10,783|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:57:10,784|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5aed03db-e497-47e7-938f-e0dbbd1a53c1) for workflow(config-deploy) step(status-verification-script-after) 2022-04-25 06:57:10,784|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2022-04-25 06:57:10,784|||DefaultDispatcher-worker-1||||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-25 06:57:10,786|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2022-04-25 06:57:10,787|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START 2022-04-25 06:57:10,796|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/mystifying_raman/status) 2022-04-25 06:57:10,846|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:57:10,848|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (mystifying_raman) is not ready. Please wait... 2022-04-25 06:57:20,858|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/mystifying_raman/status) 2022-04-25 06:57:20,981|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:57:20,982|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (mystifying_raman) is not ready. Please wait... 2022-04-25 06:57:30,992|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/mystifying_raman/status) 2022-04-25 06:57:31,113|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:57:31,116|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (mystifying_raman) is not ready. Please wait... 2022-04-25 06:57:41,129|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/mystifying_raman/status) 2022-04-25 06:57:41,271|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:57:41,277|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (mystifying_raman) is not ready. Please wait... 2022-04-25 06:57:42,231|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-25 06:57:42,334|||grpc-default-executor-3||||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-25 06:57:42,337|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 1b132cf6-8411-4308-a89f-f5ec3db2a8ac 2022-04-25 06:57:42,337|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 06:57:42,337|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 06:57:42,338|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 06:57:42,339|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 06:57:42,340|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 06:57:42,343|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (config-deploy) 2022-04-25 06:57:42,344|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-04-25 06:57:42,344|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:57:42,349|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(1b132cf6-8411-4308-a89f-f5ec3db2a8ac) for workflow(config-deploy) step(config-deploy) 2022-04-25 06:57:42,349|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-04-25 06:57:42,350|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 06:57:42,351|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-04-25 06:57:42,351|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Getting Jython Script Class(ConfigDeploy) 2022-04-25 06:57:42,399|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@73c71323 2022-04-25 06:57:42,401|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Hello world 2022-04-25 06:57:42,401|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 06:57:42,401|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-04-25 06:57:42,401|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-04-25 06:57:42,402|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1c7bfc29-1c03-45da-9df1-4cfef29f4f71 auditStoreId -1 2022-04-25 06:57:42,404|1b132cf6-8411-4308-a89f-f5ec3db2a8ac||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Completed 2022-04-25 06:57:51,287|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/mystifying_raman/status) 2022-04-25 06:57:51,394|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:57:51,396|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (mystifying_raman) is not ready. Please wait... 2022-04-25 06:58:01,406|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/mystifying_raman/status) 2022-04-25 06:58:01,577|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2022-04-25 06:58:01,579|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (mystifying_raman) is ready. 2022-04-25 06:58:01,579|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END 2022-04-25 06:58:01,579|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-04-25 06:58:01,579|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process) 2022-04-25 06:58:01,579|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS) 2022-04-25 06:58:01,580|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[5aed03db-e497-47e7-938f-e0dbbd1a53c1])'s step(collect-results) 2022-04-25 06:58:01,580|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 06:58:01,581|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5aed03db-e497-47e7-938f-e0dbbd1a53c1) for workflow(config-deploy) step(collect-results) 2022-04-25 06:58:01,581|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process) 2022-04-25 06:58:01,581|||DefaultDispatcher-worker-1||||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-25 06:58:01,581|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([]) 2022-04-25 06:58:01,588|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {} 2022-04-25 06:58:01,588|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2022-04-25 06:58:01,588|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process) 2022-04-25 06:58:01,588|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS) 2022-04-25 06:58:01,589|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2022-04-25 06:58:01,589|||DefaultDispatcher-worker-1||||INFO||||||| workflow(5aed03db-e497-47e7-938f-e0dbbd1a53c1) nodes completed with (0)exceptions 2022-04-25 06:58:01,590|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-04-25 06:58:01,591|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5737929d-5629-418c-9d83-3eb7275aa0ba auditStoreId -1 2022-04-25 06:58:01,593|5aed03db-e497-47e7-938f-e0dbbd1a53c1||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Completed 2022-04-25 07:01:35,965|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2022-04-25 07:01:35,966|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2022-04-25 07:01:35,966|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2022-04-25 07:01:36,169|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2022-04-25 07:01:36,169|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2022-04-25 07:01:36,726|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2022-04-25 07:01:36,727|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(2e6ad855-c2da-42ba-9fb8-9a29677649be) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2022-04-25 07:01:36,740|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(da564f41-4258-4f63-8459-cce34517371c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2022-04-25 07:01:36,745|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(51b71254-93ac-48f2-9d63-f49c67ece552) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2022-04-25 07:01:36,754|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(393a481c-cd84-42e5-b84d-4c5a6ace4143) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2022-04-25 07:01:36,766|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(1f222873-4db2-4e59-953c-c34018739f45) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2022-04-25 07:01:36,778|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(c677778a-1d75-4a07-a07d-7adac6977d8c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2022-04-25 07:01:36,794|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:36,794|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:36,794|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:36,795|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:36,795|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:36,795|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:36,825|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 07:01:36,857|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 07:01:36,875|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 07:01:36,896|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 07:01:36,957|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 07:01:36,958|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 07:01:36,959|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 07:01:36,960|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(HealthCheck) 2022-04-25 07:01:36,961|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(ScaleOutReconfiguration) 2022-04-25 07:01:36,962|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-assign) 2022-04-25 07:01:36,962|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(vf-config-deploy) 2022-04-25 07:01:37,004|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:37,045|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS::1.0.0 2022-04-25 07:01:37,061|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2022-04-25 07:01:37,069|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2022-04-25 07:01:37,094|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 07:01:37,095|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 07:01:37,095|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 07:01:37,132|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:37,163|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-25 07:01:37,179|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2022-04-25 07:01:37,188|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2022-04-25 07:01:37,219|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 07:01:37,220|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 07:01:37,221|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 07:01:37,258|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:37,293|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 07:01:37,294|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 07:01:37,295|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign-day-2) 2022-04-25 07:01:37,296|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 07:01:37,297|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy-day-2) 2022-04-25 07:01:37,307|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-25 07:01:37,325|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2022-04-25 07:01:37,326|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2022-04-25 07:01:37,367|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 07:01:37,368|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 07:01:37,371|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:37,383|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:37,413|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :5G_Core::1.0.37 2022-04-25 07:01:37,428|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean. 2022-04-25 07:01:37,436|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :5G_Core::1.0.37 2022-04-25 07:01:37,466|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :pnf_netconf::1.0.0 2022-04-25 07:01:37,480|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2022-04-25 07:01:37,489|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2022-04-25 07:01:37,507|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 07:01:37,507|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 07:01:37,535|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:37,547|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :vFW-CDS::1.0.0 2022-04-25 07:01:37,560|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2022-04-25 07:01:37,560|ed4210ba-f6a0-4c52-8f9d-7002ecf7d4ea||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2022-04-25 07:01:48,778|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enhancing blueprint(/opt/app/onap/blueprints/working/27c228af-2e46-442a-9573-9c7063bd9c43) 2022-04-25 07:01:48,778|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| deleting definition types under : /opt/app/onap/blueprints/working/27c228af-2e46-442a-9573-9c7063bd9c43/Definitions 2022-04-25 07:01:48,780|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| reinitialized all type definitions 2022-04-25 07:01:48,781|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(resource-assignment) 2022-04-25 07:01:48,803|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(vnf-template) 2022-04-25 07:01:48,810|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(vnf-mapping) 2022-04-25 07:01:48,817|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2022-04-25 07:01:48,830|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,849|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,859|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,866|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2022-04-25 07:01:48,866|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2022-04-25 07:01:48,866|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2022-04-25 07:01:48,885|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,893|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,907|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,917|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(sdnc) 2022-04-25 07:01:48,938|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,946|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,954|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,964|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,973|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,983|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:48,998|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(config-assign) 2022-04-25 07:01:49,002|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(baseconfig-template) 2022-04-25 07:01:49,002|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing ArtifactDefinition(baseconfig-mapping) 2022-04-25 07:01:49,002|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2022-04-25 07:01:49,017|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:49,028|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:49,037|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(input) 2022-04-25 07:01:49,043|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ***** Enhancing NodeTemplate(config-deploy) 2022-04-25 07:01:49,076|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(resource-assignment) 2022-04-25 07:01:49,077|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2022-04-25 07:01:49,077|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(resource-assignment) targets(resource-assignment) 2022-04-25 07:01:49,077|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2022-04-25 07:01:49,077|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2022-04-25 07:01:49,077|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2022-04-25 07:01:49,077|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/27c228af-2e46-442a-9573-9c7063bd9c43/Templates/vnf-mapping.json 2022-04-25 07:01:49,082|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2022-04-25 07:01:49,082|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dataType not present for the recipe(dt-resource-assignment-properties) 2022-04-25 07:01:49,082|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/27c228af-2e46-442a-9573-9c7063bd9c43/Templates/base_ubuntu20-mapping.json 2022-04-25 07:01:49,086|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2022-04-25 07:01:49,086|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2022-04-25 07:01:49,086|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(config-assign) 2022-04-25 07:01:49,087|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2022-04-25 07:01:49,087|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(config-assign) targets(config-assign) 2022-04-25 07:01:49,087|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2022-04-25 07:01:49,087|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2022-04-25 07:01:49,087|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enriching artifacts file(/opt/app/onap/blueprints/working/27c228af-2e46-442a-9573-9c7063bd9c43/Templates/baseconfig-mapping.json 2022-04-25 07:01:49,090|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2022-04-25 07:01:49,090|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| dataType not present for the recipe(dt-config-assign-properties) 2022-04-25 07:01:49,091|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing Workflow(config-deploy) 2022-04-25 07:01:49,091|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2022-04-25 07:01:49,091|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| identified workflow(config-deploy) targets(config-deploy) 2022-04-25 07:01:49,091|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| workflow(config-deploy) resource assignment files([] 2022-04-25 07:01:49,091|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| ##### Enhancing blueprint Resource Definitions 2022-04-25 07:01:49,091|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2022-04-25 07:01:49,091|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/vnf-mapping.json) 2022-04-25 07:01:49,091|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/base_ubuntu20-mapping.json) 2022-04-25 07:01:49,091|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing file (Templates/baseconfig-mapping.json) 2022-04-25 07:01:49,101|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:01:49,157|8ba5c8a3-919b-44d4-87a5-fe454bbf825a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2022-04-25 07:01:49,335|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Save processing(75673442-6f33-4305-bf4f-e0abd874159c) CBA(/opt/app/onap/blueprints/archive/75673442-6f33-4305-bf4f-e0abd874159c/cba.zip) 2022-04-25 07:01:49,344|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/75673442-6f33-4305-bf4f-e0abd874159c) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 07:01:49,355|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2022-04-25 07:01:49,387|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(resource-assignment) 2022-04-25 07:01:49,395|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-assign) 2022-04-25 07:01:49,396|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Validating Workflow(config-deploy) 2022-04-25 07:01:49,409|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/75673442-6f33-4305-bf4f-e0abd874159c) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 07:01:49,426|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Overwriting blueprint model :ubuntu20::1.0.0 2022-04-25 07:01:49,442|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2022-04-25 07:01:49,466|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2022-04-25 07:01:49,487|9f411964-5ada-42f1-9f25-343c948e5024||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| No compiled cache(/opt/app/onap/blueprints/working/75673442-6f33-4305-bf4f-e0abd874159c) present to clean. 2022-04-25 07:02:29,211|acb60f21-4264-4511-9752-fe70312a374b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id 644f37af-9727-4e31-821a-b57e29569a98 2022-04-25 07:02:29,212|acb60f21-4264-4511-9752-fe70312a374b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 07:02:29,212|acb60f21-4264-4511-9752-fe70312a374b||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 07:02:29,213|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| getting cba file name(ubuntu20), version(1.0.0) from db 2022-04-25 07:02:29,282|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 07:02:29,285|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 07:02:29,287|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 07:02:29,301|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (resource-assignment) 2022-04-25 07:02:29,302|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-25 07:02:29,302|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 07:02:29,304|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(644f37af-9727-4e31-821a-b57e29569a98) for workflow(resource-assignment) step(resource-assignment) 2022-04-25 07:02:29,304|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 07:02:29,304|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-25 07:02:29,305|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(vnf-mapping) 2022-04-25 07:02:29,321|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:02:29,322|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-25 07:02:29,323|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("9dfea3c1-2295-4989-8f41-4de083e62bc4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 07:02:29,323|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("6628fff0-fd81-40bd-9f09-58133dc675b6") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 07:02:29,324|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Generated Resource Param Data ({ "service-instance-id" : "9dfea3c1-2295-4989-8f41-4de083e62bc4", "vnf-id" : "6628fff0-fd81-40bd-9f09-58133dc675b6", "vnf_name" : "ubuntu20-VNF-name" }) 2022-04-25 07:02:29,334|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 07:02:29,334|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 07:02:29,334|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-25 07:02:29,334|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-16||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 431cf2c6-21ce-468b-9205-4bd8d69b2d1e auditStoreId -1 2022-04-25 07:02:42,658|acb60f21-4264-4511-9752-fe70312a374b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id a0959fda-5ee1-4c4a-9bcb-9ae57089c8f6 2022-04-25 07:02:42,658|acb60f21-4264-4511-9752-fe70312a374b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 07:02:42,658|acb60f21-4264-4511-9752-fe70312a374b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 07:02:42,660|acb60f21-4264-4511-9752-fe70312a374b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 07:02:42,660|acb60f21-4264-4511-9752-fe70312a374b||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 07:02:42,664|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 07:02:42,685|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (resource-assignment) 2022-04-25 07:02:42,685|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2022-04-25 07:02:42,686|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 07:02:42,686|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(a0959fda-5ee1-4c4a-9bcb-9ae57089c8f6) for workflow(resource-assignment) step(resource-assignment) 2022-04-25 07:02:42,686|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 07:02:42,687|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2022-04-25 07:02:42,688|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2022-04-25 07:02:42,703|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:02:42,705|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2022-04-25 07:02:42,706|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2022-04-25 07:02:42,706|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2022-04-25 07:02:42,706|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2022-04-25 07:02:42,707|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("d0a6b117-0b4b-4385-8c8a-64cff3c3acb2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2022-04-25 07:02:42,707|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("9dfea3c1-2295-4989-8f41-4de083e62bc4") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 07:02:42,707|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:02:42,708|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2022-04-25 07:02:42,708|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2022-04-25 07:02:42,709|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("6628fff0-fd81-40bd-9f09-58133dc675b6") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 07:02:42,710|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master", "service-instance-id" : "9dfea3c1-2295-4989-8f41-4de083e62bc4", "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" : "d0a6b117-0b4b-4385-8c8a-64cff3c3acb2", "vnf-id" : "6628fff0-fd81-40bd-9f09-58133dc675b6", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2022-04-25 07:02:42,719|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 07:02:42,720|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 07:02:42,720|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(resource-assignment) 2022-04-25 07:02:42,720|acb60f21-4264-4511-9752-fe70312a374b||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ead8c7a1-5e05-4fc3-b66b-b6c0c22594bf auditStoreId -1 2022-04-25 07:02:50,821|||grpc-default-executor-4||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-25 07:02:50,927|||grpc-default-executor-4||||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-25 07:02:50,930|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id acb60f21-4264-4511-9752-fe70312a374b 2022-04-25 07:02:50,930|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 07:02:50,930|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 07:02:50,931|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 07:02:50,931|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 07:02:50,933|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 07:02:50,943|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (config-assign) 2022-04-25 07:02:50,944|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2022-04-25 07:02:50,944|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 07:02:50,944|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(acb60f21-4264-4511-9752-fe70312a374b) for workflow(config-assign) step(config-assign) 2022-04-25 07:02:50,944|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2022-04-25 07:02:50,944|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2022-04-25 07:02:50,945|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2022-04-25 07:02:50,967|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resolution with resolutionKey=(ubuntu20-VNF-name) already exist - will resolve all resources not already resolved. 2022-04-25 07:02:50,967|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource (service-instance-id) already resolved: value=(e1910d03-430c-4b99-b02b-e29ff19b0276) 2022-04-25 07:02:50,967|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("e1910d03-430c-4b99-b02b-e29ff19b0276") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2022-04-25 07:02:50,967|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource (vnf_name) already resolved: value=(ubuntuCDS-VNF-name) 2022-04-25 07:02:50,968|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2022-04-25 07:02:50,968|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Resource (vnf-id) already resolved: value=(0b8a9f6c-409e-474a-a844-b111af14a0dd) 2022-04-25 07:02:50,968|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Setting Resource Value ("0b8a9f6c-409e-474a-a844-b111af14a0dd") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2022-04-25 07:02:50,974|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = success required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = success required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = success required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2022-04-25 07:02:50,975|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Generated Resource Param Data ({ "service-instance-id" : "e1910d03-430c-4b99-b02b-e29ff19b0276", "vnf-id" : "0b8a9f6c-409e-474a-a844-b111af14a0dd", "vnf_name" : "ubuntuCDS-VNF-name" }) 2022-04-25 07:02:50,990|||DefaultDispatcher-worker-1||||INFO||||||| Overwriting template resolution for blueprintName=(1.0.0), blueprintVersion=(ubuntu20), artifactName=(baseconfig) and resolutionKey=(ubuntu20-VNF-name) 2022-04-25 07:02:51,003|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2022-04-25 07:02:51,015|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:02:51,015|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 07:02:51,015|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2022-04-25 07:02:51,015|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(config-assign) 2022-04-25 07:02:51,016|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bf4d5678-d899-4e36-8604-b585fd642811 auditStoreId -1 2022-04-25 07:02:51,020|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Completed 2022-04-25 07:03:56,338|||grpc-default-executor-5||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2022-04-25 07:03:56,443|||grpc-default-executor-5||||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-25 07:03:56,446|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| processing request id acb60f21-4264-4511-9752-fe70312a374b 2022-04-25 07:03:56,447|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionInput called not to store the Workflow action input details 2022-04-25 07:03:56,447|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| StoreAuditService ID -1 2022-04-25 07:03:56,449|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2022-04-25 07:03:56,449|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2022-04-25 07:03:56,455|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2022-04-25 07:03:56,473|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Deriving input data for workflow: (config-deploy) 2022-04-25 07:03:56,473|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2022-04-25 07:03:56,474|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2022-04-25 07:03:56,475|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| preparing request id(acb60f21-4264-4511-9752-fe70312a374b) for workflow(config-deploy) step(config-deploy) 2022-04-25 07:03:56,475|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2022-04-25 07:03:56,475|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| 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-25 07:03:56,475|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2022-04-25 07:03:56,475|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Getting Jython Script Class(ConfigDeploy) 2022-04-25 07:03:56,505|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Component Object org.python.proxies.__main__$ConfigDeploy$4@117ad184 2022-04-25 07:03:56,505|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Hello world 2022-04-25 07:03:56,506|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Preparing Response... 2022-04-25 07:03:56,506|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2022-04-25 07:03:56,506|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| resolveWorkflowOutputs for workflow(config-deploy) 2022-04-25 07:03:56,506|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9ca3380a-a21d-4734-9334-bf00341e6584 auditStoreId -1 2022-04-25 07:03:56,509|acb60f21-4264-4511-9752-fe70312a374b||grpc-default-executor-5||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-5f4df79cbd-ppqzs|||| Completed