Results

By type

          05:09:03,452 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:09:03,455 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
05:09:03,457 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:09:03,459 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:09:03,459 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
05:09:03,459 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:09:03,493 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
05:09:03,761 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:09:03,775 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:09:03,782 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:09:03,794 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:09:03,915 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:09:03,915 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:09:03,915 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:09:03,915 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:09:03,915 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:09:03,915 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:09:03,916 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:09:03,917 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:09:03,920 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-06-01 05:09:05,458|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-cs56n with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-06-01 05:09:05,464|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-06-01 05:09:11,282|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-01 05:09:12,490|||main||||INFO||||||| Finished Spring Data repository scanning in 1167ms. Found 11 JPA repository interfaces.
2022-06-01 05:09:16,874|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-01 05:09:17,013|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-06-01 05:09:17,438|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-01 05:09:18,227|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-06-01 05:09:18,826|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-06-01 05:09:18,836|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-06-01 05:09:19,208|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-06-01 05:09:21,216|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-01 05:09:21,234|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-01 05:09:21,379|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-06-01 05:09:23,288|||main||||INFO||||||| Audit service is disabled
2022-06-01 05:09:23,802|||main||||INFO||||||| Workflow Audit store is disabled
2022-06-01 05:09:26,237|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-06-01 05:09:26,385|||main||||INFO||||||| Dependency Management module created...
2022-06-01 05:09:28,265|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-06-01 05:09:28,754|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-06-01 05:09:31,510|||main||||INFO||||||| Netty started on port(s): 8080
2022-06-01 05:09:34,770|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-06-01 05:09:35,348|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-06-01 05:09:35,371|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 31.14 seconds (JVM running for 32.969)
2022-06-01 05:09:35,440|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-06-01 06:04:50,927|67325d49-ba34-4f54-8f8f-71e502ad703f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-06-01 06:04:50,932|67325d49-ba34-4f54-8f8f-71e502ad703f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-01 06:04:50,935|67325d49-ba34-4f54-8f8f-71e502ad703f||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-01 06:04:52,190|67325d49-ba34-4f54-8f8f-71e502ad703f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-01 06:04:52,193|67325d49-ba34-4f54-8f8f-71e502ad703f||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-01 06:04:54,815|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/9ac2d5d9-174f-443f-815a-bba98191ee6f)
2022-06-01 06:04:54,831|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| deleting definition types under : /opt/app/onap/blueprints/working/9ac2d5d9-174f-443f-815a-bba98191ee6f/Definitions
2022-06-01 06:04:54,974|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| reinitialized all type definitions
2022-06-01 06:04:54,984|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(helloworld)
2022-06-01 06:04:55,040|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(helloworld-template)
2022-06-01 06:04:55,053|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-06-01 06:04:55,071|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-06-01 06:04:55,138|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing Workflow(helloworld)
2022-06-01 06:04:55,139|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-06-01 06:04:55,139|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| identified workflow(helloworld) targets(helloworld)
2022-06-01 06:04:55,140|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-06-01 06:04:55,140|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-06-01 06:04:55,140|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enriching artifacts file(/opt/app/onap/blueprints/working/9ac2d5d9-174f-443f-815a-bba98191ee6f/Templates/hello-world-mapping.json
2022-06-01 06:04:55,163|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-06-01 06:04:55,164|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| dataType not present for the recipe(dt-helloworld-properties)
2022-06-01 06:04:55,164|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing blueprint Resource Definitions
2022-06-01 06:04:55,164|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-06-01 06:04:55,167|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing file (Templates/hello-world-mapping.json)
2022-06-01 06:04:55,190|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| distinct resource keys ([])
2022-06-01 06:04:55,190|758512eb-94ff-4ed0-95a6-380fbbcb2ef0||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Enriching Resource Definition sources Node Template: []
2022-06-01 06:04:55,493|89389e2b-f16f-47aa-8856-66a13cf90f4d||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(1825dd7a-b341-4bda-96c3-9dd81e769059) CBA(/opt/app/onap/blueprints/archive/1825dd7a-b341-4bda-96c3-9dd81e769059/cba.zip)
2022-06-01 06:04:55,509|89389e2b-f16f-47aa-8856-66a13cf90f4d||reactor-http-epoll-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1825dd7a-b341-4bda-96c3-9dd81e769059) and entry definition file (Definitions/blueprint.json)
2022-06-01 06:04:55,625|89389e2b-f16f-47aa-8856-66a13cf90f4d||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(helloworld)
2022-06-01 06:04:55,652|89389e2b-f16f-47aa-8856-66a13cf90f4d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1825dd7a-b341-4bda-96c3-9dd81e769059) and entry definition file (Definitions/blueprint.json)
2022-06-01 06:04:55,869|89389e2b-f16f-47aa-8856-66a13cf90f4d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/working/1825dd7a-b341-4bda-96c3-9dd81e769059) present to clean.
2022-06-01 06:04:56,119|fd372a42-646b-4440-9ab2-38218d0a41f8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id 654321
2022-06-01 06:04:56,120|fd372a42-646b-4440-9ab2-38218d0a41f8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:04:56,120|fd372a42-646b-4440-9ab2-38218d0a41f8||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:04:56,133|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| getting cba file name(test101), version(1.0.1) from db
2022-06-01 06:04:56,244|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-06-01 06:04:56,252|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-06-01 06:04:56,260|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-06-01 06:04:56,286|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (helloworld)
2022-06-01 06:04:56,287|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-06-01 06:04:56,288|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:04:56,300|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-06-01 06:04:56,300|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-06-01 06:04:56,301|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-06-01 06:04:56,327|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-21||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-06-01 06:04:56,381|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Batched Sequence : ([])
2022-06-01 06:04:56,386|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Generated Resource Param Data ({ })
2022-06-01 06:04:56,534|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:04:56,537|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-06-01 06:04:56,538|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(helloworld)
2022-06-01 06:04:56,543|fd372a42-646b-4440-9ab2-38218d0a41f8||DefaultDispatcher-worker-14||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b4b82fb0-b845-414b-8ed0-e5d1e13af25c auditStoreId -1
2022-06-01 06:26:34,159|33089ca8-0771-44e2-99f4-6fc8329e17c0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-01 06:26:34,160|33089ca8-0771-44e2-99f4-6fc8329e17c0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-01 06:26:34,161|33089ca8-0771-44e2-99f4-6fc8329e17c0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-01 06:26:34,605|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-01 06:26:34,605|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-01 06:26:35,823|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-01 06:26:35,833|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(4c086a9a-2e8d-4a19-83df-bc5d4b906aa3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-01 06:26:35,874|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(6942df47-35b7-4cf7-ba15-86b97f8b0c26) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-01 06:26:35,890|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(ab290143-c15c-4706-bf2e-e6b4a67ff867) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-01 06:26:35,912|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(0439fd09-7293-427c-add6-6ae26ac9d9ed) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-01 06:26:35,937|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(0b335570-5bb6-4ba8-a314-d6942ee0e410) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-01 06:26:35,970|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(7681193e-732d-4e64-849f-adcee4673233) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-01 06:26:36,005|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-01 06:26:36,005|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-01 06:26:36,006|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-01 06:26:36,006|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:26:36,007|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-01 06:26:36,007|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:26:36,072|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:26:36,220|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:26:36,262|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:26:36,301|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:26:36,505|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:26:36,507|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:26:36,508|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:26:36,614|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:26:36,794|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:26:36,795|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:26:36,796|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:26:36,881|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-01 06:26:37,086|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:26:37,088|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:26:37,089|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:26:37,090|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(HealthCheck)
2022-06-01 06:26:37,092|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-01 06:26:37,094|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(vf-config-assign)
2022-06-01 06:26:37,095|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(vf-config-deploy)
2022-06-01 06:26:37,172|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:26:37,302|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:26:37,304|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:26:37,363|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-01 06:26:37,485|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:26:37,487|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:26:37,489|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign-day-2)
2022-06-01 06:26:37,490|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:26:37,491|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy-day-2)
2022-06-01 06:26:37,535|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:26:37,536|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:26:37,538|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-01 06:26:37,553|33089ca8-0771-44e2-99f4-6fc8329e17c0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-01 06:26:39,471|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/aade4de9-f56b-47bb-8892-06ebca3b52fa)
2022-06-01 06:26:39,472|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| deleting definition types under : /opt/app/onap/blueprints/working/aade4de9-f56b-47bb-8892-06ebca3b52fa/Definitions
2022-06-01 06:26:39,475|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| reinitialized all type definitions
2022-06-01 06:26:39,476|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-06-01 06:26:39,514|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-06-01 06:26:39,525|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-06-01 06:26:39,541|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-06-01 06:26:39,578|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(capability)
2022-06-01 06:26:39,627|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(capability)
2022-06-01 06:26:39,641|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-01 06:26:39,684|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:39,719|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:39,742|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:39,769|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:39,794|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:39,862|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-06-01 06:26:39,869|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-06-01 06:26:39,870|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-06-01 06:26:39,897|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(capability)
2022-06-01 06:26:39,913|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(capability)
2022-06-01 06:26:39,926|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(capability)
2022-06-01 06:26:39,944|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(processor-db)
2022-06-01 06:26:39,961|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:39,989|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:40,010|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:40,031|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:40,060|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:40,081|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:26:40,147|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing Workflow(resource-resolution)
2022-06-01 06:26:40,149|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-06-01 06:26:40,149|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-06-01 06:26:40,149|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-06-01 06:26:40,149|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-06-01 06:26:40,149|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-06-01 06:26:40,149|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enriching artifacts file(/opt/app/onap/blueprints/working/aade4de9-f56b-47bb-8892-06ebca3b52fa/Templates/hello-world-velocity-mapping.json
2022-06-01 06:26:40,160|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-06-01 06:26:40,161|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-06-01 06:26:40,161|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enriching artifacts file(/opt/app/onap/blueprints/working/aade4de9-f56b-47bb-8892-06ebca3b52fa/Templates/hello-world-jinja-mapping.json
2022-06-01 06:26:40,170|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-06-01 06:26:40,171|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-06-01 06:26:40,171|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing blueprint Resource Definitions
2022-06-01 06:26:40,171|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-06-01 06:26:40,171|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-06-01 06:26:40,171|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-06-01 06:26:40,191|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-06-01 06:26:40,316|b9def1b3-c587-4e93-9d57-e901361f8149||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-06-01 06:26:40,564|6957155a-cc1f-4eda-ad0f-71e5b368e96d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(ee0a1a92-b936-4bbb-9b90-7bd45699ceed) CBA(/opt/app/onap/blueprints/archive/ee0a1a92-b936-4bbb-9b90-7bd45699ceed/cba.zip)
2022-06-01 06:26:40,578|6957155a-cc1f-4eda-ad0f-71e5b368e96d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee0a1a92-b936-4bbb-9b90-7bd45699ceed) and entry definition file (Definitions/resource-resolution.json)
2022-06-01 06:26:40,652|6957155a-cc1f-4eda-ad0f-71e5b368e96d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-resolution)
2022-06-01 06:26:40,672|6957155a-cc1f-4eda-ad0f-71e5b368e96d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee0a1a92-b936-4bbb-9b90-7bd45699ceed) and entry definition file (Definitions/resource-resolution.json)
2022-06-01 06:26:40,725|6957155a-cc1f-4eda-ad0f-71e5b368e96d||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/working/ee0a1a92-b936-4bbb-9b90-7bd45699ceed) present to clean.
2022-06-01 06:26:40,905|aff5b6f3-a108-4c63-a387-a70e18ad9145||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id 9b70619d-f015-408c-a130-47009fee827f
2022-06-01 06:26:40,905|aff5b6f3-a108-4c63-a387-a70e18ad9145||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:26:40,905|aff5b6f3-a108-4c63-a387-a70e18ad9145||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:26:40,917|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-06-01 06:26:41,093|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-01 06:26:41,099|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-06-01 06:26:41,104|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-06-01 06:26:41,139|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (resource-resolution)
2022-06-01 06:26:41,147|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-06-01 06:26:41,147|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:26:41,150|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(9b70619d-f015-408c-a130-47009fee827f) for workflow(resource-resolution) step(helloworld)
2022-06-01 06:26:41,150|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-06-01 06:26:41,150|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-06-01 06:26:41,152|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-06-01 06:26:41,240|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-01 06:26:41,294|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:26:41,294|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-01 06:26:41,773|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-01 06:26:41,892|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:26:41,909|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:26:41,910|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-01 06:26:41,910|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-01 06:26:41,911|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-06-01 06:26:41,964|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_put)
2022-06-01 06:26:41,989|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-01 06:26:41,992|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Getting Jython Script Class(ResolvProperties)
2022-06-01 06:26:49,304|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Component Object org.python.proxies.__main__$ResolvProperties$1@4961ba4c
2022-06-01 06:26:49,315|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-06-01 06:26:49,334|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_python)
2022-06-01 06:26:49,339|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:26:49,339|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-01 06:26:49,349|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-01 06:26:49,360|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:26:49,361|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:26:49,361|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-01 06:26:49,361|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-01 06:26:49,361|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-06-01 06:26:49,363|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:26:49,363|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-01 06:26:49,367|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-01 06:26:49,377|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:26:49,378|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:26:49,378|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-01 06:26:49,378|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-01 06:26:49,379|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-06-01 06:26:49,384|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_patch)
2022-06-01 06:26:49,401|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_del)
2022-06-01 06:26:49,403|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-01 06:26:49,449|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-01 06:27:02,608|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| compiled in (13157)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-01 06:27:02,615|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-06-01 06:27:02,665|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-06-01 06:27:02,714|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_kotlin)
2022-06-01 06:27:02,719|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:27:02,720|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-01 06:27:02,730|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-01 06:27:02,741|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:27:02,742|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:27:02,744|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-01 06:27:02,744|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-01 06:27:02,744|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-06-01 06:27:02,770|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_get)
2022-06-01 06:27:02,782|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-06-01 06:27:02,783|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-06-01 06:27:02,798|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_default)
2022-06-01 06:27:02,804|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_input)
2022-06-01 06:27:02,806|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:27:02,806|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-01 06:27:02,816|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-01 06:27:02,830|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:27:02,831|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:27:02,832|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-01 06:27:02,832|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-01 06:27:02,833|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-06-01 06:27:02,871|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_post)
2022-06-01 06:27:02,899|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:27:02,975|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (list)
2022-06-01 06:27:02,980|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-01 06:27:02,981|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:02,981|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:02,981|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:02,981|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:02,981|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-06-01 06:27:03,013|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (v_db)
2022-06-01 06:27:03,024|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-06-01 06:27:03,138|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-01 06:27:03,185|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-01 06:27:03,186|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-06-01 06:27:03,250|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-06-01 06:27:03,259|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-01 06:27:03,264|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-06-01 06:27:03,265|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-06-01 06:27:03,266|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Getting Jython Script Class(ResolvProperties)
2022-06-01 06:27:03,285|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-11||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-06-01 06:27:03,381|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Component Object org.python.proxies.__main__$ResolvProperties$2@724184ab
2022-06-01 06:27:03,383|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-06-01 06:27:03,400|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_python)
2022-06-01 06:27:03,402|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:27:03,402|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-06-01 06:27:03,405|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-06-01 06:27:03,417|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:27:03,417|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:27:03,419|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-06-01 06:27:03,419|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-06-01 06:27:03,419|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-06-01 06:27:03,434|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_patch)
2022-06-01 06:27:03,436|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-06-01 06:27:03,451|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_input)
2022-06-01 06:27:03,454|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:27:03,454|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-06-01 06:27:03,457|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(PUT), url(/resource-resolution/put)
2022-06-01 06:27:03,475|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:27:03,476|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:27:03,477|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-06-01 06:27:03,477|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-06-01 06:27:03,478|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-06-01 06:27:03,497|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_put)
2022-06-01 06:27:03,499|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-06-01 06:27:03,519|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_default)
2022-06-01 06:27:03,522|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:27:03,522|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-06-01 06:27:03,528|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-06-01 06:27:03,539|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:27:03,539|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:27:03,540|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-06-01 06:27:03,540|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-06-01 06:27:03,540|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-06-01 06:27:03,542|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:27:03,542|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-06-01 06:27:03,550|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(POST), url(/resource-resolution/post)
2022-06-01 06:27:03,564|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_del)
2022-06-01 06:27:03,564|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:27:03,565|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:27:03,565|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-06-01 06:27:03,566|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-06-01 06:27:03,566|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-06-01 06:27:03,568|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:27:03,568|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-06-01 06:27:03,571|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(GET), url(/resource-resolution/get)
2022-06-01 06:27:03,582|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:27:03,583|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:27:03,583|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-01 06:27:03,584|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-06-01 06:27:03,584|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-06-01 06:27:03,587|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_post)
2022-06-01 06:27:03,601|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_get)
2022-06-01 06:27:03,613|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-06-01 06:27:03,613|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-06-01 06:27:03,617|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-06-01 06:27:03,626|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:27:03,628|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:27:03,629|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-01 06:27:03,629|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-06-01 06:27:03,629|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-06-01 06:27:03,653|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_get_id)
2022-06-01 06:27:03,656|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-06-01 06:27:03,657|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-06-01 06:27:03,673|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_kotlin)
2022-06-01 06:27:03,676|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-06-01 06:27:03,684|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (list)
2022-06-01 06:27:03,687|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-06-01 06:27:03,687|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:03,688|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:03,688|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:03,688|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:03,688|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:03,689|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:03,689|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:03,689|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:03,689|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-06-01 06:27:03,689|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-06-01 06:27:03,713|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (j_db)
2022-06-01 06:27:03,716|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-6||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-06-01 06:27:04,088|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-06-01 06:27:04,111|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-01 06:27:04,112|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:27:04,112|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-06-01 06:27:04,112|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-06-01 06:27:04,114|aff5b6f3-a108-4c63-a387-a70e18ad9145||DefaultDispatcher-worker-15||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c9bb2b0f-7e2b-4f5e-a8dd-cc520ee534d5 auditStoreId -1
2022-06-01 06:47:53,129|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(e86db323-3400-401c-ac79-503b216cd4bf) CBA(/opt/app/onap/blueprints/archive/e86db323-3400-401c-ac79-503b216cd4bf/cba.zip)
2022-06-01 06:47:53,195|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e86db323-3400-401c-ac79-503b216cd4bf) and entry definition file (Definitions/CNF.json)
2022-06-01 06:47:53,423|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:47:53,425|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:47:53,426|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:47:53,427|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(scale-out)
2022-06-01 06:47:53,428|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(scale)
2022-06-01 06:47:53,429|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(scale-in)
2022-06-01 06:47:53,431|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(health-check)
2022-06-01 06:47:53,484|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e86db323-3400-401c-ac79-503b216cd4bf) and entry definition file (Definitions/CNF.json)
2022-06-01 06:47:53,805|1606c8a4-a643-4a11-9682-8c322a3a7cc7||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/working/e86db323-3400-401c-ac79-503b216cd4bf) present to clean.
2022-06-01 06:48:17,080|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-01 06:48:17,081|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-01 06:48:17,081|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-01 06:48:17,602|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-01 06:48:17,603|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-01 06:48:19,127|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-01 06:48:19,129|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(b32f245c-a23e-4eb6-9498-8d96a80b95a0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-01 06:48:19,168|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(dafb9028-daf8-454f-b2f7-fb2564f2ff8a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-01 06:48:19,183|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(795f9de9-3d68-4409-a49e-bbba9b0e0de0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-01 06:48:19,205|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(ef6aca61-08b6-4e91-bcf8-9e6e19981627) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-01 06:48:19,231|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(c41bf8bc-f9a3-4392-9d44-ea229112bdd0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-01 06:48:19,260|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(9df41a32-c1c4-4859-8627-8941ebd72a0d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-01 06:48:19,293|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-01 06:48:19,294|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-01 06:48:19,294|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-01 06:48:19,295|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:48:19,296|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-01 06:48:19,296|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:48:19,325|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:48:19,416|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:48:19,446|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:48:19,477|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:48:19,623|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:48:19,625|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:48:19,626|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:48:19,712|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:48:19,808|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-01 06:48:19,864|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-01 06:48:19,880|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-01 06:48:19,975|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:48:19,976|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:48:19,979|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:48:20,046|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-01 06:48:20,120|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-01 06:48:20,152|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-01 06:48:20,182|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-01 06:48:20,256|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:48:20,258|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:48:20,259|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:48:20,260|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(HealthCheck)
2022-06-01 06:48:20,262|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-01 06:48:20,263|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(vf-config-assign)
2022-06-01 06:48:20,264|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(vf-config-deploy)
2022-06-01 06:48:20,337|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:48:20,398|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-01 06:48:20,434|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-01 06:48:20,451|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-01 06:48:20,508|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:48:20,510|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:48:20,511|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign-day-2)
2022-06-01 06:48:20,513|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:48:20,514|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy-day-2)
2022-06-01 06:48:20,547|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-01 06:48:20,622|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-01 06:48:20,656|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-01 06:48:20,674|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-01 06:48:20,738|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:48:20,739|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:48:20,796|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:48:20,799|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:48:20,800|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-01 06:48:20,810|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-01 06:48:20,839|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-01 06:48:20,862|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-01 06:48:20,879|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-01 06:48:20,903|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-01 06:48:20,904|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-01 06:48:20,970|b3ebaff6-cefe-4b76-84f4-7b2b1bf9bfe2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-01 06:48:37,373|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3cb19f4d-1ea1-4f2d-bd64-b193ca546dbe)
2022-06-01 06:48:37,375|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| deleting definition types under : /opt/app/onap/blueprints/working/3cb19f4d-1ea1-4f2d-bd64-b193ca546dbe/Definitions
2022-06-01 06:48:37,378|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| reinitialized all type definitions
2022-06-01 06:48:37,379|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-06-01 06:48:37,405|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(vnf-template)
2022-06-01 06:48:37,415|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(vnf-mapping)
2022-06-01 06:48:37,424|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-06-01 06:48:37,460|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,496|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,511|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,526|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-06-01 06:48:37,526|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-06-01 06:48:37,526|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-06-01 06:48:37,550|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,561|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,580|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,605|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(sdnc)
2022-06-01 06:48:37,641|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,669|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,692|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,711|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,732|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,748|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,787|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(config-assign)
2022-06-01 06:48:37,795|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(baseconfig-template)
2022-06-01 06:48:37,795|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-06-01 06:48:37,795|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-06-01 06:48:37,823|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,840|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,856|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(input)
2022-06-01 06:48:37,872|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(config-deploy)
2022-06-01 06:48:37,969|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing Workflow(resource-assignment)
2022-06-01 06:48:37,970|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-06-01 06:48:37,970|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-06-01 06:48:37,970|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-06-01 06:48:37,970|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-06-01 06:48:37,970|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-06-01 06:48:37,970|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enriching artifacts file(/opt/app/onap/blueprints/working/3cb19f4d-1ea1-4f2d-bd64-b193ca546dbe/Templates/vnf-mapping.json
2022-06-01 06:48:37,982|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-06-01 06:48:37,984|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-06-01 06:48:37,984|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enriching artifacts file(/opt/app/onap/blueprints/working/3cb19f4d-1ea1-4f2d-bd64-b193ca546dbe/Templates/base_ubuntu20-mapping.json
2022-06-01 06:48:37,995|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-06-01 06:48:37,995|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-06-01 06:48:37,997|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing Workflow(config-assign)
2022-06-01 06:48:37,998|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-06-01 06:48:37,998|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| identified workflow(config-assign) targets(config-assign)
2022-06-01 06:48:37,998|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-06-01 06:48:37,998|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-06-01 06:48:37,998|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enriching artifacts file(/opt/app/onap/blueprints/working/3cb19f4d-1ea1-4f2d-bd64-b193ca546dbe/Templates/baseconfig-mapping.json
2022-06-01 06:48:38,011|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-06-01 06:48:38,011|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-01 06:48:38,013|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing Workflow(config-deploy)
2022-06-01 06:48:38,013|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-06-01 06:48:38,013|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| identified workflow(config-deploy) targets(config-deploy)
2022-06-01 06:48:38,013|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(config-deploy) resource assignment files([]
2022-06-01 06:48:38,013|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing blueprint Resource Definitions
2022-06-01 06:48:38,014|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-06-01 06:48:38,014|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing file (Templates/vnf-mapping.json)
2022-06-01 06:48:38,014|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-06-01 06:48:38,014|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing file (Templates/baseconfig-mapping.json)
2022-06-01 06:48:38,051|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-06-01 06:48:38,210|b94a1d92-9f3f-4a76-abff-91f17c414e13||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-06-01 06:48:38,539|5ef82614-f4ce-45fd-99e6-684ec37d7c4e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(19449b8b-4fee-4917-9a34-302c77b9dac3) CBA(/opt/app/onap/blueprints/archive/19449b8b-4fee-4917-9a34-302c77b9dac3/cba.zip)
2022-06-01 06:48:38,552|5ef82614-f4ce-45fd-99e6-684ec37d7c4e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/19449b8b-4fee-4917-9a34-302c77b9dac3) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:48:38,582|5ef82614-f4ce-45fd-99e6-684ec37d7c4e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:48:38,645|5ef82614-f4ce-45fd-99e6-684ec37d7c4e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:48:38,646|5ef82614-f4ce-45fd-99e6-684ec37d7c4e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:48:38,648|5ef82614-f4ce-45fd-99e6-684ec37d7c4e||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:48:38,666|5ef82614-f4ce-45fd-99e6-684ec37d7c4e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/19449b8b-4fee-4917-9a34-302c77b9dac3) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:48:38,739|5ef82614-f4ce-45fd-99e6-684ec37d7c4e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/working/19449b8b-4fee-4917-9a34-302c77b9dac3) present to clean.
2022-06-01 06:49:11,952|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-06-01 06:49:11,952|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-06-01 06:49:11,952|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-06-01 06:49:12,439|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-06-01 06:49:12,439|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-06-01 06:49:13,236|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-06-01 06:49:13,237|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(d8b24c36-52b4-44d9-b049-b652745703b0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-06-01 06:49:13,268|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(9094c540-541e-4093-8552-d084047994c3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-06-01 06:49:13,281|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(2bb48b8a-c88c-4273-9171-a1782dcdc39a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-06-01 06:49:13,301|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(dad0ae0e-f849-44fb-8e13-9036caffb978) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-06-01 06:49:13,326|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(c2b2696e-ac89-4f06-bf52-3396de4a993e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-06-01 06:49:13,352|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(b440f785-fb8a-4867-8be9-0811fcda9a04) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-06-01 06:49:13,377|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-01 06:49:13,377|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-01 06:49:13,378|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-01 06:49:13,379|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:49:13,379|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-01 06:49:13,380|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:49:13,406|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:49:13,483|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:49:13,508|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:49:13,535|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:49:13,676|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:49:13,678|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:49:13,679|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:49:13,738|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:49:13,795|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-01 06:49:13,836|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-06-01 06:49:13,846|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-06-01 06:49:13,918|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:49:13,920|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:49:13,921|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:49:13,986|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-06-01 06:49:14,051|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-01 06:49:14,075|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-06-01 06:49:14,095|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-06-01 06:49:14,212|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:49:14,213|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:49:14,215|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:49:14,216|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(HealthCheck)
2022-06-01 06:49:14,217|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(ScaleOutReconfiguration)
2022-06-01 06:49:14,218|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(vf-config-assign)
2022-06-01 06:49:14,219|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(vf-config-deploy)
2022-06-01 06:49:14,297|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-06-01 06:49:14,389|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-06-01 06:49:14,410|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-06-01 06:49:14,411|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-06-01 06:49:14,447|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:49:14,449|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:49:14,451|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign-day-2)
2022-06-01 06:49:14,453|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:49:14,453|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy-day-2)
2022-06-01 06:49:14,501|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-06-01 06:49:14,563|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :5G_Core::1.0.37
2022-06-01 06:49:14,586|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-06-01 06:49:14,587|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-06-01 06:49:14,660|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:49:14,662|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:49:14,730|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:49:14,731|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:49:14,732|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-06-01 06:49:14,750|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-06-01 06:49:14,780|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-06-01 06:49:14,826|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-06-01 06:49:14,827|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-06-01 06:49:14,909|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-01 06:49:14,929|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-01 06:49:14,931|3ffe1ee7-f324-4fd7-a363-2b32d814c61f||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-01 06:49:31,026|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/62d9f725-2de8-43f2-aac3-5af95ba1200b)
2022-06-01 06:49:31,027|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| deleting definition types under : /opt/app/onap/blueprints/working/62d9f725-2de8-43f2-aac3-5af95ba1200b/Definitions
2022-06-01 06:49:31,035|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| reinitialized all type definitions
2022-06-01 06:49:31,037|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(netconf-device)
2022-06-01 06:49:31,083|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(resolve-data)
2022-06-01 06:49:31,116|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-06-01 06:49:31,144|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-06-01 06:49:31,152|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-06-01 06:49:31,204|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-06-01 06:49:31,252|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing Workflow(config-assign)
2022-06-01 06:49:31,253|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-06-01 06:49:31,253|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| identified workflow(config-assign) targets(resolve-data)
2022-06-01 06:49:31,253|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-06-01 06:49:31,253|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-06-01 06:49:31,253|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enriching artifacts file(/opt/app/onap/blueprints/working/62d9f725-2de8-43f2-aac3-5af95ba1200b/Templates/netconfrpc-mapping.json
2022-06-01 06:49:31,265|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-06-01 06:49:31,265|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| dataType not present for the recipe(dt-config-assign-properties)
2022-06-01 06:49:31,266|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing Workflow(config-deploy)
2022-06-01 06:49:31,267|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-06-01 06:49:31,268|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| identified workflow(config-deploy) targets(execute-netconf)
2022-06-01 06:49:31,268|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(config-deploy) resource assignment files([]
2022-06-01 06:49:31,268|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| ##### Enhancing blueprint Resource Definitions
2022-06-01 06:49:31,268|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-06-01 06:49:31,268|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing file (Templates/netconfrpc-mapping.json)
2022-06-01 06:49:31,279|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| distinct resource keys ([input-source])
2022-06-01 06:49:31,299|4d77cb0a-2d30-4751-858f-04360270ea21||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Enriching Resource Definition sources Node Template: [source-input]
2022-06-01 06:50:52,636|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-01 06:50:52,784|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-01 06:50:52,890|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| request(e2feb090-8b9c-4065-a158-8de045b783a1)
2022-06-01 06:50:52,898|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| CBA file(/opt/app/onap/blueprints/archive/2d02d893-9a3e-45a1-8fa4-74cd1a79336e/cba.zip written successfully
2022-06-01 06:50:52,898|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(2d02d893-9a3e-45a1-8fa4-74cd1a79336e) CBA(/opt/app/onap/blueprints/archive/2d02d893-9a3e-45a1-8fa4-74cd1a79336e/cba.zip)
2022-06-01 06:50:52,950|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d02d893-9a3e-45a1-8fa4-74cd1a79336e) and entry definition file (Definitions/CNF.json)
2022-06-01 06:50:53,077|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:50:53,078|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:50:53,079|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:50:53,080|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(scale-out)
2022-06-01 06:50:53,081|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(scale)
2022-06-01 06:50:53,082|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(scale-in)
2022-06-01 06:50:53,083|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(health-check)
2022-06-01 06:50:53,122|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2d02d893-9a3e-45a1-8fa4-74cd1a79336e) and entry definition file (Definitions/CNF.json)
2022-06-01 06:50:53,153|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :APACHE::1.0.0
2022-06-01 06:50:53,185|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-06-01 06:50:53,203|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-06-01 06:50:53,250|e2feb090-8b9c-4065-a158-8de045b783a1||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/working/2d02d893-9a3e-45a1-8fa4-74cd1a79336e) present to clean.
2022-06-01 06:51:02,884|edef0a3e-1099-4dbf-8fe6-229fa7354803||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| getting cba file name(APACHE), version(1.0.0) from db
2022-06-01 06:51:03,407|edef0a3e-1099-4dbf-8fe6-229fa7354803||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:51:03,411|edef0a3e-1099-4dbf-8fe6-229fa7354803||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:51:03,417|edef0a3e-1099-4dbf-8fe6-229fa7354803||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:51:03,718|28d23c11-951c-47bd-bc31-8638d47ab3ef||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:51:03,719|28d23c11-951c-47bd-bc31-8638d47ab3ef||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:51:03,753|28d23c11-951c-47bd-bc31-8638d47ab3ef||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:51:05,429|767624ea-7a9b-409b-8bae-17cb4cc83e46||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:51:05,429|767624ea-7a9b-409b-8bae-17cb4cc83e46||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:51:05,434|767624ea-7a9b-409b-8bae-17cb4cc83e46||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:51:05,797|070a5e0f-b294-48e2-b3fd-46ee7b7c16d7||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:51:05,803|070a5e0f-b294-48e2-b3fd-46ee7b7c16d7||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:51:05,809|070a5e0f-b294-48e2-b3fd-46ee7b7c16d7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:51:06,388|7fa97233-fed6-45ed-8a55-b9554a0d3558||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:51:06,389|7fa97233-fed6-45ed-8a55-b9554a0d3558||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:51:06,402|7fa97233-fed6-45ed-8a55-b9554a0d3558||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:51:07,040|97ad55ba-3bb7-45df-a725-12f845caf75e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:51:07,040|97ad55ba-3bb7-45df-a725-12f845caf75e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:51:07,048|97ad55ba-3bb7-45df-a725-12f845caf75e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:51:07,626|f6580dd4-42a4-4447-9c13-fc1a393d0f6f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:51:07,627|f6580dd4-42a4-4447-9c13-fc1a393d0f6f||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:51:07,639|f6580dd4-42a4-4447-9c13-fc1a393d0f6f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:51:07,967|37ba79c3-f82c-4caf-b934-18fae65ba881||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:51:07,967|37ba79c3-f82c-4caf-b934-18fae65ba881||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:51:07,992|37ba79c3-f82c-4caf-b934-18fae65ba881||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:51:36,676|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-01 06:51:36,816|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-01 06:51:36,819|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| request(14313083-60cc-438e-9f74-1624bca694ab)
2022-06-01 06:51:36,821|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| CBA file(/opt/app/onap/blueprints/archive/a40b6e38-7645-468c-9ef2-0e4936fc3720/cba.zip written successfully
2022-06-01 06:51:36,821|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(a40b6e38-7645-468c-9ef2-0e4936fc3720) CBA(/opt/app/onap/blueprints/archive/a40b6e38-7645-468c-9ef2-0e4936fc3720/cba.zip)
2022-06-01 06:51:36,832|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a40b6e38-7645-468c-9ef2-0e4936fc3720) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:51:36,852|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:51:36,893|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(resource-assignment)
2022-06-01 06:51:36,895|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:51:36,896|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:51:36,920|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a40b6e38-7645-468c-9ef2-0e4936fc3720) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:51:36,942|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-06-01 06:51:36,965|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-06-01 06:51:36,986|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-06-01 06:51:37,024|14313083-60cc-438e-9f74-1624bca694ab||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/working/a40b6e38-7645-468c-9ef2-0e4936fc3720) present to clean.
2022-06-01 06:51:53,821|3206f68c-8635-467a-9d55-78f2e7663b91||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-06-01 06:51:53,952|3206f68c-8635-467a-9d55-78f2e7663b91||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-01 06:51:53,956|3206f68c-8635-467a-9d55-78f2e7663b91||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-01 06:51:53,963|3206f68c-8635-467a-9d55-78f2e7663b91||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:51:54,171|9e769383-73bc-4237-ae66-4d421e7dc3f8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-01 06:51:54,171|9e769383-73bc-4237-ae66-4d421e7dc3f8||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-01 06:51:54,176|9e769383-73bc-4237-ae66-4d421e7dc3f8||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:51:54,893|0485fb24-02e4-4613-b157-82d5ca434f9c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-01 06:51:54,894|0485fb24-02e4-4613-b157-82d5ca434f9c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-01 06:51:54,907|0485fb24-02e4-4613-b157-82d5ca434f9c||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:51:55,240|d52fed3f-473b-45dc-9ef0-5722169de488||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-01 06:51:55,241|d52fed3f-473b-45dc-9ef0-5722169de488||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-01 06:51:55,248|d52fed3f-473b-45dc-9ef0-5722169de488||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:51:55,606|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-01 06:51:55,752|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-01 06:51:55,755|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| request(1b32bae5-49a0-408c-a765-cd4bdb450236)
2022-06-01 06:51:55,758|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| CBA file(/opt/app/onap/blueprints/archive/9da6fc3b-f073-4f76-bf3d-0f52b474373b/cba.zip written successfully
2022-06-01 06:51:55,759|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Save processing(9da6fc3b-f073-4f76-bf3d-0f52b474373b) CBA(/opt/app/onap/blueprints/archive/9da6fc3b-f073-4f76-bf3d-0f52b474373b/cba.zip)
2022-06-01 06:51:55,787|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9da6fc3b-f073-4f76-bf3d-0f52b474373b) and entry definition file (Definitions/pnf_netconf.json)
2022-06-01 06:51:55,795|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-06-01 06:51:55,813|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-assign)
2022-06-01 06:51:55,814|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Validating Workflow(config-deploy)
2022-06-01 06:51:55,825|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9da6fc3b-f073-4f76-bf3d-0f52b474373b) and entry definition file (Definitions/pnf_netconf.json)
2022-06-01 06:51:55,845|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-06-01 06:51:55,864|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-06-01 06:51:55,865|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-06-01 06:51:55,900|1b32bae5-49a0-408c-a765-cd4bdb450236||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| No compiled cache(/opt/app/onap/blueprints/working/9da6fc3b-f073-4f76-bf3d-0f52b474373b) present to clean.
2022-06-01 06:54:02,239|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id 224a47d0-aef2-459c-899c-cafe7b3f2510
2022-06-01 06:54:02,240|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:54:02,240|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:54:02,250|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:54:02,250|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:54:02,258|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:54:02,303|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (resource-assignment)
2022-06-01 06:54:02,471|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Execute node(START) -> executed state(SUCCESS)
2022-06-01 06:54:02,484|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(resource-assignment[224a47d0-aef2-459c-899c-cafe7b3f2510])'s step(resource-assignment)
2022-06-01 06:54:02,484|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:54:02,487|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(224a47d0-aef2-459c-899c-cafe7b3f2510) for workflow(resource-assignment) step(resource-assignment)
2022-06-01 06:54:02,488|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-01 06:54:02,489|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-01 06:54:02,493|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-01 06:54:02,558|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-06-01 06:54:02,575|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-01 06:54:02,577|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-06-01 06:54:02,578|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-01 06:54:02,579|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("515588aa-8ee5-4963-92f0-1fe2a46de2bd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-01 06:54:02,579|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-01 06:54:02,599|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-06-01 06:54:02,600|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-06-01 06:54:02,622|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-01 06:54:05,918|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - )
2022-06-01 06:54:05,919|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:54:05,919|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220601t065406644112z")
2022-06-01 06:54:05,919|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220601t065406644112z")
2022-06-01 06:54:05,920|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220601t065406644112z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-01 06:54:05,921|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-01 06:54:05,924|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| 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" : "2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "515588aa-8ee5-4963-92f0-1fe2a46de2bd",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220601t065406644112z"
})
2022-06-01 06:54:05,950|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:54:05,950|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-01 06:54:05,951|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-01 06:54:05,952|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(resource-assignment[224a47d0-aef2-459c-899c-cafe7b3f2510])'s step(profile-upload)
2022-06-01 06:54:05,953|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:54:05,966|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(224a47d0-aef2-459c-899c-cafe7b3f2510) for workflow(resource-assignment) step(profile-upload)
2022-06-01 06:54:05,975|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-01 06:54:05,975|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-01 06:54:05,978|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Triggering K8s Profile Upload component logic.
2022-06-01 06:54:05,979|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Getting the template prefixes
2022-06-01 06:54:05,979|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Iterating over prefixes in resource assignment map.
2022-06-01 06:54:05,985|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Prefix vnf does not have required data for us to continue.
2022-06-01 06:54:05,986|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:54:05,986|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-01 06:54:05,986|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-01 06:54:05,987|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Execute node(END) -> executed state(SUCCESS)
2022-06-01 06:54:05,996|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(224a47d0-aef2-459c-899c-cafe7b3f2510) nodes completed with (0)exceptions
2022-06-01 06:54:06,003|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-01 06:54:06,005|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b689c173-0a93-4846-bc46-b26630d3eb54 auditStoreId -1
2022-06-01 06:54:10,434|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id fd3a4050-1307-4f37-8b42-976679cb6abc
2022-06-01 06:54:10,434|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:54:10,434|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:54:10,435|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:54:10,435|2a10bbe3-2ec6-4c82-b482-622c87b160c6||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:54:10,443|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:54:10,462|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (resource-assignment)
2022-06-01 06:54:10,466|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Execute node(START) -> executed state(SUCCESS)
2022-06-01 06:54:10,467|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(resource-assignment[fd3a4050-1307-4f37-8b42-976679cb6abc])'s step(resource-assignment)
2022-06-01 06:54:10,467|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:54:10,468|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(fd3a4050-1307-4f37-8b42-976679cb6abc) for workflow(resource-assignment) step(resource-assignment)
2022-06-01 06:54:10,468|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-01 06:54:10,468|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-01 06:54:10,470|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-06-01 06:54:10,508|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-06-01 06:54:10,527|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-06-01 06:54:10,528|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("3b391e67-7005-4d36-904b-729fed494ff2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-01 06:54:10,529|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-06-01 06:54:10,529|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-06-01 06:54:10,529|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("d9056cee-061b-4822-a214-e758bfcb2f0b") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-06-01 06:54:10,532|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-06-01 06:54:10,532|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-06-01 06:54:10,615|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Parameter information : ({customizationid=d9056cee-061b-4822-a214-e758bfcb2f0b})
2022-06-01 06:54:10,647|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Parameter information : ({customizationid=d9056cee-061b-4822-a214-e758bfcb2f0b})
2022-06-01 06:54:10,656|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:54:10,662|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"17e36306-48a1-4283-9fec-6c1dfbf0015f"}])
2022-06-01 06:54:10,662|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("17e36306-48a1-4283-9fec-6c1dfbf0015f") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-06-01 06:54:10,669|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:54:10,670|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"}])
2022-06-01 06:54:10,671|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("7d8c473b-3417-4b3b-906f-8f590d4a73a1") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-06-01 06:54:10,673|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-06-01 06:54:10,691|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Transformed value: null -> 7d8c473b-3417-4b3b-906f-8f590d4a73a1
2022-06-01 06:54:10,693|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-06-01 06:54:10,812|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Parameter information : ({customizationid=d9056cee-061b-4822-a214-e758bfcb2f0b})
2022-06-01 06:54:10,831|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:54:10,833|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-06-01 06:54:10,834|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-06-01 06:54:10,839|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-06-01 06:54:10,840|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-06-01 06:54:10,852|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Transformed value: null -> d9056cee-061b-4822-a214-e758bfcb2f0b
2022-06-01 06:54:10,853|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-01 06:54:10,854|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-06-01 06:54:10,854|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-06-01 06:54:10,855|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("515588aa-8ee5-4963-92f0-1fe2a46de2bd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-01 06:54:10,868|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-06-01 06:54:10,868|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-06-01 06:54:10,882|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-06-01 06:54:10,882|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-06-01 06:54:10,889|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-06-01 06:54:10,916|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-06-01 06:54:10,952|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:54:10,952|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:54:10,953|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220601t065406644112z")
2022-06-01 06:54:10,953|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220601t065406644112z")
2022-06-01 06:54:10,953|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220601t065406644112z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-01 06:54:10,954|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:54:10,955|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:54:10,955|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-01 06:54:10,955|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-06-01 06:54:10,955|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-06-01 06:54:10,964|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-06-01 06:54:10,964|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-06-01 06:54:10,967|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-06-01 06:54:11,194|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - )
2022-06-01 06:54:11,194|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:54:11,194|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220601t065406644112z-helm_apache-vfmt-001")
2022-06-01 06:54:11,195|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220601t065406644112z-helm_apache-vfmt-001")
2022-06-01 06:54:11,195|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220601t065406644112z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-06-01 06:54:11,197|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-06-01 06:54:11,207|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-06-01 06:54:11,208|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-06-01 06:54:11,230|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-06-01 06:54:11,246|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:54:11,247|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response processing type (string)
2022-06-01 06:54:11,250|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-06-01 06:54:11,250|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-06-01 06:54:11,250|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-06-01 06:54:11,252|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-06-01 06:54:11,252|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-06-01 06:54:11,254|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| 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" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
  "k8s-rb-definition-version" : "d9056cee-061b-4822-a214-e758bfcb2f0b",
  "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" : "2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e",
  "vf-module-id" : "3b391e67-7005-4d36-904b-729fed494ff2",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "d9056cee-061b-4822-a214-e758bfcb2f0b",
  "vf-module-model-invariant-uuid" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
  "vf-module-model-version" : "17e36306-48a1-4283-9fec-6c1dfbf0015f",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220601t065406644112z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "515588aa-8ee5-4963-92f0-1fe2a46de2bd",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220601t065406644112z"
})
2022-06-01 06:54:11,305|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:54:11,305|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-01 06:54:11,305|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-06-01 06:54:11,306|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(resource-assignment[fd3a4050-1307-4f37-8b42-976679cb6abc])'s step(profile-upload)
2022-06-01 06:54:11,306|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:54:11,307|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(fd3a4050-1307-4f37-8b42-976679cb6abc) for workflow(resource-assignment) step(profile-upload)
2022-06-01 06:54:11,308|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-06-01 06:54:11,308|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-06-01 06:54:11,309|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Triggering K8s Profile Upload component logic.
2022-06-01 06:54:11,309|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Getting the template prefixes
2022-06-01 06:54:11,309|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Iterating over prefixes in resource assignment map.
2022-06-01 06:54:11,357|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(GET), url(/v1/rb/definition/7d8c473b-3417-4b3b-906f-8f590d4a73a1/d9056cee-061b-4822-a214-e758bfcb2f0b)
2022-06-01 06:54:11,378|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:54:11,400|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(GET), url(/v1/rb/definition/7d8c473b-3417-4b3b-906f-8f590d4a73a1/d9056cee-061b-4822-a214-e758bfcb2f0b/profile/node-port-profile)
2022-06-01 06:54:11,407|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(404 - Not Found)
2022-06-01 06:54:11,408|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Uploading K8s Profile..
2022-06-01 06:54:11,448|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(POST), url(/v1/rb/definition/7d8c473b-3417-4b3b-906f-8f590d4a73a1/d9056cee-061b-4822-a214-e758bfcb2f0b/profile)
2022-06-01 06:54:11,464|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(201 - Created)
2022-06-01 06:54:11,618|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Rest request method(POST), url(/v1/rb/definition/7d8c473b-3417-4b3b-906f-8f590d4a73a1/d9056cee-061b-4822-a214-e758bfcb2f0b/profile/node-port-profile/content)
2022-06-01 06:54:11,631|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Response status(200 - OK)
2022-06-01 06:54:11,632|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| K8s Profile Upload Completed
2022-06-01 06:54:11,632|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:54:11,632|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-06-01 06:54:11,632|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-06-01 06:54:11,633|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Execute node(END) -> executed state(SUCCESS)
2022-06-01 06:54:11,634|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| workflow(fd3a4050-1307-4f37-8b42-976679cb6abc) nodes completed with (0)exceptions
2022-06-01 06:54:11,634|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-01 06:54:11,635|2a10bbe3-2ec6-4c82-b482-622c87b160c6||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7c3eb1b6-1af9-4401-aedd-85bad822134b auditStoreId -1
2022-06-01 06:54:18,519|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-01 06:54:18,659|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-01 06:54:18,715|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id 2a10bbe3-2ec6-4c82-b482-622c87b160c6
2022-06-01 06:54:18,715|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:54:18,715|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:54:18,715|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:54:18,716|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:54:18,718|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:54:18,729|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (config-assign)
2022-06-01 06:54:18,732|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-01 06:54:18,733|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[2a10bbe3-2ec6-4c82-b482-622c87b160c6])'s step(config-setup)
2022-06-01 06:54:18,733|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:54:18,734|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2a10bbe3-2ec6-4c82-b482-622c87b160c6) for workflow(config-assign) step(config-setup)
2022-06-01 06:54:18,734|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-01 06:54:18,734|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-01 06:54:18,736|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-01 06:54:18,799|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-01 06:54:18,802|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-01 06:54:18,803|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-01 06:54:18,815|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-01 06:54:18,815|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-01 06:54:18,834|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e)
2022-06-01 06:54:18,856|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-01 06:54:18,873|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-06-01 06:54:18,875|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692")
2022-06-01 06:54:18,875|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692")
2022-06-01 06:54:18,875|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-01 06:54:18,876|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("515588aa-8ee5-4963-92f0-1fe2a46de2bd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-01 06:54:18,886|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-01 06:54:18,886|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-01 06:54:18,905|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vf-modules)
2022-06-01 06:54:18,920|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-01 06:54:18,921|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-01 06:54:18,921|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","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_37ae88db-851d-4e17-bfda-385f2dc11692_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":"17e36306-48a1-4283-9fec-6c1dfbf0015f","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-20220601t065406644112z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220601t065406644112z","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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a10bbe3-2ec6-4c82-b482-622c87b160c6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"423f8a8b-ec52-4015-a032-3e19aad435fc","model-invariant-uuid":"ab1f7d51-a670-44a4-9a36-b7696dc4bc40"},"global-customer-id":"basiccnf-macro-customer","service-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","service-instance-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7993ebbb-435b-438f-b5f9-0fe072e6503d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/470ef443-9825-4ba9-a530-2b161d299c07","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"9aee22a6-2778-4b60-b025-ee4289c89280","model-uuid":"f8fb5959-ce61-4aef-b8bb-25a02032a305","model-invariant-uuid":"9ad5894a-4898-4937-b4b0-d82abb7582c5"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"515588aa-8ee5-4963-92f0-1fe2a46de2bd"},"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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2"}}}]})
2022-06-01 06:54:18,922|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","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_37ae88db-851d-4e17-bfda-385f2dc11692_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":"17e36306-48a1-4283-9fec-6c1dfbf0015f","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-20220601t065406644112z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220601t065406644112z","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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a10bbe3-2ec6-4c82-b482-622c87b160c6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"423f8a8b-ec52-4015-a032-3e19aad435fc","model-invariant-uuid":"ab1f7d51-a670-44a4-9a36-b7696dc4bc40"},"global-customer-id":"basiccnf-macro-customer","service-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","service-instance-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7993ebbb-435b-438f-b5f9-0fe072e6503d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/470ef443-9825-4ba9-a530-2b161d299c07","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"9aee22a6-2778-4b60-b025-ee4289c89280","model-uuid":"f8fb5959-ce61-4aef-b8bb-25a02032a305","model-invariant-uuid":"9ad5894a-4898-4937-b4b0-d82abb7582c5"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"515588aa-8ee5-4963-92f0-1fe2a46de2bd"},"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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2"}}}]})
2022-06-01 06:54:18,922|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","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_37ae88db-851d-4e17-bfda-385f2dc11692_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":"17e36306-48a1-4283-9fec-6c1dfbf0015f","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-20220601t065406644112z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220601t065406644112z","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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a10bbe3-2ec6-4c82-b482-622c87b160c6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"423f8a8b-ec52-4015-a032-3e19aad435fc","model-invariant-uuid":"ab1f7d51-a670-44a4-9a36-b7696dc4bc40"},"global-customer-id":"basiccnf-macro-customer","service-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","service-instance-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7993ebbb-435b-438f-b5f9-0fe072e6503d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/470ef443-9825-4ba9-a530-2b161d299c07","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"9aee22a6-2778-4b60-b025-ee4289c89280","model-uuid":"f8fb5959-ce61-4aef-b8bb-25a02032a305","model-invariant-uuid":"9ad5894a-4898-4937-b4b0-d82abb7582c5"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"515588aa-8ee5-4963-92f0-1fe2a46de2bd"},"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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2"}}}]), type  ({json})
2022-06-01 06:54:18,922|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","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_37ae88db-851d-4e17-bfda-385f2dc11692_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":"17e36306-48a1-4283-9fec-6c1dfbf0015f","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-20220601t065406644112z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220601t065406644112z","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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a10bbe3-2ec6-4c82-b482-622c87b160c6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"423f8a8b-ec52-4015-a032-3e19aad435fc","model-invariant-uuid":"ab1f7d51-a670-44a4-9a36-b7696dc4bc40"},"global-customer-id":"basiccnf-macro-customer","service-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","service-instance-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7993ebbb-435b-438f-b5f9-0fe072e6503d","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/470ef443-9825-4ba9-a530-2b161d299c07","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"9aee22a6-2778-4b60-b025-ee4289c89280","model-uuid":"f8fb5959-ce61-4aef-b8bb-25a02032a305","model-invariant-uuid":"9ad5894a-4898-4937-b4b0-d82abb7582c5"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"515588aa-8ee5-4963-92f0-1fe2a46de2bd"},"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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-01 06:54:18,929|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-01 06:54:18,929|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-01 06:54:18,962|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd?depth=1)
2022-06-01 06:54:19,687|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-01 06:54:19,687|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-01 06:54:19,688|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654066453012","model-invariant-id":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","model-version-id":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-customization-id":"d9056cee-061b-4822-a214-e758bfcb2f0b","module-index":0}]})
2022-06-01 06:54:19,688|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654066453012","model-invariant-id":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","model-version-id":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-customization-id":"d9056cee-061b-4822-a214-e758bfcb2f0b","module-index":0}]})
2022-06-01 06:54:19,688|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654066453012","model-invariant-id":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","model-version-id":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-customization-id":"d9056cee-061b-4822-a214-e758bfcb2f0b","module-index":0}]), type  ({json})
2022-06-01 06:54:19,688|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654066453012","model-invariant-id":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","model-version-id":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-customization-id":"d9056cee-061b-4822-a214-e758bfcb2f0b","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-01 06:54:19,690|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-01 06:54:19,695|||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:54:29,473|||DefaultDispatcher-worker-3||||INFO||||||| compiled in (9778)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:54:29,473|||DefaultDispatcher-worker-3||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:54:29,513|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","k8s-rb-definition-version":"d9056cee-061b-4822-a214-e758bfcb2f0b","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-01 06:54:29,518|||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" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
      "k8s-rb-definition-version" : "d9056cee-061b-4822-a214-e758bfcb2f0b"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e",
  "service-instance-name" : "basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "d9056cee-061b-4822-a214-e758bfcb2f0b",
      "model-invariant-id" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
      "model-version-id" : "17e36306-48a1-4283-9fec-6c1dfbf0015f",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1654066453012",
      "vf-module-id" : "3b391e67-7005-4d36-904b-729fed494ff2",
      "vf-module-name" : "basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2a10bbe3-2ec6-4c82-b482-622c87b160c6",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/470ef443-9825-4ba9-a530-2b161d299c07",
          "svc-request-id" : "7993ebbb-435b-438f-b5f9-0fe072e6503d"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "ab1f7d51-a670-44a4-9a36-b7696dc4bc40",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "423f8a8b-ec52-4015-a032-3e19aad435fc",
            "model-version" : "1.0"
          },
          "service-id" : "2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e",
          "service-instance-id" : "2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "d9056cee-061b-4822-a214-e758bfcb2f0b",
            "model-invariant-uuid" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "17e36306-48a1-4283-9fec-6c1dfbf0015f",
            "model-version" : "1"
          },
          "vf-module-id" : "3b391e67-7005-4d36-904b-729fed494ff2",
          "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_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "d9056cee-061b-4822-a214-e758bfcb2f0b",
            "model-invariant-uuid" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "17e36306-48a1-4283-9fec-6c1dfbf0015f",
            "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" : "17e36306-48a1-4283-9fec-6c1dfbf0015f"
            }, {
              "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-20220601t065406644112z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220601t065406644112z"
            }, {
              "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" : "3b391e67-7005-4d36-904b-729fed494ff2",
            "vf-module-name" : "basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "9aee22a6-2778-4b60-b025-ee4289c89280",
            "model-invariant-uuid" : "9ad5894a-4898-4937-b4b0-d82abb7582c5",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f8fb5959-ce61-4aef-b8bb-25a02032a305",
            "model-version" : "1.0"
          },
          "vnf-id" : "515588aa-8ee5-4963-92f0-1fe2a46de2bd",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "3b391e67-7005-4d36-904b-729fed494ff2"
    } ]
  },
  "vnf-id" : "515588aa-8ee5-4963-92f0-1fe2a46de2bd"
})
2022-06-01 06:54:29,546|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-01 06:54:29,546|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-01 06:54:29,547|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-01 06:54:29,548|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-assign[2a10bbe3-2ec6-4c82-b482-622c87b160c6])'s step(config-template)
2022-06-01 06:54:29,548|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:54:29,561|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(2a10bbe3-2ec6-4c82-b482-622c87b160c6) for workflow(config-assign) step(config-template)
2022-06-01 06:54:29,561|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-06-01 06:54:29,561|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-01 06:54:29,711|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Upload component logic.
2022-06-01 06:54:29,712|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-06-01 06:54:29,712|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-01 06:54:29,732|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/7d8c473b-3417-4b3b-906f-8f590d4a73a1/d9056cee-061b-4822-a214-e758bfcb2f0b)
2022-06-01 06:54:29,740|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-01 06:54:29,758|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/7d8c473b-3417-4b3b-906f-8f590d4a73a1/d9056cee-061b-4822-a214-e758bfcb2f0b/config-template/replica-count-template)
2022-06-01 06:54:29,765|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-01 06:54:29,765|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s template..
2022-06-01 06:54:29,786|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/7d8c473b-3417-4b3b-906f-8f590d4a73a1/d9056cee-061b-4822-a214-e758bfcb2f0b/config-template)
2022-06-01 06:54:29,796|||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-06-01 06:54:29,821|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/7d8c473b-3417-4b3b-906f-8f590d4a73a1/d9056cee-061b-4822-a214-e758bfcb2f0b/config-template/replica-count-template/content)
2022-06-01 06:54:29,853|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-01 06:54:29,854|||DefaultDispatcher-worker-2||||INFO||||||| K8s Config Upload Completed
2022-06-01 06:54:29,854|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-01 06:54:29,854|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-06-01 06:54:29,855|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-06-01 06:54:29,856|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-01 06:54:29,856|||DefaultDispatcher-worker-3||||INFO||||||| workflow(2a10bbe3-2ec6-4c82-b482-622c87b160c6) nodes completed with (0)exceptions
2022-06-01 06:54:29,864|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-01 06:54:29,866|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2b8cfdbb-98c9-4b45-a09d-aa99f92a96e5 auditStoreId -1
2022-06-01 06:54:29,922|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Completed
2022-06-01 06:55:08,408|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-01 06:55:08,550|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-01 06:55:08,568|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id 2a10bbe3-2ec6-4c82-b482-622c87b160c6
2022-06-01 06:55:08,570|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:55:08,570|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:55:08,577|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-06-01 06:55:08,577|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-06-01 06:55:08,578|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-06-01 06:55:08,599|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (config-deploy)
2022-06-01 06:55:08,603|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-06-01 06:55:08,605|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[2a10bbe3-2ec6-4c82-b482-622c87b160c6])'s step(config-setup)
2022-06-01 06:55:08,605|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:55:08,606|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2a10bbe3-2ec6-4c82-b482-622c87b160c6) for workflow(config-deploy) step(config-setup)
2022-06-01 06:55:08,606|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-06-01 06:55:08,606|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-06-01 06:55:08,608|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-06-01 06:55:08,667|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-06-01 06:55:08,670|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-01 06:55:08,671|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-01 06:55:08,681|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-06-01 06:55:08,681|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-06-01 06:55:08,697|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e)
2022-06-01 06:55:08,727|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-01 06:55:08,728|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-06-01 06:55:08,730|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692")
2022-06-01 06:55:08,731|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692")
2022-06-01 06:55:08,731|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-06-01 06:55:08,733|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("515588aa-8ee5-4963-92f0-1fe2a46de2bd") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-01 06:55:08,748|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-01 06:55:08,749|||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-01 06:55:08,772|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e/service-data/vnfs/vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd/vnf-data/vf-modules)
2022-06-01 06:55:08,795|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-01 06:55:08,796|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-01 06:55:08,797|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","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_37ae88db-851d-4e17-bfda-385f2dc11692_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":"17e36306-48a1-4283-9fec-6c1dfbf0015f","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-20220601t065406644112z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220601t065406644112z","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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a10bbe3-2ec6-4c82-b482-622c87b160c6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"423f8a8b-ec52-4015-a032-3e19aad435fc","model-invariant-uuid":"ab1f7d51-a670-44a4-9a36-b7696dc4bc40"},"global-customer-id":"basiccnf-macro-customer","service-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","service-instance-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"89bf2b64-5a29-4601-86b6-290bfae3f580","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c7ee68e8-028c-4197-9583-843b0cea12df","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"9aee22a6-2778-4b60-b025-ee4289c89280","model-uuid":"f8fb5959-ce61-4aef-b8bb-25a02032a305","model-invariant-uuid":"9ad5894a-4898-4937-b4b0-d82abb7582c5"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"515588aa-8ee5-4963-92f0-1fe2a46de2bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","from-preload":false}}}]})
2022-06-01 06:55:08,798|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","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_37ae88db-851d-4e17-bfda-385f2dc11692_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":"17e36306-48a1-4283-9fec-6c1dfbf0015f","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-20220601t065406644112z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220601t065406644112z","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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a10bbe3-2ec6-4c82-b482-622c87b160c6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"423f8a8b-ec52-4015-a032-3e19aad435fc","model-invariant-uuid":"ab1f7d51-a670-44a4-9a36-b7696dc4bc40"},"global-customer-id":"basiccnf-macro-customer","service-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","service-instance-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"89bf2b64-5a29-4601-86b6-290bfae3f580","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c7ee68e8-028c-4197-9583-843b0cea12df","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"9aee22a6-2778-4b60-b025-ee4289c89280","model-uuid":"f8fb5959-ce61-4aef-b8bb-25a02032a305","model-invariant-uuid":"9ad5894a-4898-4937-b4b0-d82abb7582c5"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"515588aa-8ee5-4963-92f0-1fe2a46de2bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","from-preload":false}}}]})
2022-06-01 06:55:08,798|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","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_37ae88db-851d-4e17-bfda-385f2dc11692_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":"17e36306-48a1-4283-9fec-6c1dfbf0015f","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-20220601t065406644112z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220601t065406644112z","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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a10bbe3-2ec6-4c82-b482-622c87b160c6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"423f8a8b-ec52-4015-a032-3e19aad435fc","model-invariant-uuid":"ab1f7d51-a670-44a4-9a36-b7696dc4bc40"},"global-customer-id":"basiccnf-macro-customer","service-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","service-instance-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"89bf2b64-5a29-4601-86b6-290bfae3f580","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c7ee68e8-028c-4197-9583-843b0cea12df","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"9aee22a6-2778-4b60-b025-ee4289c89280","model-uuid":"f8fb5959-ce61-4aef-b8bb-25a02032a305","model-invariant-uuid":"9ad5894a-4898-4937-b4b0-d82abb7582c5"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"515588aa-8ee5-4963-92f0-1fe2a46de2bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","from-preload":false}}}]), type  ({json})
2022-06-01 06:55:08,799|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","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_37ae88db-851d-4e17-bfda-385f2dc11692_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":"17e36306-48a1-4283-9fec-6c1dfbf0015f","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-20220601t065406644112z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220601t065406644112z","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":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"2a10bbe3-2ec6-4c82-b482-622c87b160c6","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"423f8a8b-ec52-4015-a032-3e19aad435fc","model-invariant-uuid":"ab1f7d51-a670-44a4-9a36-b7696dc4bc40"},"global-customer-id":"basiccnf-macro-customer","service-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","service-instance-id":"2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"89bf2b64-5a29-4601-86b6-290bfae3f580","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c7ee68e8-028c-4197-9583-843b0cea12df","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"9aee22a6-2778-4b60-b025-ee4289c89280","model-uuid":"f8fb5959-ce61-4aef-b8bb-25a02032a305","model-invariant-uuid":"9ad5894a-4898-4937-b4b0-d82abb7582c5"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"515588aa-8ee5-4963-92f0-1fe2a46de2bd"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"d9056cee-061b-4822-a214-e758bfcb2f0b","model-uuid":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-invariant-uuid":"7d8c473b-3417-4b3b-906f-8f590d4a73a1"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-06-01 06:55:08,808|||DefaultDispatcher-worker-2||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-06-01 06:55:08,809|||DefaultDispatcher-worker-2||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-06-01 06:55:08,829|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/515588aa-8ee5-4963-92f0-1fe2a46de2bd?depth=1)
2022-06-01 06:55:09,053|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-01 06:55:09,054|||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (json)
2022-06-01 06:55:09,054|||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"confident_cray","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654066505149","model-invariant-id":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","model-version-id":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-customization-id":"d9056cee-061b-4822-a214-e758bfcb2f0b","module-index":0}]})
2022-06-01 06:55:09,054|||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"confident_cray","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654066505149","model-invariant-id":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","model-version-id":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-customization-id":"d9056cee-061b-4822-a214-e758bfcb2f0b","module-index":0}]})
2022-06-01 06:55:09,054|||DefaultDispatcher-worker-2||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"confident_cray","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654066505149","model-invariant-id":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","model-version-id":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-customization-id":"d9056cee-061b-4822-a214-e758bfcb2f0b","module-index":0}]), type  ({json})
2022-06-01 06:55:09,055|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"3b391e67-7005-4d36-904b-729fed494ff2","vf-module-name":"basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"confident_cray","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1654066505149","model-invariant-id":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","model-version-id":"17e36306-48a1-4283-9fec-6c1dfbf0015f","model-customization-id":"d9056cee-061b-4822-a214-e758bfcb2f0b","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-06-01 06:55:09,056|||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-06-01 06:55:09,061|||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"7d8c473b-3417-4b3b-906f-8f590d4a73a1","k8s-rb-definition-version":"d9056cee-061b-4822-a214-e758bfcb2f0b","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":"confident_cray"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-06-01 06:55:09,065|||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "confident_cray",
      "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" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
      "k8s-rb-definition-version" : "d9056cee-061b-4822-a214-e758bfcb2f0b"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e",
  "service-instance-name" : "basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "confident_cray",
      "is-base-vf-module" : false,
      "model-customization-id" : "d9056cee-061b-4822-a214-e758bfcb2f0b",
      "model-invariant-id" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
      "model-version-id" : "17e36306-48a1-4283-9fec-6c1dfbf0015f",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1654066505149",
      "vf-module-id" : "3b391e67-7005-4d36-904b-729fed494ff2",
      "vf-module-name" : "basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "2a10bbe3-2ec6-4c82-b482-622c87b160c6",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/c7ee68e8-028c-4197-9583-843b0cea12df",
          "svc-request-id" : "89bf2b64-5a29-4601-86b6-290bfae3f580"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "ab1f7d51-a670-44a4-9a36-b7696dc4bc40",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "423f8a8b-ec52-4015-a032-3e19aad435fc",
            "model-version" : "1.0"
          },
          "service-id" : "2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e",
          "service-instance-id" : "2cfd2bc1-829c-43f4-ab44-a2c17a4e6c7e",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "d9056cee-061b-4822-a214-e758bfcb2f0b",
            "model-invariant-uuid" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "17e36306-48a1-4283-9fec-6c1dfbf0015f",
            "model-version" : "1"
          },
          "vf-module-id" : "3b391e67-7005-4d36-904b-729fed494ff2",
          "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_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "d9056cee-061b-4822-a214-e758bfcb2f0b",
            "model-invariant-uuid" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "17e36306-48a1-4283-9fec-6c1dfbf0015f",
            "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" : "17e36306-48a1-4283-9fec-6c1dfbf0015f"
            }, {
              "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-20220601t065406644112z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "7d8c473b-3417-4b3b-906f-8f590d4a73a1"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220601t065406644112z"
            }, {
              "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" : "3b391e67-7005-4d36-904b-729fed494ff2",
            "vf-module-name" : "basic_cnf_macro_37ae88db-851d-4e17-bfda-385f2dc11692_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "9aee22a6-2778-4b60-b025-ee4289c89280",
            "model-invariant-uuid" : "9ad5894a-4898-4937-b4b0-d82abb7582c5",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f8fb5959-ce61-4aef-b8bb-25a02032a305",
            "model-version" : "1.0"
          },
          "vnf-id" : "515588aa-8ee5-4963-92f0-1fe2a46de2bd",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "3b391e67-7005-4d36-904b-729fed494ff2"
    } ]
  },
  "vnf-id" : "515588aa-8ee5-4963-92f0-1fe2a46de2bd"
})
2022-06-01 06:55:09,111|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-01 06:55:09,112|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-06-01 06:55:09,113|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-06-01 06:55:09,113|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[2a10bbe3-2ec6-4c82-b482-622c87b160c6])'s step(status-verification-script)
2022-06-01 06:55:09,114|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:55:09,130|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(2a10bbe3-2ec6-4c82-b482-622c87b160c6) for workflow(config-deploy) step(status-verification-script)
2022-06-01 06:55:09,131|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-01 06:55:09,131|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-01 06:55:09,137|||DefaultDispatcher-worker-2||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-01 06:55:09,168|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-01 06:55:09,194|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/confident_cray/status)
2022-06-01 06:55:09,246|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-01 06:55:09,292|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (confident_cray) is not ready. Please wait...
2022-06-01 06:55:19,315|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/confident_cray/status)
2022-06-01 06:55:19,373|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-01 06:55:19,377|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (confident_cray) is not ready. Please wait...
2022-06-01 06:55:29,390|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/confident_cray/status)
2022-06-01 06:55:29,438|||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-06-01 06:55:29,442|||DefaultDispatcher-worker-2||||INFO||||||| VfModule helm_apache (confident_cray) is ready.
2022-06-01 06:55:29,442|||DefaultDispatcher-worker-2||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-01 06:55:29,442|||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-06-01 06:55:29,442|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-01 06:55:29,442|||DefaultDispatcher-worker-2||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-06-01 06:55:29,443|||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(config-deploy[2a10bbe3-2ec6-4c82-b482-622c87b160c6])'s step(config-apply)
2022-06-01 06:55:29,444|||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:55:29,452|||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(2a10bbe3-2ec6-4c82-b482-622c87b160c6) for workflow(config-deploy) step(config-apply)
2022-06-01 06:55:29,453|||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-06-01 06:55:29,453|||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-06-01 06:55:29,457|||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Config Value component logic.
2022-06-01 06:55:29,457|||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-06-01 06:55:29,457|||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-06-01 06:55:29,474|||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/instance/confident_cray/config/replica-count-change)
2022-06-01 06:55:34,488|||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error)
2022-06-01 06:55:34,489|||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s config..
2022-06-01 06:55:34,542|||DefaultDispatcher-worker-2||||INFO||||||| Config building started from source custom-values
2022-06-01 06:55:34,542|||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-06-01 06:55:34,674|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-06-01 06:55:34,677|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-06-01 06:55:34,679|||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-06-01 06:55:34,790|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/v1/instance/confident_cray/config)
2022-06-01 06:55:34,919|||DefaultDispatcher-worker-3||||INFO||||||| Response status(201 - Created)
2022-06-01 06:55:34,933|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-01 06:55:34,934|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-06-01 06:55:34,934|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-06-01 06:55:34,934|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[2a10bbe3-2ec6-4c82-b482-622c87b160c6])'s step(status-verification-script-after)
2022-06-01 06:55:34,934|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:55:34,935|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2a10bbe3-2ec6-4c82-b482-622c87b160c6) for workflow(config-deploy) step(status-verification-script-after)
2022-06-01 06:55:34,935|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-06-01 06:55:34,935|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-06-01 06:55:34,937|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-06-01 06:55:34,939|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-06-01 06:55:34,950|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/confident_cray/status)
2022-06-01 06:55:35,012|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-01 06:55:35,014|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (confident_cray) is not ready. Please wait...
2022-06-01 06:55:45,037|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/confident_cray/status)
2022-06-01 06:55:45,088|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-01 06:55:45,096|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (confident_cray) is not ready. Please wait...
2022-06-01 06:55:55,241|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/confident_cray/status)
2022-06-01 06:55:55,298|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-01 06:55:55,302|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (confident_cray) is not ready. Please wait...
2022-06-01 06:56:05,315|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/confident_cray/status)
2022-06-01 06:56:05,366|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-01 06:56:05,368|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (confident_cray) is not ready. Please wait...
2022-06-01 06:56:15,388|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/confident_cray/status)
2022-06-01 06:56:15,436|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-06-01 06:56:15,440|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (confident_cray) is ready.
2022-06-01 06:56:15,440|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-06-01 06:56:15,440|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-01 06:56:15,441|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-06-01 06:56:15,441|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-06-01 06:56:15,442|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[2a10bbe3-2ec6-4c82-b482-622c87b160c6])'s step(collect-results)
2022-06-01 06:56:15,443|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:56:15,444|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(2a10bbe3-2ec6-4c82-b482-622c87b160c6) for workflow(config-deploy) step(collect-results)
2022-06-01 06:56:15,444|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-06-01 06:56:15,444|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-06-01 06:56:15,445|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-06-01 06:56:15,457|||DefaultDispatcher-worker-3||||INFO||||||| Collected results: {}
2022-06-01 06:56:15,458|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-06-01 06:56:15,458|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-06-01 06:56:15,459|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-06-01 06:56:15,460|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-06-01 06:56:15,460|||DefaultDispatcher-worker-1||||INFO||||||| workflow(2a10bbe3-2ec6-4c82-b482-622c87b160c6) nodes completed with (0)exceptions
2022-06-01 06:56:15,463|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-01 06:56:15,466|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b85e19ee-3eed-42ef-92fe-e177763e9432 auditStoreId -1
2022-06-01 06:56:15,471|2a10bbe3-2ec6-4c82-b482-622c87b160c6||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Completed
2022-06-01 06:56:49,887|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id 4029cd5b-c226-42cd-a494-1a7ba1154209
2022-06-01 06:56:49,887|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:56:49,887|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:56:49,890|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-01 06:56:49,890|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-01 06:56:49,896|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:56:49,933|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (resource-assignment)
2022-06-01 06:56:49,934|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-01 06:56:49,934|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:56:49,935|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(4029cd5b-c226-42cd-a494-1a7ba1154209) for workflow(resource-assignment) step(resource-assignment)
2022-06-01 06:56:49,935|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-01 06:56:49,935|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-01 06:56:49,937|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-06-01 06:56:49,989|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-01 06:56:49,992|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-01 06:56:49,994|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("8f60018c-a14e-4690-8f15-8711359044b3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-01 06:56:50,000|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("12de9e0d-a14c-452a-a3c3-c27f17288d0c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-01 06:56:50,009|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Generated Resource Param Data ({
  "service-instance-id" : "8f60018c-a14e-4690-8f15-8711359044b3",
  "vnf-id" : "12de9e0d-a14c-452a-a3c3-c27f17288d0c",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-06-01 06:56:50,023|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:56:50,024|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-01 06:56:50,024|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-01 06:56:50,026|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e84443c8-ffcd-466c-8fde-9d4dab6565f7 auditStoreId -1
2022-06-01 06:56:57,329|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id 17a1c403-a27e-4615-ac66-0828793abda6
2022-06-01 06:56:57,329|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:56:57,329|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:56:57,330|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-01 06:56:57,330|3e2258c4-dab8-413e-939f-6215bc842714||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-01 06:56:57,333|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:56:57,354|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (resource-assignment)
2022-06-01 06:56:57,355|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-06-01 06:56:57,355|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:56:57,356|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(17a1c403-a27e-4615-ac66-0828793abda6) for workflow(resource-assignment) step(resource-assignment)
2022-06-01 06:56:57,356|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-06-01 06:56:57,356|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-06-01 06:56:57,357|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-06-01 06:56:57,388|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-01 06:56:57,391|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-06-01 06:56:57,392|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-06-01 06:56:57,393|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-06-01 06:56:57,393|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-06-01 06:56:57,393|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ce179a9b-6f37-440c-92cc-706576ec4176") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-06-01 06:56:57,394|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("8f60018c-a14e-4690-8f15-8711359044b3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-01 06:56:57,394|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-06-01 06:56:57,394|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-06-01 06:56:57,395|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-06-01 06:56:57,396|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("12de9e0d-a14c-452a-a3c3-c27f17288d0c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-01 06:56:57,397|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "8f60018c-a14e-4690-8f15-8711359044b3",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "ce179a9b-6f37-440c-92cc-706576ec4176",
  "vnf-id" : "12de9e0d-a14c-452a-a3c3-c27f17288d0c",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-06-01 06:56:57,411|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:56:57,411|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-06-01 06:56:57,411|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-06-01 06:56:57,415|3e2258c4-dab8-413e-939f-6215bc842714||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 732ea62f-d6f4-46ef-aefe-5faf9fe78532 auditStoreId -1
2022-06-01 06:57:03,770|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-01 06:57:03,929|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-01 06:57:03,937|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id 3e2258c4-dab8-413e-939f-6215bc842714
2022-06-01 06:57:03,937|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:57:03,937|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:57:03,938|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-01 06:57:03,938|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-01 06:57:03,939|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:57:03,948|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (config-assign)
2022-06-01 06:57:03,949|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-06-01 06:57:03,949|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:57:03,950|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(3e2258c4-dab8-413e-939f-6215bc842714) for workflow(config-assign) step(config-assign)
2022-06-01 06:57:03,950|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-06-01 06:57:03,950|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-06-01 06:57:03,962|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-06-01 06:57:04,007|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-06-01 06:57:04,010|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-06-01 06:57:04,011|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("8f60018c-a14e-4690-8f15-8711359044b3") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-06-01 06:57:04,013|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Setting Resource Value ("12de9e0d-a14c-452a-a3c3-c27f17288d0c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-06-01 06:57:04,051|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (service-instance-id)
2022-06-01 06:57:04,052|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (vnf-id)
2022-06-01 06:57:04,053|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Resource resolution saved into database successfully : (vnf_name)
2022-06-01 06:57:04,054|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Generated Resource Param Data ({
  "service-instance-id" : "8f60018c-a14e-4690-8f15-8711359044b3",
  "vnf-id" : "12de9e0d-a14c-452a-a3c3-c27f17288d0c",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-06-01 06:57:04,096|||DefaultDispatcher-worker-2||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-06-01 06:57:04,111|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-06-01 06:57:04,112|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:57:04,112|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-06-01 06:57:04,112|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(config-assign)
2022-06-01 06:57:04,113|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3f9eb04b-1683-4232-b9ac-cf41dd16bd33 auditStoreId -1
2022-06-01 06:57:04,130|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Completed
2022-06-01 06:57:58,817|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-06-01 06:57:58,954|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-06-01 06:57:58,961|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| processing request id 3e2258c4-dab8-413e-939f-6215bc842714
2022-06-01 06:57:58,961|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionInput called not to store the Workflow action input details 
2022-06-01 06:57:58,961|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| StoreAuditService ID  -1
2022-06-01 06:57:58,965|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-06-01 06:57:58,965|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-06-01 06:57:58,967|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-06-01 06:57:58,977|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Deriving input data for workflow: (config-deploy)
2022-06-01 06:57:58,978|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-06-01 06:57:58,978|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-06-01 06:57:58,987|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| preparing request id(3e2258c4-dab8-413e-939f-6215bc842714) for workflow(config-deploy) step(config-deploy)
2022-06-01 06:57:58,987|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-06-01 06:57:58,987|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-06-01 06:57:58,990|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-06-01 06:57:58,990|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Getting Jython Script Class(ConfigDeploy)
2022-06-01 06:57:59,086|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@236b4dda
2022-06-01 06:57:59,089|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Hello world
2022-06-01 06:57:59,090|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Preparing Response...
2022-06-01 06:57:59,090|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-06-01 06:57:59,090|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-06-01 06:57:59,091|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b9e7257d-ce35-4b0e-8b84-386ec152f486 auditStoreId -1
2022-06-01 06:57:59,094|3e2258c4-dab8-413e-939f-6215bc842714||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cs56n|||| Completed