Results

By type

          03:22:55,741 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:22:55,743 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:22:55,744 |-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]
03:22:55,746 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:22:55,746 |-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]
03:22:55,746 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:22:55,767 |-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
03:22:55,933 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:22:55,944 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:22:55,949 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:22:55,958 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:22:56,065 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:22:56,066 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:22:56,066 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:22:56,066 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:22:56,066 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:22:56,066 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:22:56,066 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:22:56,067 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:22:56,070 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-06-17 03:22:56,945|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-ptqgw with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-06-17 03:22:56,949|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-06-17 03:23:00,426|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-17 03:23:01,142|||main||||INFO||||||| Finished Spring Data repository scanning in 699ms. Found 11 JPA repository interfaces.
2022-06-17 03:23:03,448|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-17 03:23:03,526|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-06-17 03:23:03,765|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-17 03:23:04,260|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-06-17 03:23:04,599|||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-06-17 03:23:04,604|||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-06-17 03:23:04,816|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-06-17 03:23:06,264|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-17 03:23:06,278|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-17 03:23:06,383|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-06-17 03:23:07,718|||main||||INFO||||||| Audit service is disabled
2022-06-17 03:23:07,942|||main||||INFO||||||| Workflow Audit store is disabled
2022-06-17 03:23:09,381|||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-06-17 03:23:09,478|||main||||INFO||||||| Dependency Management module created...
2022-06-17 03:23:10,498|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-06-17 03:23:10,752|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-06-17 03:23:12,086|||main||||INFO||||||| Netty started on port(s): 8080
2022-06-17 03:23:13,654|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-06-17 03:23:13,988|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-06-17 03:23:13,996|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.739 seconds (JVM running for 18.827)
2022-06-17 03:23:14,016|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-06-17 04:25:13,186|791e17ec-d77a-49f9-823f-5ca783e78045||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-17 04:25:13,188|791e17ec-d77a-49f9-823f-5ca783e78045||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 04:25:13,189|791e17ec-d77a-49f9-823f-5ca783e78045||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 04:25:13,561|791e17ec-d77a-49f9-823f-5ca783e78045||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 04:25:13,565|791e17ec-d77a-49f9-823f-5ca783e78045||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 04:25:14,762|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6fbfbff9-cffe-4c2d-8503-5bb799203e2c)
2022-06-17 04:25:14,772|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| deleting definition types under : /opt/app/onap/blueprints/working/6fbfbff9-cffe-4c2d-8503-5bb799203e2c/Definitions
2022-06-17 04:25:14,857|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| reinitialized all type definitions
2022-06-17 04:25:14,864|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-17 04:25:14,906|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-17 04:25:14,915|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-17 04:25:14,922|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-17 04:25:14,984|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing Workflow(helloworld)
2022-06-17 04:25:14,985|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-17 04:25:14,985|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| identified workflow(helloworld) targets(helloworld)
2022-06-17 04:25:14,985|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-17 04:25:14,985|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-17 04:25:14,986|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enriching artifacts file(/opt/app/onap/blueprints/working/6fbfbff9-cffe-4c2d-8503-5bb799203e2c/Templates/hello-world-mapping.json
2022-06-17 04:25:15,005|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-17 04:25:15,006|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-17 04:25:15,006|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 04:25:15,006|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-17 04:25:15,008|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing file (Templates/hello-world-mapping.json)
2022-06-17 04:25:15,032|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| distinct resource keys ([])
2022-06-17 04:25:15,032|9a57864e-e0b1-431f-94bf-a5a0b2bc498a||DefaultDispatcher-worker-21||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Enriching Resource Definition sources Node Template: []
2022-06-17 04:25:15,301|06bc46d1-ae1a-4be2-9ec2-40751029b56e||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(d9fdf667-9910-42d9-990f-fb038fe518e3) CBA(/opt/app/onap/blueprints/archive/d9fdf667-9910-42d9-990f-fb038fe518e3/cba.zip)
2022-06-17 04:25:15,311|06bc46d1-ae1a-4be2-9ec2-40751029b56e||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d9fdf667-9910-42d9-990f-fb038fe518e3) and entry definition file (Definitions/blueprint.json)
2022-06-17 04:25:15,374|06bc46d1-ae1a-4be2-9ec2-40751029b56e||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(helloworld)
2022-06-17 04:25:15,389|06bc46d1-ae1a-4be2-9ec2-40751029b56e||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d9fdf667-9910-42d9-990f-fb038fe518e3) and entry definition file (Definitions/blueprint.json)
2022-06-17 04:25:15,510|06bc46d1-ae1a-4be2-9ec2-40751029b56e||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/working/d9fdf667-9910-42d9-990f-fb038fe518e3) present to clean.
2022-06-17 04:25:15,705|fb7cf7e6-d606-4761-b5eb-9499b7848a78||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id 654321
2022-06-17 04:25:15,705|fb7cf7e6-d606-4761-b5eb-9499b7848a78||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 04:25:15,705|fb7cf7e6-d606-4761-b5eb-9499b7848a78||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 04:25:15,712|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| getting cba file name(test101), version(1.0.1) from db
2022-06-17 04:25:15,776|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-17 04:25:15,779|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-17 04:25:15,781|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-17 04:25:15,797|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (helloworld)
2022-06-17 04:25:15,798|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-17 04:25:15,799|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 04:25:15,808|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-17 04:25:15,808|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 04:25:15,809|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-17 04:25:15,828|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-17 04:25:15,854|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Batched Sequence : ([])
2022-06-17 04:25:15,857|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Generated Resource Param Data ({ })
2022-06-17 04:25:15,961|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 04:25:15,964|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 04:25:15,965|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-17 04:25:15,968|fb7cf7e6-d606-4761-b5eb-9499b7848a78||DefaultDispatcher-worker-24||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a58ecbe6-27fe-4051-ac47-0cb129347bc5 auditStoreId -1
2022-06-17 04:44:59,154|6e092346-d803-4138-91dc-75ce9edbb1d4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-17 04:44:59,155|6e092346-d803-4138-91dc-75ce9edbb1d4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 04:44:59,155|6e092346-d803-4138-91dc-75ce9edbb1d4||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 04:44:59,456|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 04:44:59,457|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 04:45:00,128|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-17 04:45:00,132|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(cd9faddd-45bc-4695-a313-d80740aaaa9c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-17 04:45:00,157|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(dd482e26-c8e3-4693-8ec5-b693e823405f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-17 04:45:00,166|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(227cb816-a75b-43e1-98a7-58d24dbe829a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-17 04:45:00,180|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(b65688d2-50ab-4255-8cc1-e9fab41acb3c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-17 04:45:00,197|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(e768f361-9e66-48a6-b02e-af9ba41440c6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-17 04:45:00,215|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(34f6a9b5-43ce-453f-8043-76fabede0829) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-17 04:45:00,234|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:00,234|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:00,234|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 04:45:00,235|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 04:45:00,235|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:00,235|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:00,293|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:45:00,345|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:45:00,365|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:45:00,386|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:45:00,493|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:45:00,494|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:45:00,495|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:45:00,558|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:00,668|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:45:00,669|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:45:00,669|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:45:00,717|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:00,816|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:45:00,817|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:45:00,817|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:45:00,818|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(HealthCheck)
2022-06-17 04:45:00,819|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-17 04:45:00,820|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(vf-config-assign)
2022-06-17 04:45:00,820|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(vf-config-deploy)
2022-06-17 04:45:00,867|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 04:45:00,940|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:45:00,942|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:45:00,989|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:45:00,990|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:45:00,991|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 04:45:01,012|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:01,120|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:45:01,121|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:45:01,122|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign-day-2)
2022-06-17 04:45:01,123|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:45:01,123|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy-day-2)
2022-06-17 04:45:01,143|6e092346-d803-4138-91dc-75ce9edbb1d4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:02,499|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/322c64be-4c85-4658-b11d-830a1779ebb2)
2022-06-17 04:45:02,499|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| deleting definition types under : /opt/app/onap/blueprints/working/322c64be-4c85-4658-b11d-830a1779ebb2/Definitions
2022-06-17 04:45:02,501|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| reinitialized all type definitions
2022-06-17 04:45:02,502|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-06-17 04:45:02,523|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-06-17 04:45:02,529|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-06-17 04:45:02,534|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-06-17 04:45:02,557|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 04:45:02,576|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 04:45:02,586|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-17 04:45:02,602|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,621|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,632|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,644|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,655|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,691|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-06-17 04:45:02,695|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-06-17 04:45:02,696|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-06-17 04:45:02,709|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 04:45:02,718|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 04:45:02,729|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(capability)
2022-06-17 04:45:02,739|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-17 04:45:02,749|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,761|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,774|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,785|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,797|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,808|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:45:02,842|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing Workflow(resource-resolution)
2022-06-17 04:45:02,843|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-06-17 04:45:02,843|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-06-17 04:45:02,843|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-06-17 04:45:02,843|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-06-17 04:45:02,843|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-06-17 04:45:02,843|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enriching artifacts file(/opt/app/onap/blueprints/working/322c64be-4c85-4658-b11d-830a1779ebb2/Templates/hello-world-velocity-mapping.json
2022-06-17 04:45:02,850|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-06-17 04:45:02,851|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-06-17 04:45:02,851|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enriching artifacts file(/opt/app/onap/blueprints/working/322c64be-4c85-4658-b11d-830a1779ebb2/Templates/hello-world-jinja-mapping.json
2022-06-17 04:45:02,857|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-06-17 04:45:02,857|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-06-17 04:45:02,857|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 04:45:02,857|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-06-17 04:45:02,857|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-06-17 04:45:02,857|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-06-17 04:45:02,869|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:02,937|86690eb7-6082-4ef5-89e2-0c32c9eba488||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-06-17 04:45:03,131|56bf96b4-7892-49eb-9497-eddb6722d940||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(e54ff298-b7c9-4862-9c47-e55ad06083a0) CBA(/opt/app/onap/blueprints/archive/e54ff298-b7c9-4862-9c47-e55ad06083a0/cba.zip)
2022-06-17 04:45:03,139|56bf96b4-7892-49eb-9497-eddb6722d940||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e54ff298-b7c9-4862-9c47-e55ad06083a0) and entry definition file (Definitions/resource-resolution.json)
2022-06-17 04:45:03,174|56bf96b4-7892-49eb-9497-eddb6722d940||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-resolution)
2022-06-17 04:45:03,186|56bf96b4-7892-49eb-9497-eddb6722d940||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e54ff298-b7c9-4862-9c47-e55ad06083a0) and entry definition file (Definitions/resource-resolution.json)
2022-06-17 04:45:03,222|56bf96b4-7892-49eb-9497-eddb6722d940||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/working/e54ff298-b7c9-4862-9c47-e55ad06083a0) present to clean.
2022-06-17 04:45:03,348|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id 780292cb-6b7e-431e-9f5c-d1cb8da48761
2022-06-17 04:45:03,348|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 04:45:03,348|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 04:45:03,354|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-06-17 04:45:03,413|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-17 04:45:03,415|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-06-17 04:45:03,417|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:03,428|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (resource-resolution)
2022-06-17 04:45:03,433|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-06-17 04:45:03,433|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 04:45:03,435|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(780292cb-6b7e-431e-9f5c-d1cb8da48761) for workflow(resource-resolution) step(helloworld)
2022-06-17 04:45:03,435|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 04:45:03,435|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:03,436|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-06-17 04:45:03,475|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:03,514|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:03,514|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-17 04:45:03,764|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-17 04:45:03,838|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:03,848|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:03,848|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-17 04:45:03,848|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-17 04:45:03,849|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-06-17 04:45:03,884|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_put)
2022-06-17 04:45:03,900|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-17 04:45:03,901|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Getting Jython Script Class(ResolvProperties)
2022-06-17 04:45:08,011|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Component Object org.python.proxies.__main__$ResolvProperties$1@1c02d2ea
2022-06-17 04:45:08,016|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-06-17 04:45:08,027|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_python)
2022-06-17 04:45:08,029|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:08,029|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-17 04:45:08,035|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-17 04:45:08,045|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:08,046|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:08,046|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-17 04:45:08,046|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-17 04:45:08,046|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-06-17 04:45:08,047|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:08,047|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-17 04:45:08,050|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-17 04:45:08,059|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:08,059|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:08,060|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_patch)
2022-06-17 04:45:08,060|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-17 04:45:08,060|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-17 04:45:08,060|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-06-17 04:45:08,070|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_del)
2022-06-17 04:45:08,071|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-17 04:45:08,098|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-17 04:45:15,037|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| compiled in (6938)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-17 04:45:15,039|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-17 04:45:15,055|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-06-17 04:45:15,068|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_kotlin)
2022-06-17 04:45:15,071|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:15,071|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-17 04:45:15,078|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-17 04:45:15,086|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:15,086|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:15,087|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-17 04:45:15,087|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-17 04:45:15,087|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-06-17 04:45:15,097|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_get)
2022-06-17 04:45:15,104|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-06-17 04:45:15,104|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-06-17 04:45:15,115|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_input)
2022-06-17 04:45:15,115|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_default)
2022-06-17 04:45:15,116|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:15,116|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-17 04:45:15,118|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-17 04:45:15,125|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:15,126|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:15,126|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-17 04:45:15,126|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-17 04:45:15,126|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-06-17 04:45:15,138|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_post)
2022-06-17 04:45:15,150|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:15,180|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (list)
2022-06-17 04:45:15,183|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-17 04:45:15,183|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,183|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,183|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,184|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,184|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-06-17 04:45:15,194|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (v_db)
2022-06-17 04:45:15,197|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:15,253|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-17 04:45:15,274|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-17 04:45:15,275|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-06-17 04:45:15,312|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:15,315|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-17 04:45:15,316|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-06-17 04:45:15,317|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-17 04:45:15,317|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Getting Jython Script Class(ResolvProperties)
2022-06-17 04:45:15,330|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-06-17 04:45:15,376|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Component Object org.python.proxies.__main__$ResolvProperties$2@30ec5de3
2022-06-17 04:45:15,377|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-06-17 04:45:15,389|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_python)
2022-06-17 04:45:15,391|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:15,391|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-17 04:45:15,392|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-17 04:45:15,401|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:15,402|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:15,402|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-17 04:45:15,402|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-17 04:45:15,402|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-06-17 04:45:15,415|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_patch)
2022-06-17 04:45:15,416|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-06-17 04:45:15,430|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_input)
2022-06-17 04:45:15,431|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:15,431|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-17 04:45:15,434|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-17 04:45:15,441|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:15,442|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:15,443|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-17 04:45:15,443|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-17 04:45:15,443|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-06-17 04:45:15,454|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_put)
2022-06-17 04:45:15,455|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-06-17 04:45:15,467|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_default)
2022-06-17 04:45:15,468|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:15,468|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-17 04:45:15,470|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-17 04:45:15,481|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:15,482|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:15,482|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-17 04:45:15,482|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-17 04:45:15,482|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-06-17 04:45:15,483|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:15,484|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-17 04:45:15,487|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-17 04:45:15,492|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_del)
2022-06-17 04:45:15,494|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:15,495|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:15,495|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-17 04:45:15,495|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-17 04:45:15,495|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-06-17 04:45:15,496|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-17 04:45:15,496|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-17 04:45:15,499|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-17 04:45:15,506|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-13||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_post)
2022-06-17 04:45:15,506|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:15,506|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:15,506|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-17 04:45:15,506|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-17 04:45:15,507|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-06-17 04:45:15,516|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_get)
2022-06-17 04:45:15,525|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-06-17 04:45:15,525|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-06-17 04:45:15,526|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-06-17 04:45:15,540|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 04:45:15,540|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 04:45:15,541|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-17 04:45:15,541|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-17 04:45:15,541|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-06-17 04:45:15,571|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_get_id)
2022-06-17 04:45:15,572|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-17 04:45:15,573|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-06-17 04:45:15,583|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_kotlin)
2022-06-17 04:45:15,584|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:15,589|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (list)
2022-06-17 04:45:15,591|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-17 04:45:15,592|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:15,604|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (j_db)
2022-06-17 04:45:15,605|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:45:15,801|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-17 04:45:15,810|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-17 04:45:15,811|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 04:45:15,811|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 04:45:15,811|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-06-17 04:45:15,812|a1753703-2b39-4e1c-b9fa-a69a74cb94d1||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 46c370fd-e317-4228-bb97-04c57c695619 auditStoreId -1
2022-06-17 04:56:21,675|32a7cfc0-032f-4b9e-a699-b416065fdd92||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-17 04:56:21,677|32a7cfc0-032f-4b9e-a699-b416065fdd92||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 04:56:21,677|32a7cfc0-032f-4b9e-a699-b416065fdd92||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 04:56:22,043|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 04:56:22,044|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 04:56:22,692|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-17 04:56:22,692|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(8bb80b80-7109-46e8-88ad-54de58b19757) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-17 04:56:22,711|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(7dfe8289-90c8-46a5-8659-c4b096ce02d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-17 04:56:22,718|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(3bef37cc-c5d6-4d34-b870-9f3791486082) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-17 04:56:22,731|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(cb43ed7f-fdad-4826-a183-d1ac50248efa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-17 04:56:22,745|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(297fe181-7a42-497a-b247-908526090ec7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-17 04:56:22,759|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(58f879a1-59c2-47fc-9039-7bde1d500824) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-17 04:56:22,775|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:56:22,776|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:56:22,776|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 04:56:22,776|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 04:56:22,776|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:56:22,776|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:56:22,841|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:56:22,864|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:56:22,883|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:56:22,889|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:56:22,910|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:56:22,911|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:56:22,925|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:56:22,965|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-17 04:56:22,988|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-17 04:56:22,997|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-17 04:56:23,035|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:56:23,036|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:56:23,037|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:56:23,079|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:56:23,115|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 04:56:23,129|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-17 04:56:23,138|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 04:56:23,175|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:56:23,176|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:56:23,177|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:56:23,177|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(HealthCheck)
2022-06-17 04:56:23,178|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-17 04:56:23,179|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(vf-config-assign)
2022-06-17 04:56:23,179|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(vf-config-deploy)
2022-06-17 04:56:23,220|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 04:56:23,251|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-17 04:56:23,264|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-17 04:56:23,272|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-17 04:56:23,311|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:56:23,312|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:56:23,313|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:56:23,351|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:56:23,383|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 04:56:23,398|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-17 04:56:23,406|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 04:56:23,427|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:56:23,428|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:56:23,462|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 04:56:23,501|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-17 04:56:23,513|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-17 04:56:23,522|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-17 04:56:23,550|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:56:23,551|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:56:23,552|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign-day-2)
2022-06-17 04:56:23,552|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:56:23,553|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy-day-2)
2022-06-17 04:56:23,570|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:56:23,582|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-17 04:56:23,596|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-17 04:56:23,597|32a7cfc0-032f-4b9e-a699-b416065fdd92||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-17 04:56:34,337|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e78a2ce6-6228-4be6-991b-8ec637e07a6f)
2022-06-17 04:56:34,337|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| deleting definition types under : /opt/app/onap/blueprints/working/e78a2ce6-6228-4be6-991b-8ec637e07a6f/Definitions
2022-06-17 04:56:34,340|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| reinitialized all type definitions
2022-06-17 04:56:34,341|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-06-17 04:56:34,358|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(vnf-template)
2022-06-17 04:56:34,362|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(vnf-mapping)
2022-06-17 04:56:34,367|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-06-17 04:56:34,387|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,403|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,409|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,414|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-06-17 04:56:34,415|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-06-17 04:56:34,415|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-06-17 04:56:34,427|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,434|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,441|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,448|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-17 04:56:34,464|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,471|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,477|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,485|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,491|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,498|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,513|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(config-assign)
2022-06-17 04:56:34,517|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(baseconfig-template)
2022-06-17 04:56:34,517|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-06-17 04:56:34,517|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-06-17 04:56:34,530|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,536|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,543|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(input)
2022-06-17 04:56:34,548|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(config-deploy)
2022-06-17 04:56:34,580|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing Workflow(resource-assignment)
2022-06-17 04:56:34,580|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-06-17 04:56:34,581|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-06-17 04:56:34,581|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-06-17 04:56:34,581|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-06-17 04:56:34,581|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-06-17 04:56:34,581|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enriching artifacts file(/opt/app/onap/blueprints/working/e78a2ce6-6228-4be6-991b-8ec637e07a6f/Templates/vnf-mapping.json
2022-06-17 04:56:34,586|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-06-17 04:56:34,586|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-06-17 04:56:34,586|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enriching artifacts file(/opt/app/onap/blueprints/working/e78a2ce6-6228-4be6-991b-8ec637e07a6f/Templates/base_ubuntu20-mapping.json
2022-06-17 04:56:34,591|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-06-17 04:56:34,591|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-06-17 04:56:34,592|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing Workflow(config-assign)
2022-06-17 04:56:34,592|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-06-17 04:56:34,592|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| identified workflow(config-assign) targets(config-assign)
2022-06-17 04:56:34,592|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-06-17 04:56:34,593|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-06-17 04:56:34,593|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enriching artifacts file(/opt/app/onap/blueprints/working/e78a2ce6-6228-4be6-991b-8ec637e07a6f/Templates/baseconfig-mapping.json
2022-06-17 04:56:34,600|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-06-17 04:56:34,600|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-17 04:56:34,601|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing Workflow(config-deploy)
2022-06-17 04:56:34,602|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-06-17 04:56:34,602|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| identified workflow(config-deploy) targets(config-deploy)
2022-06-17 04:56:34,602|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(config-deploy) resource assignment files([]
2022-06-17 04:56:34,602|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 04:56:34,602|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-06-17 04:56:34,602|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing file (Templates/vnf-mapping.json)
2022-06-17 04:56:34,602|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-06-17 04:56:34,602|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing file (Templates/baseconfig-mapping.json)
2022-06-17 04:56:34,623|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:56:34,680|980a16a7-3416-4b9b-bd93-d6cf3c7ca3ed||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-06-17 04:56:34,868|0f940b21-315d-4105-9c1f-ceaedd0757fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(52ce2081-3457-40fb-8963-50d192c113a6) CBA(/opt/app/onap/blueprints/archive/52ce2081-3457-40fb-8963-50d192c113a6/cba.zip)
2022-06-17 04:56:34,876|0f940b21-315d-4105-9c1f-ceaedd0757fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/52ce2081-3457-40fb-8963-50d192c113a6) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:56:34,885|0f940b21-315d-4105-9c1f-ceaedd0757fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:56:34,907|0f940b21-315d-4105-9c1f-ceaedd0757fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:56:34,908|0f940b21-315d-4105-9c1f-ceaedd0757fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:56:34,908|0f940b21-315d-4105-9c1f-ceaedd0757fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:56:34,917|0f940b21-315d-4105-9c1f-ceaedd0757fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/52ce2081-3457-40fb-8963-50d192c113a6) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:56:34,944|0f940b21-315d-4105-9c1f-ceaedd0757fc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/working/52ce2081-3457-40fb-8963-50d192c113a6) present to clean.
2022-06-17 04:57:43,782|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(87af5845-8aed-443d-bf55-f18b5e42094f) CBA(/opt/app/onap/blueprints/archive/87af5845-8aed-443d-bf55-f18b5e42094f/cba.zip)
2022-06-17 04:57:43,815|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/87af5845-8aed-443d-bf55-f18b5e42094f) and entry definition file (Definitions/CNF.json)
2022-06-17 04:57:43,878|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:57:43,879|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:57:43,880|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:57:43,881|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(scale-out)
2022-06-17 04:57:43,881|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(scale)
2022-06-17 04:57:43,882|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(scale-in)
2022-06-17 04:57:43,882|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(health-check)
2022-06-17 04:57:43,908|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/87af5845-8aed-443d-bf55-f18b5e42094f) and entry definition file (Definitions/CNF.json)
2022-06-17 04:57:43,963|5824ccf9-f04d-4f73-b9b4-1bc217f058aa||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/working/87af5845-8aed-443d-bf55-f18b5e42094f) present to clean.
2022-06-17 04:58:17,307|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 04:58:17,405|||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-06-17 04:58:17,452|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| request(bef8bef8-49d7-4667-9d07-18cb919489f4)
2022-06-17 04:58:17,455|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| CBA file(/opt/app/onap/blueprints/archive/bfaa5935-5d77-484a-b550-22f1ef38479c/cba.zip written successfully
2022-06-17 04:58:17,456|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(bfaa5935-5d77-484a-b550-22f1ef38479c) CBA(/opt/app/onap/blueprints/archive/bfaa5935-5d77-484a-b550-22f1ef38479c/cba.zip)
2022-06-17 04:58:17,470|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bfaa5935-5d77-484a-b550-22f1ef38479c) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:58:17,499|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:58:17,524|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:58:17,525|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:58:17,525|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:58:17,534|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bfaa5935-5d77-484a-b550-22f1ef38479c) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:58:17,547|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-06-17 04:58:17,560|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-06-17 04:58:17,561|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-06-17 04:58:17,579|bef8bef8-49d7-4667-9d07-18cb919489f4||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/working/bfaa5935-5d77-484a-b550-22f1ef38479c) present to clean.
2022-06-17 04:58:28,954|b3195cf3-6a37-4318-860b-6d6b17680dc2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-06-17 04:58:29,011|b3195cf3-6a37-4318-860b-6d6b17680dc2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 04:58:29,012|b3195cf3-6a37-4318-860b-6d6b17680dc2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 04:58:29,016|b3195cf3-6a37-4318-860b-6d6b17680dc2||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:58:29,183|4d49a456-7d70-4b18-8537-9bded9f228fd||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 04:58:29,183|4d49a456-7d70-4b18-8537-9bded9f228fd||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 04:58:29,187|4d49a456-7d70-4b18-8537-9bded9f228fd||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:58:29,575|410b1db9-c370-4905-9c65-97f9c6d6d43a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 04:58:29,576|410b1db9-c370-4905-9c65-97f9c6d6d43a||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 04:58:29,582|410b1db9-c370-4905-9c65-97f9c6d6d43a||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:58:29,764|6fadae32-ace7-4cc9-8ca2-aeaf037a0855||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 04:58:29,765|6fadae32-ace7-4cc9-8ca2-aeaf037a0855||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 04:58:29,767|6fadae32-ace7-4cc9-8ca2-aeaf037a0855||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:58:47,929|df4de59c-bd26-451b-bc7b-87740d6ee16f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-17 04:58:47,929|df4de59c-bd26-451b-bc7b-87740d6ee16f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-17 04:58:47,929|df4de59c-bd26-451b-bc7b-87740d6ee16f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-17 04:58:48,102|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-17 04:58:48,103|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-17 04:58:48,582|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-17 04:58:48,583|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(53b87573-e4cc-4f4b-9cfe-0bcb695c173e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-17 04:58:48,605|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(95c7657d-b0f3-4b0a-b89a-a23500c2d12b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-17 04:58:48,613|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(43fee682-b400-495b-ac34-3df999f9aaa3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-17 04:58:48,624|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(a0835b3d-726e-4098-b971-61a1cbb7f55f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-17 04:58:48,638|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(8afd0a37-8141-4944-939f-30638ef77367) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-17 04:58:48,651|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(1d063f9c-3aa0-4cc4-ba3c-bde0ed08eead) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-17 04:58:48,663|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:58:48,664|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:58:48,664|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 04:58:48,664|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 04:58:48,664|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:58:48,664|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:58:48,691|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:58:48,729|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:58:48,746|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:58:48,764|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 04:58:48,837|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:58:48,838|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:58:48,839|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:58:48,884|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:58:48,922|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 04:58:48,938|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-17 04:58:48,938|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-17 04:58:48,977|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:58:48,978|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:58:48,979|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:58:49,032|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:58:49,067|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 04:58:49,097|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-17 04:58:49,110|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-17 04:58:49,152|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:58:49,153|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:58:49,154|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:58:49,154|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(HealthCheck)
2022-06-17 04:58:49,155|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-17 04:58:49,156|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(vf-config-assign)
2022-06-17 04:58:49,157|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(vf-config-deploy)
2022-06-17 04:58:49,215|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-17 04:58:49,249|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-17 04:58:49,262|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-17 04:58:49,263|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-17 04:58:49,297|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:58:49,299|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:58:49,332|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:58:49,332|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:58:49,333|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-17 04:58:49,343|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:58:49,365|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-17 04:58:49,379|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-17 04:58:49,380|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-17 04:58:49,409|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-17 04:58:49,422|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-17 04:58:49,430|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-17 04:58:49,456|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:58:49,457|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:58:49,458|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign-day-2)
2022-06-17 04:58:49,459|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:58:49,460|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy-day-2)
2022-06-17 04:58:49,481|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:58:49,497|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-17 04:58:49,515|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-17 04:58:49,516|df4de59c-bd26-451b-bc7b-87740d6ee16f||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-17 04:59:00,372|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/19cb943f-1418-4d55-95e6-d76f8f19f91a)
2022-06-17 04:59:00,372|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| deleting definition types under : /opt/app/onap/blueprints/working/19cb943f-1418-4d55-95e6-d76f8f19f91a/Definitions
2022-06-17 04:59:00,374|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| reinitialized all type definitions
2022-06-17 04:59:00,375|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-17 04:59:00,391|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-17 04:59:00,409|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-17 04:59:00,415|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-17 04:59:00,422|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-17 04:59:00,457|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-17 04:59:00,478|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing Workflow(config-assign)
2022-06-17 04:59:00,479|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-17 04:59:00,479|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| identified workflow(config-assign) targets(resolve-data)
2022-06-17 04:59:00,479|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-17 04:59:00,479|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-17 04:59:00,479|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enriching artifacts file(/opt/app/onap/blueprints/working/19cb943f-1418-4d55-95e6-d76f8f19f91a/Templates/netconfrpc-mapping.json
2022-06-17 04:59:00,484|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-17 04:59:00,484|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-17 04:59:00,485|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing Workflow(config-deploy)
2022-06-17 04:59:00,485|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-17 04:59:00,485|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-17 04:59:00,485|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(config-deploy) resource assignment files([]
2022-06-17 04:59:00,485|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| ##### Enhancing blueprint Resource Definitions
2022-06-17 04:59:00,485|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-17 04:59:00,486|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-17 04:59:00,494|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| distinct resource keys ([input-source])
2022-06-17 04:59:00,501|a816097f-6f29-4c51-8af8-ce8d8824ba89||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-17 04:59:25,666|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id 483bc612-9a3b-4835-a1d8-67367d81131e
2022-06-17 04:59:25,667|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 04:59:25,667|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 04:59:25,668|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 04:59:25,668|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 04:59:25,673|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:59:25,691|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (resource-assignment)
2022-06-17 04:59:25,692|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-17 04:59:25,692|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 04:59:25,693|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(483bc612-9a3b-4835-a1d8-67367d81131e) for workflow(resource-assignment) step(resource-assignment)
2022-06-17 04:59:25,693|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 04:59:25,693|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-17 04:59:25,694|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-17 04:59:25,712|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:59:25,714|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-17 04:59:25,714|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("49e02f15-0aff-4f1f-a817-215b754c2e9d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 04:59:25,715|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("15bf61e5-5d98-40b7-b732-2f47be791e35") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 04:59:25,722|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Generated Resource Param Data ({
  "service-instance-id" : "49e02f15-0aff-4f1f-a817-215b754c2e9d",
  "vnf-id" : "15bf61e5-5d98-40b7-b732-2f47be791e35",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-06-17 04:59:25,732|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 04:59:25,732|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 04:59:25,732|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-17 04:59:25,733|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d002fb36-d0aa-41ab-b9f1-dd4ef7aa506c auditStoreId -1
2022-06-17 04:59:26,420|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 04:59:26,525|||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-06-17 04:59:26,528|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| request(30a2abef-0178-45a9-871b-b5357abb427a)
2022-06-17 04:59:26,530|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| CBA file(/opt/app/onap/blueprints/archive/a7ab50f2-3f01-4215-a09c-39c083916016/cba.zip written successfully
2022-06-17 04:59:26,530|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(a7ab50f2-3f01-4215-a09c-39c083916016) CBA(/opt/app/onap/blueprints/archive/a7ab50f2-3f01-4215-a09c-39c083916016/cba.zip)
2022-06-17 04:59:26,562|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a7ab50f2-3f01-4215-a09c-39c083916016) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:26,623|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(resource-assignment)
2022-06-17 04:59:26,623|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 04:59:26,624|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 04:59:26,625|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(scale-out)
2022-06-17 04:59:26,625|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(scale)
2022-06-17 04:59:26,626|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(scale-in)
2022-06-17 04:59:26,626|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(health-check)
2022-06-17 04:59:26,651|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a7ab50f2-3f01-4215-a09c-39c083916016) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:26,668|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :APACHE::1.0.0
2022-06-17 04:59:26,686|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-06-17 04:59:26,687|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-06-17 04:59:26,715|30a2abef-0178-45a9-871b-b5357abb427a||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/working/a7ab50f2-3f01-4215-a09c-39c083916016) present to clean.
2022-06-17 04:59:33,244|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id 2e2700b4-c013-4552-ada8-e30270e092e6
2022-06-17 04:59:33,244|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 04:59:33,244|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 04:59:33,245|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 04:59:33,245|b5a152f7-56ad-4039-a720-e0b6796fbac1||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 04:59:33,247|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:59:33,254|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (resource-assignment)
2022-06-17 04:59:33,254|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-17 04:59:33,254|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 04:59:33,255|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(2e2700b4-c013-4552-ada8-e30270e092e6) for workflow(resource-assignment) step(resource-assignment)
2022-06-17 04:59:33,255|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 04:59:33,255|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-17 04:59:33,256|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-06-17 04:59:33,269|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:59:33,273|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-06-17 04:59:33,273|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-06-17 04:59:33,273|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-06-17 04:59:33,274|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-06-17 04:59:33,274|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("02d6725f-69b5-49b2-a951-975afd727658") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-17 04:59:33,274|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("49e02f15-0aff-4f1f-a817-215b754c2e9d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 04:59:33,275|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:59:33,275|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-06-17 04:59:33,276|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-06-17 04:59:33,277|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("15bf61e5-5d98-40b7-b732-2f47be791e35") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 04:59:33,279|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "49e02f15-0aff-4f1f-a817-215b754c2e9d",
  "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" : "02d6725f-69b5-49b2-a951-975afd727658",
  "vnf-id" : "15bf61e5-5d98-40b7-b732-2f47be791e35",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-06-17 04:59:33,293|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 04:59:33,293|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 04:59:33,293|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-17 04:59:33,293|b5a152f7-56ad-4039-a720-e0b6796fbac1||DefaultDispatcher-worker-9||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 441bab0d-4e7c-41e0-8726-a17c6dd74333 auditStoreId -1
2022-06-17 04:59:33,961|c61c27b3-b4b5-4eb7-80c3-4c9ae3524845||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| getting cba file name(APACHE), version(1.0.0) from db
2022-06-17 04:59:34,139|c61c27b3-b4b5-4eb7-80c3-4c9ae3524845||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 04:59:34,141|c61c27b3-b4b5-4eb7-80c3-4c9ae3524845||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 04:59:34,143|c61c27b3-b4b5-4eb7-80c3-4c9ae3524845||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:34,295|72c9ce82-c202-43b8-8850-5a81d01820c3||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 04:59:34,295|72c9ce82-c202-43b8-8850-5a81d01820c3||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 04:59:34,303|72c9ce82-c202-43b8-8850-5a81d01820c3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:34,949|762a1b7a-c2db-4819-8679-627932992c5f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 04:59:34,949|762a1b7a-c2db-4819-8679-627932992c5f||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 04:59:34,952|762a1b7a-c2db-4819-8679-627932992c5f||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:35,129|c6fff684-ad25-4872-8772-0a4daa1f8bb5||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 04:59:35,129|c6fff684-ad25-4872-8772-0a4daa1f8bb5||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 04:59:35,132|c6fff684-ad25-4872-8772-0a4daa1f8bb5||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:35,352|d171317e-c500-4483-9bde-917bfd19fa14||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 04:59:35,352|d171317e-c500-4483-9bde-917bfd19fa14||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 04:59:35,355|d171317e-c500-4483-9bde-917bfd19fa14||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:35,607|938fecf4-516b-4e5f-9e06-6e650af40934||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 04:59:35,607|938fecf4-516b-4e5f-9e06-6e650af40934||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 04:59:35,609|938fecf4-516b-4e5f-9e06-6e650af40934||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:35,905|3e1fe5bc-f0d5-4bdf-bdcb-843b79d54cb9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 04:59:35,905|3e1fe5bc-f0d5-4bdf-bdcb-843b79d54cb9||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 04:59:35,913|3e1fe5bc-f0d5-4bdf-bdcb-843b79d54cb9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:36,131|246da439-d12f-450a-884d-ccd61735be67||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 04:59:36,131|246da439-d12f-450a-884d-ccd61735be67||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 04:59:36,135|246da439-d12f-450a-884d-ccd61735be67||DefaultDispatcher-worker-9||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 04:59:41,583|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 04:59:41,690|||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-06-17 04:59:41,715|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id b5a152f7-56ad-4039-a720-e0b6796fbac1
2022-06-17 04:59:41,715|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 04:59:41,715|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 04:59:41,715|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 04:59:41,715|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 04:59:41,716|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 04:59:41,720|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (config-assign)
2022-06-17 04:59:41,720|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-06-17 04:59:41,720|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 04:59:41,721|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(b5a152f7-56ad-4039-a720-e0b6796fbac1) for workflow(config-assign) step(config-assign)
2022-06-17 04:59:41,721|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 04:59:41,721|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-06-17 04:59:41,723|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-06-17 04:59:41,745|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 04:59:41,747|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-17 04:59:41,747|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("49e02f15-0aff-4f1f-a817-215b754c2e9d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 04:59:41,747|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("15bf61e5-5d98-40b7-b732-2f47be791e35") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 04:59:41,762|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (service-instance-id)
2022-06-17 04:59:41,762|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (vnf_name)
2022-06-17 04:59:41,762|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resource resolution saved into database successfully : (vnf-id)
2022-06-17 04:59:41,763|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Generated Resource Param Data ({
  "service-instance-id" : "49e02f15-0aff-4f1f-a817-215b754c2e9d",
  "vnf-id" : "15bf61e5-5d98-40b7-b732-2f47be791e35",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-06-17 04:59:41,780|||DefaultDispatcher-worker-11||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-06-17 04:59:41,793|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-17 04:59:41,797|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 04:59:41,797|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 04:59:41,797|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-17 04:59:41,798|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8107ee2b-3401-488d-bc99-f63783b505f0 auditStoreId -1
2022-06-17 04:59:41,829|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Completed
2022-06-17 05:00:18,222|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 05:00:18,327|||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-06-17 05:00:18,329|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| request(9c115ad2-f29b-4083-a153-4c6d8d58f829)
2022-06-17 05:00:18,330|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| CBA file(/opt/app/onap/blueprints/archive/214dbdca-5e74-46b5-92b0-ac3d216699d2/cba.zip written successfully
2022-06-17 05:00:18,330|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Save processing(214dbdca-5e74-46b5-92b0-ac3d216699d2) CBA(/opt/app/onap/blueprints/archive/214dbdca-5e74-46b5-92b0-ac3d216699d2/cba.zip)
2022-06-17 05:00:18,343|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/214dbdca-5e74-46b5-92b0-ac3d216699d2) and entry definition file (Definitions/pnf_netconf.json)
2022-06-17 05:00:18,348|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-17 05:00:18,358|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-assign)
2022-06-17 05:00:18,359|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Validating Workflow(config-deploy)
2022-06-17 05:00:18,364|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/214dbdca-5e74-46b5-92b0-ac3d216699d2) and entry definition file (Definitions/pnf_netconf.json)
2022-06-17 05:00:18,383|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-17 05:00:18,398|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-17 05:00:18,399|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-17 05:00:18,421|9c115ad2-f29b-4083-a153-4c6d8d58f829||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| No compiled cache(/opt/app/onap/blueprints/working/214dbdca-5e74-46b5-92b0-ac3d216699d2) present to clean.
2022-06-17 05:00:34,977|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 05:00:35,078|||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-06-17 05:00:35,083|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id b5a152f7-56ad-4039-a720-e0b6796fbac1
2022-06-17 05:00:35,083|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 05:00:35,083|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 05:00:35,085|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-17 05:00:35,085|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-17 05:00:35,087|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-17 05:00:35,095|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (config-deploy)
2022-06-17 05:00:35,095|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-06-17 05:00:35,096|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:00:35,117|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(b5a152f7-56ad-4039-a720-e0b6796fbac1) for workflow(config-deploy) step(config-deploy)
2022-06-17 05:00:35,117|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-06-17 05:00:35,117|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:00:35,124|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-06-17 05:00:35,124|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Getting Jython Script Class(ConfigDeploy)
2022-06-17 05:00:35,184|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@4939f7a8
2022-06-17 05:00:35,188|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Hello world
2022-06-17 05:00:35,188|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 05:00:35,188|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-06-17 05:00:35,188|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-17 05:00:35,190|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 52125af7-db3c-4d03-b1c9-86808d214dfe auditStoreId -1
2022-06-17 05:00:35,193|b5a152f7-56ad-4039-a720-e0b6796fbac1||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Completed
2022-06-17 05:03:32,209|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id a3d93ecf-5ff4-44a7-94bf-15e4c6c25fe4
2022-06-17 05:03:32,210|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 05:03:32,210|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 05:03:32,212|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 05:03:32,213|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 05:03:32,217|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 05:03:32,251|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (resource-assignment)
2022-06-17 05:03:32,339|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Execute node(START) -> executed state(SUCCESS)
2022-06-17 05:03:32,344|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(resource-assignment[a3d93ecf-5ff4-44a7-94bf-15e4c6c25fe4])'s step(resource-assignment)
2022-06-17 05:03:32,345|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:03:32,346|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(a3d93ecf-5ff4-44a7-94bf-15e4c6c25fe4) for workflow(resource-assignment) step(resource-assignment)
2022-06-17 05:03:32,346|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 05:03:32,346|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-17 05:03:32,347|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-17 05:03:32,378|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:32,385|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-17 05:03:32,386|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-06-17 05:03:32,387|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-17 05:03:32,387|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("d94015b6-a4a0-4532-82d3-34115c6beb00") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 05:03:32,387|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("55066663-426a-425a-92bb-66c9056e77b5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 05:03:32,399|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:32,399|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:32,418|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-17 05:03:35,777|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - )
2022-06-17 05:03:35,778|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 05:03:35,779|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220617t050336366825z")
2022-06-17 05:03:35,779|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220617t050336366825z")
2022-06-17 05:03:35,779|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220617t050336366825z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-17 05:03:35,780|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-17 05:03:35,782|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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" : "55066663-426a-425a-92bb-66c9056e77b5",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d94015b6-a4a0-4532-82d3-34115c6beb00",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220617t050336366825z"
})
2022-06-17 05:03:35,796|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 05:03:35,796|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 05:03:35,797|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-17 05:03:35,798|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(resource-assignment[a3d93ecf-5ff4-44a7-94bf-15e4c6c25fe4])'s step(profile-upload)
2022-06-17 05:03:35,798|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:03:35,806|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(a3d93ecf-5ff4-44a7-94bf-15e4c6c25fe4) for workflow(resource-assignment) step(profile-upload)
2022-06-17 05:03:35,806|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-17 05:03:35,807|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:35,809|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Triggering K8s Profile Upload component logic.
2022-06-17 05:03:35,809|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Getting the template prefixes
2022-06-17 05:03:35,809|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Iterating over prefixes in resource assignment map.
2022-06-17 05:03:35,813|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Prefix vnf does not have required data for us to continue.
2022-06-17 05:03:35,813|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 05:03:35,813|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-17 05:03:35,814|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-17 05:03:35,815|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Execute node(END) -> executed state(SUCCESS)
2022-06-17 05:03:35,820|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(a3d93ecf-5ff4-44a7-94bf-15e4c6c25fe4) nodes completed with (0)exceptions
2022-06-17 05:03:35,820|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-17 05:03:35,822|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e7a03d0c-af09-4061-b522-227939465113 auditStoreId -1
2022-06-17 05:03:42,333|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id 53425aac-1a52-4ad2-a4b8-87d11b995546
2022-06-17 05:03:42,333|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 05:03:42,333|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 05:03:42,333|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 05:03:42,333|a75f0f08-2299-4b20-9c10-5dd44099731f||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 05:03:42,334|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 05:03:42,342|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (resource-assignment)
2022-06-17 05:03:42,344|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Execute node(START) -> executed state(SUCCESS)
2022-06-17 05:03:42,345|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(resource-assignment[53425aac-1a52-4ad2-a4b8-87d11b995546])'s step(resource-assignment)
2022-06-17 05:03:42,345|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:03:42,345|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(53425aac-1a52-4ad2-a4b8-87d11b995546) for workflow(resource-assignment) step(resource-assignment)
2022-06-17 05:03:42,345|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 05:03:42,345|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-17 05:03:42,346|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-06-17 05:03:42,362|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:42,365|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-06-17 05:03:42,366|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("51e801a5-30ef-4627-b3dd-31f33f148079") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-17 05:03:42,366|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-06-17 05:03:42,366|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-06-17 05:03:42,367|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("80ac6573-3363-4e16-9aa8-13c1057a99a4") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-06-17 05:03:42,368|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:42,368|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:42,422|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Parameter information : ({customizationid=80ac6573-3363-4e16-9aa8-13c1057a99a4})
2022-06-17 05:03:42,422|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Parameter information : ({customizationid=80ac6573-3363-4e16-9aa8-13c1057a99a4})
2022-06-17 05:03:42,442|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 05:03:42,443|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"640a366f-f989-417f-9e01-293557abe811"}])
2022-06-17 05:03:42,444|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("640a366f-f989-417f-9e01-293557abe811") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-06-17 05:03:42,445|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 05:03:42,446|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"}])
2022-06-17 05:03:42,447|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("079e5ae1-6f80-4ef7-a270-9a56ba417223") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-06-17 05:03:42,448|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-06-17 05:03:42,455|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Transformed value: null -> 079e5ae1-6f80-4ef7-a270-9a56ba417223
2022-06-17 05:03:42,456|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:42,500|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Parameter information : ({customizationid=80ac6573-3363-4e16-9aa8-13c1057a99a4})
2022-06-17 05:03:42,509|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 05:03:42,510|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-06-17 05:03:42,510|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-06-17 05:03:42,511|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-06-17 05:03:42,511|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-06-17 05:03:42,518|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Transformed value: null -> 80ac6573-3363-4e16-9aa8-13c1057a99a4
2022-06-17 05:03:42,518|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("55066663-426a-425a-92bb-66c9056e77b5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 05:03:42,519|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-06-17 05:03:42,519|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-06-17 05:03:42,519|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("d94015b6-a4a0-4532-82d3-34115c6beb00") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 05:03:42,526|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/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-06-17 05:03:42,526|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-06-17 05:03:42,526|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/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-06-17 05:03:42,526|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/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-06-17 05:03:42,541|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-06-17 05:03:42,541|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-06-17 05:03:42,611|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 05:03:42,611|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 05:03:42,612|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 05:03:42,612|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 05:03:42,612|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220617t050336366825z")
2022-06-17 05:03:42,612|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-17 05:03:42,612|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220617t050336366825z")
2022-06-17 05:03:42,612|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-17 05:03:42,612|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220617t050336366825z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-17 05:03:42,612|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-17 05:03:42,622|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:42,622|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:42,624|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-17 05:03:42,746|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - )
2022-06-17 05:03:42,747|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 05:03:42,747|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220617t050336366825z-helm_apache-vfmt-001")
2022-06-17 05:03:42,747|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220617t050336366825z-helm_apache-vfmt-001")
2022-06-17 05:03:42,747|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220617t050336366825z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-06-17 05:03:42,748|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-17 05:03:42,761|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/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-06-17 05:03:42,761|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/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-06-17 05:03:42,779|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-06-17 05:03:42,795|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 05:03:42,795|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response processing type (string)
2022-06-17 05:03:42,795|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-06-17 05:03:42,796|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-06-17 05:03:42,796|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-17 05:03:42,796|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-06-17 05:03:42,796|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-06-17 05:03:42,797|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
  "k8s-rb-definition-version" : "80ac6573-3363-4e16-9aa8-13c1057a99a4",
  "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" : "55066663-426a-425a-92bb-66c9056e77b5",
  "vf-module-id" : "51e801a5-30ef-4627-b3dd-31f33f148079",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "80ac6573-3363-4e16-9aa8-13c1057a99a4",
  "vf-module-model-invariant-uuid" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
  "vf-module-model-version" : "640a366f-f989-417f-9e01-293557abe811",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220617t050336366825z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "d94015b6-a4a0-4532-82d3-34115c6beb00",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220617t050336366825z"
})
2022-06-17 05:03:42,854|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 05:03:42,854|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 05:03:42,854|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-17 05:03:42,855|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Executing workflow(resource-assignment[53425aac-1a52-4ad2-a4b8-87d11b995546])'s step(profile-upload)
2022-06-17 05:03:42,855|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:03:42,856|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| preparing request id(53425aac-1a52-4ad2-a4b8-87d11b995546) for workflow(resource-assignment) step(profile-upload)
2022-06-17 05:03:42,856|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-17 05:03:42,856|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| 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-06-17 05:03:42,857|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Triggering K8s Profile Upload component logic.
2022-06-17 05:03:42,857|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Getting the template prefixes
2022-06-17 05:03:42,857|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Iterating over prefixes in resource assignment map.
2022-06-17 05:03:42,877|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(GET), url(/v1/rb/definition/079e5ae1-6f80-4ef7-a270-9a56ba417223/80ac6573-3363-4e16-9aa8-13c1057a99a4)
2022-06-17 05:03:42,895|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 05:03:42,907|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(GET), url(/v1/rb/definition/079e5ae1-6f80-4ef7-a270-9a56ba417223/80ac6573-3363-4e16-9aa8-13c1057a99a4/profile/node-port-profile)
2022-06-17 05:03:42,913|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(404 - Not Found)
2022-06-17 05:03:42,913|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Uploading K8s Profile..
2022-06-17 05:03:42,936|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(POST), url(/v1/rb/definition/079e5ae1-6f80-4ef7-a270-9a56ba417223/80ac6573-3363-4e16-9aa8-13c1057a99a4/profile)
2022-06-17 05:03:42,946|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(201 - Created)
2022-06-17 05:03:42,966|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Rest request method(POST), url(/v1/rb/definition/079e5ae1-6f80-4ef7-a270-9a56ba417223/80ac6573-3363-4e16-9aa8-13c1057a99a4/profile/node-port-profile/content)
2022-06-17 05:03:42,975|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Response status(200 - OK)
2022-06-17 05:03:42,975|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| K8s Profile Upload Completed
2022-06-17 05:03:42,975|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Preparing Response...
2022-06-17 05:03:42,975|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-17 05:03:42,975|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-17 05:03:42,976|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Execute node(END) -> executed state(SUCCESS)
2022-06-17 05:03:42,976|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| workflow(53425aac-1a52-4ad2-a4b8-87d11b995546) nodes completed with (0)exceptions
2022-06-17 05:03:42,976|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-17 05:03:42,977|a75f0f08-2299-4b20-9c10-5dd44099731f||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID fb54a2f9-3b25-4329-bc8f-697189035cde auditStoreId -1
2022-06-17 05:03:47,367|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 05:03:47,468|||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-06-17 05:03:47,471|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id a75f0f08-2299-4b20-9c10-5dd44099731f
2022-06-17 05:03:47,471|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 05:03:47,471|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 05:03:47,472|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 05:03:47,472|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 05:03:47,472|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 05:03:47,477|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (config-assign)
2022-06-17 05:03:47,478|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-17 05:03:47,478|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[a75f0f08-2299-4b20-9c10-5dd44099731f])'s step(config-setup)
2022-06-17 05:03:47,478|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:03:47,479|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a75f0f08-2299-4b20-9c10-5dd44099731f) for workflow(config-assign) step(config-setup)
2022-06-17 05:03:47,479|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 05:03:47,479|||DefaultDispatcher-worker-3||||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-06-17 05:03:47,480|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-17 05:03:47,515|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-17 05:03:47,517|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-17 05:03:47,517|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("55066663-426a-425a-92bb-66c9056e77b5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 05:03:47,530|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-17 05:03:47,530|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-17 05:03:47,544|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5)
2022-06-17 05:03:47,570|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:03:47,571|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-06-17 05:03:47,572|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c")
2022-06-17 05:03:47,572|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c")
2022-06-17 05:03:47,572|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-17 05:03:47,573|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d94015b6-a4a0-4532-82d3-34115c6beb00") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 05:03:47,581|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/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-06-17 05:03:47,582|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-17 05:03:47,594|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/vnf-data/vf-modules)
2022-06-17 05:03:47,610|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:03:47,610|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-06-17 05:03:47,611|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","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_0fe7de66-0018-4ddb-8a1b-73331d03434c_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":"640a366f-f989-417f-9e01-293557abe811","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-20220617t050336366825z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"079e5ae1-6f80-4ef7-a270-9a56ba417223","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t050336366825z","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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75f0f08-2299-4b20-9c10-5dd44099731f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b37c6d78-e0de-4a22-862f-560ff27f9848","model-invariant-uuid":"73db6328-37fa-4512-82bb-7b51ac2e8559"},"global-customer-id":"basiccnf-macro-customer","service-id":"55066663-426a-425a-92bb-66c9056e77b5","service-instance-id":"55066663-426a-425a-92bb-66c9056e77b5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7933244b-c74d-4891-a8a7-e97553fcb28a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7dee944a-7e82-44eb-a7ea-ae9f663256af","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"75041ebf-3877-47ae-a8ed-29589ea37ac9","model-uuid":"3573499b-81e7-4b38-8f66-ee460c7468c5","model-invariant-uuid":"76f0b2eb-147f-4e75-97c5-e37d0d014d9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d94015b6-a4a0-4532-82d3-34115c6beb00"},"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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079"}}}]})
2022-06-17 05:03:47,611|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","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_0fe7de66-0018-4ddb-8a1b-73331d03434c_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":"640a366f-f989-417f-9e01-293557abe811","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-20220617t050336366825z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"079e5ae1-6f80-4ef7-a270-9a56ba417223","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t050336366825z","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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75f0f08-2299-4b20-9c10-5dd44099731f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b37c6d78-e0de-4a22-862f-560ff27f9848","model-invariant-uuid":"73db6328-37fa-4512-82bb-7b51ac2e8559"},"global-customer-id":"basiccnf-macro-customer","service-id":"55066663-426a-425a-92bb-66c9056e77b5","service-instance-id":"55066663-426a-425a-92bb-66c9056e77b5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7933244b-c74d-4891-a8a7-e97553fcb28a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7dee944a-7e82-44eb-a7ea-ae9f663256af","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"75041ebf-3877-47ae-a8ed-29589ea37ac9","model-uuid":"3573499b-81e7-4b38-8f66-ee460c7468c5","model-invariant-uuid":"76f0b2eb-147f-4e75-97c5-e37d0d014d9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d94015b6-a4a0-4532-82d3-34115c6beb00"},"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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079"}}}]})
2022-06-17 05:03:47,612|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","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_0fe7de66-0018-4ddb-8a1b-73331d03434c_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":"640a366f-f989-417f-9e01-293557abe811","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-20220617t050336366825z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"079e5ae1-6f80-4ef7-a270-9a56ba417223","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t050336366825z","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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75f0f08-2299-4b20-9c10-5dd44099731f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b37c6d78-e0de-4a22-862f-560ff27f9848","model-invariant-uuid":"73db6328-37fa-4512-82bb-7b51ac2e8559"},"global-customer-id":"basiccnf-macro-customer","service-id":"55066663-426a-425a-92bb-66c9056e77b5","service-instance-id":"55066663-426a-425a-92bb-66c9056e77b5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7933244b-c74d-4891-a8a7-e97553fcb28a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7dee944a-7e82-44eb-a7ea-ae9f663256af","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"75041ebf-3877-47ae-a8ed-29589ea37ac9","model-uuid":"3573499b-81e7-4b38-8f66-ee460c7468c5","model-invariant-uuid":"76f0b2eb-147f-4e75-97c5-e37d0d014d9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d94015b6-a4a0-4532-82d3-34115c6beb00"},"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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079"}}}]), type  ({json})
2022-06-17 05:03:47,612|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","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_0fe7de66-0018-4ddb-8a1b-73331d03434c_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":"640a366f-f989-417f-9e01-293557abe811","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-20220617t050336366825z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"079e5ae1-6f80-4ef7-a270-9a56ba417223","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t050336366825z","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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75f0f08-2299-4b20-9c10-5dd44099731f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b37c6d78-e0de-4a22-862f-560ff27f9848","model-invariant-uuid":"73db6328-37fa-4512-82bb-7b51ac2e8559"},"global-customer-id":"basiccnf-macro-customer","service-id":"55066663-426a-425a-92bb-66c9056e77b5","service-instance-id":"55066663-426a-425a-92bb-66c9056e77b5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7933244b-c74d-4891-a8a7-e97553fcb28a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7dee944a-7e82-44eb-a7ea-ae9f663256af","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"75041ebf-3877-47ae-a8ed-29589ea37ac9","model-uuid":"3573499b-81e7-4b38-8f66-ee460c7468c5","model-invariant-uuid":"76f0b2eb-147f-4e75-97c5-e37d0d014d9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d94015b6-a4a0-4532-82d3-34115c6beb00"},"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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-17 05:03:47,620|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d94015b6-a4a0-4532-82d3-34115c6beb00?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-17 05:03:47,620|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d94015b6-a4a0-4532-82d3-34115c6beb00?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-17 05:03:47,642|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d94015b6-a4a0-4532-82d3-34115c6beb00?depth=1)
2022-06-17 05:03:48,076|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:03:48,077|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-06-17 05:03:48,077|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655442224095","model-invariant-id":"079e5ae1-6f80-4ef7-a270-9a56ba417223","model-version-id":"640a366f-f989-417f-9e01-293557abe811","model-customization-id":"80ac6573-3363-4e16-9aa8-13c1057a99a4","module-index":0}]})
2022-06-17 05:03:48,078|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655442224095","model-invariant-id":"079e5ae1-6f80-4ef7-a270-9a56ba417223","model-version-id":"640a366f-f989-417f-9e01-293557abe811","model-customization-id":"80ac6573-3363-4e16-9aa8-13c1057a99a4","module-index":0}]})
2022-06-17 05:03:48,078|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655442224095","model-invariant-id":"079e5ae1-6f80-4ef7-a270-9a56ba417223","model-version-id":"640a366f-f989-417f-9e01-293557abe811","model-customization-id":"80ac6573-3363-4e16-9aa8-13c1057a99a4","module-index":0}]), type  ({json})
2022-06-17 05:03:48,078|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655442224095","model-invariant-id":"079e5ae1-6f80-4ef7-a270-9a56ba417223","model-version-id":"640a366f-f989-417f-9e01-293557abe811","model-customization-id":"80ac6573-3363-4e16-9aa8-13c1057a99a4","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-17 05:03:48,079|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-17 05:03:48,082|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 05:03:53,010|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (4928)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 05:03:53,010|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 05:03:53,033|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"079e5ae1-6f80-4ef7-a270-9a56ba417223","k8s-rb-definition-version":"80ac6573-3363-4e16-9aa8-13c1057a99a4","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-06-17 05:03:53,035|||DefaultDispatcher-worker-3||||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" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
      "k8s-rb-definition-version" : "80ac6573-3363-4e16-9aa8-13c1057a99a4"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "55066663-426a-425a-92bb-66c9056e77b5",
  "service-instance-name" : "basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "80ac6573-3363-4e16-9aa8-13c1057a99a4",
      "model-invariant-id" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
      "model-version-id" : "640a366f-f989-417f-9e01-293557abe811",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1655442224095",
      "vf-module-id" : "51e801a5-30ef-4627-b3dd-31f33f148079",
      "vf-module-name" : "basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "a75f0f08-2299-4b20-9c10-5dd44099731f",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7dee944a-7e82-44eb-a7ea-ae9f663256af",
          "svc-request-id" : "7933244b-c74d-4891-a8a7-e97553fcb28a"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "73db6328-37fa-4512-82bb-7b51ac2e8559",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "b37c6d78-e0de-4a22-862f-560ff27f9848",
            "model-version" : "1.0"
          },
          "service-id" : "55066663-426a-425a-92bb-66c9056e77b5",
          "service-instance-id" : "55066663-426a-425a-92bb-66c9056e77b5",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "80ac6573-3363-4e16-9aa8-13c1057a99a4",
            "model-invariant-uuid" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "640a366f-f989-417f-9e01-293557abe811",
            "model-version" : "1"
          },
          "vf-module-id" : "51e801a5-30ef-4627-b3dd-31f33f148079",
          "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_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "80ac6573-3363-4e16-9aa8-13c1057a99a4",
            "model-invariant-uuid" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "640a366f-f989-417f-9e01-293557abe811",
            "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" : "640a366f-f989-417f-9e01-293557abe811"
            }, {
              "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-20220617t050336366825z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "079e5ae1-6f80-4ef7-a270-9a56ba417223"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220617t050336366825z"
            }, {
              "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" : "51e801a5-30ef-4627-b3dd-31f33f148079",
            "vf-module-name" : "basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "75041ebf-3877-47ae-a8ed-29589ea37ac9",
            "model-invariant-uuid" : "76f0b2eb-147f-4e75-97c5-e37d0d014d9c",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "3573499b-81e7-4b38-8f66-ee460c7468c5",
            "model-version" : "1.0"
          },
          "vnf-id" : "d94015b6-a4a0-4532-82d3-34115c6beb00",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "51e801a5-30ef-4627-b3dd-31f33f148079"
    } ]
  },
  "vnf-id" : "d94015b6-a4a0-4532-82d3-34115c6beb00"
})
2022-06-17 05:03:53,047|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-17 05:03:53,047|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 05:03:53,047|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-17 05:03:53,048|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[a75f0f08-2299-4b20-9c10-5dd44099731f])'s step(config-template)
2022-06-17 05:03:53,048|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:03:53,055|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a75f0f08-2299-4b20-9c10-5dd44099731f) for workflow(config-assign) step(config-template)
2022-06-17 05:03:53,055|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-06-17 05:03:53,055|||DefaultDispatcher-worker-3||||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-06-17 05:03:53,121|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic.
2022-06-17 05:03:53,121|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-06-17 05:03:53,122|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-17 05:03:53,132|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/079e5ae1-6f80-4ef7-a270-9a56ba417223/80ac6573-3363-4e16-9aa8-13c1057a99a4)
2022-06-17 05:03:53,138|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:03:53,147|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/079e5ae1-6f80-4ef7-a270-9a56ba417223/80ac6573-3363-4e16-9aa8-13c1057a99a4/config-template/replica-count-template)
2022-06-17 05:03:53,151|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-17 05:03:53,151|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template..
2022-06-17 05:03:53,167|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/079e5ae1-6f80-4ef7-a270-9a56ba417223/80ac6573-3363-4e16-9aa8-13c1057a99a4/config-template)
2022-06-17 05:03:53,174|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-06-17 05:03:53,188|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/079e5ae1-6f80-4ef7-a270-9a56ba417223/80ac6573-3363-4e16-9aa8-13c1057a99a4/config-template/replica-count-template/content)
2022-06-17 05:03:53,207|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:03:53,207|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed
2022-06-17 05:03:53,207|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-17 05:03:53,207|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-06-17 05:03:53,207|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-06-17 05:03:53,208|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-17 05:03:53,208|||DefaultDispatcher-worker-3||||INFO||||||| workflow(a75f0f08-2299-4b20-9c10-5dd44099731f) nodes completed with (0)exceptions
2022-06-17 05:03:53,208|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-17 05:03:53,209|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 56410cf7-c205-453a-9358-b2c61c6db587 auditStoreId -1
2022-06-17 05:03:53,211|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Completed
2022-06-17 05:04:36,623|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-17 05:04:36,721|||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-06-17 05:04:36,724|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| processing request id a75f0f08-2299-4b20-9c10-5dd44099731f
2022-06-17 05:04:36,724|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-17 05:04:36,724|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| StoreAuditService ID  -1
2022-06-17 05:04:36,725|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-17 05:04:36,725|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-17 05:04:36,726|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-17 05:04:36,732|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Deriving input data for workflow: (config-deploy)
2022-06-17 05:04:36,732|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-17 05:04:36,733|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[a75f0f08-2299-4b20-9c10-5dd44099731f])'s step(config-setup)
2022-06-17 05:04:36,733|||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-06-17 05:04:36,734|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(a75f0f08-2299-4b20-9c10-5dd44099731f) for workflow(config-deploy) step(config-setup)
2022-06-17 05:04:36,734|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-17 05:04:36,734|||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-06-17 05:04:36,735|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-17 05:04:36,747|||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-06-17 05:04:36,748|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-17 05:04:36,749|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("55066663-426a-425a-92bb-66c9056e77b5") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-17 05:04:36,754|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-17 05:04:36,754|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-17 05:04:36,767|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5)
2022-06-17 05:04:36,798|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 05:04:36,798|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-06-17 05:04:36,799|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c")
2022-06-17 05:04:36,799|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c")
2022-06-17 05:04:36,799|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-17 05:04:36,800|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d94015b6-a4a0-4532-82d3-34115c6beb00") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-17 05:04:36,806|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/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-06-17 05:04:36,806|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-17 05:04:36,817|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/55066663-426a-425a-92bb-66c9056e77b5/service-data/vnfs/vnf/d94015b6-a4a0-4532-82d3-34115c6beb00/vnf-data/vf-modules)
2022-06-17 05:04:36,846|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 05:04:36,846|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-06-17 05:04:36,847|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","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_0fe7de66-0018-4ddb-8a1b-73331d03434c_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":"640a366f-f989-417f-9e01-293557abe811","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-20220617t050336366825z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"079e5ae1-6f80-4ef7-a270-9a56ba417223","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t050336366825z","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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75f0f08-2299-4b20-9c10-5dd44099731f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b37c6d78-e0de-4a22-862f-560ff27f9848","model-invariant-uuid":"73db6328-37fa-4512-82bb-7b51ac2e8559"},"global-customer-id":"basiccnf-macro-customer","service-id":"55066663-426a-425a-92bb-66c9056e77b5","service-instance-id":"55066663-426a-425a-92bb-66c9056e77b5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2fc4f841-4167-4dd4-ab48-82f01a7d1d7b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2432e623-e8ac-4f01-bdee-99c61a25171c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"75041ebf-3877-47ae-a8ed-29589ea37ac9","model-uuid":"3573499b-81e7-4b38-8f66-ee460c7468c5","model-invariant-uuid":"76f0b2eb-147f-4e75-97c5-e37d0d014d9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d94015b6-a4a0-4532-82d3-34115c6beb00"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","from-preload":false}}}]})
2022-06-17 05:04:36,847|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","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_0fe7de66-0018-4ddb-8a1b-73331d03434c_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":"640a366f-f989-417f-9e01-293557abe811","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-20220617t050336366825z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"079e5ae1-6f80-4ef7-a270-9a56ba417223","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t050336366825z","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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75f0f08-2299-4b20-9c10-5dd44099731f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b37c6d78-e0de-4a22-862f-560ff27f9848","model-invariant-uuid":"73db6328-37fa-4512-82bb-7b51ac2e8559"},"global-customer-id":"basiccnf-macro-customer","service-id":"55066663-426a-425a-92bb-66c9056e77b5","service-instance-id":"55066663-426a-425a-92bb-66c9056e77b5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2fc4f841-4167-4dd4-ab48-82f01a7d1d7b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2432e623-e8ac-4f01-bdee-99c61a25171c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"75041ebf-3877-47ae-a8ed-29589ea37ac9","model-uuid":"3573499b-81e7-4b38-8f66-ee460c7468c5","model-invariant-uuid":"76f0b2eb-147f-4e75-97c5-e37d0d014d9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d94015b6-a4a0-4532-82d3-34115c6beb00"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","from-preload":false}}}]})
2022-06-17 05:04:36,847|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","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_0fe7de66-0018-4ddb-8a1b-73331d03434c_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":"640a366f-f989-417f-9e01-293557abe811","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-20220617t050336366825z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"079e5ae1-6f80-4ef7-a270-9a56ba417223","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t050336366825z","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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75f0f08-2299-4b20-9c10-5dd44099731f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b37c6d78-e0de-4a22-862f-560ff27f9848","model-invariant-uuid":"73db6328-37fa-4512-82bb-7b51ac2e8559"},"global-customer-id":"basiccnf-macro-customer","service-id":"55066663-426a-425a-92bb-66c9056e77b5","service-instance-id":"55066663-426a-425a-92bb-66c9056e77b5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2fc4f841-4167-4dd4-ab48-82f01a7d1d7b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2432e623-e8ac-4f01-bdee-99c61a25171c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"75041ebf-3877-47ae-a8ed-29589ea37ac9","model-uuid":"3573499b-81e7-4b38-8f66-ee460c7468c5","model-invariant-uuid":"76f0b2eb-147f-4e75-97c5-e37d0d014d9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d94015b6-a4a0-4532-82d3-34115c6beb00"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","from-preload":false}}}]), type  ({json})
2022-06-17 05:04:36,847|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","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_0fe7de66-0018-4ddb-8a1b-73331d03434c_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":"640a366f-f989-417f-9e01-293557abe811","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-20220617t050336366825z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"079e5ae1-6f80-4ef7-a270-9a56ba417223","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220617t050336366825z","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":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"a75f0f08-2299-4b20-9c10-5dd44099731f","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"b37c6d78-e0de-4a22-862f-560ff27f9848","model-invariant-uuid":"73db6328-37fa-4512-82bb-7b51ac2e8559"},"global-customer-id":"basiccnf-macro-customer","service-id":"55066663-426a-425a-92bb-66c9056e77b5","service-instance-id":"55066663-426a-425a-92bb-66c9056e77b5","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2fc4f841-4167-4dd4-ab48-82f01a7d1d7b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2432e623-e8ac-4f01-bdee-99c61a25171c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"75041ebf-3877-47ae-a8ed-29589ea37ac9","model-uuid":"3573499b-81e7-4b38-8f66-ee460c7468c5","model-invariant-uuid":"76f0b2eb-147f-4e75-97c5-e37d0d014d9c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"d94015b6-a4a0-4532-82d3-34115c6beb00"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"80ac6573-3363-4e16-9aa8-13c1057a99a4","model-uuid":"640a366f-f989-417f-9e01-293557abe811","model-invariant-uuid":"079e5ae1-6f80-4ef7-a270-9a56ba417223"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-17 05:04:36,851|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/d94015b6-a4a0-4532-82d3-34115c6beb00?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-17 05:04:36,852|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/d94015b6-a4a0-4532-82d3-34115c6beb00?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-17 05:04:36,863|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/d94015b6-a4a0-4532-82d3-34115c6beb00?depth=1)
2022-06-17 05:04:37,002|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 05:04:37,003|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-06-17 05:04:37,003|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"youthful_wozniak","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655442271517","model-invariant-id":"079e5ae1-6f80-4ef7-a270-9a56ba417223","model-version-id":"640a366f-f989-417f-9e01-293557abe811","model-customization-id":"80ac6573-3363-4e16-9aa8-13c1057a99a4","module-index":0}]})
2022-06-17 05:04:37,004|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"youthful_wozniak","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655442271517","model-invariant-id":"079e5ae1-6f80-4ef7-a270-9a56ba417223","model-version-id":"640a366f-f989-417f-9e01-293557abe811","model-customization-id":"80ac6573-3363-4e16-9aa8-13c1057a99a4","module-index":0}]})
2022-06-17 05:04:37,004|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"youthful_wozniak","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655442271517","model-invariant-id":"079e5ae1-6f80-4ef7-a270-9a56ba417223","model-version-id":"640a366f-f989-417f-9e01-293557abe811","model-customization-id":"80ac6573-3363-4e16-9aa8-13c1057a99a4","module-index":0}]), type  ({json})
2022-06-17 05:04:37,004|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"51e801a5-30ef-4627-b3dd-31f33f148079","vf-module-name":"basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"youthful_wozniak","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1655442271517","model-invariant-id":"079e5ae1-6f80-4ef7-a270-9a56ba417223","model-version-id":"640a366f-f989-417f-9e01-293557abe811","model-customization-id":"80ac6573-3363-4e16-9aa8-13c1057a99a4","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-17 05:04:37,005|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-17 05:04:37,007|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"079e5ae1-6f80-4ef7-a270-9a56ba417223","k8s-rb-definition-version":"80ac6573-3363-4e16-9aa8-13c1057a99a4","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":"youthful_wozniak"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-17 05:04:37,008|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "youthful_wozniak",
      "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" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
      "k8s-rb-definition-version" : "80ac6573-3363-4e16-9aa8-13c1057a99a4"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "55066663-426a-425a-92bb-66c9056e77b5",
  "service-instance-name" : "basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "youthful_wozniak",
      "is-base-vf-module" : false,
      "model-customization-id" : "80ac6573-3363-4e16-9aa8-13c1057a99a4",
      "model-invariant-id" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
      "model-version-id" : "640a366f-f989-417f-9e01-293557abe811",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1655442271517",
      "vf-module-id" : "51e801a5-30ef-4627-b3dd-31f33f148079",
      "vf-module-name" : "basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "a75f0f08-2299-4b20-9c10-5dd44099731f",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/2432e623-e8ac-4f01-bdee-99c61a25171c",
          "svc-request-id" : "2fc4f841-4167-4dd4-ab48-82f01a7d1d7b"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "73db6328-37fa-4512-82bb-7b51ac2e8559",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "b37c6d78-e0de-4a22-862f-560ff27f9848",
            "model-version" : "1.0"
          },
          "service-id" : "55066663-426a-425a-92bb-66c9056e77b5",
          "service-instance-id" : "55066663-426a-425a-92bb-66c9056e77b5",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "80ac6573-3363-4e16-9aa8-13c1057a99a4",
            "model-invariant-uuid" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "640a366f-f989-417f-9e01-293557abe811",
            "model-version" : "1"
          },
          "vf-module-id" : "51e801a5-30ef-4627-b3dd-31f33f148079",
          "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_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "80ac6573-3363-4e16-9aa8-13c1057a99a4",
            "model-invariant-uuid" : "079e5ae1-6f80-4ef7-a270-9a56ba417223",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "640a366f-f989-417f-9e01-293557abe811",
            "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" : "640a366f-f989-417f-9e01-293557abe811"
            }, {
              "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-20220617t050336366825z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "079e5ae1-6f80-4ef7-a270-9a56ba417223"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220617t050336366825z"
            }, {
              "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" : "51e801a5-30ef-4627-b3dd-31f33f148079",
            "vf-module-name" : "basic_cnf_macro_0fe7de66-0018-4ddb-8a1b-73331d03434c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "75041ebf-3877-47ae-a8ed-29589ea37ac9",
            "model-invariant-uuid" : "76f0b2eb-147f-4e75-97c5-e37d0d014d9c",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "3573499b-81e7-4b38-8f66-ee460c7468c5",
            "model-version" : "1.0"
          },
          "vnf-id" : "d94015b6-a4a0-4532-82d3-34115c6beb00",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "51e801a5-30ef-4627-b3dd-31f33f148079"
    } ]
  },
  "vnf-id" : "d94015b6-a4a0-4532-82d3-34115c6beb00"
})
2022-06-17 05:04:37,014|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-17 05:04:37,014|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-17 05:04:37,014|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-17 05:04:37,015|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[a75f0f08-2299-4b20-9c10-5dd44099731f])'s step(status-verification-script)
2022-06-17 05:04:37,015|||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-06-17 05:04:37,023|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(a75f0f08-2299-4b20-9c10-5dd44099731f) for workflow(config-deploy) step(status-verification-script)
2022-06-17 05:04:37,023|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-17 05:04:37,023|||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-06-17 05:04:37,025|||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-06-17 05:04:37,030|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-17 05:04:37,044|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/status)
2022-06-17 05:04:37,090|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 05:04:37,111|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (youthful_wozniak) is not ready. Please wait...
2022-06-17 05:04:47,120|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/status)
2022-06-17 05:04:47,155|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 05:04:47,157|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (youthful_wozniak) is not ready. Please wait...
2022-06-17 05:04:57,165|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/status)
2022-06-17 05:04:57,215|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-06-17 05:04:57,219|||DefaultDispatcher-worker-1||||INFO||||||| VfModule helm_apache (youthful_wozniak) is ready.
2022-06-17 05:04:57,219|||DefaultDispatcher-worker-1||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-17 05:04:57,220|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-06-17 05:04:57,220|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-17 05:04:57,220|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-06-17 05:04:57,222|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[a75f0f08-2299-4b20-9c10-5dd44099731f])'s step(config-apply)
2022-06-17 05:04:57,222|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:04:57,301|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(a75f0f08-2299-4b20-9c10-5dd44099731f) for workflow(config-deploy) step(config-apply)
2022-06-17 05:04:57,301|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-06-17 05:04:57,301|||DefaultDispatcher-worker-1||||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-06-17 05:04:57,304|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Value component logic.
2022-06-17 05:04:57,304|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-06-17 05:04:57,304|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-17 05:04:57,317|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/config/replica-count-change)
2022-06-17 05:05:02,328|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-17 05:05:02,329|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s config..
2022-06-17 05:05:02,356|||DefaultDispatcher-worker-1||||INFO||||||| Config building started from source custom-values
2022-06-17 05:05:02,356|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-06-17 05:05:02,373|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-06-17 05:05:02,375|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-17 05:05:02,377|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-06-17 05:05:02,441|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/youthful_wozniak/config)
2022-06-17 05:05:02,552|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-06-17 05:05:02,560|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-17 05:05:02,561|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-06-17 05:05:02,561|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-06-17 05:05:02,561|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[a75f0f08-2299-4b20-9c10-5dd44099731f])'s step(status-verification-script-after)
2022-06-17 05:05:02,561|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:05:02,562|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a75f0f08-2299-4b20-9c10-5dd44099731f) for workflow(config-deploy) step(status-verification-script-after)
2022-06-17 05:05:02,562|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-17 05:05:02,562|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-17 05:05:02,563|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-17 05:05:02,565|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-17 05:05:02,572|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/status)
2022-06-17 05:05:02,622|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:05:02,625|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (youthful_wozniak) is not ready. Please wait...
2022-06-17 05:05:12,633|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/status)
2022-06-17 05:05:12,684|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:05:12,689|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (youthful_wozniak) is not ready. Please wait...
2022-06-17 05:05:22,700|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/status)
2022-06-17 05:05:22,745|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:05:22,748|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (youthful_wozniak) is not ready. Please wait...
2022-06-17 05:05:32,758|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/status)
2022-06-17 05:05:32,800|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:05:32,801|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (youthful_wozniak) is not ready. Please wait...
2022-06-17 05:05:42,810|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/status)
2022-06-17 05:05:42,865|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:05:42,867|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (youthful_wozniak) is not ready. Please wait...
2022-06-17 05:05:52,878|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/youthful_wozniak/status)
2022-06-17 05:05:52,921|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-17 05:05:52,923|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (youthful_wozniak) is ready.
2022-06-17 05:05:52,923|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-17 05:05:52,923|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-17 05:05:52,923|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-17 05:05:52,924|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-06-17 05:05:52,925|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[a75f0f08-2299-4b20-9c10-5dd44099731f])'s step(collect-results)
2022-06-17 05:05:52,925|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-17 05:05:52,926|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a75f0f08-2299-4b20-9c10-5dd44099731f) for workflow(config-deploy) step(collect-results)
2022-06-17 05:05:52,926|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-06-17 05:05:52,926|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-06-17 05:05:52,927|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-06-17 05:05:52,937|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {}
2022-06-17 05:05:52,937|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-17 05:05:52,937|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-06-17 05:05:52,937|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-06-17 05:05:52,938|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-17 05:05:52,938|||DefaultDispatcher-worker-3||||INFO||||||| workflow(a75f0f08-2299-4b20-9c10-5dd44099731f) nodes completed with (0)exceptions
2022-06-17 05:05:52,939|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-17 05:05:52,940|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5b75f278-bf15-4a8b-a067-19b885a20d1b auditStoreId -1
2022-06-17 05:05:52,944|a75f0f08-2299-4b20-9c10-5dd44099731f||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-ptqgw|||| Completed