Results

By type

          03:02:58,854 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:02:58,856 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
03:02:58,858 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
03:02:58,860 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
03:02:58,860 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml]
03:02:58,860 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
03:02:58,891 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61322f9d - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar!/logback.xml] is not of type file
03:02:59,117 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
03:02:59,131 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:02:59,137 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
03:02:59,151 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:02:59,288 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
03:02:59,289 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
03:02:59,289 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
03:02:59,289 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
03:02:59,289 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
03:02:59,289 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
03:02:59,289 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
03:02:59,290 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
03:02:59,294 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6ad82709 - Registering current configuration as safe fallback point


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

2022-08-24 03:03:00,857|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.3.0 on onap-cds-blueprints-processor-7db7f85d78-cx6tx with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.3.0.jar started by onap in /app)
2022-08-24 03:03:00,864|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-08-24 03:03:06,258|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-08-24 03:03:07,422|||main||||INFO||||||| Finished Spring Data repository scanning in 1139ms. Found 11 JPA repository interfaces.
2022-08-24 03:03:12,250|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-08-24 03:03:12,387|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-08-24 03:03:12,791|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-24 03:03:13,653|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-08-24 03:03:14,352|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-08-24 03:03:14,365|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-08-24 03:03:14,728|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-08-24 03:03:18,215|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-24 03:03:18,234|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-08-24 03:03:18,387|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-08-24 03:03:20,733|||main||||INFO||||||| Audit service is disabled
2022-08-24 03:03:21,261|||main||||INFO||||||| Workflow Audit store is disabled
2022-08-24 03:03:25,084|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2022-08-24 03:03:25,343|||main||||INFO||||||| Dependency Management module created...
2022-08-24 03:03:27,888|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-08-24 03:03:28,546|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-08-24 03:03:31,256|||main||||INFO||||||| Netty started on port(s): 8080
2022-08-24 03:03:34,380|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-08-24 03:03:34,939|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-08-24 03:03:34,949|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 35.372 seconds (JVM running for 36.943)
2022-08-24 03:03:34,973|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-08-24 03:54:48,247|0aee3c2e-5f23-417c-8214-b0a90df65df2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-08-24 03:54:48,249|0aee3c2e-5f23-417c-8214-b0a90df65df2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-24 03:54:48,251|0aee3c2e-5f23-417c-8214-b0a90df65df2||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-24 03:54:49,225|0aee3c2e-5f23-417c-8214-b0a90df65df2||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-24 03:54:49,229|0aee3c2e-5f23-417c-8214-b0a90df65df2||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-24 03:54:51,938|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/262ac80b-a47a-4f19-a768-43ddae18455c)
2022-08-24 03:54:51,966|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| deleting definition types under : /opt/app/onap/blueprints/working/262ac80b-a47a-4f19-a768-43ddae18455c/Definitions
2022-08-24 03:54:52,121|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| reinitialized all type definitions
2022-08-24 03:54:52,132|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(helloworld)
2022-08-24 03:54:52,187|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(helloworld-template)
2022-08-24 03:54:52,204|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-08-24 03:54:52,215|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-08-24 03:54:52,286|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing Workflow(helloworld)
2022-08-24 03:54:52,287|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-08-24 03:54:52,287|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| identified workflow(helloworld) targets(helloworld)
2022-08-24 03:54:52,288|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-08-24 03:54:52,288|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-08-24 03:54:52,288|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enriching artifacts file(/opt/app/onap/blueprints/working/262ac80b-a47a-4f19-a768-43ddae18455c/Templates/hello-world-mapping.json
2022-08-24 03:54:52,306|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-08-24 03:54:52,306|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| dataType not present for the recipe(dt-helloworld-properties)
2022-08-24 03:54:52,307|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing blueprint Resource Definitions
2022-08-24 03:54:52,307|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-08-24 03:54:52,310|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing file (Templates/hello-world-mapping.json)
2022-08-24 03:54:52,341|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| distinct resource keys ([])
2022-08-24 03:54:52,341|adab66c4-d6b2-4ee4-a112-272dd0353f31||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Enriching Resource Definition sources Node Template: []
2022-08-24 03:54:52,738|04ce909d-dd71-4745-ae85-3b841e74c26d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(74c56d59-924c-4335-85c8-441451d2f6d7) CBA(/opt/app/onap/blueprints/archive/74c56d59-924c-4335-85c8-441451d2f6d7/cba.zip)
2022-08-24 03:54:52,759|04ce909d-dd71-4745-ae85-3b841e74c26d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/74c56d59-924c-4335-85c8-441451d2f6d7) and entry definition file (Definitions/blueprint.json)
2022-08-24 03:54:52,933|04ce909d-dd71-4745-ae85-3b841e74c26d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(helloworld)
2022-08-24 03:54:52,967|04ce909d-dd71-4745-ae85-3b841e74c26d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/74c56d59-924c-4335-85c8-441451d2f6d7) and entry definition file (Definitions/blueprint.json)
2022-08-24 03:54:53,226|04ce909d-dd71-4745-ae85-3b841e74c26d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/working/74c56d59-924c-4335-85c8-441451d2f6d7) present to clean.
2022-08-24 03:54:53,501|258c903f-056d-422c-a1f3-419547bcf8d3||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id 654321
2022-08-24 03:54:53,501|258c903f-056d-422c-a1f3-419547bcf8d3||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 03:54:53,502|258c903f-056d-422c-a1f3-419547bcf8d3||reactor-http-epoll-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 03:54:53,513|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| getting cba file name(test101), version(1.0.1) from db
2022-08-24 03:54:53,663|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-08-24 03:54:53,670|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-08-24 03:54:53,674|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-08-24 03:54:53,729|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (helloworld)
2022-08-24 03:54:53,731|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-08-24 03:54:53,731|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 03:54:53,744|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-08-24 03:54:53,744|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 03:54:53,746|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-08-24 03:54:53,791|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-08-24 03:54:53,839|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Batched Sequence : ([])
2022-08-24 03:54:53,843|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Generated Resource Param Data ({ })
2022-08-24 03:54:54,010|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 03:54:54,017|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 03:54:54,018|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(helloworld)
2022-08-24 03:54:54,024|258c903f-056d-422c-a1f3-419547bcf8d3||DefaultDispatcher-worker-7||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3382ed01-4bbb-4038-8d33-94a69c8b8002 auditStoreId -1
2022-08-24 04:11:51,544|7b48d2ee-9995-4175-baa0-154a00aa9d2c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-08-24 04:11:51,546|7b48d2ee-9995-4175-baa0-154a00aa9d2c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-24 04:11:51,547|7b48d2ee-9995-4175-baa0-154a00aa9d2c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-24 04:11:52,070|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-24 04:11:52,071|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-24 04:11:53,378|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-08-24 04:11:53,394|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(167ba934-e302-4514-a172-4b472d332a7f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-08-24 04:11:53,447|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(582b4d0e-98f1-4d1a-957e-1562aa587779) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-08-24 04:11:53,467|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(21653be1-1ffa-4bd8-90a8-48a2501d1731) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-08-24 04:11:53,495|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(d8f3f72c-48b9-4431-a8b2-4b83a1d006fa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-08-24 04:11:53,525|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(5fe5d04b-bdeb-4383-b8e2-2f4de3bf7596) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-08-24 04:11:53,554|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(cbd60bde-5ea6-46da-be7d-936783944cbe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-08-24 04:11:53,623|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-24 04:11:53,624|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-24 04:11:53,625|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-24 04:11:53,626|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:11:53,626|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-24 04:11:53,627|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:11:53,742|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:11:53,830|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:11:53,862|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:11:53,894|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:11:54,108|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:11:54,110|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:11:54,113|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:11:54,222|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:11:54,434|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:11:54,435|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:11:54,436|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:11:54,522|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-24 04:11:54,772|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:11:54,782|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:11:54,783|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:11:54,784|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(HealthCheck)
2022-08-24 04:11:54,786|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(ScaleOutReconfiguration)
2022-08-24 04:11:54,787|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(vf-config-assign)
2022-08-24 04:11:54,792|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(vf-config-deploy)
2022-08-24 04:11:54,904|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:11:55,063|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:11:55,066|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:11:55,142|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:11:55,144|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:11:55,148|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-24 04:11:55,194|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-24 04:11:55,427|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:11:55,429|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:11:55,430|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign-day-2)
2022-08-24 04:11:55,431|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:11:55,432|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy-day-2)
2022-08-24 04:11:55,467|7b48d2ee-9995-4175-baa0-154a00aa9d2c||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-24 04:11:57,221|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c99206f2-bab0-474b-8970-c6ecf13561e7)
2022-08-24 04:11:57,222|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| deleting definition types under : /opt/app/onap/blueprints/working/c99206f2-bab0-474b-8970-c6ecf13561e7/Definitions
2022-08-24 04:11:57,225|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| reinitialized all type definitions
2022-08-24 04:11:57,226|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-08-24 04:11:57,249|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-08-24 04:11:57,255|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-08-24 04:11:57,260|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-08-24 04:11:57,284|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(capability)
2022-08-24 04:11:57,315|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(capability)
2022-08-24 04:11:57,333|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(processor-db)
2022-08-24 04:11:57,350|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,368|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,398|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,414|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,428|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,485|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-08-24 04:11:57,492|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-08-24 04:11:57,492|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-08-24 04:11:57,509|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(capability)
2022-08-24 04:11:57,518|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(capability)
2022-08-24 04:11:57,536|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(capability)
2022-08-24 04:11:57,554|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(processor-db)
2022-08-24 04:11:57,571|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,589|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,612|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,637|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,651|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,663|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:11:57,712|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing Workflow(resource-resolution)
2022-08-24 04:11:57,713|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-08-24 04:11:57,713|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-08-24 04:11:57,714|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-08-24 04:11:57,714|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-08-24 04:11:57,714|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-08-24 04:11:57,714|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enriching artifacts file(/opt/app/onap/blueprints/working/c99206f2-bab0-474b-8970-c6ecf13561e7/Templates/hello-world-velocity-mapping.json
2022-08-24 04:11:57,724|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-08-24 04:11:57,724|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-08-24 04:11:57,724|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enriching artifacts file(/opt/app/onap/blueprints/working/c99206f2-bab0-474b-8970-c6ecf13561e7/Templates/hello-world-jinja-mapping.json
2022-08-24 04:11:57,734|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-08-24 04:11:57,735|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-08-24 04:11:57,735|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing blueprint Resource Definitions
2022-08-24 04:11:57,735|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-08-24 04:11:57,735|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-08-24 04:11:57,735|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-08-24 04:11:57,758|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-08-24 04:11:57,862|4a89f593-d11b-414c-a141-5c5c7110685d||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-08-24 04:11:58,112|70077abd-3f45-4e11-8178-5bdeecc7da21||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(78f5720b-0bb2-4ca8-b483-3cc986aa2aa5) CBA(/opt/app/onap/blueprints/archive/78f5720b-0bb2-4ca8-b483-3cc986aa2aa5/cba.zip)
2022-08-24 04:11:58,130|70077abd-3f45-4e11-8178-5bdeecc7da21||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/78f5720b-0bb2-4ca8-b483-3cc986aa2aa5) and entry definition file (Definitions/resource-resolution.json)
2022-08-24 04:11:58,191|70077abd-3f45-4e11-8178-5bdeecc7da21||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-resolution)
2022-08-24 04:11:58,218|70077abd-3f45-4e11-8178-5bdeecc7da21||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/78f5720b-0bb2-4ca8-b483-3cc986aa2aa5) and entry definition file (Definitions/resource-resolution.json)
2022-08-24 04:11:58,265|70077abd-3f45-4e11-8178-5bdeecc7da21||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/working/78f5720b-0bb2-4ca8-b483-3cc986aa2aa5) present to clean.
2022-08-24 04:11:58,421|f828f6f1-a1c8-4467-b09b-78a50ce0e492||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id c307c9eb-67a3-455f-b0c4-ee7e29f4b77e
2022-08-24 04:11:58,421|f828f6f1-a1c8-4467-b09b-78a50ce0e492||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:11:58,421|f828f6f1-a1c8-4467-b09b-78a50ce0e492||reactor-http-epoll-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:11:58,463|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-08-24 04:11:58,564|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-24 04:11:58,567|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-08-24 04:11:58,586|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-08-24 04:11:58,613|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (resource-resolution)
2022-08-24 04:11:58,629|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-08-24 04:11:58,630|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:11:58,632|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(c307c9eb-67a3-455f-b0c4-ee7e29f4b77e) for workflow(resource-resolution) step(helloworld)
2022-08-24 04:11:58,632|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:11:58,633|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-08-24 04:11:58,635|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-08-24 04:11:58,712|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-08-24 04:11:58,772|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:11:58,773|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-08-24 04:11:59,254|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(PUT), url(/resource-resolution/put)
2022-08-24 04:11:59,366|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:11:59,381|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:11:59,381|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-08-24 04:11:59,382|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-08-24 04:11:59,382|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-08-24 04:11:59,427|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_put)
2022-08-24 04:11:59,458|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-08-24 04:11:59,460|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Getting Jython Script Class(ResolvProperties)
2022-08-24 04:12:06,210|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Component Object org.python.proxies.__main__$ResolvProperties$1@79b4d4c5
2022-08-24 04:12:06,221|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-08-24 04:12:06,234|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_python)
2022-08-24 04:12:06,238|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:06,239|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-08-24 04:12:06,254|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-08-24 04:12:06,277|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:06,278|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:06,278|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-08-24 04:12:06,279|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-08-24 04:12:06,279|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-08-24 04:12:06,281|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:06,281|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-08-24 04:12:06,285|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-08-24 04:12:06,290|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-19||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_patch)
2022-08-24 04:12:06,306|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:06,306|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:06,307|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-08-24 04:12:06,307|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-08-24 04:12:06,308|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-08-24 04:12:06,320|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_del)
2022-08-24 04:12:06,323|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-08-24 04:12:06,373|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-24 04:12:19,130|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| compiled in (12753)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-24 04:12:19,132|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-08-24 04:12:19,168|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-08-24 04:12:19,188|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_kotlin)
2022-08-24 04:12:19,193|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:19,193|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-08-24 04:12:19,202|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/resource-resolution/get)
2022-08-24 04:12:19,212|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:19,212|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:19,213|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-24 04:12:19,213|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-24 04:12:19,214|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-08-24 04:12:19,235|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_get)
2022-08-24 04:12:19,250|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-08-24 04:12:19,254|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-08-24 04:12:19,266|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_input)
2022-08-24 04:12:19,273|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_default)
2022-08-24 04:12:19,275|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:19,275|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-08-24 04:12:19,280|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(POST), url(/resource-resolution/post)
2022-08-24 04:12:19,295|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:19,296|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:19,296|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-08-24 04:12:19,296|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-08-24 04:12:19,297|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-08-24 04:12:19,313|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_post)
2022-08-24 04:12:19,341|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:19,405|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (list)
2022-08-24 04:12:19,411|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-08-24 04:12:19,412|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:19,412|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:19,412|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:19,412|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:19,413|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-08-24 04:12:19,426|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (v_db)
2022-08-24 04:12:19,431|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-08-24 04:12:19,525|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-08-24 04:12:19,549|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-08-24 04:12:19,550|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-08-24 04:12:19,630|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-08-24 04:12:19,640|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-08-24 04:12:19,644|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-08-24 04:12:19,648|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-08-24 04:12:19,648|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Getting Jython Script Class(ResolvProperties)
2022-08-24 04:12:19,661|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (from_suspend_function)
2022-08-24 04:12:19,735|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Component Object org.python.proxies.__main__$ResolvProperties$2@781f34df
2022-08-24 04:12:19,737|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-08-24 04:12:19,751|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_python)
2022-08-24 04:12:19,753|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/patch), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:19,753|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/patch), ({}), ({value=value})
2022-08-24 04:12:19,756|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-08-24 04:12:19,769|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:19,771|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:19,772|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-08-24 04:12:19,773|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-08-24 04:12:19,773|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-08-24 04:12:19,831|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_patch)
2022-08-24 04:12:19,832|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-08-24 04:12:19,874|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_input)
2022-08-24 04:12:19,876|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/put), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:19,876|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/put), ({}), ({value=value})
2022-08-24 04:12:19,882|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(PUT), url(/resource-resolution/put)
2022-08-24 04:12:19,905|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:19,907|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:19,908|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-08-24 04:12:19,908|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-08-24 04:12:19,908|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-08-24 04:12:19,933|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_put)
2022-08-24 04:12:19,934|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-08-24 04:12:19,953|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_default)
2022-08-24 04:12:19,955|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/delete), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:19,956|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/delete), ({}), ({value=value})
2022-08-24 04:12:19,969|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-08-24 04:12:19,995|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:19,996|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:19,996|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-08-24 04:12:19,996|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-08-24 04:12:19,996|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-08-24 04:12:20,006|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/post), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:20,006|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/post), ({}), ({value=value})
2022-08-24 04:12:20,009|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(POST), url(/resource-resolution/post)
2022-08-24 04:12:20,028|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_del)
2022-08-24 04:12:20,054|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:20,054|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:20,062|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-08-24 04:12:20,077|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-08-24 04:12:20,078|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-08-24 04:12:20,079|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/get), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:20,079|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/get), ({}), ({value=value})
2022-08-24 04:12:20,082|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/resource-resolution/get)
2022-08-24 04:12:20,099|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-23||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_post)
2022-08-24 04:12:20,100|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:20,100|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:20,101|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-24 04:12:20,101|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-08-24 04:12:20,101|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-08-24 04:12:20,133|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_get)
2022-08-24 04:12:20,151|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-08-24 04:12:20,151|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), ({id=j_get}), ({value=value})
2022-08-24 04:12:20,154|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-08-24 04:12:20,199|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:12:20,199|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:12:20,200|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-08-24 04:12:20,200|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-08-24 04:12:20,200|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-08-24 04:12:20,219|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_get_id)
2022-08-24 04:12:20,221|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-08-24 04:12:20,222|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-08-24 04:12:20,239|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_kotlin)
2022-08-24 04:12:20,242|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-08-24 04:12:20,257|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (list)
2022-08-24 04:12:20,259|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-08-24 04:12:20,259|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:20,259|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:20,259|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:20,260|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:20,260|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:20,260|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:20,260|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:20,260|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:20,260|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-08-24 04:12:20,260|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-08-24 04:12:20,277|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (j_db)
2022-08-24 04:12:20,279|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-08-24 04:12:20,640|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-08-24 04:12:20,653|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-08-24 04:12:20,654|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:12:20,655|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:12:20,655|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-08-24 04:12:20,656|f828f6f1-a1c8-4467-b09b-78a50ce0e492||DefaultDispatcher-worker-10||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 349bbb57-121e-4fa7-8989-f97c0934b558 auditStoreId -1
2022-08-24 04:28:02,686|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(3e7270ad-70fb-4d07-a39a-5cbe918caa5f) CBA(/opt/app/onap/blueprints/archive/3e7270ad-70fb-4d07-a39a-5cbe918caa5f/cba.zip)
2022-08-24 04:28:02,746|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3e7270ad-70fb-4d07-a39a-5cbe918caa5f) and entry definition file (Definitions/CNF.json)
2022-08-24 04:28:03,060|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:28:03,062|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:28:03,063|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:28:03,064|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(scale-out)
2022-08-24 04:28:03,065|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(scale)
2022-08-24 04:28:03,066|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(scale-in)
2022-08-24 04:28:03,067|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(health-check)
2022-08-24 04:28:03,116|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3e7270ad-70fb-4d07-a39a-5cbe918caa5f) and entry definition file (Definitions/CNF.json)
2022-08-24 04:28:03,232|ba27c691-daf2-4aee-826d-e33889211996||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/working/3e7270ad-70fb-4d07-a39a-5cbe918caa5f) present to clean.
2022-08-24 04:28:25,305|d4859512-936c-4e83-b670-c07df7365d58||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-08-24 04:28:25,305|d4859512-936c-4e83-b670-c07df7365d58||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-24 04:28:25,306|d4859512-936c-4e83-b670-c07df7365d58||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-24 04:28:25,973|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-24 04:28:25,974|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-24 04:28:26,821|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-08-24 04:28:26,822|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(8d832d00-a232-4f6e-a4b9-40dc135eb40d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-08-24 04:28:26,856|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(482cfbc3-66cd-4c6e-b435-0ebc24469863) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-08-24 04:28:26,867|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(e3786497-e1fd-48c3-b98d-67fb0d0bd6d1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-08-24 04:28:26,882|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(4b6483ce-f812-4c5b-a1c8-3c2c833cb436) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-08-24 04:28:26,904|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(02d3e4ca-e071-4900-aad9-b29867aae37b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-08-24 04:28:26,928|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(9d03d937-e048-460c-9918-dad17db968e5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-08-24 04:28:26,949|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-24 04:28:26,950|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-24 04:28:26,950|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-24 04:28:26,950|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:28:26,951|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-24 04:28:26,952|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:28:26,978|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:28:27,018|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:28:27,047|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:28:27,121|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:28:27,240|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:28:27,242|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:28:27,242|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:28:27,309|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:28:27,364|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-08-24 04:28:27,392|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-08-24 04:28:27,407|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-08-24 04:28:27,437|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:28:27,438|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:28:27,484|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-24 04:28:27,530|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-08-24 04:28:27,543|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-08-24 04:28:27,555|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-08-24 04:28:27,597|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:28:27,600|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:28:27,601|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign-day-2)
2022-08-24 04:28:27,602|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:28:27,603|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy-day-2)
2022-08-24 04:28:27,638|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-24 04:28:27,699|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :5G_Core::1.0.37
2022-08-24 04:28:27,712|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-08-24 04:28:27,721|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-08-24 04:28:27,765|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:28:27,767|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:28:27,768|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:28:27,842|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-24 04:28:27,901|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-08-24 04:28:27,912|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-08-24 04:28:27,921|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-08-24 04:28:27,953|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:28:27,954|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:28:27,955|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:28:27,957|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(HealthCheck)
2022-08-24 04:28:27,959|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(ScaleOutReconfiguration)
2022-08-24 04:28:27,960|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(vf-config-assign)
2022-08-24 04:28:27,960|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(vf-config-deploy)
2022-08-24 04:28:28,031|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:28:28,032|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:28:28,033|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:28:28,046|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-24 04:28:28,063|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-08-24 04:28:28,076|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-08-24 04:28:28,089|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-08-24 04:28:28,113|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-08-24 04:28:28,114|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-08-24 04:28:28,137|d4859512-936c-4e83-b670-c07df7365d58||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-08-24 04:28:41,888|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f1b5593f-28ee-40be-b190-a83892a910bd)
2022-08-24 04:28:41,890|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| deleting definition types under : /opt/app/onap/blueprints/working/f1b5593f-28ee-40be-b190-a83892a910bd/Definitions
2022-08-24 04:28:41,894|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| reinitialized all type definitions
2022-08-24 04:28:41,896|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-08-24 04:28:41,921|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(vnf-template)
2022-08-24 04:28:41,928|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(vnf-mapping)
2022-08-24 04:28:41,932|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-08-24 04:28:41,969|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:41,998|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,010|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,018|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-08-24 04:28:42,018|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-08-24 04:28:42,018|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-08-24 04:28:42,036|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,045|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,054|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,066|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(sdnc)
2022-08-24 04:28:42,084|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,095|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,111|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,127|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,143|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,154|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,172|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(config-assign)
2022-08-24 04:28:42,179|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(baseconfig-template)
2022-08-24 04:28:42,180|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-08-24 04:28:42,180|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-08-24 04:28:42,205|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,223|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,237|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(input)
2022-08-24 04:28:42,246|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(config-deploy)
2022-08-24 04:28:42,301|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing Workflow(resource-assignment)
2022-08-24 04:28:42,302|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-08-24 04:28:42,302|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-08-24 04:28:42,302|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-08-24 04:28:42,302|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-08-24 04:28:42,302|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-08-24 04:28:42,302|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1b5593f-28ee-40be-b190-a83892a910bd/Templates/vnf-mapping.json
2022-08-24 04:28:42,324|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-08-24 04:28:42,324|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-08-24 04:28:42,324|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1b5593f-28ee-40be-b190-a83892a910bd/Templates/base_ubuntu20-mapping.json
2022-08-24 04:28:42,335|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-08-24 04:28:42,335|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-08-24 04:28:42,336|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing Workflow(config-assign)
2022-08-24 04:28:42,336|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-08-24 04:28:42,336|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| identified workflow(config-assign) targets(config-assign)
2022-08-24 04:28:42,336|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-08-24 04:28:42,336|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-08-24 04:28:42,336|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enriching artifacts file(/opt/app/onap/blueprints/working/f1b5593f-28ee-40be-b190-a83892a910bd/Templates/baseconfig-mapping.json
2022-08-24 04:28:42,345|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-08-24 04:28:42,346|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| dataType not present for the recipe(dt-config-assign-properties)
2022-08-24 04:28:42,346|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing Workflow(config-deploy)
2022-08-24 04:28:42,347|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-08-24 04:28:42,347|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| identified workflow(config-deploy) targets(config-deploy)
2022-08-24 04:28:42,347|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(config-deploy) resource assignment files([]
2022-08-24 04:28:42,347|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing blueprint Resource Definitions
2022-08-24 04:28:42,347|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-08-24 04:28:42,347|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing file (Templates/vnf-mapping.json)
2022-08-24 04:28:42,347|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-08-24 04:28:42,348|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing file (Templates/baseconfig-mapping.json)
2022-08-24 04:28:42,376|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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-08-24 04:28:42,466|ee5f5961-dbef-40d8-b6f6-43320cf64f8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-08-24 04:28:42,770|c82bc997-72a8-4bf1-9cdc-b00814da19b1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(8996d085-3fa0-40d1-848c-11bd204a01f1) CBA(/opt/app/onap/blueprints/archive/8996d085-3fa0-40d1-848c-11bd204a01f1/cba.zip)
2022-08-24 04:28:42,783|c82bc997-72a8-4bf1-9cdc-b00814da19b1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8996d085-3fa0-40d1-848c-11bd204a01f1) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:28:42,823|c82bc997-72a8-4bf1-9cdc-b00814da19b1||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:28:42,878|c82bc997-72a8-4bf1-9cdc-b00814da19b1||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:28:42,879|c82bc997-72a8-4bf1-9cdc-b00814da19b1||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:28:42,880|c82bc997-72a8-4bf1-9cdc-b00814da19b1||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:28:42,898|c82bc997-72a8-4bf1-9cdc-b00814da19b1||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8996d085-3fa0-40d1-848c-11bd204a01f1) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:28:42,962|c82bc997-72a8-4bf1-9cdc-b00814da19b1||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/working/8996d085-3fa0-40d1-848c-11bd204a01f1) present to clean.
2022-08-24 04:29:19,493|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-08-24 04:29:19,494|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-08-24 04:29:19,494|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-08-24 04:29:19,818|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-08-24 04:29:19,818|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-08-24 04:29:20,634|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-08-24 04:29:20,635|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(5cb5c0b2-c1d1-46cb-b997-9dc4213f1c8b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-08-24 04:29:20,664|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(81f4f2c9-af7f-4e5d-b4a3-57b7cd2cfe34) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-08-24 04:29:20,676|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(8d2f8df9-9c79-4f12-ac15-2729e172d1fe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-08-24 04:29:20,693|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(a66fcf00-1c72-4a87-b189-dc0c1018499d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-08-24 04:29:20,722|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(ac9f81e5-2a20-4e38-9f2e-d2f8372ea57f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-08-24 04:29:20,775|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(7e4a10fd-0cbd-40f1-a09a-b0ea4697c087) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-08-24 04:29:20,800|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-24 04:29:20,801|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-24 04:29:20,801|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-24 04:29:20,802|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:29:20,802|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-24 04:29:20,802|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:29:20,837|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:29:20,874|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:29:20,902|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:29:20,924|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:29:21,018|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:29:21,020|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:29:21,082|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-08-24 04:29:21,117|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-08-24 04:29:21,129|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-08-24 04:29:21,130|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-08-24 04:29:21,200|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:29:21,202|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:29:21,202|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:29:21,257|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-08-24 04:29:21,302|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-08-24 04:29:21,325|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-08-24 04:29:21,325|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-08-24 04:29:21,383|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:29:21,384|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:29:21,386|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:29:21,387|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(HealthCheck)
2022-08-24 04:29:21,389|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(ScaleOutReconfiguration)
2022-08-24 04:29:21,390|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(vf-config-assign)
2022-08-24 04:29:21,391|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(vf-config-deploy)
2022-08-24 04:29:21,456|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:29:21,460|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:29:21,463|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:29:21,485|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-08-24 04:29:21,517|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-08-24 04:29:21,529|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-08-24 04:29:21,538|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-08-24 04:29:21,558|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-08-24 04:29:21,578|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-08-24 04:29:21,589|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-08-24 04:29:21,627|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:29:21,628|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:29:21,629|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign-day-2)
2022-08-24 04:29:21,631|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:29:21,631|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy-day-2)
2022-08-24 04:29:21,682|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-08-24 04:29:21,724|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :5G_Core::1.0.37
2022-08-24 04:29:21,739|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/1.0.37) present to clean.
2022-08-24 04:29:21,740|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :5G_Core::1.0.37
2022-08-24 04:29:21,831|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:29:21,832|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:29:21,832|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:29:21,896|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-08-24 04:29:21,912|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-08-24 04:29:21,930|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-08-24 04:29:21,931|2dd8d6a9-4fd5-4eed-b047-83685ffba5c1||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-08-24 04:29:35,666|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4a47796f-d650-4150-86fb-8d20e7ab46d0)
2022-08-24 04:29:35,667|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| deleting definition types under : /opt/app/onap/blueprints/working/4a47796f-d650-4150-86fb-8d20e7ab46d0/Definitions
2022-08-24 04:29:35,669|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| reinitialized all type definitions
2022-08-24 04:29:35,670|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(netconf-device)
2022-08-24 04:29:35,686|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(resolve-data)
2022-08-24 04:29:35,707|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-08-24 04:29:35,716|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-08-24 04:29:35,725|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-08-24 04:29:35,770|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-08-24 04:29:35,790|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing Workflow(config-assign)
2022-08-24 04:29:35,791|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-08-24 04:29:35,791|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| identified workflow(config-assign) targets(resolve-data)
2022-08-24 04:29:35,791|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-08-24 04:29:35,791|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-08-24 04:29:35,791|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enriching artifacts file(/opt/app/onap/blueprints/working/4a47796f-d650-4150-86fb-8d20e7ab46d0/Templates/netconfrpc-mapping.json
2022-08-24 04:29:35,798|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-08-24 04:29:35,798|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| dataType not present for the recipe(dt-config-assign-properties)
2022-08-24 04:29:35,799|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing Workflow(config-deploy)
2022-08-24 04:29:35,800|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-08-24 04:29:35,800|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| identified workflow(config-deploy) targets(execute-netconf)
2022-08-24 04:29:35,800|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(config-deploy) resource assignment files([]
2022-08-24 04:29:35,800|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| ##### Enhancing blueprint Resource Definitions
2022-08-24 04:29:35,800|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-08-24 04:29:35,800|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing file (Templates/netconfrpc-mapping.json)
2022-08-24 04:29:35,806|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| distinct resource keys ([input-source])
2022-08-24 04:29:35,813|52d3e44c-f099-4951-af59-bc71d9b17661||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Enriching Resource Definition sources Node Template: [source-input]
2022-08-24 04:29:42,689|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-24 04:29:42,870|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-24 04:29:42,992|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| request(394ad28b-65c9-40b9-8c4b-3b85f1697e90)
2022-08-24 04:29:43,000|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| CBA file(/opt/app/onap/blueprints/archive/a66a3884-7abc-48f4-aeac-ed8994bc9329/cba.zip written successfully
2022-08-24 04:29:43,001|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(a66a3884-7abc-48f4-aeac-ed8994bc9329) CBA(/opt/app/onap/blueprints/archive/a66a3884-7abc-48f4-aeac-ed8994bc9329/cba.zip)
2022-08-24 04:29:43,044|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a66a3884-7abc-48f4-aeac-ed8994bc9329) and entry definition file (Definitions/CNF.json)
2022-08-24 04:29:43,155|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:29:43,157|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:29:43,157|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:29:43,158|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(scale-out)
2022-08-24 04:29:43,159|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(scale)
2022-08-24 04:29:43,159|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(scale-in)
2022-08-24 04:29:43,160|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(health-check)
2022-08-24 04:29:43,193|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a66a3884-7abc-48f4-aeac-ed8994bc9329) and entry definition file (Definitions/CNF.json)
2022-08-24 04:29:43,225|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :APACHE::1.0.0
2022-08-24 04:29:43,258|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-08-24 04:29:43,261|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-08-24 04:29:43,301|394ad28b-65c9-40b9-8c4b-3b85f1697e90||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/working/a66a3884-7abc-48f4-aeac-ed8994bc9329) present to clean.
2022-08-24 04:29:50,624|597b7ae2-3a41-4ac6-bccf-7211a3e87c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| getting cba file name(APACHE), version(1.0.0) from db
2022-08-24 04:29:50,944|597b7ae2-3a41-4ac6-bccf-7211a3e87c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:29:50,948|597b7ae2-3a41-4ac6-bccf-7211a3e87c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:29:50,953|597b7ae2-3a41-4ac6-bccf-7211a3e87c4a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/APACHE/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:29:51,168|08555567-4837-4e15-ae7d-4c93d5d7a632||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:29:51,168|08555567-4837-4e15-ae7d-4c93d5d7a632||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:29:51,172|08555567-4837-4e15-ae7d-4c93d5d7a632||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:29:52,332|4d167ca3-1abf-43d6-91fc-c74b1b093857||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:29:52,332|4d167ca3-1abf-43d6-91fc-c74b1b093857||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:29:52,335|4d167ca3-1abf-43d6-91fc-c74b1b093857||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:29:52,611|8b71b88c-21b3-44e3-8b61-00be3fe45238||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:29:52,611|8b71b88c-21b3-44e3-8b61-00be3fe45238||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:29:52,625|8b71b88c-21b3-44e3-8b61-00be3fe45238||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:29:52,993|91b98b43-64b1-4fe7-bb31-18a196394832||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:29:52,993|91b98b43-64b1-4fe7-bb31-18a196394832||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:29:52,997|91b98b43-64b1-4fe7-bb31-18a196394832||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:29:53,304|9c81218a-4558-4a20-b9bb-1a06bab6a91f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:29:53,304|9c81218a-4558-4a20-b9bb-1a06bab6a91f||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:29:53,308|9c81218a-4558-4a20-b9bb-1a06bab6a91f||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:29:53,657|f7b7c82d-c1a9-4b52-981d-5a10fcada552||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:29:53,658|f7b7c82d-c1a9-4b52-981d-5a10fcada552||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:29:53,660|f7b7c82d-c1a9-4b52-981d-5a10fcada552||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:29:53,975|0c603e35-7696-4202-940b-5a6a1a3c7945||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:29:53,975|0c603e35-7696-4202-940b-5a6a1a3c7945||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:29:53,978|0c603e35-7696-4202-940b-5a6a1a3c7945||DefaultDispatcher-worker-24||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:30:13,127|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-24 04:30:13,280|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-24 04:30:13,284|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| request(fc7fa64f-2544-43c9-9864-6e85d837ea33)
2022-08-24 04:30:13,288|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| CBA file(/opt/app/onap/blueprints/archive/d8c71b24-ce97-4264-93be-246bc162279a/cba.zip written successfully
2022-08-24 04:30:13,288|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(d8c71b24-ce97-4264-93be-246bc162279a) CBA(/opt/app/onap/blueprints/archive/d8c71b24-ce97-4264-93be-246bc162279a/cba.zip)
2022-08-24 04:30:13,303|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d8c71b24-ce97-4264-93be-246bc162279a) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:30:13,340|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:30:13,403|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:30:13,405|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:30:13,413|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:30:13,434|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d8c71b24-ce97-4264-93be-246bc162279a) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:30:13,470|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-08-24 04:30:13,485|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-08-24 04:30:13,488|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-08-24 04:30:13,509|fc7fa64f-2544-43c9-9864-6e85d837ea33||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/working/d8c71b24-ce97-4264-93be-246bc162279a) present to clean.
2022-08-24 04:30:25,585|bbf163f7-edfe-4247-8531-63c29e882fbc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-08-24 04:30:25,774|bbf163f7-edfe-4247-8531-63c29e882fbc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-24 04:30:25,777|bbf163f7-edfe-4247-8531-63c29e882fbc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-24 04:30:25,780|bbf163f7-edfe-4247-8531-63c29e882fbc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflows/blueprint-name/ubuntu20/version/1.0.0||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:30:25,965|989a7ad8-b811-4654-9294-0a9c2cd95644||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-24 04:30:25,965|989a7ad8-b811-4654-9294-0a9c2cd95644||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-24 04:30:25,975|989a7ad8-b811-4654-9294-0a9c2cd95644||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:30:26,588|f399e607-c067-4708-9a83-164a0e9ddd84||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-24 04:30:26,588|f399e607-c067-4708-9a83-164a0e9ddd84||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-24 04:30:26,593|f399e607-c067-4708-9a83-164a0e9ddd84||DefaultDispatcher-worker-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:30:26,892|2b557ca8-7ece-4b76-8f5f-cd2f738a5e60||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-24 04:30:26,892|2b557ca8-7ece-4b76-8f5f-cd2f738a5e60||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-24 04:30:26,898|2b557ca8-7ece-4b76-8f5f-cd2f738a5e60||DefaultDispatcher-worker-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:30:45,660|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-24 04:30:45,806|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-24 04:30:45,810|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| request(04d2fe83-d78e-4ea2-8f60-9de065a83fa0)
2022-08-24 04:30:45,811|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| CBA file(/opt/app/onap/blueprints/archive/ee620b23-63ac-40b4-b94f-6e17588e6558/cba.zip written successfully
2022-08-24 04:30:45,812|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(ee620b23-63ac-40b4-b94f-6e17588e6558) CBA(/opt/app/onap/blueprints/archive/ee620b23-63ac-40b4-b94f-6e17588e6558/cba.zip)
2022-08-24 04:30:45,835|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee620b23-63ac-40b4-b94f-6e17588e6558) and entry definition file (Definitions/pnf_netconf.json)
2022-08-24 04:30:45,845|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-08-24 04:30:45,863|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:30:45,864|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:30:45,872|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ee620b23-63ac-40b4-b94f-6e17588e6558) and entry definition file (Definitions/pnf_netconf.json)
2022-08-24 04:30:45,885|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-08-24 04:30:45,898|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-08-24 04:30:45,899|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-08-24 04:30:45,923|04d2fe83-d78e-4ea2-8f60-9de065a83fa0||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/working/ee620b23-63ac-40b4-b94f-6e17588e6558) present to clean.
2022-08-24 04:33:44,631|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id ddea1446-67f2-40b5-9cae-85fb5b19bcaa
2022-08-24 04:33:44,632|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:33:44,632|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:33:44,635|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:33:44,635|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:33:44,673|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:33:44,775|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (resource-assignment)
2022-08-24 04:33:44,968|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(START) -> executed state(SUCCESS)
2022-08-24 04:33:44,976|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment[ddea1446-67f2-40b5-9cae-85fb5b19bcaa])'s step(resource-assignment)
2022-08-24 04:33:44,976|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:33:44,978|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(ddea1446-67f2-40b5-9cae-85fb5b19bcaa) for workflow(resource-assignment) step(resource-assignment)
2022-08-24 04:33:44,978|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:33:44,978|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-24 04:33:44,979|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-08-24 04:33:45,013|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-08-24 04:33:45,031|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-24 04:33:45,032|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-08-24 04:33:45,033|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-24 04:33:45,034|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("a5894f9a-5840-427c-a579-e49c8750a12d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:33:45,034|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("1596cdae-35fe-4a6c-8795-e196d8c24d25") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:33:45,051|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-08-24 04:33:45,051|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-08-24 04:33:45,078|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-24 04:33:47,624|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - )
2022-08-24 04:33:47,625|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:33:47,625|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220824t043347839248z")
2022-08-24 04:33:47,625|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220824t043347839248z")
2022-08-24 04:33:47,626|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220824t043347839248z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-24 04:33:47,627|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-24 04:33:47,629|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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" : "a5894f9a-5840-427c-a579-e49c8750a12d",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1596cdae-35fe-4a6c-8795-e196d8c24d25",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220824t043347839248z"
})
2022-08-24 04:33:47,645|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:33:47,645|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:33:47,645|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-08-24 04:33:47,646|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment[ddea1446-67f2-40b5-9cae-85fb5b19bcaa])'s step(profile-upload)
2022-08-24 04:33:47,646|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:33:47,656|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(ddea1446-67f2-40b5-9cae-85fb5b19bcaa) for workflow(resource-assignment) step(profile-upload)
2022-08-24 04:33:47,656|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-08-24 04:33:47,656|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-08-24 04:33:47,659|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Triggering K8s Profile Upload component logic.
2022-08-24 04:33:47,659|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Getting the template prefixes
2022-08-24 04:33:47,660|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Iterating over prefixes in resource assignment map.
2022-08-24 04:33:47,663|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Prefix vnf does not have required data for us to continue.
2022-08-24 04:33:47,663|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:33:47,663|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-08-24 04:33:47,663|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-08-24 04:33:47,664|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(END) -> executed state(SUCCESS)
2022-08-24 04:33:47,671|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(ddea1446-67f2-40b5-9cae-85fb5b19bcaa) nodes completed with (0)exceptions
2022-08-24 04:33:47,671|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-24 04:33:47,672|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e68d44d8-c5c8-49b4-9eac-956d971720ff auditStoreId -1
2022-08-24 04:33:52,066|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id 2a5f915b-fb50-4339-936b-7520732de0c0
2022-08-24 04:33:52,066|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:33:52,066|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:33:52,067|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:33:52,067|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:33:52,070|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:33:52,089|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (resource-assignment)
2022-08-24 04:33:52,093|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(START) -> executed state(SUCCESS)
2022-08-24 04:33:52,093|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment[2a5f915b-fb50-4339-936b-7520732de0c0])'s step(resource-assignment)
2022-08-24 04:33:52,093|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:33:52,094|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(2a5f915b-fb50-4339-936b-7520732de0c0) for workflow(resource-assignment) step(resource-assignment)
2022-08-24 04:33:52,094|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:33:52,094|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-24 04:33:52,096|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-08-24 04:33:52,121|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-08-24 04:33:52,140|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-08-24 04:33:52,141|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("c249c29a-601f-47c7-9726-14a3f8412ac3") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-08-24 04:33:52,142|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-08-24 04:33:52,142|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-08-24 04:33:52,143|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("23981ac4-1d0f-434f-b11a-52c96d414da2") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-08-24 04:33:52,146|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-08-24 04:33:52,146|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-08-24 04:33:52,209|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Parameter information : ({customizationid=23981ac4-1d0f-434f-b11a-52c96d414da2})
2022-08-24 04:33:52,237|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Parameter information : ({customizationid=23981ac4-1d0f-434f-b11a-52c96d414da2})
2022-08-24 04:33:52,257|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:33:52,260|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:33:52,260|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"71258c89-4776-4659-9960-649f3fa14221"}])
2022-08-24 04:33:52,260|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("71258c89-4776-4659-9960-649f3fa14221") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-08-24 04:33:52,262|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"}])
2022-08-24 04:33:52,263|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("455b8bdf-aa95-44e5-b67b-a02cb775e528") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-08-24 04:33:52,264|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-08-24 04:33:52,275|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Transformed value: null -> 455b8bdf-aa95-44e5-b67b-a02cb775e528
2022-08-24 04:33:52,277|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-08-24 04:33:52,353|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Parameter information : ({customizationid=23981ac4-1d0f-434f-b11a-52c96d414da2})
2022-08-24 04:33:52,368|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:33:52,369|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-08-24 04:33:52,369|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-08-24 04:33:52,371|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-08-24 04:33:52,371|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-08-24 04:33:52,381|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||ERROR|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| failed in rr-processor-source-default : Failed in setting value for template key (k8s-rb-definition-version) and dictionary key (k8s-rb-definition-version) of type (string) with error message (null)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed in setting value for template key (k8s-rb-definition-version) and dictionary key (k8s-rb-definition-version) of type (string) with error message (null)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.setResourceDataValue(ResourceAssignmentUtils.kt:115)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.setResourceDataValue(ResourceAssignmentUtils.kt:76)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DefaultResourceResolutionProcessor.processNB$suspendImpl(DefaultResourceResolutionProcessor.kt:50)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DefaultResourceResolutionProcessor.processNB(DefaultResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.DefaultResourceResolutionProcessor.processNB(DefaultResourceResolutionProcessor.kt:38)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:118)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$invokeSuspend$$inlined$forEach$lambda$1.invokeSuspend(ResourceResolutionService.kt:344)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
Caused by: java.util.ConcurrentModificationException: null
	at java.base/java.util.HashMap$HashIterator.nextNode(Unknown Source)
	at java.base/java.util.HashMap$EntryIterator.next(Unknown Source)
	at java.base/java.util.HashMap$EntryIterator.next(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceAssignmentRuntimeService.getResolutionStore(ResourceAssignmentRuntimeService.kt:95)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.setResourceValue(ResourceAssignmentUtils.kt:138)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.setResourceDataValue(ResourceAssignmentUtils.kt:109)
	... 12 common frames omitted
2022-08-24 04:33:52,385|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("a5894f9a-5840-427c-a579-e49c8750a12d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:33:52,394|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-08-24 04:33:52,394|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-08-24 04:33:52,397|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("1596cdae-35fe-4a6c-8795-e196d8c24d25") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:33:52,405|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-08-24 04:33:52,406|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-08-24 04:33:52,406|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-08-24 04:33:52,406|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-08-24 04:33:52,428|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-08-24 04:33:52,430|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-08-24 04:33:52,467|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:33:52,468|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:33:52,468|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:33:52,468|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:33:52,468|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-24 04:33:52,468|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220824t043347839248z")
2022-08-24 04:33:52,468|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-24 04:33:52,468|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220824t043347839248z")
2022-08-24 04:33:52,469|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-24 04:33:52,469|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220824t043347839248z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-24 04:33:52,477|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-08-24 04:33:52,477|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-08-24 04:33:52,479|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-24 04:33:52,595|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - )
2022-08-24 04:33:52,595|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:33:52,596|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220824t043347839248z-helm_apache-vfmt-001")
2022-08-24 04:33:52,596|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220824t043347839248z-helm_apache-vfmt-001")
2022-08-24 04:33:52,596|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220824t043347839248z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-08-24 04:33:52,598|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-24 04:33:52,624|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-08-24 04:33:52,624|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-08-24 04:33:52,654|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-08-24 04:33:52,671|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:33:52,672|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:33:52,672|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-08-24 04:33:52,672|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-08-24 04:33:52,673|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-24 04:33:52,674|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-08-24 04:33:52,674|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-08-24 04:33:52,677|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
  "k8s-rb-definition-version" : null,
  "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" : "a5894f9a-5840-427c-a579-e49c8750a12d",
  "vf-module-id" : "c249c29a-601f-47c7-9726-14a3f8412ac3",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
  "vf-module-model-invariant-uuid" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
  "vf-module-model-version" : "71258c89-4776-4659-9960-649f3fa14221",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220824t043347839248z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1596cdae-35fe-4a6c-8795-e196d8c24d25",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220824t043347839248z"
})
2022-08-24 04:33:52,696|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:33:52,697|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:33:52,697|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-08-24 04:33:52,697|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment[2a5f915b-fb50-4339-936b-7520732de0c0])'s step(profile-upload)
2022-08-24 04:33:52,698|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:33:52,698|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(2a5f915b-fb50-4339-936b-7520732de0c0) for workflow(resource-assignment) step(profile-upload)
2022-08-24 04:33:52,699|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-08-24 04:33:52,699|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-08-24 04:33:52,699|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Triggering K8s Profile Upload component logic.
2022-08-24 04:33:52,699|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Getting the template prefixes
2022-08-24 04:33:52,699|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Iterating over prefixes in resource assignment map.
2022-08-24 04:33:52,700|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Prefix helm_apache does not have required data for us to continue.
2022-08-24 04:33:52,700|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:33:52,700|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-08-24 04:33:52,700|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-08-24 04:33:52,701|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(END) -> executed state(SUCCESS)
2022-08-24 04:33:52,701|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(2a5f915b-fb50-4339-936b-7520732de0c0) nodes completed with (0)exceptions
2022-08-24 04:33:52,701|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-24 04:33:52,701|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b6845fae-6482-43b3-9674-31ab28138a68 auditStoreId -1
2022-08-24 04:33:57,457|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-24 04:33:57,590|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-24 04:33:57,630|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id 71c1c601-dd9e-4cd6-adc0-e2408d4b15d7
2022-08-24 04:33:57,631|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:33:57,631|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:33:57,631|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:33:57,635|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:33:57,637|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:33:57,646|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (config-assign)
2022-08-24 04:33:57,648|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-08-24 04:33:57,648|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-assign[71c1c601-dd9e-4cd6-adc0-e2408d4b15d7])'s step(config-setup)
2022-08-24 04:33:57,648|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:33:57,649|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(71c1c601-dd9e-4cd6-adc0-e2408d4b15d7) for workflow(config-assign) step(config-setup)
2022-08-24 04:33:57,650|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:33:57,650|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-08-24 04:33:57,651|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-08-24 04:33:57,673|||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-08-24 04:33:57,676|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-08-24 04:33:57,677|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a5894f9a-5840-427c-a579-e49c8750a12d") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:33:57,690|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-08-24 04:33:57,690|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-08-24 04:33:57,705|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d)
2022-08-24 04:33:57,731|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-24 04:33:57,732|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-08-24 04:33:57,733|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1")
2022-08-24 04:33:57,733|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1")
2022-08-24 04:33:57,733|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-08-24 04:33:57,734|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1596cdae-35fe-4a6c-8795-e196d8c24d25") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:33:57,740|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-24 04:33:57,740|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-24 04:33:57,753|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/a5894f9a-5840-427c-a579-e49c8750a12d/service-data/vnfs/vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25/vnf-data/vf-modules)
2022-08-24 04:33:57,765|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-08-24 04:33:57,766|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-08-24 04:33:57,766|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","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_ca0d37d4-174c-4bf6-8384-92a41a301ad1_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t043347839248z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t043347839248z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","vf-module-name":"basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"71c1c601-dd9e-4cd6-adc0-e2408d4b15d7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"a5894f9a-5840-427c-a579-e49c8750a12d","service-instance-id":"a5894f9a-5840-427c-a579-e49c8750a12d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6206f15e-db3a-451a-a7a1-3a318bce42c1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dac21482-f60b-4261-a00b-595b6905ffec","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1596cdae-35fe-4a6c-8795-e196d8c24d25"},"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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3"}}}]})
2022-08-24 04:33:57,767|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","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_ca0d37d4-174c-4bf6-8384-92a41a301ad1_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t043347839248z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t043347839248z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","vf-module-name":"basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"71c1c601-dd9e-4cd6-adc0-e2408d4b15d7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"a5894f9a-5840-427c-a579-e49c8750a12d","service-instance-id":"a5894f9a-5840-427c-a579-e49c8750a12d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6206f15e-db3a-451a-a7a1-3a318bce42c1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dac21482-f60b-4261-a00b-595b6905ffec","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1596cdae-35fe-4a6c-8795-e196d8c24d25"},"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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3"}}}]})
2022-08-24 04:33:57,767|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","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_ca0d37d4-174c-4bf6-8384-92a41a301ad1_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t043347839248z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t043347839248z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","vf-module-name":"basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"71c1c601-dd9e-4cd6-adc0-e2408d4b15d7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"a5894f9a-5840-427c-a579-e49c8750a12d","service-instance-id":"a5894f9a-5840-427c-a579-e49c8750a12d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6206f15e-db3a-451a-a7a1-3a318bce42c1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dac21482-f60b-4261-a00b-595b6905ffec","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1596cdae-35fe-4a6c-8795-e196d8c24d25"},"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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3"}}}]), type  ({json})
2022-08-24 04:33:57,767|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","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_ca0d37d4-174c-4bf6-8384-92a41a301ad1_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t043347839248z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t043347839248z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","vf-module-name":"basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"71c1c601-dd9e-4cd6-adc0-e2408d4b15d7","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"a5894f9a-5840-427c-a579-e49c8750a12d","service-instance-id":"a5894f9a-5840-427c-a579-e49c8750a12d","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"6206f15e-db3a-451a-a7a1-3a318bce42c1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dac21482-f60b-4261-a00b-595b6905ffec","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"1596cdae-35fe-4a6c-8795-e196d8c24d25"},"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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-08-24 04:33:57,775|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-24 04:33:57,775|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-24 04:33:57,803|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/1596cdae-35fe-4a6c-8795-e196d8c24d25?depth=1)
2022-08-24 04:33:58,360|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-08-24 04:33:58,360|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-08-24 04:33:58,361|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","vf-module-name":"basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661315633953","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]})
2022-08-24 04:33:58,361|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","vf-module-name":"basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661315633953","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]})
2022-08-24 04:33:58,361|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","vf-module-name":"basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661315633953","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]), type  ({json})
2022-08-24 04:33:58,361|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"c249c29a-601f-47c7-9726-14a3f8412ac3","vf-module-name":"basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661315633953","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-08-24 04:33:58,365|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-08-24 04:33:58,372|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:34:07,174|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (8801)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:34:07,175|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:34:07,208|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"455b8bdf-aa95-44e5-b67b-a02cb775e528","k8s-rb-definition-version":"23981ac4-1d0f-434f-b11a-52c96d414da2","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-08-24 04:34:07,212|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
      "k8s-rb-definition-version" : "23981ac4-1d0f-434f-b11a-52c96d414da2"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "a5894f9a-5840-427c-a579-e49c8750a12d",
  "service-instance-name" : "basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
      "model-invariant-id" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
      "model-version-id" : "71258c89-4776-4659-9960-649f3fa14221",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1661315633953",
      "vf-module-id" : "c249c29a-601f-47c7-9726-14a3f8412ac3",
      "vf-module-name" : "basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "71c1c601-dd9e-4cd6-adc0-e2408d4b15d7",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/dac21482-f60b-4261-a00b-595b6905ffec",
          "svc-request-id" : "6206f15e-db3a-451a-a7a1-3a318bce42c1"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "de9b846c-a677-4fde-ae5a-c45e61c61aa1",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "1e3f71a0-6682-474a-976c-b37473a5290e",
            "model-version" : "1.0"
          },
          "service-id" : "a5894f9a-5840-427c-a579-e49c8750a12d",
          "service-instance-id" : "a5894f9a-5840-427c-a579-e49c8750a12d",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
            "model-invariant-uuid" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "71258c89-4776-4659-9960-649f3fa14221",
            "model-version" : "1"
          },
          "vf-module-id" : "c249c29a-601f-47c7-9726-14a3f8412ac3",
          "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_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
            "model-invariant-uuid" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "71258c89-4776-4659-9960-649f3fa14221",
            "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" : "71258c89-4776-4659-9960-649f3fa14221"
            }, {
              "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-20220824t043347839248z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "455b8bdf-aa95-44e5-b67b-a02cb775e528"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220824t043347839248z"
            }, {
              "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" : "c249c29a-601f-47c7-9726-14a3f8412ac3",
            "vf-module-name" : "basic_cnf_macro_ca0d37d4-174c-4bf6-8384-92a41a301ad1_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "658154fb-1c4c-4956-9fdc-bf784008070b",
            "model-invariant-uuid" : "40eb5ed5-5065-4aa5-bebf-74fee98d9e8f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "820d04db-a9fd-4018-8046-145eb7a521c0",
            "model-version" : "1.0"
          },
          "vnf-id" : "1596cdae-35fe-4a6c-8795-e196d8c24d25",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "c249c29a-601f-47c7-9726-14a3f8412ac3"
    } ]
  },
  "vnf-id" : "1596cdae-35fe-4a6c-8795-e196d8c24d25"
})
2022-08-24 04:34:07,231|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-08-24 04:34:07,231|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:34:07,231|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-08-24 04:34:07,232|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[71c1c601-dd9e-4cd6-adc0-e2408d4b15d7])'s step(config-template)
2022-08-24 04:34:07,232|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:34:07,238|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(71c1c601-dd9e-4cd6-adc0-e2408d4b15d7) for workflow(config-assign) step(config-template)
2022-08-24 04:34:07,238|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-08-24 04:34:07,239|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-08-24 04:34:07,328|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic.
2022-08-24 04:34:07,329|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-08-24 04:34:07,329|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-08-24 04:34:07,352|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2)
2022-08-24 04:34:07,363|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-08-24 04:34:07,374|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2/config-template/replica-count-template)
2022-08-24 04:34:07,380|||DefaultDispatcher-worker-1||||INFO||||||| Response status(500 - Internal Server Error)
2022-08-24 04:34:07,381|||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s template..
2022-08-24 04:34:07,410|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2/config-template)
2022-08-24 04:34:07,431|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-08-24 04:34:07,459|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2/config-template/replica-count-template/content)
2022-08-24 04:34:07,495|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-08-24 04:34:07,496|||DefaultDispatcher-worker-1||||INFO||||||| K8s Config Upload Completed
2022-08-24 04:34:07,496|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-08-24 04:34:07,496|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-08-24 04:34:07,496|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-08-24 04:34:07,497|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-08-24 04:34:07,497|||DefaultDispatcher-worker-1||||INFO||||||| workflow(71c1c601-dd9e-4cd6-adc0-e2408d4b15d7) nodes completed with (0)exceptions
2022-08-24 04:34:07,497|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(config-assign)
2022-08-24 04:34:07,498|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8956e6de-353e-4016-b3cc-2c0b240ac6d7 auditStoreId -1
2022-08-24 04:34:07,529|71c1c601-dd9e-4cd6-adc0-e2408d4b15d7||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Completed
2022-08-24 04:34:17,328|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id bf856eb9-ef0f-468f-b4ac-885fc89cfe3c
2022-08-24 04:34:17,328|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:34:17,328|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:34:17,330|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-24 04:34:17,330|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-24 04:34:17,339|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:34:17,369|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (resource-assignment)
2022-08-24 04:34:17,370|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-08-24 04:34:17,370|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:34:17,371|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(bf856eb9-ef0f-468f-b4ac-885fc89cfe3c) for workflow(resource-assignment) step(resource-assignment)
2022-08-24 04:34:17,371|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:34:17,371|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-24 04:34:17,372|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-08-24 04:34:17,426|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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-08-24 04:34:17,428|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-24 04:34:17,428|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("9f5f0265-a5e2-4e28-a43f-fd48c900bd7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:34:17,429|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("56e3f3b9-5661-4a8c-8605-899c6776f6ce") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:34:17,430|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Generated Resource Param Data ({
  "service-instance-id" : "9f5f0265-a5e2-4e28-a43f-fd48c900bd7e",
  "vnf-id" : "56e3f3b9-5661-4a8c-8605-899c6776f6ce",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-08-24 04:34:17,464|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:34:17,465|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:34:17,465|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-24 04:34:17,466|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 2ecd6073-7019-4401-9d5e-525ee079238b auditStoreId -1
2022-08-24 04:34:22,299|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id 33486ba6-7af7-415a-b773-d0a5c23cae61
2022-08-24 04:34:22,299|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:34:22,299|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:34:22,299|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-24 04:34:22,299|fcb7576a-039b-4497-9210-e2ada3637bcb||reactor-http-epoll-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-24 04:34:22,301|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:34:22,312|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (resource-assignment)
2022-08-24 04:34:22,312|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-08-24 04:34:22,312|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:34:22,313|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(33486ba6-7af7-415a-b773-d0a5c23cae61) for workflow(resource-assignment) step(resource-assignment)
2022-08-24 04:34:22,313|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:34:22,313|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-24 04:34:22,314|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-08-24 04:34:22,338|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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-08-24 04:34:22,340|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("admin-daily-jakarta") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-08-24 04:34:22,341|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-08-24 04:34:22,342|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-08-24 04:34:22,342|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-08-24 04:34:22,342|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("246d8609-027a-4c99-ada2-43a40867e8be") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-08-24 04:34:22,342|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("9f5f0265-a5e2-4e28-a43f-fd48c900bd7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:34:22,343|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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-08-24 04:34:22,343|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-08-24 04:34:22,344|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-08-24 04:34:22,344|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("56e3f3b9-5661-4a8c-8605-899c6776f6ce") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:34:22,345|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-jakarta",
  "service-instance-id" : "9f5f0265-a5e2-4e28-a43f-fd48c900bd7e",
  "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" : "246d8609-027a-4c99-ada2-43a40867e8be",
  "vnf-id" : "56e3f3b9-5661-4a8c-8605-899c6776f6ce",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-08-24 04:34:22,360|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:34:22,360|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:34:22,360|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-24 04:34:22,360|fcb7576a-039b-4497-9210-e2ada3637bcb||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 58a82144-13a4-426d-80f3-6cafdf6bd148 auditStoreId -1
2022-08-24 04:34:25,409|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-24 04:34:25,529|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-24 04:34:25,535|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id fcb7576a-039b-4497-9210-e2ada3637bcb
2022-08-24 04:34:25,536|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:34:25,536|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:34:25,536|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-24 04:34:25,536|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-24 04:34:25,539|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:34:25,543|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (config-assign)
2022-08-24 04:34:25,543|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-08-24 04:34:25,543|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:34:25,544|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(fcb7576a-039b-4497-9210-e2ada3637bcb) for workflow(config-assign) step(config-assign)
2022-08-24 04:34:25,544|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:34:25,544|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-08-24 04:34:25,547|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-08-24 04:34:25,607|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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-08-24 04:34:25,610|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-24 04:34:25,614|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("9f5f0265-a5e2-4e28-a43f-fd48c900bd7e") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:34:25,614|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("56e3f3b9-5661-4a8c-8605-899c6776f6ce") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:34:25,630|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (vnf_name)
2022-08-24 04:34:25,638|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (vnf-id)
2022-08-24 04:34:25,639|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resource resolution saved into database successfully : (service-instance-id)
2022-08-24 04:34:25,640|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Generated Resource Param Data ({
  "service-instance-id" : "9f5f0265-a5e2-4e28-a43f-fd48c900bd7e",
  "vnf-id" : "56e3f3b9-5661-4a8c-8605-899c6776f6ce",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-08-24 04:34:25,698|||DefaultDispatcher-worker-1||||INFO||||||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-08-24 04:34:25,719|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Template resolution saved into database successfully : ({store-result=true, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-08-24 04:34:25,719|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:34:25,719|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:34:25,719|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(config-assign)
2022-08-24 04:34:25,720|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b67d0ea5-2fd6-42f2-b633-e92d87aceabf auditStoreId -1
2022-08-24 04:34:25,731|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Completed
2022-08-24 04:35:15,136|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-24 04:35:15,267|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-24 04:35:15,274|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id fcb7576a-039b-4497-9210-e2ada3637bcb
2022-08-24 04:35:15,275|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:35:15,275|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:35:15,276|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-08-24 04:35:15,276|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-08-24 04:35:15,277|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-08-24 04:35:15,289|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (config-deploy)
2022-08-24 04:35:15,289|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-08-24 04:35:15,290|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:35:15,306|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(fcb7576a-039b-4497-9210-e2ada3637bcb) for workflow(config-deploy) step(config-deploy)
2022-08-24 04:35:15,307|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-08-24 04:35:15,307|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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-08-24 04:35:15,315|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-08-24 04:35:15,316|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Getting Jython Script Class(ConfigDeploy)
2022-08-24 04:35:15,549|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@32e3ee7
2022-08-24 04:35:15,555|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Hello world
2022-08-24 04:35:15,556|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:35:15,556|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-08-24 04:35:15,556|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-08-24 04:35:15,558|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d8db512a-49f1-4b2b-a105-4de08d8a40b4 auditStoreId -1
2022-08-24 04:35:15,560|fcb7576a-039b-4497-9210-e2ada3637bcb||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Completed
2022-08-24 04:43:22,215|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Save processing(90b2c15c-9e56-42eb-9b7e-94e2f99d77ad) CBA(/opt/app/onap/blueprints/archive/90b2c15c-9e56-42eb-9b7e-94e2f99d77ad/cba.zip)
2022-08-24 04:43:22,252|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90b2c15c-9e56-42eb-9b7e-94e2f99d77ad) and entry definition file (Definitions/CNF.json)
2022-08-24 04:43:22,377|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(resource-assignment)
2022-08-24 04:43:22,378|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-assign)
2022-08-24 04:43:22,379|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(config-deploy)
2022-08-24 04:43:22,380|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(scale-out)
2022-08-24 04:43:22,382|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(scale)
2022-08-24 04:43:22,383|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(scale-in)
2022-08-24 04:43:22,384|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Validating Workflow(health-check)
2022-08-24 04:43:22,427|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/90b2c15c-9e56-42eb-9b7e-94e2f99d77ad) and entry definition file (Definitions/CNF.json)
2022-08-24 04:43:22,469|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Overwriting blueprint model :APACHE::1.0.0
2022-08-24 04:43:22,507|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Cleaned compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:43:22,650|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-08-24 04:43:22,702|c0b8d144-75dc-4f5c-b961-3751e0fa991d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| No compiled cache(/opt/app/onap/blueprints/working/90b2c15c-9e56-42eb-9b7e-94e2f99d77ad) present to clean.
2022-08-24 04:43:35,887|397603ac-6c19-4ff2-b5b0-4328418bdd16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id 90bda280-330e-4853-aa41-12d05076d72c
2022-08-24 04:43:35,887|397603ac-6c19-4ff2-b5b0-4328418bdd16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:43:35,887|397603ac-6c19-4ff2-b5b0-4328418bdd16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:43:35,890|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| getting cba file name(APACHE), version(1.0.0) from db
2022-08-24 04:43:36,235|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:43:36,238|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:43:36,241|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:43:36,260|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (resource-assignment)
2022-08-24 04:43:36,264|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(START) -> executed state(SUCCESS)
2022-08-24 04:43:36,264|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment[90bda280-330e-4853-aa41-12d05076d72c])'s step(resource-assignment)
2022-08-24 04:43:36,265|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:43:36,266|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(90bda280-330e-4853-aa41-12d05076d72c) for workflow(resource-assignment) step(resource-assignment)
2022-08-24 04:43:36,266|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:43:36,267|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-24 04:43:36,268|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-08-24 04:43:36,288|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-08-24 04:43:36,291|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-24 04:43:36,292|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-08-24 04:43:36,294|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-24 04:43:36,295|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("95efdd51-1209-4cc1-a153-71a09389ab33") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:43:36,295|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ac307857-3fa6-4145-a69d-3ccff60eef12") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:43:36,312|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-08-24 04:43:36,312|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| rest dictionary information : (/v1/genNetworkElementName), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-08-24 04:43:36,318|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-24 04:43:36,575|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - )
2022-08-24 04:43:36,576|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:43:36,576|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220824t044336888156z")
2022-08-24 04:43:36,576|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220824t044336888156z")
2022-08-24 04:43:36,576|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220824t044336888156z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-24 04:43:36,578|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-24 04:43:36,580|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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" : "ac307857-3fa6-4145-a69d-3ccff60eef12",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "95efdd51-1209-4cc1-a153-71a09389ab33",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220824t044336888156z"
})
2022-08-24 04:43:36,598|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:43:36,598|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:43:36,599|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-08-24 04:43:36,600|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment[90bda280-330e-4853-aa41-12d05076d72c])'s step(profile-upload)
2022-08-24 04:43:36,600|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:43:36,601|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(90bda280-330e-4853-aa41-12d05076d72c) for workflow(resource-assignment) step(profile-upload)
2022-08-24 04:43:36,602|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-08-24 04:43:36,603|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-08-24 04:43:36,603|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Triggering K8s Profile Upload component logic.
2022-08-24 04:43:36,604|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Getting the template prefixes
2022-08-24 04:43:36,604|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Iterating over prefixes in resource assignment map.
2022-08-24 04:43:36,604|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||WARN|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Prefix vnf does not have required data for us to continue.
2022-08-24 04:43:36,605|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:43:36,605|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-08-24 04:43:36,605|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-08-24 04:43:36,606|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(END) -> executed state(SUCCESS)
2022-08-24 04:43:36,609|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(90bda280-330e-4853-aa41-12d05076d72c) nodes completed with (0)exceptions
2022-08-24 04:43:36,610|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-24 04:43:36,610|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9e71c919-ba48-4850-be50-4e95b7e5bfe4 auditStoreId -1
2022-08-24 04:43:40,072|397603ac-6c19-4ff2-b5b0-4328418bdd16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id 1bb78a69-2123-4732-bee0-823d807044f8
2022-08-24 04:43:40,073|397603ac-6c19-4ff2-b5b0-4328418bdd16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:43:40,073|397603ac-6c19-4ff2-b5b0-4328418bdd16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:43:40,080|397603ac-6c19-4ff2-b5b0-4328418bdd16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:43:40,081|397603ac-6c19-4ff2-b5b0-4328418bdd16||reactor-http-epoll-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:43:40,088|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:43:40,163|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (resource-assignment)
2022-08-24 04:43:40,166|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(START) -> executed state(SUCCESS)
2022-08-24 04:43:40,166|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment[1bb78a69-2123-4732-bee0-823d807044f8])'s step(resource-assignment)
2022-08-24 04:43:40,166|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:43:40,167|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(1bb78a69-2123-4732-bee0-823d807044f8) for workflow(resource-assignment) step(resource-assignment)
2022-08-24 04:43:40,167|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:43:40,168|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-08-24 04:43:40,169|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-08-24 04:43:40,213|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-08-24 04:43:40,223|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-08-24 04:43:40,226|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("174dfd51-d8f3-4652-932e-499113fe8ded") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-08-24 04:43:40,227|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-08-24 04:43:40,227|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-08-24 04:43:40,227|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("23981ac4-1d0f-434f-b11a-52c96d414da2") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-08-24 04:43:40,229|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-08-24 04:43:40,230|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-08-24 04:43:40,283|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Parameter information : ({customizationid=23981ac4-1d0f-434f-b11a-52c96d414da2})
2022-08-24 04:43:40,301|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:43:40,303|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Parameter information : ({customizationid=23981ac4-1d0f-434f-b11a-52c96d414da2})
2022-08-24 04:43:40,304|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"}])
2022-08-24 04:43:40,304|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("455b8bdf-aa95-44e5-b67b-a02cb775e528") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-08-24 04:43:40,326|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:43:40,327|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"71258c89-4776-4659-9960-649f3fa14221"}])
2022-08-24 04:43:40,327|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("71258c89-4776-4659-9960-649f3fa14221") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-08-24 04:43:40,328|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-08-24 04:43:40,336|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Transformed value: null -> 455b8bdf-aa95-44e5-b67b-a02cb775e528
2022-08-24 04:43:40,339|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-08-24 04:43:40,544|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Parameter information : ({customizationid=23981ac4-1d0f-434f-b11a-52c96d414da2})
2022-08-24 04:43:40,554|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:43:40,556|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-08-24 04:43:40,556|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-08-24 04:43:40,557|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-08-24 04:43:40,557|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-08-24 04:43:40,566|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Transformed value: null -> 23981ac4-1d0f-434f-b11a-52c96d414da2
2022-08-24 04:43:40,567|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("ac307857-3fa6-4145-a69d-3ccff60eef12") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:43:40,568|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-1||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-08-24 04:43:40,568|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-08-24 04:43:40,568|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("95efdd51-1209-4cc1-a153-71a09389ab33") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:43:40,581|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-08-24 04:43:40,581|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-08-24 04:43:40,592|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-08-24 04:43:40,593|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-08-24 04:43:40,608|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-08-24 04:43:40,608|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-08-24 04:43:40,626|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:43:40,627|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:43:40,628|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20220824t044336888156z")
2022-08-24 04:43:40,628|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220824t044336888156z")
2022-08-24 04:43:40,628|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220824t044336888156z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-08-24 04:43:40,626|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:43:40,629|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:43:40,629|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-24 04:43:40,629|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-08-24 04:43:40,629|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-08-24 04:43:40,641|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-08-24 04:43:40,643|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| rest dictionary information : (/v1/genNetworkElementName), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-08-24 04:43:40,646|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-08-24 04:43:40,736|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - )
2022-08-24 04:43:40,737|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:43:40,737|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20220824t044336888156z-helm_apache-vfmt-001")
2022-08-24 04:43:40,737|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20220824t044336888156z-helm_apache-vfmt-001")
2022-08-24 04:43:40,737|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20220824t044336888156z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-08-24 04:43:40,739|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-08-24 04:43:40,748|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-08-24 04:43:40,748|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-08-24 04:43:40,766|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-08-24 04:43:40,780|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:43:40,781|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response processing type (string)
2022-08-24 04:43:40,781|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-08-24 04:43:40,782|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-08-24 04:43:40,783|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-08-24 04:43:40,784|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-4||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-08-24 04:43:40,784|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-08-24 04:43:40,786|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| 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" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
  "k8s-rb-definition-version" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
  "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" : "ac307857-3fa6-4145-a69d-3ccff60eef12",
  "vf-module-id" : "174dfd51-d8f3-4652-932e-499113fe8ded",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
  "vf-module-model-invariant-uuid" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
  "vf-module-model-version" : "71258c89-4776-4659-9960-649f3fa14221",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20220824t044336888156z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "95efdd51-1209-4cc1-a153-71a09389ab33",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20220824t044336888156z"
})
2022-08-24 04:43:40,799|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:43:40,799|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:43:40,799|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-08-24 04:43:40,800|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Executing workflow(resource-assignment[1bb78a69-2123-4732-bee0-823d807044f8])'s step(profile-upload)
2022-08-24 04:43:40,800|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:43:40,801|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| preparing request id(1bb78a69-2123-4732-bee0-823d807044f8) for workflow(resource-assignment) step(profile-upload)
2022-08-24 04:43:40,801|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-08-24 04:43:40,801|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-08-24 04:43:40,802|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Triggering K8s Profile Upload component logic.
2022-08-24 04:43:40,802|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Getting the template prefixes
2022-08-24 04:43:40,802|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Iterating over prefixes in resource assignment map.
2022-08-24 04:43:40,817|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2)
2022-08-24 04:43:40,833|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:43:40,848|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(GET), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2/profile/node-port-profile)
2022-08-24 04:43:40,854|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(404 - Not Found)
2022-08-24 04:43:40,854|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Uploading K8s Profile..
2022-08-24 04:43:40,881|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(POST), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2/profile)
2022-08-24 04:43:40,901|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(201 - Created)
2022-08-24 04:43:40,920|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Rest request method(POST), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2/profile/node-port-profile/content)
2022-08-24 04:43:40,935|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Response status(200 - OK)
2022-08-24 04:43:40,935|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| K8s Profile Upload Completed
2022-08-24 04:43:40,935|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Preparing Response...
2022-08-24 04:43:40,936|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-08-24 04:43:40,936|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-2||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-08-24 04:43:40,937|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Execute node(END) -> executed state(SUCCESS)
2022-08-24 04:43:40,937|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| workflow(1bb78a69-2123-4732-bee0-823d807044f8) nodes completed with (0)exceptions
2022-08-24 04:43:40,937|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-08-24 04:43:40,939|397603ac-6c19-4ff2-b5b0-4328418bdd16||DefaultDispatcher-worker-3||/api/v1/execution-service/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6e738ee0-35b0-44d0-bf8b-b823407d3af6 auditStoreId -1
2022-08-24 04:43:43,891|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-24 04:43:44,014|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-24 04:43:44,022|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id 397603ac-6c19-4ff2-b5b0-4328418bdd16
2022-08-24 04:43:44,022|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:43:44,022|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:43:44,022|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:43:44,022|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:43:44,028|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:43:44,062|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (config-assign)
2022-08-24 04:43:44,063|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-08-24 04:43:44,064|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-assign[397603ac-6c19-4ff2-b5b0-4328418bdd16])'s step(config-setup)
2022-08-24 04:43:44,064|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:43:44,065|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(397603ac-6c19-4ff2-b5b0-4328418bdd16) for workflow(config-assign) step(config-setup)
2022-08-24 04:43:44,065|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:43:44,065|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-08-24 04:43:44,066|||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-08-24 04:43:44,129|||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-08-24 04:43:44,132|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-08-24 04:43:44,134|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ac307857-3fa6-4145-a69d-3ccff60eef12") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:43:44,143|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-08-24 04:43:44,143|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-08-24 04:43:44,161|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12)
2022-08-24 04:43:44,177|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-08-24 04:43:44,178|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-08-24 04:43:44,179|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c")
2022-08-24 04:43:44,179|||DefaultDispatcher-worker-1||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c")
2022-08-24 04:43:44,179|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-08-24 04:43:44,180|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("95efdd51-1209-4cc1-a153-71a09389ab33") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:43:44,194|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-24 04:43:44,194|||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-24 04:43:44,214|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vf-modules)
2022-08-24 04:43:44,228|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-08-24 04:43:44,229|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-08-24 04:43:44,230|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","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_90265166-07e8-48de-a6ea-c638be32ca1c_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t044336888156z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t044336888156z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"397603ac-6c19-4ff2-b5b0-4328418bdd16","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","service-instance-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"957d3fc8-3762-473f-8e36-55b5b207fec1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/abc327c9-4970-4c34-80dd-c111ab36b710","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"95efdd51-1209-4cc1-a153-71a09389ab33"},"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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded"}}}]})
2022-08-24 04:43:44,230|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","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_90265166-07e8-48de-a6ea-c638be32ca1c_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t044336888156z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t044336888156z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"397603ac-6c19-4ff2-b5b0-4328418bdd16","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","service-instance-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"957d3fc8-3762-473f-8e36-55b5b207fec1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/abc327c9-4970-4c34-80dd-c111ab36b710","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"95efdd51-1209-4cc1-a153-71a09389ab33"},"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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded"}}}]})
2022-08-24 04:43:44,230|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","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_90265166-07e8-48de-a6ea-c638be32ca1c_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t044336888156z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t044336888156z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"397603ac-6c19-4ff2-b5b0-4328418bdd16","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","service-instance-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"957d3fc8-3762-473f-8e36-55b5b207fec1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/abc327c9-4970-4c34-80dd-c111ab36b710","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"95efdd51-1209-4cc1-a153-71a09389ab33"},"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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded"}}}]), type  ({json})
2022-08-24 04:43:44,230|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","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_90265166-07e8-48de-a6ea-c638be32ca1c_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t044336888156z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t044336888156z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"397603ac-6c19-4ff2-b5b0-4328418bdd16","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","service-instance-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"957d3fc8-3762-473f-8e36-55b5b207fec1","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/abc327c9-4970-4c34-80dd-c111ab36b710","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"95efdd51-1209-4cc1-a153-71a09389ab33"},"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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-08-24 04:43:44,239|||DefaultDispatcher-worker-1||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/95efdd51-1209-4cc1-a153-71a09389ab33?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-24 04:43:44,239|||DefaultDispatcher-worker-1||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/95efdd51-1209-4cc1-a153-71a09389ab33?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-24 04:43:44,259|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/95efdd51-1209-4cc1-a153-71a09389ab33?depth=1)
2022-08-24 04:43:44,403|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-08-24 04:43:44,404|||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (json)
2022-08-24 04:43:44,404|||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661316222362","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]})
2022-08-24 04:43:44,404|||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661316222362","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]})
2022-08-24 04:43:44,404|||DefaultDispatcher-worker-1||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661316222362","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]), type  ({json})
2022-08-24 04:43:44,405|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661316222362","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-08-24 04:43:44,406|||DefaultDispatcher-worker-1||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-08-24 04:43:44,410|||DefaultDispatcher-worker-1||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:43:50,201|||DefaultDispatcher-worker-1||||INFO||||||| compiled in (5790)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:43:50,201|||DefaultDispatcher-worker-1||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:43:50,270|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"455b8bdf-aa95-44e5-b67b-a02cb775e528","k8s-rb-definition-version":"23981ac4-1d0f-434f-b11a-52c96d414da2","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-08-24 04:43:50,274|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
      "k8s-rb-definition-version" : "23981ac4-1d0f-434f-b11a-52c96d414da2"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "ac307857-3fa6-4145-a69d-3ccff60eef12",
  "service-instance-name" : "basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
      "model-invariant-id" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
      "model-version-id" : "71258c89-4776-4659-9960-649f3fa14221",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1661316222362",
      "vf-module-id" : "174dfd51-d8f3-4652-932e-499113fe8ded",
      "vf-module-name" : "basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "397603ac-6c19-4ff2-b5b0-4328418bdd16",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/abc327c9-4970-4c34-80dd-c111ab36b710",
          "svc-request-id" : "957d3fc8-3762-473f-8e36-55b5b207fec1"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "de9b846c-a677-4fde-ae5a-c45e61c61aa1",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "1e3f71a0-6682-474a-976c-b37473a5290e",
            "model-version" : "1.0"
          },
          "service-id" : "ac307857-3fa6-4145-a69d-3ccff60eef12",
          "service-instance-id" : "ac307857-3fa6-4145-a69d-3ccff60eef12",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
            "model-invariant-uuid" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "71258c89-4776-4659-9960-649f3fa14221",
            "model-version" : "1"
          },
          "vf-module-id" : "174dfd51-d8f3-4652-932e-499113fe8ded",
          "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_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
            "model-invariant-uuid" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "71258c89-4776-4659-9960-649f3fa14221",
            "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" : "71258c89-4776-4659-9960-649f3fa14221"
            }, {
              "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-20220824t044336888156z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "455b8bdf-aa95-44e5-b67b-a02cb775e528"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220824t044336888156z"
            }, {
              "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" : "174dfd51-d8f3-4652-932e-499113fe8ded",
            "vf-module-name" : "basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "658154fb-1c4c-4956-9fdc-bf784008070b",
            "model-invariant-uuid" : "40eb5ed5-5065-4aa5-bebf-74fee98d9e8f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "820d04db-a9fd-4018-8046-145eb7a521c0",
            "model-version" : "1.0"
          },
          "vnf-id" : "95efdd51-1209-4cc1-a153-71a09389ab33",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "174dfd51-d8f3-4652-932e-499113fe8ded"
    } ]
  },
  "vnf-id" : "95efdd51-1209-4cc1-a153-71a09389ab33"
})
2022-08-24 04:43:50,293|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-08-24 04:43:50,293|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:43:50,294|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-08-24 04:43:50,294|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-assign[397603ac-6c19-4ff2-b5b0-4328418bdd16])'s step(config-template)
2022-08-24 04:43:50,294|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:43:50,295|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(397603ac-6c19-4ff2-b5b0-4328418bdd16) for workflow(config-assign) step(config-template)
2022-08-24 04:43:50,296|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-08-24 04:43:50,296|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-08-24 04:43:50,298|||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Config Upload component logic.
2022-08-24 04:43:50,299|||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-08-24 04:43:50,299|||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-08-24 04:43:50,315|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2)
2022-08-24 04:43:50,328|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-08-24 04:43:50,340|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/455b8bdf-aa95-44e5-b67b-a02cb775e528/23981ac4-1d0f-434f-b11a-52c96d414da2/config-template/replica-count-template)
2022-08-24 04:43:50,356|||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-08-24 04:43:50,357|||DefaultDispatcher-worker-1||||INFO||||||| Template already existing - skipping upload
2022-08-24 04:43:50,357|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-08-24 04:43:50,357|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-08-24 04:43:50,357|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-template) -> executed state(SUCCESS)
2022-08-24 04:43:50,358|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-08-24 04:43:50,358|||DefaultDispatcher-worker-1||||INFO||||||| workflow(397603ac-6c19-4ff2-b5b0-4328418bdd16) nodes completed with (0)exceptions
2022-08-24 04:43:50,359|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(config-assign)
2022-08-24 04:43:50,359|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4ba71676-3741-4dcd-8de9-d57bf0fdf5e3 auditStoreId -1
2022-08-24 04:43:50,363|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Completed
2022-08-24 04:44:27,229|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-08-24 04:44:27,351|||grpc-default-executor-2||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-08-24 04:44:27,361|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| processing request id 397603ac-6c19-4ff2-b5b0-4328418bdd16
2022-08-24 04:44:27,361|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionInput called not to store the Workflow action input details 
2022-08-24 04:44:27,361|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| StoreAuditService ID  -1
2022-08-24 04:44:27,374|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-08-24 04:44:27,375|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-08-24 04:44:27,384|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-08-24 04:44:27,461|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Deriving input data for workflow: (config-deploy)
2022-08-24 04:44:27,464|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-08-24 04:44:27,465|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[397603ac-6c19-4ff2-b5b0-4328418bdd16])'s step(config-setup)
2022-08-24 04:44:27,465|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:44:27,467|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(397603ac-6c19-4ff2-b5b0-4328418bdd16) for workflow(config-deploy) step(config-setup)
2022-08-24 04:44:27,468|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-08-24 04:44:27,468|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-08-24 04:44:27,470|||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-08-24 04:44:27,531|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-08-24 04:44:27,542|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-08-24 04:44:27,544|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ac307857-3fa6-4145-a69d-3ccff60eef12") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-08-24 04:44:27,555|||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-08-24 04:44:27,555|||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-08-24 04:44:27,577|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12)
2022-08-24 04:44:27,600|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-24 04:44:27,601|||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-08-24 04:44:27,602|||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c")
2022-08-24 04:44:27,602|||DefaultDispatcher-worker-3||||INFO||||||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c")
2022-08-24 04:44:27,603|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-08-24 04:44:27,604|||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("95efdd51-1209-4cc1-a153-71a09389ab33") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-08-24 04:44:27,611|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-24 04:44:27,611|||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-24 04:44:27,625|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/ac307857-3fa6-4145-a69d-3ccff60eef12/service-data/vnfs/vnf/95efdd51-1209-4cc1-a153-71a09389ab33/vnf-data/vf-modules)
2022-08-24 04:44:27,639|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-08-24 04:44:27,640|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json)
2022-08-24 04:44:27,641|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","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_90265166-07e8-48de-a6ea-c638be32ca1c_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t044336888156z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t044336888156z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"397603ac-6c19-4ff2-b5b0-4328418bdd16","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","service-instance-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0d6d8ba3-cdd6-43cb-9252-6fa895cebe05","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7555d96c-8051-42a2-9b56-2590d35d79be","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"95efdd51-1209-4cc1-a153-71a09389ab33"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","from-preload":false}}}]})
2022-08-24 04:44:27,641|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","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_90265166-07e8-48de-a6ea-c638be32ca1c_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t044336888156z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t044336888156z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"397603ac-6c19-4ff2-b5b0-4328418bdd16","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","service-instance-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0d6d8ba3-cdd6-43cb-9252-6fa895cebe05","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7555d96c-8051-42a2-9b56-2590d35d79be","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"95efdd51-1209-4cc1-a153-71a09389ab33"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","from-preload":false}}}]})
2022-08-24 04:44:27,641|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","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_90265166-07e8-48de-a6ea-c638be32ca1c_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t044336888156z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t044336888156z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"397603ac-6c19-4ff2-b5b0-4328418bdd16","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","service-instance-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0d6d8ba3-cdd6-43cb-9252-6fa895cebe05","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7555d96c-8051-42a2-9b56-2590d35d79be","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"95efdd51-1209-4cc1-a153-71a09389ab33"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","from-preload":false}}}]), type  ({json})
2022-08-24 04:44:27,642|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","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_90265166-07e8-48de-a6ea-c638be32ca1c_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":"71258c89-4776-4659-9960-649f3fa14221","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-20220824t044336888156z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"455b8bdf-aa95-44e5-b67b-a02cb775e528","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20220824t044336888156z","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":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"397603ac-6c19-4ff2-b5b0-4328418bdd16","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"1e3f71a0-6682-474a-976c-b37473a5290e","model-invariant-uuid":"de9b846c-a677-4fde-ae5a-c45e61c61aa1"},"global-customer-id":"basiccnf-macro-customer","service-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","service-instance-id":"ac307857-3fa6-4145-a69d-3ccff60eef12","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"0d6d8ba3-cdd6-43cb-9252-6fa895cebe05","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7555d96c-8051-42a2-9b56-2590d35d79be","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"658154fb-1c4c-4956-9fdc-bf784008070b","model-uuid":"820d04db-a9fd-4018-8046-145eb7a521c0","model-invariant-uuid":"40eb5ed5-5065-4aa5-bebf-74fee98d9e8f"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"95efdd51-1209-4cc1-a153-71a09389ab33"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"23981ac4-1d0f-434f-b11a-52c96d414da2","model-uuid":"71258c89-4776-4659-9960-649f3fa14221","model-invariant-uuid":"455b8bdf-aa95-44e5-b67b-a02cb775e528"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-08-24 04:44:27,649|||DefaultDispatcher-worker-4||||INFO||||||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/95efdd51-1209-4cc1-a153-71a09389ab33?depth=1), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-08-24 04:44:27,650|||DefaultDispatcher-worker-4||||INFO||||||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/95efdd51-1209-4cc1-a153-71a09389ab33?depth=1), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-08-24 04:44:27,669|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/95efdd51-1209-4cc1-a153-71a09389ab33?depth=1)
2022-08-24 04:44:27,839|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-08-24 04:44:27,840|||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (json)
2022-08-24 04:44:27,840|||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"adoring_dirac","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661316265820","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]})
2022-08-24 04:44:27,841|||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"adoring_dirac","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661316265820","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]})
2022-08-24 04:44:27,841|||DefaultDispatcher-worker-4||||INFO||||||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"adoring_dirac","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661316265820","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]), type  ({json})
2022-08-24 04:44:27,841|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"174dfd51-d8f3-4652-932e-499113fe8ded","vf-module-name":"basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"adoring_dirac","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1661316265820","model-invariant-id":"455b8bdf-aa95-44e5-b67b-a02cb775e528","model-version-id":"71258c89-4776-4659-9960-649f3fa14221","model-customization-id":"23981ac4-1d0f-434f-b11a-52c96d414da2","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-08-24 04:44:27,843|||DefaultDispatcher-worker-4||||INFO||||||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-08-24 04:44:27,847|||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"455b8bdf-aa95-44e5-b67b-a02cb775e528","k8s-rb-definition-version":"23981ac4-1d0f-434f-b11a-52c96d414da2","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":"adoring_dirac"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-08-24 04:44:27,850|||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "adoring_dirac",
      "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" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
      "k8s-rb-definition-version" : "23981ac4-1d0f-434f-b11a-52c96d414da2"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "ac307857-3fa6-4145-a69d-3ccff60eef12",
  "service-instance-name" : "basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "adoring_dirac",
      "is-base-vf-module" : false,
      "model-customization-id" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
      "model-invariant-id" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
      "model-version-id" : "71258c89-4776-4659-9960-649f3fa14221",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1661316265820",
      "vf-module-id" : "174dfd51-d8f3-4652-932e-499113fe8ded",
      "vf-module-name" : "basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "397603ac-6c19-4ff2-b5b0-4328418bdd16",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/7555d96c-8051-42a2-9b56-2590d35d79be",
          "svc-request-id" : "0d6d8ba3-cdd6-43cb-9252-6fa895cebe05"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "de9b846c-a677-4fde-ae5a-c45e61c61aa1",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "1e3f71a0-6682-474a-976c-b37473a5290e",
            "model-version" : "1.0"
          },
          "service-id" : "ac307857-3fa6-4145-a69d-3ccff60eef12",
          "service-instance-id" : "ac307857-3fa6-4145-a69d-3ccff60eef12",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
            "model-invariant-uuid" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "71258c89-4776-4659-9960-649f3fa14221",
            "model-version" : "1"
          },
          "vf-module-id" : "174dfd51-d8f3-4652-932e-499113fe8ded",
          "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_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "23981ac4-1d0f-434f-b11a-52c96d414da2",
            "model-invariant-uuid" : "455b8bdf-aa95-44e5-b67b-a02cb775e528",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "71258c89-4776-4659-9960-649f3fa14221",
            "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" : "71258c89-4776-4659-9960-649f3fa14221"
            }, {
              "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-20220824t044336888156z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "455b8bdf-aa95-44e5-b67b-a02cb775e528"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20220824t044336888156z"
            }, {
              "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" : "174dfd51-d8f3-4652-932e-499113fe8ded",
            "vf-module-name" : "basic_cnf_macro_90265166-07e8-48de-a6ea-c638be32ca1c_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "658154fb-1c4c-4956-9fdc-bf784008070b",
            "model-invariant-uuid" : "40eb5ed5-5065-4aa5-bebf-74fee98d9e8f",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "820d04db-a9fd-4018-8046-145eb7a521c0",
            "model-version" : "1.0"
          },
          "vnf-id" : "95efdd51-1209-4cc1-a153-71a09389ab33",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "174dfd51-d8f3-4652-932e-499113fe8ded"
    } ]
  },
  "vnf-id" : "95efdd51-1209-4cc1-a153-71a09389ab33"
})
2022-08-24 04:44:27,866|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-08-24 04:44:27,867|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-08-24 04:44:27,867|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(config-setup) -> executed state(SUCCESS)
2022-08-24 04:44:27,868|||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(config-deploy[397603ac-6c19-4ff2-b5b0-4328418bdd16])'s step(status-verification-script)
2022-08-24 04:44:27,868|||DefaultDispatcher-worker-4||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:44:27,880|||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(397603ac-6c19-4ff2-b5b0-4328418bdd16) for workflow(config-deploy) step(status-verification-script)
2022-08-24 04:44:27,880|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-08-24 04:44:27,880|||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-08-24 04:44:27,885|||DefaultDispatcher-worker-4||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-08-24 04:44:27,904|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - START
2022-08-24 04:44:27,928|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/status)
2022-08-24 04:44:28,009|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-08-24 04:44:28,050|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (adoring_dirac) is not ready. Please wait...
2022-08-24 04:44:38,068|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/status)
2022-08-24 04:44:38,118|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-08-24 04:44:38,124|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (adoring_dirac) is not ready. Please wait...
2022-08-24 04:44:48,135|||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/status)
2022-08-24 04:44:48,175|||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2022-08-24 04:44:48,180|||DefaultDispatcher-worker-4||||INFO||||||| VfModule helm_apache (adoring_dirac) is ready.
2022-08-24 04:44:48,180|||DefaultDispatcher-worker-4||||INFO||||||| SIMPLE STATUS CHECK - END
2022-08-24 04:44:48,180|||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response...
2022-08-24 04:44:48,180|||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-08-24 04:44:48,180|||DefaultDispatcher-worker-4||||INFO||||||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-08-24 04:44:48,185|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[397603ac-6c19-4ff2-b5b0-4328418bdd16])'s step(config-apply)
2022-08-24 04:44:48,185|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:44:48,197|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(397603ac-6c19-4ff2-b5b0-4328418bdd16) for workflow(config-deploy) step(config-apply)
2022-08-24 04:44:48,197|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-08-24 04:44:48,197|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-08-24 04:44:48,200|||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Config Value component logic.
2022-08-24 04:44:48,200|||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-08-24 04:44:48,200|||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-08-24 04:44:48,214|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/config/replica-count-change)
2022-08-24 04:44:53,224|||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2022-08-24 04:44:53,225|||DefaultDispatcher-worker-3||||INFO||||||| Uploading K8s config..
2022-08-24 04:44:53,281|||DefaultDispatcher-worker-3||||INFO||||||| Config building started from source custom-values
2022-08-24 04:44:53,282|||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-08-24 04:44:53,317|||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-08-24 04:44:53,319|||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-08-24 04:44:53,320|||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-08-24 04:44:53,407|||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/instance/adoring_dirac/config)
2022-08-24 04:44:53,518|||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-08-24 04:44:53,539|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-08-24 04:44:53,539|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-08-24 04:44:53,539|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(config-apply) -> executed state(SUCCESS)
2022-08-24 04:44:53,540|||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(config-deploy[397603ac-6c19-4ff2-b5b0-4328418bdd16])'s step(status-verification-script-after)
2022-08-24 04:44:53,540|||DefaultDispatcher-worker-3||||INFO||||||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:44:53,541|||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(397603ac-6c19-4ff2-b5b0-4328418bdd16) for workflow(config-deploy) step(status-verification-script-after)
2022-08-24 04:44:53,541|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-08-24 04:44:53,541|||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-08-24 04:44:53,543|||DefaultDispatcher-worker-3||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-08-24 04:44:53,547|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - START
2022-08-24 04:44:53,567|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/status)
2022-08-24 04:44:53,621|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-24 04:44:53,643|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (adoring_dirac) is not ready. Please wait...
2022-08-24 04:45:03,654|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/status)
2022-08-24 04:45:03,725|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-24 04:45:03,733|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (adoring_dirac) is not ready. Please wait...
2022-08-24 04:45:13,743|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/status)
2022-08-24 04:45:13,797|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-24 04:45:13,800|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (adoring_dirac) is not ready. Please wait...
2022-08-24 04:45:23,812|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/status)
2022-08-24 04:45:23,862|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-24 04:45:23,865|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (adoring_dirac) is not ready. Please wait...
2022-08-24 04:45:33,882|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/status)
2022-08-24 04:45:33,927|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-24 04:45:33,930|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (adoring_dirac) is not ready. Please wait...
2022-08-24 04:45:43,944|||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/v1/instance/adoring_dirac/status)
2022-08-24 04:45:43,992|||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-08-24 04:45:44,000|||DefaultDispatcher-worker-3||||INFO||||||| VfModule helm_apache (adoring_dirac) is ready.
2022-08-24 04:45:44,000|||DefaultDispatcher-worker-3||||INFO||||||| SIMPLE STATUS CHECK - END
2022-08-24 04:45:44,000|||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-08-24 04:45:44,001|||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-08-24 04:45:44,003|||DefaultDispatcher-worker-3||||INFO||||||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-08-24 04:45:44,005|||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(config-deploy[397603ac-6c19-4ff2-b5b0-4328418bdd16])'s step(collect-results)
2022-08-24 04:45:44,005|||DefaultDispatcher-worker-1||||INFO||||||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-08-24 04:45:44,007|||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(397603ac-6c19-4ff2-b5b0-4328418bdd16) for workflow(config-deploy) step(collect-results)
2022-08-24 04:45:44,007|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-08-24 04:45:44,007|||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-08-24 04:45:44,007|||DefaultDispatcher-worker-1||||INFO||||||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-08-24 04:45:44,022|||DefaultDispatcher-worker-1||||INFO||||||| Collected results: {}
2022-08-24 04:45:44,022|||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-08-24 04:45:44,022|||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-08-24 04:45:44,022|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(collect-results) -> executed state(SUCCESS)
2022-08-24 04:45:44,023|||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-08-24 04:45:44,023|||DefaultDispatcher-worker-1||||INFO||||||| workflow(397603ac-6c19-4ff2-b5b0-4328418bdd16) nodes completed with (0)exceptions
2022-08-24 04:45:44,024|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-08-24 04:45:44,027|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 78472030-b63e-4420-8c4c-06554bb5ee11 auditStoreId -1
2022-08-24 04:45:44,032|397603ac-6c19-4ff2-b5b0-4328418bdd16||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-7db7f85d78-cx6tx|||| Completed