Results

By type

          03:17:36,495 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:17:36,497 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:17:36,499 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
03:17:36,500 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:17:36,500 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
03:17:36,500 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:17:36,522 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
03:17:36,662 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:17:36,671 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:17:36,676 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:17:36,684 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:17:36,765 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:17:36,766 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:17:36,766 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:17:36,766 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:17:36,766 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:17:36,766 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:17:36,766 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:17:36,767 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:17:36,769 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-08-03 03:17:37,609|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-wpv7v with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-08-03 03:17:37,613|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-08-03 03:17:40,859|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-08-03 03:17:41,563|||main||||INFO||||||| Finished Spring Data repository scanning in 689ms. Found 11 JPA repository interfaces.
2022-08-03 03:17:43,863|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-08-03 03:17:43,936|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-08-03 03:17:44,151|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-03 03:17:44,622|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-08-03 03:17:44,934|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-08-03 03:17:44,938|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-08-03 03:17:45,135|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-08-03 03:17:46,550|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-03 03:17:46,563|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-08-03 03:17:46,650|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-08-03 03:17:47,879|||main||||INFO||||||| Audit service is disabled
2022-08-03 03:17:48,117|||main||||INFO||||||| Workflow Audit store is disabled
2022-08-03 03:17:49,589|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-08-03 03:17:49,671|||main||||INFO||||||| Dependency Management module created...
2022-08-03 03:17:50,686|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-08-03 03:17:50,936|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-08-03 03:17:52,107|||main||||INFO||||||| Netty started on port(s): 8080
2022-08-03 03:17:53,665|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-08-03 03:17:54,209|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-08-03 03:17:54,217|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.276 seconds (JVM running for 18.276)
2022-08-03 03:17:54,233|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-08-03 04:25:27,287|bda00355-9934-47e4-971b-a90b8c4b1c74||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-03 04:25:27,289|bda00355-9934-47e4-971b-a90b8c4b1c74||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-03 04:25:27,291|bda00355-9934-47e4-971b-a90b8c4b1c74||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-03 04:25:27,690|bda00355-9934-47e4-971b-a90b8c4b1c74||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-03 04:25:27,693|bda00355-9934-47e4-971b-a90b8c4b1c74||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-03 04:25:28,916|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/de509f7a-f796-4451-9df7-85d7d366eafe)
2022-08-03 04:25:28,926|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| deleting definition types under : /opt/app/onap/blueprints/working/de509f7a-f796-4451-9df7-85d7d366eafe/Definitions
2022-08-03 04:25:29,016|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| reinitialized all type definitions
2022-08-03 04:25:29,022|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-03 04:25:29,058|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-03 04:25:29,065|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-03 04:25:29,071|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-03 04:25:29,119|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ##### Enhancing Workflow(helloworld)
2022-08-03 04:25:29,120|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-03 04:25:29,120|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| identified workflow(helloworld) targets(helloworld)
2022-08-03 04:25:29,120|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-03 04:25:29,120|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-03 04:25:29,120|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enriching artifacts file(/opt/app/onap/blueprints/working/de509f7a-f796-4451-9df7-85d7d366eafe/Templates/hello-world-mapping.json
2022-08-03 04:25:29,135|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-03 04:25:29,135|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-03 04:25:29,135|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ##### Enhancing blueprint Resource Definitions
2022-08-03 04:25:29,135|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-03 04:25:29,137|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing file (Templates/hello-world-mapping.json)
2022-08-03 04:25:29,156|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| distinct resource keys ([])
2022-08-03 04:25:29,157|4ce885b7-a28b-4b66-b35d-bc1d1283d0bb||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Enriching Resource Definition sources Node Template: []
2022-08-03 04:25:29,410|d87ca91a-f140-461f-b18f-37756f2d9fde||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(e8407aac-6557-4af5-8589-a1489cd75119) CBA(/opt/app/onap/blueprints/archive/e8407aac-6557-4af5-8589-a1489cd75119/cba.zip)
2022-08-03 04:25:29,421|d87ca91a-f140-461f-b18f-37756f2d9fde||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e8407aac-6557-4af5-8589-a1489cd75119) and entry definition file (Definitions/blueprint.json)
2022-08-03 04:25:29,486|d87ca91a-f140-461f-b18f-37756f2d9fde||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(helloworld)
2022-08-03 04:25:29,501|d87ca91a-f140-461f-b18f-37756f2d9fde||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e8407aac-6557-4af5-8589-a1489cd75119) and entry definition file (Definitions/blueprint.json)
2022-08-03 04:25:29,615|d87ca91a-f140-461f-b18f-37756f2d9fde||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/working/e8407aac-6557-4af5-8589-a1489cd75119) present to clean.
2022-08-03 04:25:29,824|04fe8573-d770-4d4f-b777-b174254e28c9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing request id 654321
2022-08-03 04:25:29,824|04fe8573-d770-4d4f-b777-b174254e28c9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-03 04:25:29,824|04fe8573-d770-4d4f-b777-b174254e28c9||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| StoreAuditService ID  -1
2022-08-03 04:25:29,832|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| getting cba file name(test101), version(1.0.1) from db
2022-08-03 04:25:29,907|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-03 04:25:29,909|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-03 04:25:29,914|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-03 04:25:29,943|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deriving input data for workflow: (helloworld)
2022-08-03 04:25:29,943|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-03 04:25:29,944|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 04:25:29,952|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-03 04:25:29,953|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-03 04:25:29,954|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-03 04:25:29,972|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-03 04:25:30,003|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Batched Sequence : ([])
2022-08-03 04:25:30,007|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Generated Resource Param Data ({ })
2022-08-03 04:25:30,103|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Preparing Response...
2022-08-03 04:25:30,105|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-03 04:25:30,106|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-03 04:25:30,108|04fe8573-d770-4d4f-b777-b174254e28c9||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a6585b0f-db1a-42ac-95db-fd2899c24a46 auditStoreId -1
2022-08-03 04:48:40,470|b7b58f55-6d9e-4acf-b496-fba9daa969cf||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-08-03 04:48:40,471|b7b58f55-6d9e-4acf-b496-fba9daa969cf||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-03 04:48:40,472|b7b58f55-6d9e-4acf-b496-fba9daa969cf||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-03 04:48:40,718|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-03 04:48:40,718|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-03 04:48:41,278|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-08-03 04:48:41,282|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(032739da-8b49-4ef5-8602-1ab432dec599) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-08-03 04:48:41,305|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(db7f75a9-c4ba-43a0-b961-2432204cf114) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-08-03 04:48:41,334|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(d456ed96-a894-4709-8711-168b7f30248b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-08-03 04:48:41,347|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(d938c36d-f227-4355-9b8f-681e525bc513) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-08-03 04:48:41,363|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(cf74b722-9f2c-415d-87ce-2a6c4a790e0b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-08-03 04:48:41,379|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(0aa5158d-8622-44cd-a962-0c61f5ed3ef5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-08-03 04:48:41,396|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-03 04:48:41,397|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-03 04:48:41,397|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-03 04:48:41,397|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-03 04:48:41,398|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-03 04:48:41,398|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-03 04:48:41,446|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-03 04:48:41,495|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-03 04:48:41,520|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-03 04:48:41,542|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-03 04:48:41,644|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 04:48:41,645|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 04:48:41,645|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 04:48:41,711|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-03 04:48:41,819|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 04:48:41,820|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 04:48:41,821|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 04:48:41,868|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-03 04:48:41,952|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 04:48:41,953|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 04:48:41,954|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 04:48:41,955|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(HealthCheck)
2022-08-03 04:48:41,956|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(ScaleOutReconfiguration)
2022-08-03 04:48:41,957|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(vf-config-assign)
2022-08-03 04:48:41,958|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(vf-config-deploy)
2022-08-03 04:48:42,002|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-03 04:48:42,066|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 04:48:42,067|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 04:48:42,100|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 04:48:42,101|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 04:48:42,102|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-03 04:48:42,114|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-03 04:48:42,203|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 04:48:42,204|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 04:48:42,204|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign-day-2)
2022-08-03 04:48:42,205|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 04:48:42,206|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy-day-2)
2022-08-03 04:48:42,223|b7b58f55-6d9e-4acf-b496-fba9daa969cf||DefaultDispatcher-worker-14||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-03 04:48:43,606|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d328933d-9f8c-4573-852c-02a630be2dbf)
2022-08-03 04:48:43,607|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| deleting definition types under : /opt/app/onap/blueprints/working/d328933d-9f8c-4573-852c-02a630be2dbf/Definitions
2022-08-03 04:48:43,609|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| reinitialized all type definitions
2022-08-03 04:48:43,610|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-08-03 04:48:43,627|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-08-03 04:48:43,632|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-08-03 04:48:43,637|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-08-03 04:48:43,653|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(capability)
2022-08-03 04:48:43,671|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(capability)
2022-08-03 04:48:43,682|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(processor-db)
2022-08-03 04:48:43,697|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,712|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,723|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,733|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,744|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,786|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-08-03 04:48:43,791|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-08-03 04:48:43,791|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-08-03 04:48:43,804|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(capability)
2022-08-03 04:48:43,812|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(capability)
2022-08-03 04:48:43,821|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(capability)
2022-08-03 04:48:43,828|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(processor-db)
2022-08-03 04:48:43,838|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,849|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,859|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,869|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,880|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,892|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-03 04:48:43,924|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ##### Enhancing Workflow(resource-resolution)
2022-08-03 04:48:43,924|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-08-03 04:48:43,924|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-08-03 04:48:43,924|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-08-03 04:48:43,925|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-08-03 04:48:43,925|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-08-03 04:48:43,925|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enriching artifacts file(/opt/app/onap/blueprints/working/d328933d-9f8c-4573-852c-02a630be2dbf/Templates/hello-world-velocity-mapping.json
2022-08-03 04:48:43,931|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-08-03 04:48:43,931|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-08-03 04:48:43,931|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enriching artifacts file(/opt/app/onap/blueprints/working/d328933d-9f8c-4573-852c-02a630be2dbf/Templates/hello-world-jinja-mapping.json
2022-08-03 04:48:43,936|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-08-03 04:48:43,936|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-08-03 04:48:43,936|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ##### Enhancing blueprint Resource Definitions
2022-08-03 04:48:43,936|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-08-03 04:48:43,936|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-08-03 04:48:43,936|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-08-03 04:48:43,946|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-08-03 04:48:44,005|1442508a-dbab-42e7-b787-a978844b0e5a||DefaultDispatcher-worker-14||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-08-03 04:48:44,165|8dfe2baa-c0f9-47f3-ba6e-68434ca45dbd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(6667ef50-1988-4b10-bde1-f49b991b3410) CBA(/opt/app/onap/blueprints/archive/6667ef50-1988-4b10-bde1-f49b991b3410/cba.zip)
2022-08-03 04:48:44,172|8dfe2baa-c0f9-47f3-ba6e-68434ca45dbd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6667ef50-1988-4b10-bde1-f49b991b3410) and entry definition file (Definitions/resource-resolution.json)
2022-08-03 04:48:44,204|8dfe2baa-c0f9-47f3-ba6e-68434ca45dbd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-resolution)
2022-08-03 04:48:44,213|8dfe2baa-c0f9-47f3-ba6e-68434ca45dbd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6667ef50-1988-4b10-bde1-f49b991b3410) and entry definition file (Definitions/resource-resolution.json)
2022-08-03 04:48:44,244|8dfe2baa-c0f9-47f3-ba6e-68434ca45dbd||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/working/6667ef50-1988-4b10-bde1-f49b991b3410) present to clean.
2022-08-03 04:48:44,376|bc24d9c6-a543-443e-9db0-cb87e7f68e55||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing request id 8bb580c8-c508-4c0f-9781-5aa11131125d
2022-08-03 04:48:44,376|bc24d9c6-a543-443e-9db0-cb87e7f68e55||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-03 04:48:44,376|bc24d9c6-a543-443e-9db0-cb87e7f68e55||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| StoreAuditService ID  -1
2022-08-03 04:48:44,383|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-08-03 04:48:44,450|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-03 04:48:44,452|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-08-03 04:48:44,454|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-08-03 04:48:44,468|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deriving input data for workflow: (resource-resolution)
2022-08-03 04:48:44,473|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-08-03 04:48:44,473|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 04:48:44,474|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| preparing request id(8bb580c8-c508-4c0f-9781-5aa11131125d) for workflow(resource-resolution) step(helloworld)
2022-08-03 04:48:44,475|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-08-03 04:48:44,475|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-08-03 04:48:44,476|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-08-03 04:48:44,512|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-08-03 04:48:44,549|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:44,549|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-08-03 04:48:44,786|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(PUT), url(/resource-resolution/put)
2022-08-03 04:48:44,855|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:44,868|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:44,869|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-08-03 04:48:44,869|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-08-03 04:48:44,869|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-08-03 04:48:44,898|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_put)
2022-08-03 04:48:44,909|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-08-03 04:48:44,910|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Getting Jython Script Class(ResolvProperties)
2022-08-03 04:48:48,842|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Component Object org.python.proxies.__main__$ResolvProperties$1@14757e9d
2022-08-03 04:48:48,847|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-08-03 04:48:48,858|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_python)
2022-08-03 04:48:48,860|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:48,860|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-08-03 04:48:48,865|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-08-03 04:48:48,874|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:48,874|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:48,875|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-08-03 04:48:48,875|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-08-03 04:48:48,875|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-08-03 04:48:48,876|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:48,876|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-08-03 04:48:48,878|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-08-03 04:48:48,884|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-5||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_patch)
2022-08-03 04:48:48,888|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:48,888|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:48,889|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-08-03 04:48:48,889|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-08-03 04:48:48,889|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-08-03 04:48:48,898|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_del)
2022-08-03 04:48:48,899|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-08-03 04:48:48,924|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-03 04:48:55,685|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| compiled in (6760)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-03 04:48:55,686|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-03 04:48:55,708|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-08-03 04:48:55,724|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_kotlin)
2022-08-03 04:48:55,727|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:55,727|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-08-03 04:48:55,734|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(GET), url(/resource-resolution/get)
2022-08-03 04:48:55,743|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:55,744|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:55,744|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-03 04:48:55,744|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-03 04:48:55,745|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-08-03 04:48:55,755|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_get)
2022-08-03 04:48:55,764|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-08-03 04:48:55,764|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-08-03 04:48:55,774|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_default)
2022-08-03 04:48:55,775|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_input)
2022-08-03 04:48:55,776|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:55,776|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-08-03 04:48:55,779|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(POST), url(/resource-resolution/post)
2022-08-03 04:48:55,786|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:55,786|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:55,787|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-08-03 04:48:55,787|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-08-03 04:48:55,787|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-08-03 04:48:55,798|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_post)
2022-08-03 04:48:55,823|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:55,856|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (list)
2022-08-03 04:48:55,860|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-08-03 04:48:55,860|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:55,860|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:55,860|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:55,860|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:55,861|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-08-03 04:48:55,872|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (v_db)
2022-08-03 04:48:55,875|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-08-03 04:48:55,934|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-08-03 04:48:55,960|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-08-03 04:48:55,961|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-08-03 04:48:55,999|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-08-03 04:48:56,003|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-08-03 04:48:56,004|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-08-03 04:48:56,005|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-08-03 04:48:56,005|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Getting Jython Script Class(ResolvProperties)
2022-08-03 04:48:56,015|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-08-03 04:48:56,057|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Component Object org.python.proxies.__main__$ResolvProperties$2@4944133c
2022-08-03 04:48:56,058|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-08-03 04:48:56,069|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_python)
2022-08-03 04:48:56,070|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:56,070|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-08-03 04:48:56,072|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-08-03 04:48:56,079|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:56,080|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:56,080|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-08-03 04:48:56,080|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-08-03 04:48:56,080|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-08-03 04:48:56,090|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_patch)
2022-08-03 04:48:56,091|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-08-03 04:48:56,100|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_input)
2022-08-03 04:48:56,101|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:56,101|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-08-03 04:48:56,103|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(PUT), url(/resource-resolution/put)
2022-08-03 04:48:56,110|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:56,110|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:56,110|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-08-03 04:48:56,110|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-08-03 04:48:56,111|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-08-03 04:48:56,120|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_put)
2022-08-03 04:48:56,121|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-08-03 04:48:56,131|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_default)
2022-08-03 04:48:56,132|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:56,132|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-08-03 04:48:56,134|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-08-03 04:48:56,141|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:56,141|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:56,141|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-08-03 04:48:56,141|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-08-03 04:48:56,141|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-08-03 04:48:56,142|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:56,142|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-08-03 04:48:56,144|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(POST), url(/resource-resolution/post)
2022-08-03 04:48:56,150|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:56,158|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_del)
2022-08-03 04:48:56,158|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:56,163|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-08-03 04:48:56,163|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-08-03 04:48:56,163|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-08-03 04:48:56,164|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:56,164|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-08-03 04:48:56,166|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(GET), url(/resource-resolution/get)
2022-08-03 04:48:56,172|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:56,173|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:56,173|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-03 04:48:56,173|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-03 04:48:56,174|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-08-03 04:48:56,179|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_post)
2022-08-03 04:48:56,183|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_get)
2022-08-03 04:48:56,191|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-08-03 04:48:56,191|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-08-03 04:48:56,193|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-08-03 04:48:56,200|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 04:48:56,201|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 04:48:56,201|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-08-03 04:48:56,201|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-08-03 04:48:56,201|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-08-03 04:48:56,210|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_get_id)
2022-08-03 04:48:56,211|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-08-03 04:48:56,212|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-08-03 04:48:56,222|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_kotlin)
2022-08-03 04:48:56,223|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-03 04:48:56,228|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (list)
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-03 04:48:56,229|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-08-03 04:48:56,238|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resource resolution saved into database successfully : (j_db)
2022-08-03 04:48:56,239|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-08-03 04:48:56,432|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-08-03 04:48:56,441|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-08-03 04:48:56,441|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Preparing Response...
2022-08-03 04:48:56,441|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-08-03 04:48:56,442|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-08-03 04:48:56,442|bc24d9c6-a543-443e-9db0-cb87e7f68e55||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 65e6b64d-39b4-4d89-8986-8d17f1ba64a6 auditStoreId -1
2022-08-03 05:08:01,719|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(58e074c0-8366-4d30-bee5-636d4d6e2f12) CBA(/opt/app/onap/blueprints/archive/58e074c0-8366-4d30-bee5-636d4d6e2f12/cba.zip)
2022-08-03 05:08:01,753|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/58e074c0-8366-4d30-bee5-636d4d6e2f12) and entry definition file (Definitions/CNF.json)
2022-08-03 05:08:01,871|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 05:08:01,872|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 05:08:01,873|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 05:08:01,874|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(scale-out)
2022-08-03 05:08:01,874|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(scale)
2022-08-03 05:08:01,875|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(scale-in)
2022-08-03 05:08:01,876|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(health-check)
2022-08-03 05:08:01,906|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/58e074c0-8366-4d30-bee5-636d4d6e2f12) and entry definition file (Definitions/CNF.json)
2022-08-03 05:08:01,975|121d06ed-09b5-4841-b358-87364c37c779||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/working/58e074c0-8366-4d30-bee5-636d4d6e2f12) present to clean.
2022-08-03 05:08:47,356|3d163920-ced0-4dc4-9173-9414d8992afc||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-08-03 05:08:47,356|3d163920-ced0-4dc4-9173-9414d8992afc||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-03 05:08:47,356|3d163920-ced0-4dc4-9173-9414d8992afc||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-03 05:08:47,516|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-03 05:08:47,516|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-03 05:08:47,957|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-08-03 05:08:47,958|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(eaec7c43-df2b-44e2-9a9c-9a62f0f13c69) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-08-03 05:08:47,976|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(cac625f9-e56d-46a4-aec9-c69b8881ff7e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-08-03 05:08:47,983|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(92598d9f-8b60-4124-bc37-75f7b55035a7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-08-03 05:08:47,994|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(ed8d72af-1daa-478c-af4e-1d3fa0c11277) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-08-03 05:08:48,010|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(556230a6-4204-496e-8455-55d4c1249546) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-08-03 05:08:48,024|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(4c4801c5-f40e-43e7-b148-39060bb5e47f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-08-03 05:08:48,037|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-03 05:08:48,038|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-03 05:08:48,038|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-03 05:08:48,038|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-03 05:08:48,038|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-03 05:08:48,039|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-03 05:08:48,067|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-03 05:08:48,103|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-03 05:08:48,122|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-03 05:08:48,141|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-03 05:08:48,204|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 05:08:48,205|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 05:08:48,205|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 05:08:48,244|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-03 05:08:48,276|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-08-03 05:08:48,300|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-08-03 05:08:48,308|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-08-03 05:08:48,341|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 05:08:48,342|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 05:08:48,343|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 05:08:48,383|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-03 05:08:48,418|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-08-03 05:08:48,431|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-08-03 05:08:48,439|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-08-03 05:08:48,471|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 05:08:48,472|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 05:08:48,473|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 05:08:48,474|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(HealthCheck)
2022-08-03 05:08:48,474|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(ScaleOutReconfiguration)
2022-08-03 05:08:48,475|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(vf-config-assign)
2022-08-03 05:08:48,476|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(vf-config-deploy)
2022-08-03 05:08:48,514|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-03 05:08:48,542|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-08-03 05:08:48,554|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-08-03 05:08:48,561|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-08-03 05:08:48,579|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 05:08:48,580|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 05:08:48,610|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 05:08:48,610|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 05:08:48,611|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-03 05:08:48,622|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-03 05:08:48,644|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-08-03 05:08:48,656|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-08-03 05:08:48,670|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-08-03 05:08:48,681|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-08-03 05:08:48,681|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-08-03 05:08:48,694|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-08-03 05:08:48,725|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 05:08:48,726|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 05:08:48,726|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign-day-2)
2022-08-03 05:08:48,727|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 05:08:48,728|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy-day-2)
2022-08-03 05:08:48,744|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-03 05:08:48,757|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Overwriting blueprint model :5G_Core::1.0.37
2022-08-03 05:08:48,769|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-08-03 05:08:48,771|3d163920-ced0-4dc4-9173-9414d8992afc||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-08-03 05:09:00,044|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5f15cc34-1b26-4d97-9f52-6a5d8f4b4fcb)
2022-08-03 05:09:00,045|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| deleting definition types under : /opt/app/onap/blueprints/working/5f15cc34-1b26-4d97-9f52-6a5d8f4b4fcb/Definitions
2022-08-03 05:09:00,047|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| reinitialized all type definitions
2022-08-03 05:09:00,047|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(netconf-device)
2022-08-03 05:09:00,064|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(resolve-data)
2022-08-03 05:09:00,078|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-08-03 05:09:00,082|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-08-03 05:09:00,087|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-08-03 05:09:00,118|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-08-03 05:09:00,137|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ##### Enhancing Workflow(config-assign)
2022-08-03 05:09:00,138|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-08-03 05:09:00,138|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| identified workflow(config-assign) targets(resolve-data)
2022-08-03 05:09:00,138|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-08-03 05:09:00,138|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-08-03 05:09:00,138|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enriching artifacts file(/opt/app/onap/blueprints/working/5f15cc34-1b26-4d97-9f52-6a5d8f4b4fcb/Templates/netconfrpc-mapping.json
2022-08-03 05:09:00,144|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-08-03 05:09:00,144|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| dataType not present for the recipe(dt-config-assign-properties)
2022-08-03 05:09:00,145|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ##### Enhancing Workflow(config-deploy)
2022-08-03 05:09:00,145|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-08-03 05:09:00,145|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| identified workflow(config-deploy) targets(execute-netconf)
2022-08-03 05:09:00,145|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(config-deploy) resource assignment files([]
2022-08-03 05:09:00,145|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| ##### Enhancing blueprint Resource Definitions
2022-08-03 05:09:00,145|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-08-03 05:09:00,146|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing file (Templates/netconfrpc-mapping.json)
2022-08-03 05:09:00,151|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| distinct resource keys ([input-source])
2022-08-03 05:09:00,158|01c12242-8a50-4c31-a1c8-c85bfe403814||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Enriching Resource Definition sources Node Template: [source-input]
2022-08-03 05:09:45,029|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-03 05:09:45,134|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-03 05:09:45,182|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| request(e4959442-ea4b-4b23-84cb-cc6a8e995c24)
2022-08-03 05:09:45,187|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| CBA file(/opt/app/onap/blueprints/archive/97dfb3a3-7b69-4e70-9ab3-02e958534730/cba.zip written successfully
2022-08-03 05:09:45,187|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(97dfb3a3-7b69-4e70-9ab3-02e958534730) CBA(/opt/app/onap/blueprints/archive/97dfb3a3-7b69-4e70-9ab3-02e958534730/cba.zip)
2022-08-03 05:09:45,220|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/97dfb3a3-7b69-4e70-9ab3-02e958534730) and entry definition file (Definitions/CNF.json)
2022-08-03 05:09:45,274|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(resource-assignment)
2022-08-03 05:09:45,275|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 05:09:45,276|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 05:09:45,276|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(scale-out)
2022-08-03 05:09:45,277|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(scale)
2022-08-03 05:09:45,277|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(scale-in)
2022-08-03 05:09:45,277|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(health-check)
2022-08-03 05:09:45,298|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/97dfb3a3-7b69-4e70-9ab3-02e958534730) and entry definition file (Definitions/CNF.json)
2022-08-03 05:09:45,314|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Overwriting blueprint model :APACHE::1.0.0
2022-08-03 05:09:45,332|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-08-03 05:09:45,333|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-08-03 05:09:45,358|e4959442-ea4b-4b23-84cb-cc6a8e995c24||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/working/97dfb3a3-7b69-4e70-9ab3-02e958534730) present to clean.
2022-08-03 05:09:54,235|894f299c-518e-4aab-9547-21f7e2635693||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| getting cba file name(APACHE), version(1.0.0) from db
2022-08-03 05:09:54,423|894f299c-518e-4aab-9547-21f7e2635693||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:09:54,425|894f299c-518e-4aab-9547-21f7e2635693||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:09:54,429|894f299c-518e-4aab-9547-21f7e2635693||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:09:54,599|77bcce56-d33f-41d8-a8a5-2f7f514ec09c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:09:54,600|77bcce56-d33f-41d8-a8a5-2f7f514ec09c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:09:54,604|77bcce56-d33f-41d8-a8a5-2f7f514ec09c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:09:55,273|39fc54c5-7225-406d-aefe-f41c65334963||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:09:55,274|39fc54c5-7225-406d-aefe-f41c65334963||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:09:55,276|39fc54c5-7225-406d-aefe-f41c65334963||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:09:55,467|6e7e4d8a-c292-406b-946e-907969a9b0e1||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:09:55,468|6e7e4d8a-c292-406b-946e-907969a9b0e1||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:09:55,470|6e7e4d8a-c292-406b-946e-907969a9b0e1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:09:55,681|fe543c80-a0d7-43e9-a1b9-32700b79fad1||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:09:55,681|fe543c80-a0d7-43e9-a1b9-32700b79fad1||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:09:55,683|fe543c80-a0d7-43e9-a1b9-32700b79fad1||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:09:55,927|ccdc25d4-9366-4ad9-8763-5dadd813b738||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:09:55,927|ccdc25d4-9366-4ad9-8763-5dadd813b738||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:09:55,929|ccdc25d4-9366-4ad9-8763-5dadd813b738||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:09:56,194|1e0adbbe-edef-444c-8d4e-5b9e83778184||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:09:56,194|1e0adbbe-edef-444c-8d4e-5b9e83778184||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:09:56,197|1e0adbbe-edef-444c-8d4e-5b9e83778184||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:09:56,399|e3ac8493-e9df-452d-86a5-515e4d84e9c8||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:09:56,399|e3ac8493-e9df-452d-86a5-515e4d84e9c8||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:09:56,402|e3ac8493-e9df-452d-86a5-515e4d84e9c8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:10:11,390|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-03 05:10:11,493|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-03 05:10:11,495|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| request(334e9d7e-ade4-4819-9db6-c5caaf5c91c0)
2022-08-03 05:10:11,496|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| CBA file(/opt/app/onap/blueprints/archive/7f40e1a0-f8a6-41e0-a217-863ab2b9f5cd/cba.zip written successfully
2022-08-03 05:10:11,496|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Save processing(7f40e1a0-f8a6-41e0-a217-863ab2b9f5cd) CBA(/opt/app/onap/blueprints/archive/7f40e1a0-f8a6-41e0-a217-863ab2b9f5cd/cba.zip)
2022-08-03 05:10:11,510|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f40e1a0-f8a6-41e0-a217-863ab2b9f5cd) and entry definition file (Definitions/pnf_netconf.json)
2022-08-03 05:10:11,514|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-03 05:10:11,524|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-assign)
2022-08-03 05:10:11,525|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Validating Workflow(config-deploy)
2022-08-03 05:10:11,530|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7f40e1a0-f8a6-41e0-a217-863ab2b9f5cd) and entry definition file (Definitions/pnf_netconf.json)
2022-08-03 05:10:11,543|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-08-03 05:10:11,554|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-08-03 05:10:11,555|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-08-03 05:10:11,578|334e9d7e-ade4-4819-9db6-c5caaf5c91c0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| No compiled cache(/opt/app/onap/blueprints/working/7f40e1a0-f8a6-41e0-a217-863ab2b9f5cd) present to clean.
2022-08-03 05:11:47,212|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing request id 4cc5b8c9-c347-4811-a279-ea38e088d6c3
2022-08-03 05:11:47,212|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-03 05:11:47,213|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| StoreAuditService ID  -1
2022-08-03 05:11:47,216|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:11:47,216|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:11:47,221|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:11:47,246|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deriving input data for workflow: (resource-assignment)
2022-08-03 05:11:47,316|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Execute node(START) -> executed state(SUCCESS)
2022-08-03 05:11:47,320|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Executing workflow(resource-assignment[4cc5b8c9-c347-4811-a279-ea38e088d6c3])'s step(resource-assignment)
2022-08-03 05:11:47,320|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:11:47,321|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| preparing request id(4cc5b8c9-c347-4811-a279-ea38e088d6c3) for workflow(resource-assignment) step(resource-assignment)
2022-08-03 05:11:47,321|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-03 05:11:47,321|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-03 05:11:47,322|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-08-03 05:11:47,350|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-08-03 05:11:47,356|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-03 05:11:47,357|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-08-03 05:11:47,357|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-03 05:11:47,358|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("79359831-722a-4bbb-9174-7d5b9040b348") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-03 05:11:47,358|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("57691832-b96b-4d0a-89c1-64776b63b356") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-03 05:11:47,368|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-08-03 05:11:47,368|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-08-03 05:11:47,380|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-03 05:11:50,704|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - )
2022-08-03 05:11:50,704|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 05:11:50,705|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220803t051149761861z")
2022-08-03 05:11:50,705|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220803t051149761861z")
2022-08-03 05:11:50,705|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220803t051149761861z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-03 05:11:50,706|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-03 05:11:50,707|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| 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" : "57691832-b96b-4d0a-89c1-64776b63b356",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "79359831-722a-4bbb-9174-7d5b9040b348",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220803t051149761861z"
})
2022-08-03 05:11:50,717|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Preparing Response...
2022-08-03 05:11:50,717|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-03 05:11:50,717|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-08-03 05:11:50,718|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Executing workflow(resource-assignment[4cc5b8c9-c347-4811-a279-ea38e088d6c3])'s step(profile-upload)
2022-08-03 05:11:50,718|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:11:50,724|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| preparing request id(4cc5b8c9-c347-4811-a279-ea38e088d6c3) for workflow(resource-assignment) step(profile-upload)
2022-08-03 05:11:50,724|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-08-03 05:11:50,724|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-08-03 05:11:50,725|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Triggering K8s Profile Upload component logic.
2022-08-03 05:11:50,726|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Getting the template prefixes
2022-08-03 05:11:50,726|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Iterating over prefixes in resource assignment map.
2022-08-03 05:11:50,729|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Prefix vnf does not have required data for us to continue.
2022-08-03 05:11:50,729|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Preparing Response...
2022-08-03 05:11:50,729|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-08-03 05:11:50,729|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-08-03 05:11:50,730|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Execute node(END) -> executed state(SUCCESS)
2022-08-03 05:11:50,734|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(4cc5b8c9-c347-4811-a279-ea38e088d6c3) nodes completed with (0)exceptions
2022-08-03 05:11:50,734|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-03 05:11:50,735|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3c70d95a-ef05-40d8-83d2-f01b3ab86350 auditStoreId -1
2022-08-03 05:11:54,959|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing request id 30f2a1c8-0298-4445-8fba-c529eba0350c
2022-08-03 05:11:54,959|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-03 05:11:54,959|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| StoreAuditService ID  -1
2022-08-03 05:11:54,959|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:11:54,959|841e868f-3f2b-445f-bcba-95f8de8efc38||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:11:54,961|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:11:54,969|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deriving input data for workflow: (resource-assignment)
2022-08-03 05:11:54,971|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Execute node(START) -> executed state(SUCCESS)
2022-08-03 05:11:54,971|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Executing workflow(resource-assignment[30f2a1c8-0298-4445-8fba-c529eba0350c])'s step(resource-assignment)
2022-08-03 05:11:54,971|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:11:54,972|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| preparing request id(30f2a1c8-0298-4445-8fba-c529eba0350c) for workflow(resource-assignment) step(resource-assignment)
2022-08-03 05:11:54,972|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-03 05:11:54,972|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-03 05:11:54,972|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-08-03 05:11:54,986|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-08-03 05:11:54,989|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-08-03 05:11:54,989|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("333265ad-ac90-4582-980d-a67da8639a30") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-08-03 05:11:54,990|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-08-03 05:11:54,990|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-08-03 05:11:54,990|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("298c1052-c142-4683-a36a-a5e5e58f4184") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-08-03 05:11:54,991|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-08-03 05:11:54,991|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-08-03 05:11:55,024|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Parameter information : ({customizationid=298c1052-c142-4683-a36a-a5e5e58f4184})
2022-08-03 05:11:55,029|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Parameter information : ({customizationid=298c1052-c142-4683-a36a-a5e5e58f4184})
2022-08-03 05:11:55,038|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 05:11:55,038|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 05:11:55,039|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"}])
2022-08-03 05:11:55,039|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("26dec73c-d02f-49c0-b0cc-ddb46a4ea084") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-08-03 05:11:55,040|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"2a578d8d-6b70-4067-9ae3-058c5625c0ee"}])
2022-08-03 05:11:55,040|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("2a578d8d-6b70-4067-9ae3-058c5625c0ee") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-08-03 05:11:55,042|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-08-03 05:11:55,047|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Transformed value: null -> 26dec73c-d02f-49c0-b0cc-ddb46a4ea084
2022-08-03 05:11:55,048|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-08-03 05:11:55,075|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Parameter information : ({customizationid=298c1052-c142-4683-a36a-a5e5e58f4184})
2022-08-03 05:11:55,080|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 05:11:55,081|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-08-03 05:11:55,081|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-08-03 05:11:55,082|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-08-03 05:11:55,082|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-08-03 05:11:55,087|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Transformed value: null -> 298c1052-c142-4683-a36a-a5e5e58f4184
2022-08-03 05:11:55,087|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("57691832-b96b-4d0a-89c1-64776b63b356") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-03 05:11:55,087|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-08-03 05:11:55,087|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-08-03 05:11:55,088|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("79359831-722a-4bbb-9174-7d5b9040b348") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-03 05:11:55,092|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-08-03 05:11:55,092|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-08-03 05:11:55,092|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-08-03 05:11:55,092|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-08-03 05:11:55,101|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-08-03 05:11:55,101|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-08-03 05:11:55,124|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 05:11:55,124|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 05:11:55,124|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 05:11:55,125|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 05:11:55,125|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-03 05:11:55,125|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220803t051149761861z")
2022-08-03 05:11:55,125|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-03 05:11:55,125|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220803t051149761861z")
2022-08-03 05:11:55,125|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-03 05:11:55,125|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220803t051149761861z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-03 05:11:55,130|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-08-03 05:11:55,130|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-08-03 05:11:55,132|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-03 05:11:55,247|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - )
2022-08-03 05:11:55,248|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 05:11:55,248|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220803t051149761861z-helm_apache-vfmt-001")
2022-08-03 05:11:55,249|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220803t051149761861z-helm_apache-vfmt-001")
2022-08-03 05:11:55,249|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220803t051149761861z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-08-03 05:11:55,251|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-03 05:11:55,260|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-08-03 05:11:55,260|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-08-03 05:11:55,269|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-08-03 05:11:55,281|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 05:11:55,281|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response processing type (string)
2022-08-03 05:11:55,282|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-08-03 05:11:55,282|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-08-03 05:11:55,282|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-03 05:11:55,282|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-08-03 05:11:55,282|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-08-03 05:11:55,285|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| 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" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
  "k8s-rb-definition-version" : "298c1052-c142-4683-a36a-a5e5e58f4184",
  "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" : "57691832-b96b-4d0a-89c1-64776b63b356",
  "vf-module-id" : "333265ad-ac90-4582-980d-a67da8639a30",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "298c1052-c142-4683-a36a-a5e5e58f4184",
  "vf-module-model-invariant-uuid" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
  "vf-module-model-version" : "2a578d8d-6b70-4067-9ae3-058c5625c0ee",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220803t051149761861z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "79359831-722a-4bbb-9174-7d5b9040b348",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220803t051149761861z"
})
2022-08-03 05:11:55,296|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Preparing Response...
2022-08-03 05:11:55,297|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-03 05:11:55,297|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-08-03 05:11:55,297|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Executing workflow(resource-assignment[30f2a1c8-0298-4445-8fba-c529eba0350c])'s step(profile-upload)
2022-08-03 05:11:55,297|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:11:55,298|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| preparing request id(30f2a1c8-0298-4445-8fba-c529eba0350c) for workflow(resource-assignment) step(profile-upload)
2022-08-03 05:11:55,298|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-08-03 05:11:55,298|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-08-03 05:11:55,298|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Triggering K8s Profile Upload component logic.
2022-08-03 05:11:55,298|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Getting the template prefixes
2022-08-03 05:11:55,298|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Iterating over prefixes in resource assignment map.
2022-08-03 05:11:55,310|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(GET), url(/v1/rb/definition/26dec73c-d02f-49c0-b0cc-ddb46a4ea084/298c1052-c142-4683-a36a-a5e5e58f4184)
2022-08-03 05:11:55,318|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 05:11:55,334|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(GET), url(/v1/rb/definition/26dec73c-d02f-49c0-b0cc-ddb46a4ea084/298c1052-c142-4683-a36a-a5e5e58f4184/profile/node-port-profile)
2022-08-03 05:11:55,339|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(404 - Not Found)
2022-08-03 05:11:55,339|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Uploading K8s Profile..
2022-08-03 05:11:55,356|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(POST), url(/v1/rb/definition/26dec73c-d02f-49c0-b0cc-ddb46a4ea084/298c1052-c142-4683-a36a-a5e5e58f4184/profile)
2022-08-03 05:11:55,386|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(201 - Created)
2022-08-03 05:11:55,402|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Rest request method(POST), url(/v1/rb/definition/26dec73c-d02f-49c0-b0cc-ddb46a4ea084/298c1052-c142-4683-a36a-a5e5e58f4184/profile/node-port-profile/content)
2022-08-03 05:11:55,411|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Response status(200 - OK)
2022-08-03 05:11:55,412|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| K8s Profile Upload Completed
2022-08-03 05:11:55,412|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Preparing Response...
2022-08-03 05:11:55,412|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-08-03 05:11:55,412|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-08-03 05:11:55,413|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Execute node(END) -> executed state(SUCCESS)
2022-08-03 05:11:55,413|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| workflow(30f2a1c8-0298-4445-8fba-c529eba0350c) nodes completed with (0)exceptions
2022-08-03 05:11:55,413|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-03 05:11:55,414|841e868f-3f2b-445f-bcba-95f8de8efc38||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 31b37785-9b4e-417c-88c1-e9355fc64c5e auditStoreId -1
2022-08-03 05:12:00,028|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-03 05:12:00,134|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-03 05:12:00,158|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing request id 841e868f-3f2b-445f-bcba-95f8de8efc38
2022-08-03 05:12:00,159|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-03 05:12:00,159|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| StoreAuditService ID  -1
2022-08-03 05:12:00,159|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:12:00,159|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:12:00,160|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:12:00,163|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deriving input data for workflow: (config-assign)
2022-08-03 05:12:00,164|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-08-03 05:12:00,165|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[841e868f-3f2b-445f-bcba-95f8de8efc38])'s step(config-setup)
2022-08-03 05:12:00,165|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:12:00,165|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(841e868f-3f2b-445f-bcba-95f8de8efc38) for workflow(config-assign) step(config-setup)
2022-08-03 05:12:00,165|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-08-03 05:12:00,165|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-08-03 05:12:00,166|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-08-03 05:12:00,182|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-08-03 05:12:00,183|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-08-03 05:12:00,184|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("57691832-b96b-4d0a-89c1-64776b63b356") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-03 05:12:00,188|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-08-03 05:12:00,188|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-08-03 05:12:00,196|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356)
2022-08-03 05:12:00,214|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:00,215|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-08-03 05:12:00,216|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f")
2022-08-03 05:12:00,216|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f")
2022-08-03 05:12:00,216|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-08-03 05:12:00,217|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("79359831-722a-4bbb-9174-7d5b9040b348") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-03 05:12:00,221|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-03 05:12:00,221|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-03 05:12:00,229|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vf-modules)
2022-08-03 05:12:00,243|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:00,243|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-08-03 05:12:00,243|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","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_c628ebe3-dbef-4e2e-8116-7e993241339f_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":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","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-20220803t051149761861z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220803t051149761861z","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":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"841e868f-3f2b-445f-bcba-95f8de8efc38","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"89942ecd-2afd-4552-9a7d-c16a22a3d725","model-invariant-uuid":"3a9fc012-bde5-451b-b7a0-278d533412b7"},"global-customer-id":"basiccnf-macro-customer","service-id":"57691832-b96b-4d0a-89c1-64776b63b356","service-instance-id":"57691832-b96b-4d0a-89c1-64776b63b356","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"680ee9a1-bb81-4b0c-9e90-ca903f84722a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/442ca4b1-d1b0-4dbe-a4ac-93b06840b8d3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c6e9f300-1a62-4652-b96c-b45c89056043","model-uuid":"d203a121-ac7f-46c4-bdf1-5974ebed6f1f","model-invariant-uuid":"a36c4168-a303-44bb-a09c-893ceb4471a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"79359831-722a-4bbb-9174-7d5b9040b348"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30"}}}]})
2022-08-03 05:12:00,243|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","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_c628ebe3-dbef-4e2e-8116-7e993241339f_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":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","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-20220803t051149761861z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220803t051149761861z","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":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"841e868f-3f2b-445f-bcba-95f8de8efc38","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"89942ecd-2afd-4552-9a7d-c16a22a3d725","model-invariant-uuid":"3a9fc012-bde5-451b-b7a0-278d533412b7"},"global-customer-id":"basiccnf-macro-customer","service-id":"57691832-b96b-4d0a-89c1-64776b63b356","service-instance-id":"57691832-b96b-4d0a-89c1-64776b63b356","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"680ee9a1-bb81-4b0c-9e90-ca903f84722a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/442ca4b1-d1b0-4dbe-a4ac-93b06840b8d3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c6e9f300-1a62-4652-b96c-b45c89056043","model-uuid":"d203a121-ac7f-46c4-bdf1-5974ebed6f1f","model-invariant-uuid":"a36c4168-a303-44bb-a09c-893ceb4471a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"79359831-722a-4bbb-9174-7d5b9040b348"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30"}}}]})
2022-08-03 05:12:00,244|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","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_c628ebe3-dbef-4e2e-8116-7e993241339f_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":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","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-20220803t051149761861z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220803t051149761861z","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":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"841e868f-3f2b-445f-bcba-95f8de8efc38","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"89942ecd-2afd-4552-9a7d-c16a22a3d725","model-invariant-uuid":"3a9fc012-bde5-451b-b7a0-278d533412b7"},"global-customer-id":"basiccnf-macro-customer","service-id":"57691832-b96b-4d0a-89c1-64776b63b356","service-instance-id":"57691832-b96b-4d0a-89c1-64776b63b356","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"680ee9a1-bb81-4b0c-9e90-ca903f84722a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/442ca4b1-d1b0-4dbe-a4ac-93b06840b8d3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c6e9f300-1a62-4652-b96c-b45c89056043","model-uuid":"d203a121-ac7f-46c4-bdf1-5974ebed6f1f","model-invariant-uuid":"a36c4168-a303-44bb-a09c-893ceb4471a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"79359831-722a-4bbb-9174-7d5b9040b348"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30"}}}]), type  ({json})
2022-08-03 05:12:00,244|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","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_c628ebe3-dbef-4e2e-8116-7e993241339f_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":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","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-20220803t051149761861z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220803t051149761861z","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":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"841e868f-3f2b-445f-bcba-95f8de8efc38","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"89942ecd-2afd-4552-9a7d-c16a22a3d725","model-invariant-uuid":"3a9fc012-bde5-451b-b7a0-278d533412b7"},"global-customer-id":"basiccnf-macro-customer","service-id":"57691832-b96b-4d0a-89c1-64776b63b356","service-instance-id":"57691832-b96b-4d0a-89c1-64776b63b356","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"680ee9a1-bb81-4b0c-9e90-ca903f84722a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/442ca4b1-d1b0-4dbe-a4ac-93b06840b8d3","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c6e9f300-1a62-4652-b96c-b45c89056043","model-uuid":"d203a121-ac7f-46c4-bdf1-5974ebed6f1f","model-invariant-uuid":"a36c4168-a303-44bb-a09c-893ceb4471a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"79359831-722a-4bbb-9174-7d5b9040b348"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-08-03 05:12:00,249|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/79359831-722a-4bbb-9174-7d5b9040b348?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-03 05:12:00,249|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/79359831-722a-4bbb-9174-7d5b9040b348?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-03 05:12:00,264|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/79359831-722a-4bbb-9174-7d5b9040b348?depth=1)
2022-08-03 05:12:00,574|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:00,574|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-08-03 05:12:00,575|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1659503515398","model-invariant-id":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","model-version-id":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-customization-id":"298c1052-c142-4683-a36a-a5e5e58f4184","module-index":0}]})
2022-08-03 05:12:00,575|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1659503515398","model-invariant-id":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","model-version-id":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-customization-id":"298c1052-c142-4683-a36a-a5e5e58f4184","module-index":0}]})
2022-08-03 05:12:00,575|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1659503515398","model-invariant-id":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","model-version-id":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-customization-id":"298c1052-c142-4683-a36a-a5e5e58f4184","module-index":0}]), type  ({json})
2022-08-03 05:12:00,575|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1659503515398","model-invariant-id":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","model-version-id":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-customization-id":"298c1052-c142-4683-a36a-a5e5e58f4184","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-08-03 05:12:00,576|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-08-03 05:12:00,578|||DefaultDispatcher-worker-3||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:12:05,042|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (4464)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:12:05,042|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:12:05,065|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","k8s-rb-definition-version":"298c1052-c142-4683-a36a-a5e5e58f4184","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-08-03 05:12:05,067|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
      "k8s-rb-definition-version" : "298c1052-c142-4683-a36a-a5e5e58f4184"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "57691832-b96b-4d0a-89c1-64776b63b356",
  "service-instance-name" : "basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "298c1052-c142-4683-a36a-a5e5e58f4184",
      "model-invariant-id" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
      "model-version-id" : "2a578d8d-6b70-4067-9ae3-058c5625c0ee",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1659503515398",
      "vf-module-id" : "333265ad-ac90-4582-980d-a67da8639a30",
      "vf-module-name" : "basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "841e868f-3f2b-445f-bcba-95f8de8efc38",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/442ca4b1-d1b0-4dbe-a4ac-93b06840b8d3",
          "svc-request-id" : "680ee9a1-bb81-4b0c-9e90-ca903f84722a"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "3a9fc012-bde5-451b-b7a0-278d533412b7",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "89942ecd-2afd-4552-9a7d-c16a22a3d725",
            "model-version" : "1.0"
          },
          "service-id" : "57691832-b96b-4d0a-89c1-64776b63b356",
          "service-instance-id" : "57691832-b96b-4d0a-89c1-64776b63b356",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "298c1052-c142-4683-a36a-a5e5e58f4184",
            "model-invariant-uuid" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "2a578d8d-6b70-4067-9ae3-058c5625c0ee",
            "model-version" : "1"
          },
          "vf-module-id" : "333265ad-ac90-4582-980d-a67da8639a30",
          "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_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "298c1052-c142-4683-a36a-a5e5e58f4184",
            "model-invariant-uuid" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "2a578d8d-6b70-4067-9ae3-058c5625c0ee",
            "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" : "2a578d8d-6b70-4067-9ae3-058c5625c0ee"
            }, {
              "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-20220803t051149761861z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220803t051149761861z"
            }, {
              "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" : "333265ad-ac90-4582-980d-a67da8639a30",
            "vf-module-name" : "basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "c6e9f300-1a62-4652-b96c-b45c89056043",
            "model-invariant-uuid" : "a36c4168-a303-44bb-a09c-893ceb4471a6",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d203a121-ac7f-46c4-bdf1-5974ebed6f1f",
            "model-version" : "1.0"
          },
          "vnf-id" : "79359831-722a-4bbb-9174-7d5b9040b348",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "333265ad-ac90-4582-980d-a67da8639a30"
    } ]
  },
  "vnf-id" : "79359831-722a-4bbb-9174-7d5b9040b348"
})
2022-08-03 05:12:05,082|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-08-03 05:12:05,082|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-08-03 05:12:05,082|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-08-03 05:12:05,083|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[841e868f-3f2b-445f-bcba-95f8de8efc38])'s step(config-template)
2022-08-03 05:12:05,083|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:12:05,088|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(841e868f-3f2b-445f-bcba-95f8de8efc38) for workflow(config-assign) step(config-template)
2022-08-03 05:12:05,088|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-08-03 05:12:05,088|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-08-03 05:12:05,158|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Upload component logic.
2022-08-03 05:12:05,158|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-08-03 05:12:05,159|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-08-03 05:12:05,172|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/26dec73c-d02f-49c0-b0cc-ddb46a4ea084/298c1052-c142-4683-a36a-a5e5e58f4184)
2022-08-03 05:12:05,178|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:05,185|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/26dec73c-d02f-49c0-b0cc-ddb46a4ea084/298c1052-c142-4683-a36a-a5e5e58f4184/config-template/replica-count-template)
2022-08-03 05:12:05,189|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-08-03 05:12:05,189|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s template..
2022-08-03 05:12:05,199|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/26dec73c-d02f-49c0-b0cc-ddb46a4ea084/298c1052-c142-4683-a36a-a5e5e58f4184/config-template)
2022-08-03 05:12:05,209|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-08-03 05:12:05,219|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/26dec73c-d02f-49c0-b0cc-ddb46a4ea084/298c1052-c142-4683-a36a-a5e5e58f4184/config-template/replica-count-template/content)
2022-08-03 05:12:05,239|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:05,239|||DefaultDispatcher-worker-3||||INFO||||||| K8s Config Upload Completed
2022-08-03 05:12:05,239|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-08-03 05:12:05,239|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-08-03 05:12:05,240|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-08-03 05:12:05,240|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-08-03 05:12:05,241|||DefaultDispatcher-worker-3||||INFO||||||| workflow(841e868f-3f2b-445f-bcba-95f8de8efc38) nodes completed with (0)exceptions
2022-08-03 05:12:05,241|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveWorkflowOutputs for workflow(config-assign)
2022-08-03 05:12:05,241|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 69a428a8-6f18-402d-aba4-781e317bd8d7 auditStoreId -1
2022-08-03 05:12:05,265|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Completed
2022-08-03 05:12:41,146|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-03 05:12:41,256|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-03 05:12:41,261|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| processing request id 841e868f-3f2b-445f-bcba-95f8de8efc38
2022-08-03 05:12:41,261|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-03 05:12:41,261|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| StoreAuditService ID  -1
2022-08-03 05:12:41,263|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-03 05:12:41,263|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-03 05:12:41,264|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-03 05:12:41,275|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Deriving input data for workflow: (config-deploy)
2022-08-03 05:12:41,277|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-08-03 05:12:41,278|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[841e868f-3f2b-445f-bcba-95f8de8efc38])'s step(config-setup)
2022-08-03 05:12:41,278|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:12:41,281|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(841e868f-3f2b-445f-bcba-95f8de8efc38) for workflow(config-deploy) step(config-setup)
2022-08-03 05:12:41,281|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-08-03 05:12:41,281|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-08-03 05:12:41,282|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-08-03 05:12:41,312|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-08-03 05:12:41,315|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-08-03 05:12:41,316|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("57691832-b96b-4d0a-89c1-64776b63b356") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-03 05:12:41,324|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-08-03 05:12:41,324|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-08-03 05:12:41,339|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356)
2022-08-03 05:12:41,357|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:41,357|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-08-03 05:12:41,358|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f")
2022-08-03 05:12:41,358|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f")
2022-08-03 05:12:41,358|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-08-03 05:12:41,359|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("79359831-722a-4bbb-9174-7d5b9040b348") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-03 05:12:41,365|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-03 05:12:41,365|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-03 05:12:41,373|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/57691832-b96b-4d0a-89c1-64776b63b356/service-data/vnfs/vnf/79359831-722a-4bbb-9174-7d5b9040b348/vnf-data/vf-modules)
2022-08-03 05:12:41,385|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:41,385|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-08-03 05:12:41,386|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","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_c628ebe3-dbef-4e2e-8116-7e993241339f_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":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","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-20220803t051149761861z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220803t051149761861z","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":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"841e868f-3f2b-445f-bcba-95f8de8efc38","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"89942ecd-2afd-4552-9a7d-c16a22a3d725","model-invariant-uuid":"3a9fc012-bde5-451b-b7a0-278d533412b7"},"global-customer-id":"basiccnf-macro-customer","service-id":"57691832-b96b-4d0a-89c1-64776b63b356","service-instance-id":"57691832-b96b-4d0a-89c1-64776b63b356","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"630e4c87-21b5-4f8e-a982-b9148c5e798d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba12a1e5-2842-4ab2-a9bf-5ea0401bf6de","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c6e9f300-1a62-4652-b96c-b45c89056043","model-uuid":"d203a121-ac7f-46c4-bdf1-5974ebed6f1f","model-invariant-uuid":"a36c4168-a303-44bb-a09c-893ceb4471a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"79359831-722a-4bbb-9174-7d5b9040b348"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","from-preload":false}}}]})
2022-08-03 05:12:41,386|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","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_c628ebe3-dbef-4e2e-8116-7e993241339f_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":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","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-20220803t051149761861z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220803t051149761861z","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":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"841e868f-3f2b-445f-bcba-95f8de8efc38","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"89942ecd-2afd-4552-9a7d-c16a22a3d725","model-invariant-uuid":"3a9fc012-bde5-451b-b7a0-278d533412b7"},"global-customer-id":"basiccnf-macro-customer","service-id":"57691832-b96b-4d0a-89c1-64776b63b356","service-instance-id":"57691832-b96b-4d0a-89c1-64776b63b356","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"630e4c87-21b5-4f8e-a982-b9148c5e798d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba12a1e5-2842-4ab2-a9bf-5ea0401bf6de","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c6e9f300-1a62-4652-b96c-b45c89056043","model-uuid":"d203a121-ac7f-46c4-bdf1-5974ebed6f1f","model-invariant-uuid":"a36c4168-a303-44bb-a09c-893ceb4471a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"79359831-722a-4bbb-9174-7d5b9040b348"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","from-preload":false}}}]})
2022-08-03 05:12:41,386|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","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_c628ebe3-dbef-4e2e-8116-7e993241339f_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":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","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-20220803t051149761861z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220803t051149761861z","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":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"841e868f-3f2b-445f-bcba-95f8de8efc38","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"89942ecd-2afd-4552-9a7d-c16a22a3d725","model-invariant-uuid":"3a9fc012-bde5-451b-b7a0-278d533412b7"},"global-customer-id":"basiccnf-macro-customer","service-id":"57691832-b96b-4d0a-89c1-64776b63b356","service-instance-id":"57691832-b96b-4d0a-89c1-64776b63b356","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"630e4c87-21b5-4f8e-a982-b9148c5e798d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba12a1e5-2842-4ab2-a9bf-5ea0401bf6de","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c6e9f300-1a62-4652-b96c-b45c89056043","model-uuid":"d203a121-ac7f-46c4-bdf1-5974ebed6f1f","model-invariant-uuid":"a36c4168-a303-44bb-a09c-893ceb4471a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"79359831-722a-4bbb-9174-7d5b9040b348"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","from-preload":false}}}]), type  ({json})
2022-08-03 05:12:41,387|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","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_c628ebe3-dbef-4e2e-8116-7e993241339f_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":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","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-20220803t051149761861z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220803t051149761861z","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":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"841e868f-3f2b-445f-bcba-95f8de8efc38","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"89942ecd-2afd-4552-9a7d-c16a22a3d725","model-invariant-uuid":"3a9fc012-bde5-451b-b7a0-278d533412b7"},"global-customer-id":"basiccnf-macro-customer","service-id":"57691832-b96b-4d0a-89c1-64776b63b356","service-instance-id":"57691832-b96b-4d0a-89c1-64776b63b356","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"630e4c87-21b5-4f8e-a982-b9148c5e798d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba12a1e5-2842-4ab2-a9bf-5ea0401bf6de","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"c6e9f300-1a62-4652-b96c-b45c89056043","model-uuid":"d203a121-ac7f-46c4-bdf1-5974ebed6f1f","model-invariant-uuid":"a36c4168-a303-44bb-a09c-893ceb4471a6"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"79359831-722a-4bbb-9174-7d5b9040b348"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"298c1052-c142-4683-a36a-a5e5e58f4184","model-uuid":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-invariant-uuid":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-08-03 05:12:41,392|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/79359831-722a-4bbb-9174-7d5b9040b348?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-03 05:12:41,393|||DefaultDispatcher-worker-3||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/79359831-722a-4bbb-9174-7d5b9040b348?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-03 05:12:41,406|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/79359831-722a-4bbb-9174-7d5b9040b348?depth=1)
2022-08-03 05:12:41,520|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:41,521|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (json)
2022-08-03 05:12:41,521|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"hopeful_greider","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1659503557762","model-invariant-id":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","model-version-id":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-customization-id":"298c1052-c142-4683-a36a-a5e5e58f4184","module-index":0}]})
2022-08-03 05:12:41,522|||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"hopeful_greider","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1659503557762","model-invariant-id":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","model-version-id":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-customization-id":"298c1052-c142-4683-a36a-a5e5e58f4184","module-index":0}]})
2022-08-03 05:12:41,522|||DefaultDispatcher-worker-3||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"hopeful_greider","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1659503557762","model-invariant-id":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","model-version-id":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-customization-id":"298c1052-c142-4683-a36a-a5e5e58f4184","module-index":0}]), type  ({json})
2022-08-03 05:12:41,522|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"333265ad-ac90-4582-980d-a67da8639a30","vf-module-name":"basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"hopeful_greider","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1659503557762","model-invariant-id":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","model-version-id":"2a578d8d-6b70-4067-9ae3-058c5625c0ee","model-customization-id":"298c1052-c142-4683-a36a-a5e5e58f4184","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-08-03 05:12:41,523|||DefaultDispatcher-worker-3||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-08-03 05:12:41,525|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"26dec73c-d02f-49c0-b0cc-ddb46a4ea084","k8s-rb-definition-version":"298c1052-c142-4683-a36a-a5e5e58f4184","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":"hopeful_greider"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-08-03 05:12:41,527|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "hopeful_greider",
      "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" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
      "k8s-rb-definition-version" : "298c1052-c142-4683-a36a-a5e5e58f4184"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "57691832-b96b-4d0a-89c1-64776b63b356",
  "service-instance-name" : "basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "hopeful_greider",
      "is-base-vf-module" : false,
      "model-customization-id" : "298c1052-c142-4683-a36a-a5e5e58f4184",
      "model-invariant-id" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
      "model-version-id" : "2a578d8d-6b70-4067-9ae3-058c5625c0ee",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1659503557762",
      "vf-module-id" : "333265ad-ac90-4582-980d-a67da8639a30",
      "vf-module-name" : "basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "841e868f-3f2b-445f-bcba-95f8de8efc38",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/ba12a1e5-2842-4ab2-a9bf-5ea0401bf6de",
          "svc-request-id" : "630e4c87-21b5-4f8e-a982-b9148c5e798d"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "3a9fc012-bde5-451b-b7a0-278d533412b7",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "89942ecd-2afd-4552-9a7d-c16a22a3d725",
            "model-version" : "1.0"
          },
          "service-id" : "57691832-b96b-4d0a-89c1-64776b63b356",
          "service-instance-id" : "57691832-b96b-4d0a-89c1-64776b63b356",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "298c1052-c142-4683-a36a-a5e5e58f4184",
            "model-invariant-uuid" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "2a578d8d-6b70-4067-9ae3-058c5625c0ee",
            "model-version" : "1"
          },
          "vf-module-id" : "333265ad-ac90-4582-980d-a67da8639a30",
          "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_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "298c1052-c142-4683-a36a-a5e5e58f4184",
            "model-invariant-uuid" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "2a578d8d-6b70-4067-9ae3-058c5625c0ee",
            "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" : "2a578d8d-6b70-4067-9ae3-058c5625c0ee"
            }, {
              "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-20220803t051149761861z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "26dec73c-d02f-49c0-b0cc-ddb46a4ea084"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220803t051149761861z"
            }, {
              "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" : "333265ad-ac90-4582-980d-a67da8639a30",
            "vf-module-name" : "basic_cnf_macro_c628ebe3-dbef-4e2e-8116-7e993241339f_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "c6e9f300-1a62-4652-b96c-b45c89056043",
            "model-invariant-uuid" : "a36c4168-a303-44bb-a09c-893ceb4471a6",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "d203a121-ac7f-46c4-bdf1-5974ebed6f1f",
            "model-version" : "1.0"
          },
          "vnf-id" : "79359831-722a-4bbb-9174-7d5b9040b348",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "333265ad-ac90-4582-980d-a67da8639a30"
    } ]
  },
  "vnf-id" : "79359831-722a-4bbb-9174-7d5b9040b348"
})
2022-08-03 05:12:41,535|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-08-03 05:12:41,535|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-08-03 05:12:41,536|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-08-03 05:12:41,536|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[841e868f-3f2b-445f-bcba-95f8de8efc38])'s step(status-verification-script)
2022-08-03 05:12:41,536|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:12:41,546|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(841e868f-3f2b-445f-bcba-95f8de8efc38) for workflow(config-deploy) step(status-verification-script)
2022-08-03 05:12:41,547|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-08-03 05:12:41,547|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-08-03 05:12:41,553|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-08-03 05:12:41,561|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-08-03 05:12:41,575|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hopeful_greider/status)
2022-08-03 05:12:41,631|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:41,655|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hopeful_greider) is not ready. Please wait...
2022-08-03 05:12:51,666|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hopeful_greider/status)
2022-08-03 05:12:51,715|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:12:51,717|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hopeful_greider) is not ready. Please wait...
2022-08-03 05:13:01,728|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hopeful_greider/status)
2022-08-03 05:13:01,768|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:13:01,770|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hopeful_greider) is ready.
2022-08-03 05:13:01,770|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-08-03 05:13:01,770|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-08-03 05:13:01,771|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-08-03 05:13:01,771|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-08-03 05:13:01,771|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[841e868f-3f2b-445f-bcba-95f8de8efc38])'s step(config-apply)
2022-08-03 05:13:01,771|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:13:01,779|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(841e868f-3f2b-445f-bcba-95f8de8efc38) for workflow(config-deploy) step(config-apply)
2022-08-03 05:13:01,779|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-08-03 05:13:01,779|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-08-03 05:13:01,781|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic.
2022-08-03 05:13:01,782|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-08-03 05:13:01,782|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-08-03 05:13:01,795|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hopeful_greider/config/replica-count-change)
2022-08-03 05:13:06,804|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-08-03 05:13:06,805|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config..
2022-08-03 05:13:06,839|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values
2022-08-03 05:13:06,839|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-08-03 05:13:06,858|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-08-03 05:13:06,860|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-08-03 05:13:06,861|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-08-03 05:13:06,936|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/hopeful_greider/config)
2022-08-03 05:13:07,060|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-08-03 05:13:07,072|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-08-03 05:13:07,072|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-08-03 05:13:07,073|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-08-03 05:13:07,073|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[841e868f-3f2b-445f-bcba-95f8de8efc38])'s step(status-verification-script-after)
2022-08-03 05:13:07,073|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:13:07,074|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(841e868f-3f2b-445f-bcba-95f8de8efc38) for workflow(config-deploy) step(status-verification-script-after)
2022-08-03 05:13:07,074|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-08-03 05:13:07,074|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-08-03 05:13:07,075|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-08-03 05:13:07,077|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-08-03 05:13:07,088|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hopeful_greider/status)
2022-08-03 05:13:07,367|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:13:07,369|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hopeful_greider) is not ready. Please wait...
2022-08-03 05:13:17,380|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hopeful_greider/status)
2022-08-03 05:13:17,429|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:13:17,434|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hopeful_greider) is not ready. Please wait...
2022-08-03 05:13:27,445|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hopeful_greider/status)
2022-08-03 05:13:27,491|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:13:27,494|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hopeful_greider) is not ready. Please wait...
2022-08-03 05:13:37,504|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hopeful_greider/status)
2022-08-03 05:13:37,557|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:13:37,559|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hopeful_greider) is not ready. Please wait...
2022-08-03 05:13:47,571|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/hopeful_greider/status)
2022-08-03 05:13:47,616|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-03 05:13:47,619|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (hopeful_greider) is ready.
2022-08-03 05:13:47,619|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-08-03 05:13:47,619|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-08-03 05:13:47,619|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-08-03 05:13:47,619|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-08-03 05:13:47,620|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[841e868f-3f2b-445f-bcba-95f8de8efc38])'s step(collect-results)
2022-08-03 05:13:47,620|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-08-03 05:13:47,621|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(841e868f-3f2b-445f-bcba-95f8de8efc38) for workflow(config-deploy) step(collect-results)
2022-08-03 05:13:47,621|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-08-03 05:13:47,621|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-08-03 05:13:47,622|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-08-03 05:13:47,629|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {}
2022-08-03 05:13:47,629|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-08-03 05:13:47,629|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-08-03 05:13:47,629|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-08-03 05:13:47,630|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-08-03 05:13:47,630|||DefaultDispatcher-worker-3||||INFO||||||| workflow(841e868f-3f2b-445f-bcba-95f8de8efc38) nodes completed with (0)exceptions
2022-08-03 05:13:47,630|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-08-03 05:13:47,632|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a83230a2-42d6-4db8-bdf8-805b4ba55623 auditStoreId -1
2022-08-03 05:13:47,633|841e868f-3f2b-445f-bcba-95f8de8efc38||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-wpv7v|||| Completed