Results

By type

          04:56:21,100 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:56:21,101 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
04:56:21,102 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:56:21,102 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
04:56:21,102 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:56:21,119 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@291caca8 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file
04:56:21,257 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:56:21,266 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:56:21,270 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:56:21,278 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:56:21,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:56:21,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:56:21,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:56:21,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:56:21,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:56:21,357 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:56:21,357 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:56:21,358 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:56:21,360 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@385e9564 - Registering current configuration as safe fallback point


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

2023-01-18 04:56:22,481|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-6ccf86f86d-hj7mp with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-01-18 04:56:22,485|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-01-18 04:56:25,504|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-01-18 04:56:26,050|||main||||INFO||||||| Finished Spring Data repository scanning in 531 ms. Found 11 JPA repository interfaces.
2023-01-18 04:56:28,231|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-01-18 04:56:28,313|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-01-18 04:56:28,549|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-18 04:56:29,059|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-01-18 04:56:29,405|||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.
2023-01-18 04:56:29,406|||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.
2023-01-18 04:56:29,782|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-01-18 04:56:31,092|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-18 04:56:31,106|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-01-18 04:56:31,184|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-01-18 04:56:32,533|||main||||INFO||||||| Audit service is disabled
2023-01-18 04:56:32,663|||main||||INFO||||||| Workflow Audit store is disabled
2023-01-18 04:56:34,405|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2023-01-18 04:56:34,447|||main||||INFO||||||| Dependency Management module created...
2023-01-18 04:56:35,266|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-01-18 04:56:35,585|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-01-18 04:56:36,763|||main||||INFO||||||| Netty started on port 8080
2023-01-18 04:56:38,328|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-01-18 04:56:38,918|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-01-18 04:56:38,925|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.367 seconds (JVM running for 18.399)
2023-01-18 04:56:38,945|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-01-18 06:16:45,125|c45be4fd-186f-412b-8f59-0d5fabe7d6b3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-01-18 06:16:45,128|c45be4fd-186f-412b-8f59-0d5fabe7d6b3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-18 06:16:45,131|c45be4fd-186f-412b-8f59-0d5fabe7d6b3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-18 06:16:45,969|c45be4fd-186f-412b-8f59-0d5fabe7d6b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-18 06:16:45,973|c45be4fd-186f-412b-8f59-0d5fabe7d6b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-18 06:16:47,422|3932a692-2957-4eae-8274-1b84230f1993||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Enhancing blueprint(/opt/app/onap/blueprints/working/01e94347-c5b9-4e3a-a592-1d8ccc118484)
2023-01-18 06:16:47,442|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| deleting definition types under : /opt/app/onap/blueprints/working/01e94347-c5b9-4e3a-a592-1d8ccc118484/Definitions
2023-01-18 06:16:47,534|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| reinitialized all type definitions
2023-01-18 06:16:47,540|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(helloworld)
2023-01-18 06:16:47,577|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(helloworld-template)
2023-01-18 06:16:47,584|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-01-18 06:16:47,598|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-01-18 06:16:47,641|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing Workflow(helloworld)
2023-01-18 06:16:47,642|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-01-18 06:16:47,643|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| identified workflow(helloworld) targets(helloworld)
2023-01-18 06:16:47,643|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-01-18 06:16:47,644|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-01-18 06:16:47,645|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enriching artifacts file(/opt/app/onap/blueprints/working/01e94347-c5b9-4e3a-a592-1d8ccc118484/Templates/hello-world-mapping.json
2023-01-18 06:16:47,656|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-01-18 06:16:47,657|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| dataType not present for the recipe(dt-helloworld-properties)
2023-01-18 06:16:47,657|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing blueprint Resource Definitions
2023-01-18 06:16:47,658|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-01-18 06:16:47,660|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing file (Templates/hello-world-mapping.json)
2023-01-18 06:16:47,676|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| distinct resource keys ([])
2023-01-18 06:16:47,676|3932a692-2957-4eae-8274-1b84230f1993||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Enriching Resource Definition sources Node Template: []
2023-01-18 06:16:47,963|31b2c9a4-7d79-4cab-8d9e-54b4b33d3db4||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(667828d4-335a-4bc4-b12b-f1ee8d147b42) CBA(/opt/app/onap/blueprints/archive/667828d4-335a-4bc4-b12b-f1ee8d147b42/cba.zip)
2023-01-18 06:16:47,983|31b2c9a4-7d79-4cab-8d9e-54b4b33d3db4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/667828d4-335a-4bc4-b12b-f1ee8d147b42) and entry definition file (Definitions/blueprint.json)
2023-01-18 06:16:48,048|31b2c9a4-7d79-4cab-8d9e-54b4b33d3db4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(helloworld)
2023-01-18 06:16:48,061|31b2c9a4-7d79-4cab-8d9e-54b4b33d3db4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/667828d4-335a-4bc4-b12b-f1ee8d147b42) and entry definition file (Definitions/blueprint.json)
2023-01-18 06:16:48,242|31b2c9a4-7d79-4cab-8d9e-54b4b33d3db4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/working/667828d4-335a-4bc4-b12b-f1ee8d147b42) present to clean.
2023-01-18 06:16:48,438|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-01-18 06:16:48,439|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 06:16:48,443|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-01-18 06:16:48,451|654321||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-01-18 06:16:48,530|654321||DefaultDispatcher-worker-10||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-01-18 06:16:48,533|654321||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-01-18 06:16:48,535|654321||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-01-18 06:16:48,550|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-01-18 06:16:48,552|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-01-18 06:16:48,568|654321||DefaultDispatcher-worker-10||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 06:16:48,608|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-01-18 06:16:48,609|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 06:16:48,610|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-01-18 06:16:48,633|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-01-18 06:16:48,671|654321||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([])
2023-01-18 06:16:48,674|654321||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ })
2023-01-18 06:16:48,767|654321||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-01-18 06:16:48,770|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 06:16:48,771|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-01-18 06:16:48,781|654321||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 15301bc9-d090-4193-acc0-da93212d6f53 auditStoreId -1
2023-01-18 06:36:40,790|2e198770-c233-4d0b-a647-54064292795e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-18 06:36:40,791|2e198770-c233-4d0b-a647-54064292795e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-18 06:36:40,791|2e198770-c233-4d0b-a647-54064292795e||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-18 06:36:41,044|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-18 06:36:41,044|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-18 06:36:41,862|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-18 06:36:41,867|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(eb377847-d3a4-4757-8a76-9626b94cc080) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-18 06:36:41,893|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(597fd9e2-eb7a-4526-a849-244ded46307f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-18 06:36:41,903|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(90182423-e0c3-4a8e-84ed-90696e777d5c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-18 06:36:41,916|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(8c684e87-823d-4f86-b8b3-6acb07097a62) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-18 06:36:41,932|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(748cd85c-690f-43fc-ba71-7fc06d9fea75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-18 06:36:41,948|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(d5c9ee35-efd8-4ec0-9e85-207b40791f52) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-18 06:36:41,964|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 06:36:41,964|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-18 06:36:41,965|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-18 06:36:41,965|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-18 06:36:41,965|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 06:36:41,965|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 06:36:42,016|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-18 06:36:42,021|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 06:36:42,071|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 06:36:42,093|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 06:36:42,113|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 06:36:42,212|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 06:36:42,213|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 06:36:42,214|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 06:36:42,268|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 06:36:42,399|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 06:36:42,400|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 06:36:42,401|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 06:36:42,451|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 06:36:42,570|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 06:36:42,571|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 06:36:42,572|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 06:36:42,572|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(HealthCheck)
2023-01-18 06:36:42,573|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-18 06:36:42,574|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(vf-config-assign)
2023-01-18 06:36:42,575|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(vf-config-deploy)
2023-01-18 06:36:42,622|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-18 06:36:42,728|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 06:36:42,730|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 06:36:42,765|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 06:36:42,766|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 06:36:42,767|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-18 06:36:42,786|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-18 06:36:42,905|2e198770-c233-4d0b-a647-54064292795e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-01-18 06:36:44,281|010ac4bc-b104-4d0b-af8a-ed7432aac96b||Thread-50||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e34ecfca-2b52-4736-b29c-32ea6c59865d)
2023-01-18 06:36:44,286|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| deleting definition types under : /opt/app/onap/blueprints/working/e34ecfca-2b52-4736-b29c-32ea6c59865d/Definitions
2023-01-18 06:36:44,289|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| reinitialized all type definitions
2023-01-18 06:36:44,291|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-01-18 06:36:44,314|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-01-18 06:36:44,334|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-01-18 06:36:44,340|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-01-18 06:36:44,384|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(capability)
2023-01-18 06:36:44,416|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(capability)
2023-01-18 06:36:44,445|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(processor-db)
2023-01-18 06:36:44,474|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,496|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,507|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,518|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,530|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,599|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-01-18 06:36:44,605|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-01-18 06:36:44,605|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-01-18 06:36:44,619|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(capability)
2023-01-18 06:36:44,629|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(capability)
2023-01-18 06:36:44,639|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(capability)
2023-01-18 06:36:44,648|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(processor-db)
2023-01-18 06:36:44,661|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,691|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,705|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,727|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,759|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,811|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 06:36:44,927|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing Workflow(resource-resolution)
2023-01-18 06:36:44,941|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-01-18 06:36:44,941|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-01-18 06:36:44,941|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-01-18 06:36:44,944|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-01-18 06:36:44,944|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-01-18 06:36:44,944|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enriching artifacts file(/opt/app/onap/blueprints/working/e34ecfca-2b52-4736-b29c-32ea6c59865d/Templates/hello-world-velocity-mapping.json
2023-01-18 06:36:44,997|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-01-18 06:36:44,997|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-01-18 06:36:44,997|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enriching artifacts file(/opt/app/onap/blueprints/working/e34ecfca-2b52-4736-b29c-32ea6c59865d/Templates/hello-world-jinja-mapping.json
2023-01-18 06:36:45,020|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-01-18 06:36:45,021|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-01-18 06:36:45,021|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing blueprint Resource Definitions
2023-01-18 06:36:45,021|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-01-18 06:36:45,021|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-01-18 06:36:45,021|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-01-18 06:36:45,038|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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])
2023-01-18 06:36:45,242|010ac4bc-b104-4d0b-af8a-ed7432aac96b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-01-18 06:36:45,595|e04c489b-17f8-4e18-85cf-f04192b35d96||Thread-50||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(9a9f8955-08e6-4056-b85e-15377d7735b9) CBA(/opt/app/onap/blueprints/archive/9a9f8955-08e6-4056-b85e-15377d7735b9/cba.zip)
2023-01-18 06:36:45,605|e04c489b-17f8-4e18-85cf-f04192b35d96||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a9f8955-08e6-4056-b85e-15377d7735b9) and entry definition file (Definitions/resource-resolution.json)
2023-01-18 06:36:45,690|e04c489b-17f8-4e18-85cf-f04192b35d96||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-resolution)
2023-01-18 06:36:45,832|e04c489b-17f8-4e18-85cf-f04192b35d96||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9a9f8955-08e6-4056-b85e-15377d7735b9) and entry definition file (Definitions/resource-resolution.json)
2023-01-18 06:36:45,945|e04c489b-17f8-4e18-85cf-f04192b35d96||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/working/9a9f8955-08e6-4056-b85e-15377d7735b9) present to clean.
2023-01-18 06:36:46,090|77e02436-91a3-4012-898c-9371b18a99be||reactor-http-epoll-1||||INFO||||||| processing request id 77e02436-91a3-4012-898c-9371b18a99be
2023-01-18 06:36:46,090|77e02436-91a3-4012-898c-9371b18a99be||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 06:36:46,090|77e02436-91a3-4012-898c-9371b18a99be||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-18 06:36:46,097|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-8||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-01-18 06:36:46,188|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-8||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-18 06:36:46,190|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-8||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-01-18 06:36:46,193|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-8||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-01-18 06:36:46,207|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-01-18 06:36:46,211|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-01-18 06:36:46,212|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 06:36:46,213|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(77e02436-91a3-4012-898c-9371b18a99be) for workflow(resource-resolution) step(helloworld)
2023-01-18 06:36:46,213|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 06:36:46,213|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2023-01-18 06:36:46,215|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-01-18 06:36:46,274|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-01-18 06:36:46,322|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:36:46,338|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:36:46,350|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-01-18 06:36:46,620|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-01-18 06:36:46,845|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-18 06:36:46,864|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-18 06:36:46,866|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-01-18 06:36:46,866|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-01-18 06:36:46,877|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-01-18 06:36:46,908|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-01-18 06:36:46,922|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-01-18 06:36:46,929|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-01-18 06:36:51,054|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@1a5b9683
2023-01-18 06:36:51,060|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-01-18 06:36:51,072|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-01-18 06:36:51,074|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:36:51,074|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:36:51,074|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-01-18 06:36:51,080|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-01-18 06:36:51,101|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-18 06:36:51,101|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-18 06:36:51,102|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-01-18 06:36:51,102|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-01-18 06:36:51,102|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-01-18 06:36:51,104|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:36:51,104|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:36:51,105|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-01-18 06:36:51,110|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-01-18 06:36:51,113|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-01-18 06:36:51,121|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-18 06:36:51,122|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-18 06:36:51,122|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-01-18 06:36:51,122|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-01-18 06:36:51,122|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-01-18 06:36:51,133|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-01-18 06:36:51,134|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-18 06:36:51,169|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-18 06:37:00,479|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| compiled in (9302)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-18 06:37:00,481|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-01-18 06:37:00,496|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-01-18 06:37:00,511|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-01-18 06:37:00,514|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:37:00,514|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:37:00,514|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-01-18 06:37:00,523|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-01-18 06:37:00,531|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-18 06:37:00,531|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-18 06:37:00,532|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-18 06:37:00,532|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-18 06:37:00,532|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-01-18 06:37:00,544|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-01-18 06:37:00,550|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-01-18 06:37:00,551|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-01-18 06:37:00,560|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-8||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-01-18 06:37:00,561|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-01-18 06:37:00,561|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:37:00,562|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:37:00,562|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-01-18 06:37:00,564|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-01-18 06:37:00,573|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response status(200 - OK)
2023-01-18 06:37:00,573|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (string)
2023-01-18 06:37:00,574|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-01-18 06:37:00,574|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-01-18 06:37:00,574|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-01-18 06:37:00,584|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-01-18 06:37:00,596|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:37:00,597|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:37:00,624|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (list)
2023-01-18 06:37:00,627|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-01-18 06:37:00,627|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:00,627|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:00,627|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:00,627|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:00,628|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-01-18 06:37:00,638|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-01-18 06:37:00,641|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2023-01-18 06:37:00,798|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-01-18 06:37:00,866|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-01-18 06:37:00,867|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-01-18 06:37:00,903|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-01-18 06:37:00,907|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-18 06:37:00,908|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-01-18 06:37:00,909|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-01-18 06:37:00,909|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-01-18 06:37:00,918|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-01-18 06:37:00,953|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@2b45e46c
2023-01-18 06:37:00,954|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-01-18 06:37:00,971|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-01-18 06:37:00,972|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:37:00,973|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:37:00,973|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-01-18 06:37:00,979|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-01-18 06:37:01,007|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-01-18 06:37:01,007|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-01-18 06:37:01,007|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-01-18 06:37:01,008|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-01-18 06:37:01,008|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-01-18 06:37:01,018|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-01-18 06:37:01,019|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-01-18 06:37:01,027|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-01-18 06:37:01,028|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:37:01,029|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:37:01,029|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-01-18 06:37:01,030|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-01-18 06:37:01,039|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-01-18 06:37:01,039|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-01-18 06:37:01,039|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-01-18 06:37:01,039|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-01-18 06:37:01,039|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-01-18 06:37:01,048|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-01-18 06:37:01,049|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-01-18 06:37:01,059|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-01-18 06:37:01,060|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:37:01,060|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:37:01,060|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-01-18 06:37:01,061|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-01-18 06:37:01,077|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-01-18 06:37:01,077|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-01-18 06:37:01,077|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-01-18 06:37:01,078|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-01-18 06:37:01,078|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-01-18 06:37:01,079|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:37:01,079|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:37:01,079|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-01-18 06:37:01,081|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-01-18 06:37:01,092|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-01-18 06:37:01,095|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-01-18 06:37:01,095|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-01-18 06:37:01,096|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-01-18 06:37:01,096|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-01-18 06:37:01,096|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-01-18 06:37:01,097|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:37:01,097|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:37:01,097|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-01-18 06:37:01,099|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-01-18 06:37:01,106|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-01-18 06:37:01,127|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-01-18 06:37:01,127|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-01-18 06:37:01,128|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-18 06:37:01,128|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-01-18 06:37:01,128|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-01-18 06:37:01,141|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-01-18 06:37:01,142|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-01-18 06:37:01,147|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-01-18 06:37:01,148|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-01-18 06:37:01,150|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-01-18 06:37:01,160|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-01-18 06:37:01,160|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-01-18 06:37:01,160|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-01-18 06:37:01,161|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-01-18 06:37:01,161|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-01-18 06:37:01,171|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-01-18 06:37:01,173|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-01-18 06:37:01,174|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-01-18 06:37:01,186|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-01-18 06:37:01,188|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-01-18 06:37:01,188|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-01-18 06:37:01,193|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Response processing type (list)
2023-01-18 06:37:01,194|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-01-18 06:37:01,194|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:01,195|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:01,195|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:01,195|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:01,195|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:01,196|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:01,196|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:01,196|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:01,196|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-01-18 06:37:01,197|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2023-01-18 06:37:01,205|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-01-18 06:37:01,207|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2023-01-18 06:37:01,417|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-01-18 06:37:01,428|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-01-18 06:37:01,428|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response...
2023-01-18 06:37:01,429|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 06:37:01,429|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-01-18 06:37:01,430|77e02436-91a3-4012-898c-9371b18a99be||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 54d5cbcf-4142-4541-8cb1-f14bda3f601e auditStoreId -1
2023-01-18 07:18:45,495|591588bc-22a2-45a0-b130-6570b034bb05||Thread-51||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(be6107c4-08e8-467a-a097-36409fb17234) CBA(/opt/app/onap/blueprints/archive/be6107c4-08e8-467a-a097-36409fb17234/cba.zip)
2023-01-18 07:18:45,556|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be6107c4-08e8-467a-a097-36409fb17234) and entry definition file (Definitions/CNF.json)
2023-01-18 07:18:45,705|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:18:45,707|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:18:45,708|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:18:45,709|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(scale-out)
2023-01-18 07:18:45,710|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(scale)
2023-01-18 07:18:45,711|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(scale-in)
2023-01-18 07:18:45,711|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(health-check)
2023-01-18 07:18:45,744|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/be6107c4-08e8-467a-a097-36409fb17234) and entry definition file (Definitions/CNF.json)
2023-01-18 07:18:45,893|591588bc-22a2-45a0-b130-6570b034bb05||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/working/be6107c4-08e8-467a-a097-36409fb17234) present to clean.
2023-01-18 07:18:46,655|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-18 07:18:46,655|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-18 07:18:46,655|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-18 07:18:46,933|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-18 07:18:46,934|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-18 07:18:47,758|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-18 07:18:47,759|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(c401e603-5cc2-4a92-881b-ec8865612cc8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-18 07:18:47,781|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(39582a04-c239-437e-b44c-13e206b9d28f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-18 07:18:47,790|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(5df342bb-3a70-41f2-9782-3ef6dc8f943c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-18 07:18:47,802|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(6040ed81-2c19-4ebb-b352-cc6b42c299fb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-18 07:18:47,815|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(54098e08-c2cf-4c7d-88b3-834855ea1017) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-18 07:18:47,829|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(9fe5be49-f297-4b1a-8e4f-7bd334814d03) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-18 07:18:47,843|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:18:47,843|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-18 07:18:47,843|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-18 07:18:47,844|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-18 07:18:47,844|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:18:47,844|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:18:47,871|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-18 07:18:47,873|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:18:47,909|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:18:47,927|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:18:47,945|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:18:48,011|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:18:48,012|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:18:48,013|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:18:48,051|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:18:48,098|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-18 07:18:48,136|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-18 07:18:48,144|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-18 07:18:48,201|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:18:48,202|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:18:48,203|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:18:48,239|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:18:48,274|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-18 07:18:48,305|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-18 07:18:48,312|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-18 07:18:48,370|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:18:48,371|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:18:48,372|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:18:48,372|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(HealthCheck)
2023-01-18 07:18:48,373|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-18 07:18:48,374|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(vf-config-assign)
2023-01-18 07:18:48,374|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(vf-config-deploy)
2023-01-18 07:18:48,412|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-18 07:18:48,446|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-18 07:18:48,473|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-18 07:18:48,480|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-18 07:18:48,528|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:18:48,529|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:18:48,558|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:18:48,558|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:18:48,559|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-18 07:18:48,582|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-18 07:18:48,605|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-18 07:18:48,632|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-18 07:18:48,634|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-18 07:18:48,683|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-18 07:18:48,711|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-18 07:18:48,713|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-18 07:18:48,745|3a9860b6-e49e-4d8e-a8a4-e102202fdb1f||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-01-18 07:19:00,031|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||Thread-51||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Enhancing blueprint(/opt/app/onap/blueprints/working/fda02326-3b2b-4746-a4ac-8c98b92ba577)
2023-01-18 07:19:00,032|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| deleting definition types under : /opt/app/onap/blueprints/working/fda02326-3b2b-4746-a4ac-8c98b92ba577/Definitions
2023-01-18 07:19:00,035|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| reinitialized all type definitions
2023-01-18 07:19:00,036|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-01-18 07:19:00,052|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(vnf-template)
2023-01-18 07:19:00,057|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(vnf-mapping)
2023-01-18 07:19:00,062|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-01-18 07:19:00,082|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,098|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,105|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,110|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-01-18 07:19:00,110|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-01-18 07:19:00,110|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-01-18 07:19:00,121|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,128|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,134|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,141|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(sdnc)
2023-01-18 07:19:00,155|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,161|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,168|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,175|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,181|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,187|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,200|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(config-assign)
2023-01-18 07:19:00,204|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(baseconfig-template)
2023-01-18 07:19:00,204|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-01-18 07:19:00,204|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-01-18 07:19:00,217|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,224|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,229|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(input)
2023-01-18 07:19:00,234|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(config-deploy)
2023-01-18 07:19:00,260|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing Workflow(resource-assignment)
2023-01-18 07:19:00,260|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-01-18 07:19:00,260|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-01-18 07:19:00,260|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-01-18 07:19:00,260|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-01-18 07:19:00,260|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-01-18 07:19:00,260|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enriching artifacts file(/opt/app/onap/blueprints/working/fda02326-3b2b-4746-a4ac-8c98b92ba577/Templates/vnf-mapping.json
2023-01-18 07:19:00,265|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-01-18 07:19:00,265|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-01-18 07:19:00,265|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enriching artifacts file(/opt/app/onap/blueprints/working/fda02326-3b2b-4746-a4ac-8c98b92ba577/Templates/base_ubuntu20-mapping.json
2023-01-18 07:19:00,269|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-01-18 07:19:00,270|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-01-18 07:19:00,270|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing Workflow(config-assign)
2023-01-18 07:19:00,270|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-01-18 07:19:00,270|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| identified workflow(config-assign) targets(config-assign)
2023-01-18 07:19:00,270|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-01-18 07:19:00,270|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-01-18 07:19:00,270|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enriching artifacts file(/opt/app/onap/blueprints/working/fda02326-3b2b-4746-a4ac-8c98b92ba577/Templates/baseconfig-mapping.json
2023-01-18 07:19:00,274|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-01-18 07:19:00,275|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-18 07:19:00,275|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing Workflow(config-deploy)
2023-01-18 07:19:00,275|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-01-18 07:19:00,275|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| identified workflow(config-deploy) targets(config-deploy)
2023-01-18 07:19:00,275|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(config-deploy) resource assignment files([]
2023-01-18 07:19:00,275|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing blueprint Resource Definitions
2023-01-18 07:19:00,275|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-01-18 07:19:00,275|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing file (Templates/vnf-mapping.json)
2023-01-18 07:19:00,275|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-01-18 07:19:00,276|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing file (Templates/baseconfig-mapping.json)
2023-01-18 07:19:00,287|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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])
2023-01-18 07:19:00,342|0e3c27fe-f57d-4d60-ab6a-52eefe97c1c8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-01-18 07:19:00,532|be4ef4ee-3884-4e3d-b334-fa88f9c754a2||Thread-51||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(df0b1e70-74e2-4206-9d69-08e78d9aab9a) CBA(/opt/app/onap/blueprints/archive/df0b1e70-74e2-4206-9d69-08e78d9aab9a/cba.zip)
2023-01-18 07:19:00,541|be4ef4ee-3884-4e3d-b334-fa88f9c754a2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/df0b1e70-74e2-4206-9d69-08e78d9aab9a) and entry definition file (Definitions/ubuntu20.json)
2023-01-18 07:19:00,551|be4ef4ee-3884-4e3d-b334-fa88f9c754a2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:19:00,573|be4ef4ee-3884-4e3d-b334-fa88f9c754a2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:19:00,573|be4ef4ee-3884-4e3d-b334-fa88f9c754a2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:19:00,574|be4ef4ee-3884-4e3d-b334-fa88f9c754a2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:19:00,583|be4ef4ee-3884-4e3d-b334-fa88f9c754a2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/df0b1e70-74e2-4206-9d69-08e78d9aab9a) and entry definition file (Definitions/ubuntu20.json)
2023-01-18 07:19:00,636|be4ef4ee-3884-4e3d-b334-fa88f9c754a2||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/working/df0b1e70-74e2-4206-9d69-08e78d9aab9a) present to clean.
2023-01-18 07:20:21,632|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-18 07:20:21,744|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-18 07:20:21,793|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| request(0043d189-ddbf-4a84-8bad-6af5bd79939e)
2023-01-18 07:20:21,797|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| CBA file(/opt/app/onap/blueprints/archive/c8074131-b29b-4af4-a96b-9885a0e66bdf/cba.zip written successfully
2023-01-18 07:20:21,797|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(c8074131-b29b-4af4-a96b-9885a0e66bdf) CBA(/opt/app/onap/blueprints/archive/c8074131-b29b-4af4-a96b-9885a0e66bdf/cba.zip)
2023-01-18 07:20:21,842|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c8074131-b29b-4af4-a96b-9885a0e66bdf) and entry definition file (Definitions/CNF.json)
2023-01-18 07:20:21,901|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:20:21,902|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:20:21,902|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:20:21,903|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(scale-out)
2023-01-18 07:20:21,903|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(scale)
2023-01-18 07:20:21,904|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(scale-in)
2023-01-18 07:20:21,904|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(health-check)
2023-01-18 07:20:21,923|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c8074131-b29b-4af4-a96b-9885a0e66bdf) and entry definition file (Definitions/CNF.json)
2023-01-18 07:20:21,946|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :APACHE::1.0.0
2023-01-18 07:20:21,976|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-01-18 07:20:21,977|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-01-18 07:20:22,028|0043d189-ddbf-4a84-8bad-6af5bd79939e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/working/c8074131-b29b-4af4-a96b-9885a0e66bdf) present to clean.
2023-01-18 07:20:32,439|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-18 07:20:32,551|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-18 07:20:32,553|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| request(af3efce4-2723-4b1d-afa0-e7bbf03f0183)
2023-01-18 07:20:32,554|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| CBA file(/opt/app/onap/blueprints/archive/0c503f04-ac72-40a1-b972-4c0045545ed9/cba.zip written successfully
2023-01-18 07:20:32,554|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(0c503f04-ac72-40a1-b972-4c0045545ed9) CBA(/opt/app/onap/blueprints/archive/0c503f04-ac72-40a1-b972-4c0045545ed9/cba.zip)
2023-01-18 07:20:32,562|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0c503f04-ac72-40a1-b972-4c0045545ed9) and entry definition file (Definitions/ubuntu20.json)
2023-01-18 07:20:32,573|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:20:32,604|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:20:32,605|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:20:32,606|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:20:32,614|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0c503f04-ac72-40a1-b972-4c0045545ed9) and entry definition file (Definitions/ubuntu20.json)
2023-01-18 07:20:32,641|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-01-18 07:20:32,667|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-01-18 07:20:32,669|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-01-18 07:20:32,710|af3efce4-2723-4b1d-afa0-e7bbf03f0183||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/working/0c503f04-ac72-40a1-b972-4c0045545ed9) present to clean.
2023-01-18 07:22:33,827|c6d03512-64b5-4bc5-85a7-7770979165ab||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-01-18 07:22:33,828|c6d03512-64b5-4bc5-85a7-7770979165ab||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-01-18 07:22:33,828|c6d03512-64b5-4bc5-85a7-7770979165ab||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-01-18 07:22:34,011|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-01-18 07:22:34,012|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-01-18 07:22:34,542|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-01-18 07:22:34,543|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(63303b7e-3299-4afa-8b57-4854929340e0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-01-18 07:22:34,564|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(e60e8d55-82eb-491d-98b9-e81ac5de1a0a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-01-18 07:22:34,570|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(c74efa74-0304-433d-b266-db39744b09ec) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-01-18 07:22:34,581|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(078c611f-5ad8-48d8-a24a-8b476b8033e1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-01-18 07:22:34,594|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(66113e67-a337-4460-85da-8eb5a8f3ff22) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-01-18 07:22:34,608|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(4ecdf4f8-aad0-440d-a581-75f5091cbf56) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-01-18 07:22:34,621|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:22:34,621|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-18 07:22:34,621|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-18 07:22:34,622|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-18 07:22:34,622|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:22:34,624|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:22:34,663|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-18 07:22:34,667|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:22:34,687|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:22:34,705|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:22:34,731|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:22:34,803|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:22:34,805|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:22:34,805|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:22:34,843|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:22:34,908|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-18 07:22:34,936|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-01-18 07:22:34,944|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-01-18 07:22:34,986|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:22:34,987|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:22:34,987|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:22:35,038|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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)
2023-01-18 07:22:35,083|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-18 07:22:35,117|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-01-18 07:22:35,119|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-01-18 07:22:35,187|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:22:35,187|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:22:35,188|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:22:35,189|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(HealthCheck)
2023-01-18 07:22:35,189|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(ScaleOutReconfiguration)
2023-01-18 07:22:35,190|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(vf-config-assign)
2023-01-18 07:22:35,191|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(vf-config-deploy)
2023-01-18 07:22:35,226|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:22:35,227|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:22:35,228|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-01-18 07:22:35,249|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-01-18 07:22:35,276|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-01-18 07:22:35,301|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-01-18 07:22:35,307|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-01-18 07:22:35,376|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-18 07:22:35,405|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-18 07:22:35,405|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-18 07:22:35,449|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:22:35,450|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:22:35,471|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-01-18 07:22:35,491|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-01-18 07:22:35,513|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-01-18 07:22:35,514|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-01-18 07:22:35,544|c6d03512-64b5-4bc5-85a7-7770979165ab||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-01-18 07:22:46,952|98ea4200-72d1-4f25-9fe1-b7e055be299b||Thread-98||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8007d62f-89f6-448e-aab6-38d4066639e5)
2023-01-18 07:22:46,953|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| deleting definition types under : /opt/app/onap/blueprints/working/8007d62f-89f6-448e-aab6-38d4066639e5/Definitions
2023-01-18 07:22:46,955|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| reinitialized all type definitions
2023-01-18 07:22:46,956|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(netconf-device)
2023-01-18 07:22:46,974|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(resolve-data)
2023-01-18 07:22:46,989|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-01-18 07:22:46,994|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-01-18 07:22:46,999|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-01-18 07:22:47,025|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-01-18 07:22:47,042|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing Workflow(config-assign)
2023-01-18 07:22:47,042|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-01-18 07:22:47,043|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| identified workflow(config-assign) targets(resolve-data)
2023-01-18 07:22:47,043|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-01-18 07:22:47,043|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-01-18 07:22:47,043|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enriching artifacts file(/opt/app/onap/blueprints/working/8007d62f-89f6-448e-aab6-38d4066639e5/Templates/netconfrpc-mapping.json
2023-01-18 07:22:47,047|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-01-18 07:22:47,048|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| dataType not present for the recipe(dt-config-assign-properties)
2023-01-18 07:22:47,048|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing Workflow(config-deploy)
2023-01-18 07:22:47,049|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-01-18 07:22:47,049|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| identified workflow(config-deploy) targets(execute-netconf)
2023-01-18 07:22:47,049|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(config-deploy) resource assignment files([]
2023-01-18 07:22:47,049|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| ##### Enhancing blueprint Resource Definitions
2023-01-18 07:22:47,049|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-01-18 07:22:47,049|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing file (Templates/netconfrpc-mapping.json)
2023-01-18 07:22:47,054|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| distinct resource keys ([input-source])
2023-01-18 07:22:47,061|98ea4200-72d1-4f25-9fe1-b7e055be299b||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Enriching Resource Definition sources Node Template: [source-input]
2023-01-18 07:23:23,533|aae4caab-b846-4227-b519-55cfbd491135||reactor-http-epoll-1||||INFO||||||| processing request id aae4caab-b846-4227-b519-55cfbd491135
2023-01-18 07:23:23,533|aae4caab-b846-4227-b519-55cfbd491135||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:23:23,534|aae4caab-b846-4227-b519-55cfbd491135||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-18 07:23:23,537|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-01-18 07:23:23,744|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:23:23,747|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-18 07:23:23,753|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-18 07:23:23,769|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-18 07:23:23,834|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-18 07:23:23,853|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(resource-assignment[aae4caab-b846-4227-b519-55cfbd491135])'s step(resource-assignment)
2023-01-18 07:23:23,854|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:23:23,855|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(aae4caab-b846-4227-b519-55cfbd491135) for workflow(resource-assignment) step(resource-assignment)
2023-01-18 07:23:23,855|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:23,855|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-18 07:23:23,856|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-18 07:23:23,869|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-01-18 07:23:23,877|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-18 07:23:23,877|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-01-18 07:23:23,877|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-01-18 07:23:23,878|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("1ac51863-307e-4ce5-9fc4-7cd17ff708fc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:23:23,878|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("94f2fdec-eabc-4899-9e9f-97e9fb03f371") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:23:23,880|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="1ac51863-307e-4ce5-9fc4-7cd17ff708fc", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-01-18 07:23:23,888|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-01-18 07:23:23,889|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-01-18 07:23:23,900|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-18 07:23:26,150|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - )
2023-01-18 07:23:26,151|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-01-18 07:23:26,151|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230118t072325810336z")
2023-01-18 07:23:26,151|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230118t072325810336z")
2023-01-18 07:23:26,151|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230118t072325810336z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-18 07:23:26,152|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-18 07:23:26,153|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "94f2fdec-eabc-4899-9e9f-97e9fb03f371",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1ac51863-307e-4ce5-9fc4-7cd17ff708fc",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230118t072325810336z"
})
2023-01-18 07:23:26,161|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2023-01-18 07:23:26,161|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:26,161|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-18 07:23:26,162|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(resource-assignment[aae4caab-b846-4227-b519-55cfbd491135])'s step(profile-upload)
2023-01-18 07:23:26,162|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:23:26,168|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(aae4caab-b846-4227-b519-55cfbd491135) for workflow(resource-assignment) step(profile-upload)
2023-01-18 07:23:26,168|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-18 07:23:26,168|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-01-18 07:23:26,169|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-18 07:23:26,169|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Getting the template prefixes
2023-01-18 07:23:26,170|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-18 07:23:26,173|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-01-18 07:23:26,173|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2023-01-18 07:23:26,173|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-18 07:23:26,173|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-18 07:23:26,174|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-18 07:23:26,178|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| workflow(aae4caab-b846-4227-b519-55cfbd491135) nodes completed with (0)exceptions
2023-01-18 07:23:26,178|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-18 07:23:26,179|aae4caab-b846-4227-b519-55cfbd491135||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2e85d0ae-d11e-4e12-832f-8d0a245beba1 auditStoreId -1
2023-01-18 07:23:30,510|e03bb2c7-406f-48c4-8441-76ef799379b2||reactor-http-epoll-1||||INFO||||||| processing request id e03bb2c7-406f-48c4-8441-76ef799379b2
2023-01-18 07:23:30,510|e03bb2c7-406f-48c4-8441-76ef799379b2||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:23:30,510|e03bb2c7-406f-48c4-8441-76ef799379b2||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-18 07:23:30,512|e03bb2c7-406f-48c4-8441-76ef799379b2||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:23:30,512|e03bb2c7-406f-48c4-8441-76ef799379b2||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-18 07:23:30,517|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-18 07:23:30,541|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-18 07:23:30,543|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-18 07:23:30,543|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(resource-assignment[e03bb2c7-406f-48c4-8441-76ef799379b2])'s step(resource-assignment)
2023-01-18 07:23:30,543|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:23:30,544|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(e03bb2c7-406f-48c4-8441-76ef799379b2) for workflow(resource-assignment) step(resource-assignment)
2023-01-18 07:23:30,544|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:30,544|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-18 07:23:30,545|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-01-18 07:23:30,563|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-01-18 07:23:30,568|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-01-18 07:23:30,569|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("09f31600-bf91-4edc-8fcc-e4b77d2ae594") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-18 07:23:30,569|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-01-18 07:23:30,569|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-01-18 07:23:30,570|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("f48cccb5-2f1a-4a67-907a-435c3003dbc6") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-01-18 07:23:30,572|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="f48cccb5-2f1a-4a67-907a-435c3003dbc6"}
2023-01-18 07:23:30,572|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="f48cccb5-2f1a-4a67-907a-435c3003dbc6"}
2023-01-18 07:23:30,572|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-01-18 07:23:30,572|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-01-18 07:23:30,604|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Parameter information : ({customizationid=f48cccb5-2f1a-4a67-907a-435c3003dbc6})
2023-01-18 07:23:30,604|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Parameter information : ({customizationid=f48cccb5-2f1a-4a67-907a-435c3003dbc6})
2023-01-18 07:23:30,617|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-01-18 07:23:30,618|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-01-18 07:23:30,619|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"}])
2023-01-18 07:23:30,619|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("f32b02b2-fec8-405a-a8f9-921b4ab60adc") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-01-18 07:23:30,620|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"49b4924f-624c-4765-a95d-a5b83d5e3dff"}])
2023-01-18 07:23:30,620|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("49b4924f-624c-4765-a95d-a5b83d5e3dff") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-01-18 07:23:30,621|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-01-18 07:23:30,625|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Transformed value: null -> f32b02b2-fec8-405a-a8f9-921b4ab60adc
2023-01-18 07:23:30,626|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="f48cccb5-2f1a-4a67-907a-435c3003dbc6"}
2023-01-18 07:23:30,626|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-01-18 07:23:30,661|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Parameter information : ({customizationid=f48cccb5-2f1a-4a67-907a-435c3003dbc6})
2023-01-18 07:23:30,667|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-01-18 07:23:30,668|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-01-18 07:23:30,668|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-01-18 07:23:30,669|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-01-18 07:23:30,669|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-01-18 07:23:30,673|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Transformed value: null -> f48cccb5-2f1a-4a67-907a-435c3003dbc6
2023-01-18 07:23:30,673|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("94f2fdec-eabc-4899-9e9f-97e9fb03f371") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:23:30,674|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-01-18 07:23:30,674|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-01-18 07:23:30,674|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("1ac51863-307e-4ce5-9fc4-7cd17ff708fc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:23:30,675|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="94f2fdec-eabc-4899-9e9f-97e9fb03f371", vnf-id="1ac51863-307e-4ce5-9fc4-7cd17ff708fc"}
2023-01-18 07:23:30,675|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="94f2fdec-eabc-4899-9e9f-97e9fb03f371", vnf-id="1ac51863-307e-4ce5-9fc4-7cd17ff708fc"}
2023-01-18 07:23:30,679|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-01-18 07:23:30,679|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-01-18 07:23:30,679|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-01-18 07:23:30,679|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-01-18 07:23:30,706|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-01-18 07:23:30,707|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-01-18 07:23:30,778|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - OK)
2023-01-18 07:23:30,778|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Response status(200 - OK)
2023-01-18 07:23:30,779|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2023-01-18 07:23:30,779|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Response processing type (string)
2023-01-18 07:23:30,779|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230118t072325810336z")
2023-01-18 07:23:30,779|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-18 07:23:30,779|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-18 07:23:30,779|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-18 07:23:30,779|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230118t072325810336z")
2023-01-18 07:23:30,780|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230118t072325810336z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-18 07:23:30,781|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230118t072325810336z", vf-module-label="helm_apache", vf-module-id="09f31600-bf91-4edc-8fcc-e4b77d2ae594"}
2023-01-18 07:23:30,785|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-01-18 07:23:30,785|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-01-18 07:23:30,787|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-18 07:23:30,910|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Response status(200 - )
2023-01-18 07:23:30,911|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Response processing type (string)
2023-01-18 07:23:30,911|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230118t072325810336z-helm_apache-vfmt-001")
2023-01-18 07:23:30,911|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230118t072325810336z-helm_apache-vfmt-001")
2023-01-18 07:23:30,912|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230118t072325810336z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-01-18 07:23:30,913|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-14||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-18 07:23:30,916|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="94f2fdec-eabc-4899-9e9f-97e9fb03f371", vnf-id="1ac51863-307e-4ce5-9fc4-7cd17ff708fc"}
2023-01-18 07:23:30,921|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-01-18 07:23:30,922|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-01-18 07:23:30,945|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-01-18 07:23:30,961|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-01-18 07:23:30,961|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-01-18 07:23:30,961|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-01-18 07:23:30,961|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-01-18 07:23:30,962|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-01-18 07:23:30,962|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-01-18 07:23:30,962|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-23||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-01-18 07:23:30,964|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
  "k8s-rb-definition-version" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
  "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" : "94f2fdec-eabc-4899-9e9f-97e9fb03f371",
  "vf-module-id" : "09f31600-bf91-4edc-8fcc-e4b77d2ae594",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
  "vf-module-model-invariant-uuid" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
  "vf-module-model-version" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230118t072325810336z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1ac51863-307e-4ce5-9fc4-7cd17ff708fc",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230118t072325810336z"
})
2023-01-18 07:23:30,974|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2023-01-18 07:23:30,974|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:30,974|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-18 07:23:30,975|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(resource-assignment[e03bb2c7-406f-48c4-8441-76ef799379b2])'s step(profile-upload)
2023-01-18 07:23:30,975|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:23:30,976|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(e03bb2c7-406f-48c4-8441-76ef799379b2) for workflow(resource-assignment) step(profile-upload)
2023-01-18 07:23:30,976|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-18 07:23:30,976|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-01-18 07:23:30,977|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-18 07:23:30,977|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Getting the template prefixes
2023-01-18 07:23:30,977|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-18 07:23:30,988|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6)
2023-01-18 07:23:30,997|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-01-18 07:23:31,005|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6/profile/node-port-profile)
2023-01-18 07:23:31,011|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Response status(404 - Not Found)
2023-01-18 07:23:31,011|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Uploading K8s Profile..
2023-01-18 07:23:31,028|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6/profile)
2023-01-18 07:23:31,036|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Response status(201 - Created)
2023-01-18 07:23:31,050|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6/profile/node-port-profile/content)
2023-01-18 07:23:31,057|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-01-18 07:23:31,058|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| K8s Profile Upload Completed
2023-01-18 07:23:31,058|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2023-01-18 07:23:31,058|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-18 07:23:31,058|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-18 07:23:31,059|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-18 07:23:31,059|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| workflow(e03bb2c7-406f-48c4-8441-76ef799379b2) nodes completed with (0)exceptions
2023-01-18 07:23:31,059|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-18 07:23:31,060|e03bb2c7-406f-48c4-8441-76ef799379b2||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1fa7e8dd-2d1d-4749-b493-e6ed30cee289 auditStoreId -1
2023-01-18 07:23:34,656|391a8c90-de3e-4fb4-87c6-21f5f18e4911||reactor-http-epoll-1||||INFO||||||| processing request id 391a8c90-de3e-4fb4-87c6-21f5f18e4911
2023-01-18 07:23:34,656|391a8c90-de3e-4fb4-87c6-21f5f18e4911||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:23:34,656|391a8c90-de3e-4fb4-87c6-21f5f18e4911||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-18 07:23:34,659|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-01-18 07:23:34,727|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-18 07:23:34,729|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-18 07:23:34,731|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-18 07:23:34,742|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-18 07:23:34,742|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-01-18 07:23:34,743|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:23:34,743|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(391a8c90-de3e-4fb4-87c6-21f5f18e4911) for workflow(resource-assignment) step(resource-assignment)
2023-01-18 07:23:34,743|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:34,743|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-18 07:23:34,744|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-18 07:23:34,757|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-01-18 07:23:34,759|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-18 07:23:34,759|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("08cc19a2-dd4e-4e20-a6f7-ce00581f6644") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:23:34,759|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("b5cea18a-8a71-4e6e-9b35-2a9e4260f601") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:23:34,761|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "08cc19a2-dd4e-4e20-a6f7-ce00581f6644",
  "vnf-id" : "b5cea18a-8a71-4e6e-9b35-2a9e4260f601",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-01-18 07:23:34,769|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2023-01-18 07:23:34,769|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:34,769|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-18 07:23:34,770|391a8c90-de3e-4fb4-87c6-21f5f18e4911||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d07351e7-0c59-4262-b498-847ef0e251f9 auditStoreId -1
2023-01-18 07:23:35,620|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-18 07:23:35,737|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-18 07:23:35,771|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing request id eaef3e76-69d7-467d-b9ea-704cf1ef3b0b
2023-01-18 07:23:35,771|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:23:35,772|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| StoreAuditService ID  -1
2023-01-18 07:23:35,772|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:23:35,772|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-18 07:23:35,775|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-18 07:23:35,816|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deriving input data for workflow: (config-assign)
2023-01-18 07:23:35,817|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Execute node(START) -> executed state(SUCCESS)
2023-01-18 07:23:35,817|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Executing workflow(config-assign[eaef3e76-69d7-467d-b9ea-704cf1ef3b0b])'s step(config-setup)
2023-01-18 07:23:35,817|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:23:35,818|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| preparing request id(eaef3e76-69d7-467d-b9ea-704cf1ef3b0b) for workflow(config-assign) step(config-setup)
2023-01-18 07:23:35,818|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:35,818|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-01-18 07:23:35,819|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-01-18 07:23:35,842|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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
]]])
2023-01-18 07:23:35,843|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-01-18 07:23:35,844|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("94f2fdec-eabc-4899-9e9f-97e9fb03f371") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:23:35,845|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 
Resolved Input Key mappings: 
{service-instance-id="94f2fdec-eabc-4899-9e9f-97e9fb03f371"}
2023-01-18 07:23:35,848|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2023-01-18 07:23:35,848|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-01-18 07:23:35,872|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371)
2023-01-18 07:23:35,893|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:23:35,893|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response processing type (string)
2023-01-18 07:23:35,894|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96")
2023-01-18 07:23:35,894|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96")
2023-01-18 07:23:35,894|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-01-18 07:23:35,895|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("1ac51863-307e-4ce5-9fc4-7cd17ff708fc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:23:35,896|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 
Resolved Input Key mappings: 
{service-instance-id="94f2fdec-eabc-4899-9e9f-97e9fb03f371", vnf-id="1ac51863-307e-4ce5-9fc4-7cd17ff708fc"}
2023-01-18 07:23:35,900|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-18 07:23:35,900|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-18 07:23:35,921|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vf-modules)
2023-01-18 07:23:35,938|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:23:35,939|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response processing type (json)
2023-01-18 07:23:35,939|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t072325810336z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t072325810336z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"eaef3e76-69d7-467d-b9ea-704cf1ef3b0b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","service-instance-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c46d35b2-01fa-4d02-bf2e-591c250320a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba2259d4-3acc-4f88-bd24-b2d017fa1bba","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ac51863-307e-4ce5-9fc4-7cd17ff708fc"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594"}}}]})
2023-01-18 07:23:35,939|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t072325810336z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t072325810336z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"eaef3e76-69d7-467d-b9ea-704cf1ef3b0b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","service-instance-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c46d35b2-01fa-4d02-bf2e-591c250320a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba2259d4-3acc-4f88-bd24-b2d017fa1bba","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ac51863-307e-4ce5-9fc4-7cd17ff708fc"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594"}}}]})
2023-01-18 07:23:35,940|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t072325810336z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t072325810336z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"eaef3e76-69d7-467d-b9ea-704cf1ef3b0b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","service-instance-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c46d35b2-01fa-4d02-bf2e-591c250320a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba2259d4-3acc-4f88-bd24-b2d017fa1bba","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ac51863-307e-4ce5-9fc4-7cd17ff708fc"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594"}}}]), type  ({json})
2023-01-18 07:23:35,940|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t072325810336z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t072325810336z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"eaef3e76-69d7-467d-b9ea-704cf1ef3b0b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","service-instance-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"c46d35b2-01fa-4d02-bf2e-591c250320a7","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba2259d4-3acc-4f88-bd24-b2d017fa1bba","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ac51863-307e-4ce5-9fc4-7cd17ff708fc"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-01-18 07:23:35,941|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 
Resolved Input Key mappings: 
{vnf-id="1ac51863-307e-4ce5-9fc4-7cd17ff708fc"}
2023-01-18 07:23:35,949|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-18 07:23:35,949|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-18 07:23:35,996|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc?depth=1)
2023-01-18 07:23:36,299|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:23:36,300|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response processing type (json)
2023-01-18 07:23:36,300|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674026611748","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]})
2023-01-18 07:23:36,300|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674026611748","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]})
2023-01-18 07:23:36,301|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674026611748","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]), type  ({json})
2023-01-18 07:23:36,301|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674026611748","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-01-18 07:23:36,302|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-01-18 07:23:36,303|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:23:39,389|4519943a-e208-4197-919c-58fef365b2f0||reactor-http-epoll-1||||INFO||||||| processing request id 4519943a-e208-4197-919c-58fef365b2f0
2023-01-18 07:23:39,390|4519943a-e208-4197-919c-58fef365b2f0||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:23:39,390|4519943a-e208-4197-919c-58fef365b2f0||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-01-18 07:23:39,391|4519943a-e208-4197-919c-58fef365b2f0||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-18 07:23:39,391|4519943a-e208-4197-919c-58fef365b2f0||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-18 07:23:39,394|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-18 07:23:39,410|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-18 07:23:39,411|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-01-18 07:23:39,411|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:23:39,412|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(4519943a-e208-4197-919c-58fef365b2f0) for workflow(resource-assignment) step(resource-assignment)
2023-01-18 07:23:39,412|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:39,412|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-18 07:23:39,413|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-01-18 07:23:39,426|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-01-18 07:23:39,429|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-01-18 07:23:39,429|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-01-18 07:23:39,430|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-01-18 07:23:39,430|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-01-18 07:23:39,430|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d1a9851b-951f-4033-86c7-3cbc522f5d9e") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-18 07:23:39,430|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("08cc19a2-dd4e-4e20-a6f7-ce00581f6644") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:23:39,431|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-01-18 07:23:39,431|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-01-18 07:23:39,438|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-01-18 07:23:39,439|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b5cea18a-8a71-4e6e-9b35-2a9e4260f601") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:23:39,440|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "08cc19a2-dd4e-4e20-a6f7-ce00581f6644",
  "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" : "d1a9851b-951f-4033-86c7-3cbc522f5d9e",
  "vnf-id" : "b5cea18a-8a71-4e6e-9b35-2a9e4260f601",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-01-18 07:23:39,447|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-01-18 07:23:39,447|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:39,447|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-18 07:23:39,448|4519943a-e208-4197-919c-58fef365b2f0||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID dc3f655a-42d6-4553-921e-fa6e4b63b266 auditStoreId -1
2023-01-18 07:23:42,468|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| compiled in (6165)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:23:42,468|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:23:42,488|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","k8s-rb-definition-version":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","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)
2023-01-18 07:23:42,490|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
      "k8s-rb-definition-version" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "94f2fdec-eabc-4899-9e9f-97e9fb03f371",
  "service-instance-name" : "basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
      "model-invariant-id" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
      "model-version-id" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1674026611748",
      "vf-module-id" : "09f31600-bf91-4edc-8fcc-e4b77d2ae594",
      "vf-module-name" : "basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "eaef3e76-69d7-467d-b9ea-704cf1ef3b0b",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba2259d4-3acc-4f88-bd24-b2d017fa1bba",
          "svc-request-id" : "c46d35b2-01fa-4d02-bf2e-591c250320a7"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "021d13bb-4d91-407b-ba23-4c52663974eb",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "ce4a4b1b-2c7b-4043-870e-6684f7240c95",
            "model-version" : "1.0"
          },
          "service-id" : "94f2fdec-eabc-4899-9e9f-97e9fb03f371",
          "service-instance-id" : "94f2fdec-eabc-4899-9e9f-97e9fb03f371",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
            "model-invariant-uuid" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
            "model-version" : "1"
          },
          "vf-module-id" : "09f31600-bf91-4edc-8fcc-e4b77d2ae594",
          "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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
            "model-invariant-uuid" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
            "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" : "49b4924f-624c-4765-a95d-a5b83d5e3dff"
            }, {
              "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-20230118t072325810336z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230118t072325810336z"
            }, {
              "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" : "09f31600-bf91-4edc-8fcc-e4b77d2ae594",
            "vf-module-name" : "basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b",
            "model-invariant-uuid" : "a002af83-8eca-40a1-8732-fc0fa60354af",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8514a875-46c5-4089-94a5-68be1c20e188",
            "model-version" : "1.0"
          },
          "vnf-id" : "1ac51863-307e-4ce5-9fc4-7cd17ff708fc",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "09f31600-bf91-4edc-8fcc-e4b77d2ae594"
    } ]
  },
  "vnf-id" : "1ac51863-307e-4ce5-9fc4-7cd17ff708fc"
})
2023-01-18 07:23:42,497|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Preparing Response...
2023-01-18 07:23:42,497|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:42,497|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-01-18 07:23:42,498|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Executing workflow(config-assign[eaef3e76-69d7-467d-b9ea-704cf1ef3b0b])'s step(config-template)
2023-01-18 07:23:42,498|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:23:42,503|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| preparing request id(eaef3e76-69d7-467d-b9ea-704cf1ef3b0b) for workflow(config-assign) step(config-template)
2023-01-18 07:23:42,503|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-01-18 07:23:42,503|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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"]}})
2023-01-18 07:23:42,570|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Triggering K8s Config Upload component logic.
2023-01-18 07:23:42,570|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Getting the template prefixes
2023-01-18 07:23:42,570|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Iterating over prefixes in resource assignment map.
2023-01-18 07:23:42,582|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6)
2023-01-18 07:23:42,588|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:23:42,595|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6/config-template/replica-count-template)
2023-01-18 07:23:42,601|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(500 - Internal Server Error)
2023-01-18 07:23:42,601|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Uploading K8s template..
2023-01-18 07:23:42,612|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(POST), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6/config-template)
2023-01-18 07:23:42,620|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(201 - Created)
2023-01-18 07:23:42,630|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(POST), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6/config-template/replica-count-template/content)
2023-01-18 07:23:42,651|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:23:42,651|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| K8s Config Upload Completed
2023-01-18 07:23:42,651|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Preparing Response...
2023-01-18 07:23:42,651|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-01-18 07:23:42,651|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Execute node(config-template) -> executed state(SUCCESS)
2023-01-18 07:23:42,652|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Execute node(END) -> executed state(SUCCESS)
2023-01-18 07:23:42,652|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(eaef3e76-69d7-467d-b9ea-704cf1ef3b0b) nodes completed with (0)exceptions
2023-01-18 07:23:42,652|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveWorkflowOutputs for workflow(config-assign)
2023-01-18 07:23:42,653|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 48ed3eb3-aa30-4d9c-90e7-829446af40fa auditStoreId -1
2023-01-18 07:23:42,706|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Completed
2023-01-18 07:23:42,754|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-18 07:23:42,870|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-18 07:23:42,873|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing request id f20cfe62-a35e-46cb-8f84-85c6c921fad0
2023-01-18 07:23:42,873|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:23:42,873|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| StoreAuditService ID  -1
2023-01-18 07:23:42,874|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-18 07:23:42,874|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-18 07:23:42,876|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-18 07:23:42,887|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deriving input data for workflow: (config-assign)
2023-01-18 07:23:42,887|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-01-18 07:23:42,887|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:23:42,888|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| preparing request id(f20cfe62-a35e-46cb-8f84-85c6c921fad0) for workflow(config-assign) step(config-assign)
2023-01-18 07:23:42,888|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:42,888|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-01-18 07:23:42,890|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-01-18 07:23:42,911|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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
]]])
2023-01-18 07:23:42,912|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-18 07:23:42,913|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("08cc19a2-dd4e-4e20-a6f7-ce00581f6644") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:23:42,913|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("b5cea18a-8a71-4e6e-9b35-2a9e4260f601") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:23:42,923|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Resource resolution saved into database successfully : (vnf_name)
2023-01-18 07:23:42,923|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Resource resolution saved into database successfully : (vnf-id)
2023-01-18 07:23:42,924|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Resource resolution saved into database successfully : (service-instance-id)
2023-01-18 07:23:42,925|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Generated Resource Param Data ({
  "service-instance-id" : "08cc19a2-dd4e-4e20-a6f7-ce00581f6644",
  "vnf-id" : "b5cea18a-8a71-4e6e-9b35-2a9e4260f601",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-01-18 07:23:42,940|f20cfe62-a35e-46cb-8f84-85c6c921fad0||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-01-18 07:23:42,949|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-01-18 07:23:42,949|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Preparing Response...
2023-01-18 07:23:42,949|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 07:23:42,949|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveWorkflowOutputs for workflow(config-assign)
2023-01-18 07:23:42,950|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ddb3a296-9bab-4d18-9bc1-dbf37622cc5a auditStoreId -1
2023-01-18 07:23:42,957|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Completed
2023-01-18 07:23:56,168|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-18 07:23:56,277|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-18 07:23:56,279|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| request(72625c37-4b0e-456d-913c-c66d78a5a908)
2023-01-18 07:23:56,280|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| CBA file(/opt/app/onap/blueprints/archive/c6f9fea3-64ba-4bea-8a04-3a3f2a12abb1/cba.zip written successfully
2023-01-18 07:23:56,280|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(c6f9fea3-64ba-4bea-8a04-3a3f2a12abb1) CBA(/opt/app/onap/blueprints/archive/c6f9fea3-64ba-4bea-8a04-3a3f2a12abb1/cba.zip)
2023-01-18 07:23:56,295|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c6f9fea3-64ba-4bea-8a04-3a3f2a12abb1) and entry definition file (Definitions/pnf_netconf.json)
2023-01-18 07:23:56,300|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-01-18 07:23:56,310|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:23:56,310|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:23:56,317|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c6f9fea3-64ba-4bea-8a04-3a3f2a12abb1) and entry definition file (Definitions/pnf_netconf.json)
2023-01-18 07:23:56,344|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-01-18 07:23:56,369|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-01-18 07:23:56,370|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-01-18 07:23:56,413|72625c37-4b0e-456d-913c-c66d78a5a908||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/working/c6f9fea3-64ba-4bea-8a04-3a3f2a12abb1) present to clean.
2023-01-18 07:24:19,556|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-18 07:24:19,665|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-18 07:24:19,667|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing request id eaef3e76-69d7-467d-b9ea-704cf1ef3b0b
2023-01-18 07:24:19,668|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:24:19,668|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| StoreAuditService ID  -1
2023-01-18 07:24:19,670|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:24:19,670|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-18 07:24:19,673|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-18 07:24:19,693|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deriving input data for workflow: (config-deploy)
2023-01-18 07:24:19,694|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Execute node(START) -> executed state(SUCCESS)
2023-01-18 07:24:19,694|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Executing workflow(config-deploy[eaef3e76-69d7-467d-b9ea-704cf1ef3b0b])'s step(config-setup)
2023-01-18 07:24:19,694|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:24:19,695|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| preparing request id(eaef3e76-69d7-467d-b9ea-704cf1ef3b0b) for workflow(config-deploy) step(config-setup)
2023-01-18 07:24:19,695|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:24:19,695|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-01-18 07:24:19,695|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-01-18 07:24:19,710|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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
]]])
2023-01-18 07:24:19,711|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-01-18 07:24:19,712|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("94f2fdec-eabc-4899-9e9f-97e9fb03f371") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:24:19,712|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 
Resolved Input Key mappings: 
{service-instance-id="94f2fdec-eabc-4899-9e9f-97e9fb03f371"}
2023-01-18 07:24:19,716|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2023-01-18 07:24:19,716|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-01-18 07:24:19,740|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371)
2023-01-18 07:24:19,758|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:24:19,758|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response processing type (string)
2023-01-18 07:24:19,759|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96")
2023-01-18 07:24:19,759|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96")
2023-01-18 07:24:19,759|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-01-18 07:24:19,760|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("1ac51863-307e-4ce5-9fc4-7cd17ff708fc") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:24:19,761|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 
Resolved Input Key mappings: 
{service-instance-id="94f2fdec-eabc-4899-9e9f-97e9fb03f371", vnf-id="1ac51863-307e-4ce5-9fc4-7cd17ff708fc"}
2023-01-18 07:24:19,765|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-18 07:24:19,765|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-18 07:24:19,787|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/94f2fdec-eabc-4899-9e9f-97e9fb03f371/service-data/vnfs/vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc/vnf-data/vf-modules)
2023-01-18 07:24:19,799|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:24:19,799|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response processing type (json)
2023-01-18 07:24:19,800|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t072325810336z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t072325810336z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"eaef3e76-69d7-467d-b9ea-704cf1ef3b0b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","service-instance-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0ddffa9e-3a98-4871-945f-94ac4bbb5303","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b22f35d8-ff09-4558-927b-fd370a53fc5c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ac51863-307e-4ce5-9fc4-7cd17ff708fc"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","from-preload":false}}}]})
2023-01-18 07:24:19,800|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t072325810336z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t072325810336z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"eaef3e76-69d7-467d-b9ea-704cf1ef3b0b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","service-instance-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0ddffa9e-3a98-4871-945f-94ac4bbb5303","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b22f35d8-ff09-4558-927b-fd370a53fc5c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ac51863-307e-4ce5-9fc4-7cd17ff708fc"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","from-preload":false}}}]})
2023-01-18 07:24:19,800|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t072325810336z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t072325810336z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"eaef3e76-69d7-467d-b9ea-704cf1ef3b0b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","service-instance-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0ddffa9e-3a98-4871-945f-94ac4bbb5303","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b22f35d8-ff09-4558-927b-fd370a53fc5c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ac51863-307e-4ce5-9fc4-7cd17ff708fc"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","from-preload":false}}}]), type  ({json})
2023-01-18 07:24:19,801|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t072325810336z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t072325810336z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"eaef3e76-69d7-467d-b9ea-704cf1ef3b0b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","service-instance-id":"94f2fdec-eabc-4899-9e9f-97e9fb03f371","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0ddffa9e-3a98-4871-945f-94ac4bbb5303","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b22f35d8-ff09-4558-927b-fd370a53fc5c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1ac51863-307e-4ce5-9fc4-7cd17ff708fc"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-01-18 07:24:19,802|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 
Resolved Input Key mappings: 
{vnf-id="1ac51863-307e-4ce5-9fc4-7cd17ff708fc"}
2023-01-18 07:24:19,805|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-18 07:24:19,805|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-18 07:24:19,836|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/1ac51863-307e-4ce5-9fc4-7cd17ff708fc?depth=1)
2023-01-18 07:24:19,955|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:24:19,955|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response processing type (json)
2023-01-18 07:24:19,956|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"practical_perlman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674026656855","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]})
2023-01-18 07:24:19,956|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"practical_perlman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674026656855","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]})
2023-01-18 07:24:19,956|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"practical_perlman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674026656855","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]), type  ({json})
2023-01-18 07:24:19,956|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"09f31600-bf91-4edc-8fcc-e4b77d2ae594","vf-module-name":"basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"practical_perlman","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674026656855","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-01-18 07:24:19,957|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-01-18 07:24:19,959|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","k8s-rb-definition-version":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","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":"practical_perlman"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-01-18 07:24:19,960|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "practical_perlman",
      "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" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
      "k8s-rb-definition-version" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "94f2fdec-eabc-4899-9e9f-97e9fb03f371",
  "service-instance-name" : "basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "practical_perlman",
      "is-base-vf-module" : false,
      "model-customization-id" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
      "model-invariant-id" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
      "model-version-id" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1674026656855",
      "vf-module-id" : "09f31600-bf91-4edc-8fcc-e4b77d2ae594",
      "vf-module-name" : "basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "eaef3e76-69d7-467d-b9ea-704cf1ef3b0b",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b22f35d8-ff09-4558-927b-fd370a53fc5c",
          "svc-request-id" : "0ddffa9e-3a98-4871-945f-94ac4bbb5303"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "021d13bb-4d91-407b-ba23-4c52663974eb",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "ce4a4b1b-2c7b-4043-870e-6684f7240c95",
            "model-version" : "1.0"
          },
          "service-id" : "94f2fdec-eabc-4899-9e9f-97e9fb03f371",
          "service-instance-id" : "94f2fdec-eabc-4899-9e9f-97e9fb03f371",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
            "model-invariant-uuid" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
            "model-version" : "1"
          },
          "vf-module-id" : "09f31600-bf91-4edc-8fcc-e4b77d2ae594",
          "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_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
            "model-invariant-uuid" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
            "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" : "49b4924f-624c-4765-a95d-a5b83d5e3dff"
            }, {
              "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-20230118t072325810336z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230118t072325810336z"
            }, {
              "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" : "09f31600-bf91-4edc-8fcc-e4b77d2ae594",
            "vf-module-name" : "basic_cnf_macro_1d82a8f5-85fe-45f2-b8d9-591f6364ed96_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b",
            "model-invariant-uuid" : "a002af83-8eca-40a1-8732-fc0fa60354af",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8514a875-46c5-4089-94a5-68be1c20e188",
            "model-version" : "1.0"
          },
          "vnf-id" : "1ac51863-307e-4ce5-9fc4-7cd17ff708fc",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "09f31600-bf91-4edc-8fcc-e4b77d2ae594"
    } ]
  },
  "vnf-id" : "1ac51863-307e-4ce5-9fc4-7cd17ff708fc"
})
2023-01-18 07:24:19,966|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Preparing Response...
2023-01-18 07:24:19,967|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 07:24:19,967|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-01-18 07:24:19,967|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Executing workflow(config-deploy[eaef3e76-69d7-467d-b9ea-704cf1ef3b0b])'s step(status-verification-script)
2023-01-18 07:24:19,967|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:24:19,971|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| preparing request id(eaef3e76-69d7-467d-b9ea-704cf1ef3b0b) for workflow(config-deploy) step(status-verification-script)
2023-01-18 07:24:19,972|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-01-18 07:24:19,972|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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"})
2023-01-18 07:24:19,975|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-01-18 07:24:19,979|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| SIMPLE STATUS CHECK - START
2023-01-18 07:24:19,990|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:24:20,068|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:24:20,086|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:24:30,094|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:24:30,142|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:24:30,144|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:24:32,623|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-18 07:24:32,730|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-18 07:24:32,733|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing request id f20cfe62-a35e-46cb-8f84-85c6c921fad0
2023-01-18 07:24:32,733|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:24:32,733|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| StoreAuditService ID  -1
2023-01-18 07:24:32,735|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-01-18 07:24:32,735|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-01-18 07:24:32,738|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-01-18 07:24:32,757|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deriving input data for workflow: (config-deploy)
2023-01-18 07:24:32,757|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-01-18 07:24:32,757|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:24:32,762|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| preparing request id(f20cfe62-a35e-46cb-8f84-85c6c921fad0) for workflow(config-deploy) step(config-deploy)
2023-01-18 07:24:32,762|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-01-18 07:24:32,762|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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"})
2023-01-18 07:24:32,763|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-01-18 07:24:32,763|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Getting Jython Script Class(ConfigDeploy)
2023-01-18 07:24:32,815|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@7714b1d
2023-01-18 07:24:32,818|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Hello world
2023-01-18 07:24:32,818|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Preparing Response...
2023-01-18 07:24:32,818|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-01-18 07:24:32,818|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-01-18 07:24:32,819|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID bb77b729-b77f-4c3d-8604-93591d9e8a84 auditStoreId -1
2023-01-18 07:24:32,822|f20cfe62-a35e-46cb-8f84-85c6c921fad0||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Completed
2023-01-18 07:24:40,152|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:24:40,200|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:24:40,202|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:24:50,211|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:24:50,287|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:24:50,289|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:25:00,297|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:25:00,360|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:25:00,361|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:25:10,370|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:25:10,418|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:25:10,424|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:25:20,433|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:25:20,493|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:25:20,496|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:25:30,504|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:25:30,549|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:25:30,550|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:25:40,559|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:25:40,655|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:25:40,657|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:25:50,666|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:25:50,723|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:25:50,724|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:26:00,733|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:26:00,786|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:26:00,787|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:26:10,796|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:26:10,843|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:26:10,844|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:26:20,853|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:26:20,937|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:26:20,939|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:26:30,947|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:26:30,994|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:26:30,995|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:26:41,004|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:26:41,055|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:26:41,056|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:26:51,067|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:26:51,135|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:26:51,143|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:27:01,155|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:27:01,199|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:27:01,200|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:27:11,208|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:27:11,257|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:27:11,259|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:27:21,269|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:27:21,329|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:27:21,330|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:27:31,343|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:27:31,388|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:27:31,390|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:27:41,404|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:27:41,457|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:27:41,458|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:27:51,469|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:27:51,515|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:27:51,516|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:28:01,526|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:28:01,568|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:28:01,570|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:28:11,578|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:28:11,623|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:28:11,624|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:28:21,637|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:28:21,682|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:28:21,683|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:28:31,698|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:28:31,742|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:28:31,744|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:28:41,755|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:28:41,825|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:28:41,826|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:28:51,837|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:28:51,881|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:28:51,882|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:29:01,894|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:29:01,979|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:29:01,980|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:29:11,995|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/v1/instance/practical_perlman/status)
2023-01-18 07:29:12,042|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:29:12,043|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| VfModule helm_apache (practical_perlman) is not ready. Please wait...
2023-01-18 07:29:12,047|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| failed in SimpleStatusCheck : Instance State verification failed
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: Instance State verification failed
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck.processNB$suspendImpl(SimpleStatusCheck.kt:68)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck.processNB(SimpleStatusCheck.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck.processNB(SimpleStatusCheck.kt:29)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScriptNB(AbstractScriptComponentFunction.kt:74)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractScriptComponentFunction.executeScript(AbstractScriptComponentFunction.kt:67)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB$suspendImpl(ComponentScriptExecutor.kt:66)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.ComponentScriptExecutor.processNB(ComponentScriptExecutor.kt:31)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invokeSuspend(AbstractComponentFunction.kt:184)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction$applyNBWithTimeout$2.invoke(AbstractComponentFunction.kt)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturnIgnoreTimeout(Undispatched.kt:100)
	at kotlinx.coroutines.TimeoutKt.setupTimeout(Timeout.kt:148)
	at kotlinx.coroutines.TimeoutKt.withTimeout(Timeout.kt:44)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNBWithTimeout(AbstractComponentFunction.kt:179)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB$suspendImpl(AbstractComponentFunction.kt:170)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.execution.AbstractComponentFunction.applyNB(AbstractComponentFunction.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.NodeTemplateExecutionService.executeNodeTemplate(NodeTemplateExecutionService.kt:94)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode$suspendImpl(ImperativeWorkflowExecutionService.kt:164)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.services.workflow.ImperativeBluePrintWorkflowService.executeNode(ImperativeWorkflowExecutionService.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:245)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-18 07:29:12,048|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Executing Recovery
2023-01-18 07:29:12,049|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Preparing Response...
2023-01-18 07:29:12,049|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-01-18 07:29:12,050|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Execute node(status-verification-script) -> executed state(FAILURE)
2023-01-18 07:29:12,051|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(eaef3e76-69d7-467d-b9ea-704cf1ef3b0b) nodes completed with (1)exceptions
2023-01-18 07:29:12,052|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||ERROR|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| workflow(eaef3e76-69d7-467d-b9ea-704cf1ef3b0b) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(status-verification-script) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$1$1.invokeSuspend(BluePrintWorkflowService.kt:321)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-01-18 07:29:12,053|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-01-18 07:29:12,056|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 104b8514-dc44-44d1-a8b2-7c8b4aaa6088 auditStoreId -1
2023-01-18 07:29:12,062|eaef3e76-69d7-467d-b9ea-704cf1ef3b0b||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Completed
2023-01-18 07:33:31,766|77bf5011-7889-4932-b776-c5ba302b59b9||Thread-99||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Save processing(f18dcafe-3b82-4555-a3ee-919e9a7ca943) CBA(/opt/app/onap/blueprints/archive/f18dcafe-3b82-4555-a3ee-919e9a7ca943/cba.zip)
2023-01-18 07:33:31,795|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f18dcafe-3b82-4555-a3ee-919e9a7ca943) and entry definition file (Definitions/CNF.json)
2023-01-18 07:33:31,868|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(resource-assignment)
2023-01-18 07:33:31,870|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-assign)
2023-01-18 07:33:31,870|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(config-deploy)
2023-01-18 07:33:31,871|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(scale-out)
2023-01-18 07:33:31,872|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(scale)
2023-01-18 07:33:31,872|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(scale-in)
2023-01-18 07:33:31,873|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Validating Workflow(health-check)
2023-01-18 07:33:31,898|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f18dcafe-3b82-4555-a3ee-919e9a7ca943) and entry definition file (Definitions/CNF.json)
2023-01-18 07:33:31,940|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Overwriting blueprint model :APACHE::1.0.0
2023-01-18 07:33:31,987|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Cleaned compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:33:32,082|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-01-18 07:33:32,151|77bf5011-7889-4932-b776-c5ba302b59b9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| No compiled cache(/opt/app/onap/blueprints/working/f18dcafe-3b82-4555-a3ee-919e9a7ca943) present to clean.
2023-01-18 07:33:45,300|59ef11c4-0762-49ea-a39a-3e7d0774e96a||reactor-http-epoll-2||||INFO||||||| processing request id 59ef11c4-0762-49ea-a39a-3e7d0774e96a
2023-01-18 07:33:45,300|59ef11c4-0762-49ea-a39a-3e7d0774e96a||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:33:45,300|59ef11c4-0762-49ea-a39a-3e7d0774e96a||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-18 07:33:45,302|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-01-18 07:33:45,512|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:33:45,514|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-18 07:33:45,516|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-18 07:33:45,532|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-18 07:33:45,536|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-18 07:33:45,537|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[59ef11c4-0762-49ea-a39a-3e7d0774e96a])'s step(resource-assignment)
2023-01-18 07:33:45,537|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:33:45,538|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(59ef11c4-0762-49ea-a39a-3e7d0774e96a) for workflow(resource-assignment) step(resource-assignment)
2023-01-18 07:33:45,538|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:33:45,538|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-18 07:33:45,540|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-01-18 07:33:45,556|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-01-18 07:33:45,559|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-18 07:33:45,560|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-01-18 07:33:45,560|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-01-18 07:33:45,560|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4dba791f-72b1-4868-92c2-4a7013b2700c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:33:45,562|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("7e364d98-ec86-4442-b392-7e8fc844683c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:33:45,565|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="4dba791f-72b1-4868-92c2-4a7013b2700c", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-01-18 07:33:45,590|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-01-18 07:33:45,590|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-01-18 07:33:45,597|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-18 07:33:45,777|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2023-01-18 07:33:45,778|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-18 07:33:45,778|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230118t073345542498z")
2023-01-18 07:33:45,779|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230118t073345542498z")
2023-01-18 07:33:45,779|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230118t073345542498z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-18 07:33:45,781|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-18 07:33:45,783|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "7e364d98-ec86-4442-b392-7e8fc844683c",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "4dba791f-72b1-4868-92c2-4a7013b2700c",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230118t073345542498z"
})
2023-01-18 07:33:45,792|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-18 07:33:45,792|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 07:33:45,792|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-18 07:33:45,793|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[59ef11c4-0762-49ea-a39a-3e7d0774e96a])'s step(profile-upload)
2023-01-18 07:33:45,793|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:33:45,794|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(59ef11c4-0762-49ea-a39a-3e7d0774e96a) for workflow(resource-assignment) step(profile-upload)
2023-01-18 07:33:45,794|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-18 07:33:45,794|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-01-18 07:33:45,795|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-18 07:33:45,795|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-01-18 07:33:45,795|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-18 07:33:45,795|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-01-18 07:33:45,795|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-18 07:33:45,795|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-18 07:33:45,795|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-18 07:33:45,796|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-18 07:33:45,796|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| workflow(59ef11c4-0762-49ea-a39a-3e7d0774e96a) nodes completed with (0)exceptions
2023-01-18 07:33:45,796|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-18 07:33:45,796|59ef11c4-0762-49ea-a39a-3e7d0774e96a||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID beae54d2-02f1-4869-9e9b-105dce170923 auditStoreId -1
2023-01-18 07:33:49,203|301f3305-505d-43cd-803e-6f04ae9bbd81||reactor-http-epoll-2||||INFO||||||| processing request id 301f3305-505d-43cd-803e-6f04ae9bbd81
2023-01-18 07:33:49,203|301f3305-505d-43cd-803e-6f04ae9bbd81||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:33:49,203|301f3305-505d-43cd-803e-6f04ae9bbd81||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-01-18 07:33:49,204|301f3305-505d-43cd-803e-6f04ae9bbd81||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:33:49,205|301f3305-505d-43cd-803e-6f04ae9bbd81||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-18 07:33:49,209|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-18 07:33:49,233|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-01-18 07:33:49,235|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-01-18 07:33:49,236|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[301f3305-505d-43cd-803e-6f04ae9bbd81])'s step(resource-assignment)
2023-01-18 07:33:49,236|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:33:49,237|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(301f3305-505d-43cd-803e-6f04ae9bbd81) for workflow(resource-assignment) step(resource-assignment)
2023-01-18 07:33:49,237|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:33:49,237|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-01-18 07:33:49,238|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-01-18 07:33:49,259|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2023-01-18 07:33:49,262|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-01-18 07:33:49,262|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("7cc9a354-c7a4-43d5-9c39-cc0980d59a71") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-01-18 07:33:49,262|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-01-18 07:33:49,263|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-01-18 07:33:49,263|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f48cccb5-2f1a-4a67-907a-435c3003dbc6") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-01-18 07:33:49,265|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="f48cccb5-2f1a-4a67-907a-435c3003dbc6"}
2023-01-18 07:33:49,265|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="f48cccb5-2f1a-4a67-907a-435c3003dbc6"}
2023-01-18 07:33:49,265|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2023-01-18 07:33:49,265|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-01-18 07:33:49,317|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=f48cccb5-2f1a-4a67-907a-435c3003dbc6})
2023-01-18 07:33:49,319|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=f48cccb5-2f1a-4a67-907a-435c3003dbc6})
2023-01-18 07:33:49,326|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-18 07:33:49,327|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"49b4924f-624c-4765-a95d-a5b83d5e3dff"}])
2023-01-18 07:33:49,328|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("49b4924f-624c-4765-a95d-a5b83d5e3dff") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-01-18 07:33:49,332|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-18 07:33:49,333|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"}])
2023-01-18 07:33:49,333|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("f32b02b2-fec8-405a-a8f9-921b4ab60adc") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-01-18 07:33:49,334|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-01-18 07:33:49,341|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> f32b02b2-fec8-405a-a8f9-921b4ab60adc
2023-01-18 07:33:49,342|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="f48cccb5-2f1a-4a67-907a-435c3003dbc6"}
2023-01-18 07:33:49,342|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-01-18 07:33:49,386|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=f48cccb5-2f1a-4a67-907a-435c3003dbc6})
2023-01-18 07:33:49,395|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-01-18 07:33:49,396|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-01-18 07:33:49,396|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-01-18 07:33:49,397|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-01-18 07:33:49,397|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-01-18 07:33:49,404|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> f48cccb5-2f1a-4a67-907a-435c3003dbc6
2023-01-18 07:33:49,404|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("7e364d98-ec86-4442-b392-7e8fc844683c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:33:49,404|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-01-18 07:33:49,405|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-01-18 07:33:49,405|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("4dba791f-72b1-4868-92c2-4a7013b2700c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:33:49,406|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="7e364d98-ec86-4442-b392-7e8fc844683c", vnf-id="4dba791f-72b1-4868-92c2-4a7013b2700c"}
2023-01-18 07:33:49,406|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="7e364d98-ec86-4442-b392-7e8fc844683c", vnf-id="4dba791f-72b1-4868-92c2-4a7013b2700c"}
2023-01-18 07:33:49,411|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-01-18 07:33:49,411|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-01-18 07:33:49,411|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-01-18 07:33:49,411|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-01-18 07:33:49,445|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-01-18 07:33:49,449|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-01-18 07:33:49,457|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-18 07:33:49,457|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-18 07:33:49,457|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230118t073345542498z")
2023-01-18 07:33:49,457|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230118t073345542498z")
2023-01-18 07:33:49,457|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230118t073345542498z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-01-18 07:33:49,459|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-18 07:33:49,459|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-18 07:33:49,459|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-18 07:33:49,460|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-01-18 07:33:49,460|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-01-18 07:33:49,461|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230118t073345542498z", vf-module-label="helm_apache", vf-module-id="7cc9a354-c7a4-43d5-9c39-cc0980d59a71"}
2023-01-18 07:33:49,468|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-01-18 07:33:49,468|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-01-18 07:33:49,470|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-01-18 07:33:49,531|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2023-01-18 07:33:49,531|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-01-18 07:33:49,532|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230118t073345542498z-helm_apache-vfmt-001")
2023-01-18 07:33:49,532|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230118t073345542498z-helm_apache-vfmt-001")
2023-01-18 07:33:49,532|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230118t073345542498z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-01-18 07:33:49,533|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-01-18 07:33:49,534|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="7e364d98-ec86-4442-b392-7e8fc844683c", vnf-id="4dba791f-72b1-4868-92c2-4a7013b2700c"}
2023-01-18 07:33:49,541|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-01-18 07:33:49,541|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-01-18 07:33:49,626|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-01-18 07:33:49,637|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-01-18 07:33:49,638|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-01-18 07:33:49,638|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-01-18 07:33:49,638|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-01-18 07:33:49,638|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-01-18 07:33:49,639|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-01-18 07:33:49,639|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-01-18 07:33:49,641|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
  "k8s-rb-definition-version" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
  "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" : "7e364d98-ec86-4442-b392-7e8fc844683c",
  "vf-module-id" : "7cc9a354-c7a4-43d5-9c39-cc0980d59a71",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
  "vf-module-model-invariant-uuid" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
  "vf-module-model-version" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230118t073345542498z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "4dba791f-72b1-4868-92c2-4a7013b2700c",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230118t073345542498z"
})
2023-01-18 07:33:49,656|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-18 07:33:49,656|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-01-18 07:33:49,656|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-01-18 07:33:49,657|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[301f3305-505d-43cd-803e-6f04ae9bbd81])'s step(profile-upload)
2023-01-18 07:33:49,657|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:33:49,658|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(301f3305-505d-43cd-803e-6f04ae9bbd81) for workflow(resource-assignment) step(profile-upload)
2023-01-18 07:33:49,658|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-01-18 07:33:49,658|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-01-18 07:33:49,658|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-01-18 07:33:49,658|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-01-18 07:33:49,659|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-01-18 07:33:49,676|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6)
2023-01-18 07:33:49,684|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-18 07:33:49,695|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/f32b02b2-fec8-405a-a8f9-921b4ab60adc/f48cccb5-2f1a-4a67-907a-435c3003dbc6/profile/node-port-profile)
2023-01-18 07:33:49,701|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-01-18 07:33:49,701|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Profile Already Existing - skipping upload
2023-01-18 07:33:49,701|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-01-18 07:33:49,701|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-01-18 07:33:49,701|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-01-18 07:33:49,702|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-01-18 07:33:49,702|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| workflow(301f3305-505d-43cd-803e-6f04ae9bbd81) nodes completed with (0)exceptions
2023-01-18 07:33:49,702|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-01-18 07:33:49,702|301f3305-505d-43cd-803e-6f04ae9bbd81||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 61da6916-59fa-425c-b7f1-9b1fddeaa890 auditStoreId -1
2023-01-18 07:33:52,336|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-01-18 07:33:52,443|||grpc-default-executor-3||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-01-18 07:33:52,448|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| processing request id ca7f557d-72bf-4ad2-bdf8-bde8730e5e39
2023-01-18 07:33:52,448|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| storeExecutionInput called not to store the Workflow action input details 
2023-01-18 07:33:52,448|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| StoreAuditService ID  -1
2023-01-18 07:33:52,448|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:33:52,448|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-01-18 07:33:52,451|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-01-18 07:33:52,465|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Deriving input data for workflow: (config-assign)
2023-01-18 07:33:52,466|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Execute node(START) -> executed state(SUCCESS)
2023-01-18 07:33:52,467|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Executing workflow(config-assign[ca7f557d-72bf-4ad2-bdf8-bde8730e5e39])'s step(config-setup)
2023-01-18 07:33:52,467|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-01-18 07:33:52,468|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| preparing request id(ca7f557d-72bf-4ad2-bdf8-bde8730e5e39) for workflow(config-assign) step(config-setup)
2023-01-18 07:33:52,468|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-01-18 07:33:52,468|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-01-18 07:33:52,469|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-01-18 07:33:52,488|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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
]]])
2023-01-18 07:33:52,490|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-01-18 07:33:52,491|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("7e364d98-ec86-4442-b392-7e8fc844683c") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-01-18 07:33:52,492|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 
Resolved Input Key mappings: 
{service-instance-id="7e364d98-ec86-4442-b392-7e8fc844683c"}
2023-01-18 07:33:52,499|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2023-01-18 07:33:52,499|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-01-18 07:33:52,532|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c)
2023-01-18 07:33:52,545|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:33:52,546|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response processing type (string)
2023-01-18 07:33:52,547|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93")
2023-01-18 07:33:52,547|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93")
2023-01-18 07:33:52,547|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-01-18 07:33:52,548|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ("4dba791f-72b1-4868-92c2-4a7013b2700c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-01-18 07:33:52,549|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 
Resolved Input Key mappings: 
{service-instance-id="7e364d98-ec86-4442-b392-7e8fc844683c", vnf-id="4dba791f-72b1-4868-92c2-4a7013b2700c"}
2023-01-18 07:33:52,554|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-18 07:33:52,554|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-18 07:33:52,576|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7e364d98-ec86-4442-b392-7e8fc844683c/service-data/vnfs/vnf/4dba791f-72b1-4868-92c2-4a7013b2700c/vnf-data/vf-modules)
2023-01-18 07:33:52,588|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:33:52,588|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response processing type (json)
2023-01-18 07:33:52,588|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","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_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t073345542498z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t073345542498z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","vf-module-name":"basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ca7f557d-72bf-4ad2-bdf8-bde8730e5e39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"7e364d98-ec86-4442-b392-7e8fc844683c","service-instance-id":"7e364d98-ec86-4442-b392-7e8fc844683c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2d50587c-488a-4eb3-a3f0-2eb0106bd963","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/35af2ef1-fa9f-477a-91a0-903b55c842e3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4dba791f-72b1-4868-92c2-4a7013b2700c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71"}}}]})
2023-01-18 07:33:52,589|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","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_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t073345542498z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t073345542498z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","vf-module-name":"basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ca7f557d-72bf-4ad2-bdf8-bde8730e5e39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"7e364d98-ec86-4442-b392-7e8fc844683c","service-instance-id":"7e364d98-ec86-4442-b392-7e8fc844683c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2d50587c-488a-4eb3-a3f0-2eb0106bd963","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/35af2ef1-fa9f-477a-91a0-903b55c842e3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4dba791f-72b1-4868-92c2-4a7013b2700c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71"}}}]})
2023-01-18 07:33:52,589|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","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_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t073345542498z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t073345542498z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","vf-module-name":"basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ca7f557d-72bf-4ad2-bdf8-bde8730e5e39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"7e364d98-ec86-4442-b392-7e8fc844683c","service-instance-id":"7e364d98-ec86-4442-b392-7e8fc844683c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2d50587c-488a-4eb3-a3f0-2eb0106bd963","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/35af2ef1-fa9f-477a-91a0-903b55c842e3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4dba791f-72b1-4868-92c2-4a7013b2700c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71"}}}]), type  ({json})
2023-01-18 07:33:52,589|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","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_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_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":"49b4924f-624c-4765-a95d-a5b83d5e3dff","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-20230118t073345542498z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230118t073345542498z","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":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","vf-module-name":"basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"ca7f557d-72bf-4ad2-bdf8-bde8730e5e39","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"ce4a4b1b-2c7b-4043-870e-6684f7240c95","model-invariant-uuid":"021d13bb-4d91-407b-ba23-4c52663974eb"},"global-customer-id":"basiccnf-macro-customer","service-id":"7e364d98-ec86-4442-b392-7e8fc844683c","service-instance-id":"7e364d98-ec86-4442-b392-7e8fc844683c","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"2d50587c-488a-4eb3-a3f0-2eb0106bd963","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/35af2ef1-fa9f-477a-91a0-903b55c842e3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b","model-uuid":"8514a875-46c5-4089-94a5-68be1c20e188","model-invariant-uuid":"a002af83-8eca-40a1-8732-fc0fa60354af"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4dba791f-72b1-4868-92c2-4a7013b2700c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","model-uuid":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-invariant-uuid":"f32b02b2-fec8-405a-a8f9-921b4ab60adc"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-01-18 07:33:52,590|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 
Resolved Input Key mappings: 
{vnf-id="4dba791f-72b1-4868-92c2-4a7013b2700c"}
2023-01-18 07:33:52,593|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/4dba791f-72b1-4868-92c2-4a7013b2700c?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-01-18 07:33:52,593|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/4dba791f-72b1-4868-92c2-4a7013b2700c?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-01-18 07:33:52,627|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/4dba791f-72b1-4868-92c2-4a7013b2700c?depth=1)
2023-01-18 07:33:52,714|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response status(200 - OK)
2023-01-18 07:33:52,714|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Response processing type (json)
2023-01-18 07:33:52,715|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","vf-module-name":"basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674027230382","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]})
2023-01-18 07:33:52,715|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","vf-module-name":"basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674027230382","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]})
2023-01-18 07:33:52,715|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","vf-module-name":"basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674027230382","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]), type  ({json})
2023-01-18 07:33:52,715|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"7cc9a354-c7a4-43d5-9c39-cc0980d59a71","vf-module-name":"basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1674027230382","model-invariant-id":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","model-version-id":"49b4924f-624c-4765-a95d-a5b83d5e3dff","model-customization-id":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-01-18 07:33:52,716|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-01-18 07:33:52,718|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:33:56,864|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| compiled in (4146)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:33:56,865|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-01-18 07:33:56,894|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"f32b02b2-fec8-405a-a8f9-921b4ab60adc","k8s-rb-definition-version":"f48cccb5-2f1a-4a67-907a-435c3003dbc6","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)
2023-01-18 07:33:56,896|ca7f557d-72bf-4ad2-bdf8-bde8730e5e39||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-6ccf86f86d-hj7mp|||| 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" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
      "k8s-rb-definition-version" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "7e364d98-ec86-4442-b392-7e8fc844683c",
  "service-instance-name" : "basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
      "model-invariant-id" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
      "model-version-id" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1674027230382",
      "vf-module-id" : "7cc9a354-c7a4-43d5-9c39-cc0980d59a71",
      "vf-module-name" : "basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "ca7f557d-72bf-4ad2-bdf8-bde8730e5e39",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/35af2ef1-fa9f-477a-91a0-903b55c842e3",
          "svc-request-id" : "2d50587c-488a-4eb3-a3f0-2eb0106bd963"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "021d13bb-4d91-407b-ba23-4c52663974eb",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "ce4a4b1b-2c7b-4043-870e-6684f7240c95",
            "model-version" : "1.0"
          },
          "service-id" : "7e364d98-ec86-4442-b392-7e8fc844683c",
          "service-instance-id" : "7e364d98-ec86-4442-b392-7e8fc844683c",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
            "model-invariant-uuid" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
            "model-version" : "1"
          },
          "vf-module-id" : "7cc9a354-c7a4-43d5-9c39-cc0980d59a71",
          "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_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "f48cccb5-2f1a-4a67-907a-435c3003dbc6",
            "model-invariant-uuid" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "49b4924f-624c-4765-a95d-a5b83d5e3dff",
            "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" : "49b4924f-624c-4765-a95d-a5b83d5e3dff"
            }, {
              "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-20230118t073345542498z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "f32b02b2-fec8-405a-a8f9-921b4ab60adc"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230118t073345542498z"
            }, {
              "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" : "7cc9a354-c7a4-43d5-9c39-cc0980d59a71",
            "vf-module-name" : "basic_cnf_macro_dfb3e78c-f738-4c81-868f-e98a4d9e5a93_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7b8a98f0-8a4d-4a04-9dd6-16c9b9c60b0b",
            "model-invariant-uuid" : "a002af83-8eca-40a1-8732-fc0fa60354af",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "8514a875-46c5-4089-94a5-68be1c20e188",
            "model-version"