Results

By type

          04:59:26,637 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:59:26,639 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
04:59:26,640 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:59:26,640 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml]
04:59:26,640 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:59:26,659 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
04:59:26,857 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:59:26,867 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:59:26,871 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:59:26,881 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:59:26,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:59:26,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:59:26,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:59:26,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:59:26,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:59:26,982 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:59:26,982 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:59:26,983 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:59:26,985 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-26 04:59:28,551|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-nxfjl with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-26 04:59:28,555|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-26 04:59:32,739|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-26 04:59:33,512|||main||||INFO||||||| Finished Spring Data repository scanning in 749 ms. Found 11 JPA repository interfaces.
2022-11-26 04:59:36,734|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-26 04:59:36,836|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-26 04:59:37,118|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-26 04:59:37,805|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-26 04:59:38,249|||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-11-26 04:59:38,252|||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-11-26 04:59:38,815|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-26 04:59:40,394|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-26 04:59:40,420|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-26 04:59:40,576|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-26 04:59:42,542|||main||||INFO||||||| Audit service is disabled
2022-11-26 04:59:42,797|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-26 04:59:45,458|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-11-26 04:59:45,535|||main||||INFO||||||| Dependency Management module created...
2022-11-26 04:59:47,337|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-26 04:59:47,769|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-26 04:59:49,504|||main||||INFO||||||| Netty started on port 8080
2022-11-26 04:59:51,551|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-26 04:59:52,264|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-26 04:59:52,273|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 25.012 seconds (JVM running for 26.363)
2022-11-26 04:59:52,298|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-26 06:17:43,616|f21ecd87-ac69-4774-9920-e0361c3283c4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-26 06:17:43,619|f21ecd87-ac69-4774-9920-e0361c3283c4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-26 06:17:43,621|f21ecd87-ac69-4774-9920-e0361c3283c4||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-26 06:17:44,257|f21ecd87-ac69-4774-9920-e0361c3283c4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-26 06:17:44,262|f21ecd87-ac69-4774-9920-e0361c3283c4||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-26 06:17:46,117|a4b69c48-0551-4d17-9260-45ef93c9baaa||Thread-29||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d219308a-8de0-4319-936a-10d6b5e6d04e)
2022-11-26 06:17:46,141|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| deleting definition types under : /opt/app/onap/blueprints/working/d219308a-8de0-4319-936a-10d6b5e6d04e/Definitions
2022-11-26 06:17:46,280|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| reinitialized all type definitions
2022-11-26 06:17:46,292|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-26 06:17:46,345|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-26 06:17:46,354|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-26 06:17:46,376|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-26 06:17:46,445|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing Workflow(helloworld)
2022-11-26 06:17:46,448|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-26 06:17:46,448|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| identified workflow(helloworld) targets(helloworld)
2022-11-26 06:17:46,449|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-26 06:17:46,450|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-26 06:17:46,452|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/d219308a-8de0-4319-936a-10d6b5e6d04e/Templates/hello-world-mapping.json
2022-11-26 06:17:46,469|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-26 06:17:46,470|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-26 06:17:46,471|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing blueprint Resource Definitions
2022-11-26 06:17:46,472|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-26 06:17:46,474|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing file (Templates/hello-world-mapping.json)
2022-11-26 06:17:46,506|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| distinct resource keys ([])
2022-11-26 06:17:46,507|a4b69c48-0551-4d17-9260-45ef93c9baaa||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Enriching Resource Definition sources Node Template: []
2022-11-26 06:17:46,904|af7e7272-7ffa-4947-8e92-a06753c0aed4||Thread-29||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(d1bb88ec-b857-48b9-af50-fd79f9a34f80) CBA(/opt/app/onap/blueprints/archive/d1bb88ec-b857-48b9-af50-fd79f9a34f80/cba.zip)
2022-11-26 06:17:46,934|af7e7272-7ffa-4947-8e92-a06753c0aed4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1bb88ec-b857-48b9-af50-fd79f9a34f80) and entry definition file (Definitions/blueprint.json)
2022-11-26 06:17:47,066|af7e7272-7ffa-4947-8e92-a06753c0aed4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(helloworld)
2022-11-26 06:17:47,084|af7e7272-7ffa-4947-8e92-a06753c0aed4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d1bb88ec-b857-48b9-af50-fd79f9a34f80) and entry definition file (Definitions/blueprint.json)
2022-11-26 06:17:47,302|af7e7272-7ffa-4947-8e92-a06753c0aed4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/working/d1bb88ec-b857-48b9-af50-fd79f9a34f80) present to clean.
2022-11-26 06:17:47,534|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-11-26 06:17:47,536|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 06:17:47,545|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-26 06:17:47,556|654321||DefaultDispatcher-worker-9||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-26 06:17:47,662|654321||DefaultDispatcher-worker-9||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-26 06:17:47,666|654321||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-26 06:17:47,669|654321||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-26 06:17:47,693|654321||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-26 06:17:47,695|654321||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-26 06:17:47,721|654321||DefaultDispatcher-worker-18||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 06:17:47,740|654321||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-26 06:17:47,741|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-26 06:17:47,744|654321||DefaultDispatcher-worker-18||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-26 06:17:47,824|654321||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-26 06:17:47,884|654321||DefaultDispatcher-worker-9||||INFO||||||| Batched Sequence : ([])
2022-11-26 06:17:47,890|654321||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({ })
2022-11-26 06:17:48,045|654321||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2022-11-26 06:17:48,051|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-26 06:17:48,052|654321||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-26 06:17:48,069|654321||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 910ea610-404d-46e5-a4b4-93642b2ea615 auditStoreId -1
2022-11-26 06:38:06,665|89100c82-8686-49a4-a05c-3e2d80d7ec7a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-26 06:38:06,666|89100c82-8686-49a4-a05c-3e2d80d7ec7a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-26 06:38:06,666|89100c82-8686-49a4-a05c-3e2d80d7ec7a||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-26 06:38:06,865|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-26 06:38:06,866|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-26 06:38:07,685|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-26 06:38:07,693|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(be6e104b-c8d9-4331-aea2-74075470fa1b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-26 06:38:07,720|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(ef64dac9-602f-4f99-ac17-c627f03c75dd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-26 06:38:07,730|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(0f9a9f6f-698d-48fe-9a5a-f80187291942) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-26 06:38:07,748|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(3a2f7b19-a114-4777-a237-b24e20b67c8a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-26 06:38:07,767|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(874eadb9-3eb7-4e51-996f-46b214a7fb27) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-26 06:38:07,793|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(6e2f84c4-8096-4a98-92bb-0a76734661aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-26 06:38:07,818|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 06:38:07,818|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 06:38:07,819|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-26 06:38:07,819|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-26 06:38:07,819|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 06:38:07,820|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 06:38:07,856|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 06:38:07,896|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 06:38:07,927|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-26 06:38:07,976|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 06:38:08,004|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 06:38:08,137|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 06:38:08,138|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 06:38:08,139|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 06:38:08,201|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 06:38:08,340|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 06:38:08,341|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 06:38:08,342|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 06:38:08,407|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 06:38:08,537|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 06:38:08,539|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 06:38:08,596|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-26 06:38:08,736|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 06:38:08,737|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 06:38:08,737|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 06:38:08,738|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(HealthCheck)
2022-11-26 06:38:08,739|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-26 06:38:08,740|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(vf-config-assign)
2022-11-26 06:38:08,742|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(vf-config-deploy)
2022-11-26 06:38:08,795|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 06:38:08,796|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 06:38:08,798|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-26 06:38:08,805|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 06:38:08,926|89100c82-8686-49a4-a05c-3e2d80d7ec7a||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-26 06:38:10,365|1a5930e4-63ca-4df3-8af3-32e0328027a9||Thread-48||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/12ada8d0-9f9f-4165-8cfc-18eeb7367558)
2022-11-26 06:38:10,367|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| deleting definition types under : /opt/app/onap/blueprints/working/12ada8d0-9f9f-4165-8cfc-18eeb7367558/Definitions
2022-11-26 06:38:10,371|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| reinitialized all type definitions
2022-11-26 06:38:10,373|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-26 06:38:10,389|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-26 06:38:10,394|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-26 06:38:10,398|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-26 06:38:10,414|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(capability)
2022-11-26 06:38:10,431|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(capability)
2022-11-26 06:38:10,439|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-26 06:38:10,455|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,473|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,486|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,500|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,513|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,550|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-26 06:38:10,554|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-26 06:38:10,554|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-26 06:38:10,571|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(capability)
2022-11-26 06:38:10,582|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(capability)
2022-11-26 06:38:10,596|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(capability)
2022-11-26 06:38:10,606|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-26 06:38:10,620|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,635|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,647|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,668|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,680|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,693|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 06:38:10,730|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing Workflow(resource-resolution)
2022-11-26 06:38:10,731|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-26 06:38:10,731|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-26 06:38:10,731|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-26 06:38:10,731|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-26 06:38:10,731|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-26 06:38:10,731|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/12ada8d0-9f9f-4165-8cfc-18eeb7367558/Templates/hello-world-velocity-mapping.json
2022-11-26 06:38:10,740|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-26 06:38:10,740|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-26 06:38:10,740|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/12ada8d0-9f9f-4165-8cfc-18eeb7367558/Templates/hello-world-jinja-mapping.json
2022-11-26 06:38:10,749|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-26 06:38:10,750|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-26 06:38:10,750|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing blueprint Resource Definitions
2022-11-26 06:38:10,751|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-26 06:38:10,751|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-26 06:38:10,751|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-26 06:38:10,769|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 06:38:10,844|1a5930e4-63ca-4df3-8af3-32e0328027a9||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-26 06:38:11,030|c831b488-4d9a-4a4f-9366-395f3e0945cc||Thread-48||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(79ec83fb-d894-4437-8bcb-4d0edfc19516) CBA(/opt/app/onap/blueprints/archive/79ec83fb-d894-4437-8bcb-4d0edfc19516/cba.zip)
2022-11-26 06:38:11,039|c831b488-4d9a-4a4f-9366-395f3e0945cc||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/79ec83fb-d894-4437-8bcb-4d0edfc19516) and entry definition file (Definitions/resource-resolution.json)
2022-11-26 06:38:11,071|c831b488-4d9a-4a4f-9366-395f3e0945cc||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-resolution)
2022-11-26 06:38:11,081|c831b488-4d9a-4a4f-9366-395f3e0945cc||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/79ec83fb-d894-4437-8bcb-4d0edfc19516) and entry definition file (Definitions/resource-resolution.json)
2022-11-26 06:38:11,191|c831b488-4d9a-4a4f-9366-395f3e0945cc||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/working/79ec83fb-d894-4437-8bcb-4d0edfc19516) present to clean.
2022-11-26 06:38:11,330|a5eded6a-3b6a-42de-8712-24c8f722e3f5||reactor-http-epoll-2||||INFO||||||| processing request id a5eded6a-3b6a-42de-8712-24c8f722e3f5
2022-11-26 06:38:11,330|a5eded6a-3b6a-42de-8712-24c8f722e3f5||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 06:38:11,330|a5eded6a-3b6a-42de-8712-24c8f722e3f5||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-26 06:38:11,337|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-26 06:38:11,426|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-26 06:38:11,428|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-26 06:38:11,431|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-11-26 06:38:11,446|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-26 06:38:11,453|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-26 06:38:11,453|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 06:38:11,456|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(a5eded6a-3b6a-42de-8712-24c8f722e3f5) for workflow(resource-resolution) step(helloworld)
2022-11-26 06:38:11,456|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-26 06:38:11,456|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-11-26 06:38:11,458|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-26 06:38:11,534|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-26 06:38:11,588|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:11,600|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:11,610|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-26 06:38:11,899|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-26 06:38:12,024|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:12,040|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-11-26 06:38:12,041|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-26 06:38:12,041|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-26 06:38:12,059|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-26 06:38:12,100|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-26 06:38:12,116|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-26 06:38:12,119|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-26 06:38:17,223|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@7764578
2022-11-26 06:38:17,228|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-26 06:38:17,237|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-26 06:38:17,240|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:17,240|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:17,240|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-26 06:38:17,247|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-26 06:38:17,268|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:17,268|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-11-26 06:38:17,269|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-26 06:38:17,269|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-26 06:38:17,269|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-26 06:38:17,271|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:17,271|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:17,271|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-26 06:38:17,275|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-26 06:38:17,280|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-26 06:38:17,295|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:17,295|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-11-26 06:38:17,296|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-26 06:38:17,296|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-26 06:38:17,296|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-26 06:38:17,307|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-26 06:38:17,309|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-26 06:38:17,357|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-26 06:38:28,886|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| compiled in (11519)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-26 06:38:28,888|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-26 06:38:28,906|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-26 06:38:28,916|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-26 06:38:28,920|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:28,921|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:28,921|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-26 06:38:28,928|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-26 06:38:28,948|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:28,949|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-11-26 06:38:28,951|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-26 06:38:28,951|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-26 06:38:28,951|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-26 06:38:28,959|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-26 06:38:28,971|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-26 06:38:28,974|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-26 06:38:28,980|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-26 06:38:28,983|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-26 06:38:28,985|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:28,985|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:28,985|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-26 06:38:28,988|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-26 06:38:28,999|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:28,999|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-11-26 06:38:29,000|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-26 06:38:29,000|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-26 06:38:29,000|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-26 06:38:29,011|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-26 06:38:29,033|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:29,034|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:29,072|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (list)
2022-11-26 06:38:29,076|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-26 06:38:29,077|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,077|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,077|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,078|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,078|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-26 06:38:29,088|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-26 06:38:29,093|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-11-26 06:38:29,277|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-26 06:38:29,314|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-26 06:38:29,314|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-26 06:38:29,361|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-11-26 06:38:29,367|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-26 06:38:29,368|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-26 06:38:29,369|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-26 06:38:29,369|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-26 06:38:29,433|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-26 06:38:29,491|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@12af3ee0
2022-11-26 06:38:29,492|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-26 06:38:29,501|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-26 06:38:29,503|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:29,503|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:29,503|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-26 06:38:29,509|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-26 06:38:29,558|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:29,559|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string)
2022-11-26 06:38:29,560|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-26 06:38:29,560|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-26 06:38:29,560|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-26 06:38:29,568|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-26 06:38:29,570|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-26 06:38:29,578|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-26 06:38:29,579|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:29,580|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:29,580|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-26 06:38:29,583|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-26 06:38:29,604|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:29,604|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string)
2022-11-26 06:38:29,605|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-26 06:38:29,605|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-26 06:38:29,605|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-26 06:38:29,613|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-26 06:38:29,614|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-26 06:38:29,636|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-26 06:38:29,638|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:29,638|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:29,638|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-26 06:38:29,640|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-26 06:38:29,650|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:29,651|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string)
2022-11-26 06:38:29,652|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-26 06:38:29,652|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-26 06:38:29,652|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-26 06:38:29,653|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:29,653|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:29,653|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-26 06:38:29,655|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-26 06:38:29,660|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-26 06:38:29,668|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:29,668|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string)
2022-11-26 06:38:29,669|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-26 06:38:29,669|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-26 06:38:29,669|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-26 06:38:29,670|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:29,670|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:29,671|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-26 06:38:29,672|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-26 06:38:29,679|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-26 06:38:29,691|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:29,691|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string)
2022-11-26 06:38:29,692|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-26 06:38:29,692|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-26 06:38:29,692|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-26 06:38:29,700|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-26 06:38:29,702|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-26 06:38:29,708|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-11-26 06:38:29,708|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-26 06:38:29,710|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-26 06:38:29,730|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK)
2022-11-26 06:38:29,730|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string)
2022-11-26 06:38:29,731|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-26 06:38:29,731|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-26 06:38:29,731|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-26 06:38:29,739|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-26 06:38:29,741|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-26 06:38:29,742|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-26 06:38:29,749|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-26 06:38:29,752|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-26 06:38:29,752|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-26 06:38:29,756|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (list)
2022-11-26 06:38:29,758|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-26 06:38:29,758|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,759|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,759|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,759|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,760|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,760|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,760|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,761|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,761|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-26 06:38:29,761|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-11-26 06:38:29,768|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-26 06:38:29,770|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-11-26 06:38:29,998|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-26 06:38:30,007|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-26 06:38:30,008|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response...
2022-11-26 06:38:30,008|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-26 06:38:30,008|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-26 06:38:30,009|a5eded6a-3b6a-42de-8712-24c8f722e3f5||DefaultDispatcher-worker-19||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 147316c4-c21b-444f-a440-0c2767abdc52 auditStoreId -1
2022-11-26 07:15:41,169|d29221e5-afb9-4aee-8bfb-60ee7026f16d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-26 07:15:41,170|d29221e5-afb9-4aee-8bfb-60ee7026f16d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-26 07:15:41,170|d29221e5-afb9-4aee-8bfb-60ee7026f16d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-26 07:15:41,544|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-26 07:15:41,544|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-26 07:15:42,433|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-26 07:15:42,435|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(e7e18730-4798-441b-8aa5-58ff2dee8446) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-26 07:15:42,459|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(b9f64fae-ee09-45c5-a112-d7298b18b5bb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-26 07:15:42,467|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(9fac886a-be4d-4924-ad85-9f10539a9283) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-26 07:15:42,478|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(4c4fd292-841b-4a18-a5b7-7e46f311f4c5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-26 07:15:42,493|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(9661e715-18b5-4965-9761-4592a4f3f0cd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-26 07:15:42,508|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(f6d088b6-734d-4ae3-a370-05b58d85ed94) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-26 07:15:42,523|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:15:42,524|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:15:42,524|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-26 07:15:42,525|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-26 07:15:42,525|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:15:42,525|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:15:42,579|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-26 07:15:42,583|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:15:42,629|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:15:42,660|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:15:42,688|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:15:42,780|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:15:42,781|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:15:42,782|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:15:42,783|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(HealthCheck)
2022-11-26 07:15:42,783|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-26 07:15:42,784|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(vf-config-assign)
2022-11-26 07:15:42,785|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(vf-config-deploy)
2022-11-26 07:15:42,825|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-26 07:15:42,901|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-26 07:15:42,955|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-26 07:15:42,966|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-26 07:15:43,063|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:15:43,064|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:15:43,065|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:15:43,117|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:15:43,181|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-26 07:15:43,220|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-26 07:15:43,229|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-26 07:15:43,287|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:15:43,288|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:15:43,289|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:15:43,338|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:15:43,388|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-26 07:15:43,418|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-26 07:15:43,427|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-26 07:15:43,483|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:15:43,484|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:15:43,521|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:15:43,522|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:15:43,523|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-26 07:15:43,540|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:15:43,571|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-26 07:15:43,602|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-26 07:15:43,623|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-26 07:15:43,661|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-26 07:15:43,661|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-26 07:15:43,715|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-26 07:15:43,761|d29221e5-afb9-4aee-8bfb-60ee7026f16d||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-26 07:15:49,062|8788b205-a3da-4027-a371-f623dac9de4f||Thread-72||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(3a2ee90e-3848-4212-9624-da27d9a9b0d5) CBA(/opt/app/onap/blueprints/archive/3a2ee90e-3848-4212-9624-da27d9a9b0d5/cba.zip)
2022-11-26 07:15:49,095|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a2ee90e-3848-4212-9624-da27d9a9b0d5) and entry definition file (Definitions/CNF.json)
2022-11-26 07:15:49,201|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:15:49,203|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:15:49,204|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:15:49,205|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(scale-out)
2022-11-26 07:15:49,206|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(scale)
2022-11-26 07:15:49,207|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(scale-in)
2022-11-26 07:15:49,208|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(health-check)
2022-11-26 07:15:49,237|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3a2ee90e-3848-4212-9624-da27d9a9b0d5) and entry definition file (Definitions/CNF.json)
2022-11-26 07:15:49,332|8788b205-a3da-4027-a371-f623dac9de4f||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/working/3a2ee90e-3848-4212-9624-da27d9a9b0d5) present to clean.
2022-11-26 07:15:55,888|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||Thread-72||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b6815502-f030-4d50-8f67-28f6a0c7328a)
2022-11-26 07:15:55,889|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| deleting definition types under : /opt/app/onap/blueprints/working/b6815502-f030-4d50-8f67-28f6a0c7328a/Definitions
2022-11-26 07:15:55,892|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| reinitialized all type definitions
2022-11-26 07:15:55,893|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-26 07:15:55,908|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(vnf-template)
2022-11-26 07:15:55,914|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-26 07:15:55,919|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-26 07:15:55,936|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:55,949|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:55,954|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:55,958|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-26 07:15:55,958|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-26 07:15:55,958|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-26 07:15:55,970|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:55,975|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:55,982|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:55,987|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-26 07:15:56,001|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:56,008|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:56,013|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:56,020|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:56,026|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:56,032|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:56,047|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-26 07:15:56,052|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-26 07:15:56,052|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-26 07:15:56,052|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-26 07:15:56,066|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:56,072|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:56,078|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(input)
2022-11-26 07:15:56,082|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-26 07:15:56,107|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing Workflow(resource-assignment)
2022-11-26 07:15:56,108|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-26 07:15:56,108|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-26 07:15:56,108|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-26 07:15:56,108|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-26 07:15:56,108|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-26 07:15:56,108|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/b6815502-f030-4d50-8f67-28f6a0c7328a/Templates/vnf-mapping.json
2022-11-26 07:15:56,114|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-26 07:15:56,114|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-26 07:15:56,114|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/b6815502-f030-4d50-8f67-28f6a0c7328a/Templates/base_ubuntu20-mapping.json
2022-11-26 07:15:56,122|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-26 07:15:56,122|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-26 07:15:56,123|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing Workflow(config-assign)
2022-11-26 07:15:56,124|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-26 07:15:56,124|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| identified workflow(config-assign) targets(config-assign)
2022-11-26 07:15:56,124|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-26 07:15:56,124|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-26 07:15:56,124|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/b6815502-f030-4d50-8f67-28f6a0c7328a/Templates/baseconfig-mapping.json
2022-11-26 07:15:56,132|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-26 07:15:56,132|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-26 07:15:56,133|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing Workflow(config-deploy)
2022-11-26 07:15:56,134|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-26 07:15:56,134|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-26 07:15:56,134|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(config-deploy) resource assignment files([]
2022-11-26 07:15:56,134|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing blueprint Resource Definitions
2022-11-26 07:15:56,134|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-26 07:15:56,134|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing file (Templates/vnf-mapping.json)
2022-11-26 07:15:56,134|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-26 07:15:56,135|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing file (Templates/baseconfig-mapping.json)
2022-11-26 07:15:56,151|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:15:56,211|70dba61d-a2a4-42a1-abfc-d7a4c095fd95||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-26 07:15:56,411|55a76645-e23c-43f7-a85d-1345773b651d||Thread-72||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(6d8a8d0a-f3ac-45cc-9546-3a9c457372f0) CBA(/opt/app/onap/blueprints/archive/6d8a8d0a-f3ac-45cc-9546-3a9c457372f0/cba.zip)
2022-11-26 07:15:56,426|55a76645-e23c-43f7-a85d-1345773b651d||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d8a8d0a-f3ac-45cc-9546-3a9c457372f0) and entry definition file (Definitions/ubuntu20.json)
2022-11-26 07:15:56,438|55a76645-e23c-43f7-a85d-1345773b651d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:15:56,467|55a76645-e23c-43f7-a85d-1345773b651d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:15:56,468|55a76645-e23c-43f7-a85d-1345773b651d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:15:56,469|55a76645-e23c-43f7-a85d-1345773b651d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:15:56,479|55a76645-e23c-43f7-a85d-1345773b651d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6d8a8d0a-f3ac-45cc-9546-3a9c457372f0) and entry definition file (Definitions/ubuntu20.json)
2022-11-26 07:15:56,540|55a76645-e23c-43f7-a85d-1345773b651d||DefaultDispatcher-worker-22||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/working/6d8a8d0a-f3ac-45cc-9546-3a9c457372f0) present to clean.
2022-11-26 07:16:43,186|9f32a80a-abc5-45e7-a56a-b37a13df6224||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-26 07:16:43,187|9f32a80a-abc5-45e7-a56a-b37a13df6224||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-26 07:16:43,188|9f32a80a-abc5-45e7-a56a-b37a13df6224||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-26 07:16:43,383|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-26 07:16:43,384|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-26 07:16:43,888|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-26 07:16:43,889|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(30261ea8-95cc-4572-8351-c2bf18374195) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-26 07:16:43,905|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(9781f67c-1ca0-4c28-841a-f33b8b3a99d7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-26 07:16:43,911|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(3e63573c-0ef1-4b6c-a4a2-638af53683af) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-26 07:16:43,920|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(d3015d1e-8baa-4772-b523-5fd3c86fd60f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-26 07:16:43,934|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(237fd88b-9c57-4ec0-b232-db485b0ee54c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-26 07:16:43,950|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(43b90808-9b41-4b2e-8a16-175f3bcb18d7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-26 07:16:43,962|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:16:43,963|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:16:43,963|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-26 07:16:43,963|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-26 07:16:43,963|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:16:43,964|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:16:43,993|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:16:44,012|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:16:44,030|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-26 07:16:44,033|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:16:44,069|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:16:44,152|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:16:44,153|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:16:44,153|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:16:44,154|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(HealthCheck)
2022-11-26 07:16:44,155|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-26 07:16:44,156|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(vf-config-assign)
2022-11-26 07:16:44,156|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(vf-config-deploy)
2022-11-26 07:16:44,202|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-26 07:16:44,276|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-26 07:16:44,310|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-26 07:16:44,319|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:16:44,320|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:16:44,321|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-26 07:16:44,417|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:16:44,418|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:16:44,418|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-26 07:16:44,445|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:16:44,478|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-26 07:16:44,502|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-26 07:16:44,510|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-26 07:16:44,561|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-26 07:16:44,585|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-26 07:16:44,593|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-26 07:16:44,649|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:16:44,650|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:16:44,651|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:16:44,689|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:16:44,728|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-26 07:16:44,752|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-26 07:16:44,760|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-26 07:16:44,818|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:16:44,819|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:16:44,819|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:16:44,849|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:16:44,868|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-26 07:16:44,892|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-26 07:16:44,898|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-26 07:16:44,972|9f32a80a-abc5-45e7-a56a-b37a13df6224||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-11-26 07:16:56,856|e7f721ad-2d89-456c-a6c3-390ff4d438c1||Thread-90||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/adb006be-acc6-453e-b611-b08f56d28b4a)
2022-11-26 07:16:56,858|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| deleting definition types under : /opt/app/onap/blueprints/working/adb006be-acc6-453e-b611-b08f56d28b4a/Definitions
2022-11-26 07:16:56,860|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| reinitialized all type definitions
2022-11-26 07:16:56,861|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-26 07:16:56,880|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-26 07:16:56,890|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-26 07:16:56,895|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-26 07:16:56,899|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-26 07:16:56,921|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-26 07:16:56,938|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing Workflow(config-assign)
2022-11-26 07:16:56,939|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-26 07:16:56,939|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| identified workflow(config-assign) targets(resolve-data)
2022-11-26 07:16:56,939|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-26 07:16:56,939|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-26 07:16:56,939|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/adb006be-acc6-453e-b611-b08f56d28b4a/Templates/netconfrpc-mapping.json
2022-11-26 07:16:56,945|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-26 07:16:56,946|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-26 07:16:56,946|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing Workflow(config-deploy)
2022-11-26 07:16:56,947|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-26 07:16:56,947|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-26 07:16:56,948|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(config-deploy) resource assignment files([]
2022-11-26 07:16:56,948|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| ##### Enhancing blueprint Resource Definitions
2022-11-26 07:16:56,948|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-26 07:16:56,948|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-26 07:16:56,953|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| distinct resource keys ([input-source])
2022-11-26 07:16:56,959|e7f721ad-2d89-456c-a6c3-390ff4d438c1||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-26 07:17:37,136|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-26 07:17:37,249|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-26 07:17:37,306|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| request(cda387f4-2e9b-436e-b779-1f3d19fc4bbd)
2022-11-26 07:17:37,311|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| CBA file(/opt/app/onap/blueprints/archive/7a40c846-47f3-47d9-a23c-f9ebce96d5e2/cba.zip written successfully
2022-11-26 07:17:37,311|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(7a40c846-47f3-47d9-a23c-f9ebce96d5e2) CBA(/opt/app/onap/blueprints/archive/7a40c846-47f3-47d9-a23c-f9ebce96d5e2/cba.zip)
2022-11-26 07:17:37,341|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7a40c846-47f3-47d9-a23c-f9ebce96d5e2) and entry definition file (Definitions/CNF.json)
2022-11-26 07:17:37,401|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:17:37,402|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:17:37,403|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:17:37,404|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(scale-out)
2022-11-26 07:17:37,404|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(scale)
2022-11-26 07:17:37,405|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(scale-in)
2022-11-26 07:17:37,405|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(health-check)
2022-11-26 07:17:37,432|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7a40c846-47f3-47d9-a23c-f9ebce96d5e2) and entry definition file (Definitions/CNF.json)
2022-11-26 07:17:37,458|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-26 07:17:37,488|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-26 07:17:37,490|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-26 07:17:37,552|cda387f4-2e9b-436e-b779-1f3d19fc4bbd||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/working/7a40c846-47f3-47d9-a23c-f9ebce96d5e2) present to clean.
2022-11-26 07:17:48,708|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-26 07:17:48,820|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-26 07:17:48,822|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| request(bab90c6d-5f19-4965-ad28-3d1b800cfc4c)
2022-11-26 07:17:48,824|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| CBA file(/opt/app/onap/blueprints/archive/679840ad-8ab3-4e5e-9d3a-9dc70e86096a/cba.zip written successfully
2022-11-26 07:17:48,824|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(679840ad-8ab3-4e5e-9d3a-9dc70e86096a) CBA(/opt/app/onap/blueprints/archive/679840ad-8ab3-4e5e-9d3a-9dc70e86096a/cba.zip)
2022-11-26 07:17:48,836|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/679840ad-8ab3-4e5e-9d3a-9dc70e86096a) and entry definition file (Definitions/ubuntu20.json)
2022-11-26 07:17:48,849|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:17:48,885|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(resource-assignment)
2022-11-26 07:17:48,886|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:17:48,887|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:17:48,900|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/679840ad-8ab3-4e5e-9d3a-9dc70e86096a) and entry definition file (Definitions/ubuntu20.json)
2022-11-26 07:17:48,922|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-26 07:17:48,984|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-26 07:17:48,986|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-26 07:17:49,037|bab90c6d-5f19-4965-ad28-3d1b800cfc4c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/working/679840ad-8ab3-4e5e-9d3a-9dc70e86096a) present to clean.
2022-11-26 07:18:12,199|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-26 07:18:12,307|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-26 07:18:12,310|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| request(98c323ae-aeb7-4618-a95d-4f03694b6e15)
2022-11-26 07:18:12,313|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| CBA file(/opt/app/onap/blueprints/archive/1d2918ad-11c9-422f-8865-ee1fc15ee274/cba.zip written successfully
2022-11-26 07:18:12,313|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Save processing(1d2918ad-11c9-422f-8865-ee1fc15ee274) CBA(/opt/app/onap/blueprints/archive/1d2918ad-11c9-422f-8865-ee1fc15ee274/cba.zip)
2022-11-26 07:18:12,335|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1d2918ad-11c9-422f-8865-ee1fc15ee274) and entry definition file (Definitions/pnf_netconf.json)
2022-11-26 07:18:12,343|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-26 07:18:12,368|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-assign)
2022-11-26 07:18:12,369|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Validating Workflow(config-deploy)
2022-11-26 07:18:12,379|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1d2918ad-11c9-422f-8865-ee1fc15ee274) and entry definition file (Definitions/pnf_netconf.json)
2022-11-26 07:18:12,402|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-26 07:18:12,433|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-26 07:18:12,433|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-26 07:18:12,479|98c323ae-aeb7-4618-a95d-4f03694b6e15||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| No compiled cache(/opt/app/onap/blueprints/working/1d2918ad-11c9-422f-8865-ee1fc15ee274) present to clean.
2022-11-26 07:19:39,223|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||reactor-http-epoll-4||||INFO||||||| processing request id 5eed7a7c-75e5-4693-a6d5-29e5b18511d2
2022-11-26 07:19:39,224|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 07:19:39,224|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-26 07:19:39,229|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-26 07:19:39,435|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-26 07:19:39,437|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-26 07:19:39,440|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-26 07:19:39,455|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-26 07:19:39,541|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-26 07:19:39,564|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[5eed7a7c-75e5-4693-a6d5-29e5b18511d2])'s step(resource-assignment)
2022-11-26 07:19:39,564|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:19:39,565|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(5eed7a7c-75e5-4693-a6d5-29e5b18511d2) for workflow(resource-assignment) step(resource-assignment)
2022-11-26 07:19:39,565|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-26 07:19:39,566|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-26 07:19:39,567|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-26 07:19:39,584|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-11-26 07:19:39,595|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-26 07:19:39,596|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-26 07:19:39,597|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-26 07:19:39,597|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("b4588631-de37-413d-810e-2fa42d0a9651") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-26 07:19:39,598|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("339471b4-cab7-4f37-b867-9e919d7a164a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-26 07:19:39,599|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="b4588631-de37-413d-810e-2fa42d0a9651", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-26 07:19:39,607|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-11-26 07:19:39,607|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-11-26 07:19:39,618|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-26 07:19:42,019|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - )
2022-11-26 07:19:42,019|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-26 07:19:42,020|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221126t071941866263z")
2022-11-26 07:19:42,020|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221126t071941866263z")
2022-11-26 07:19:42,020|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221126t071941866263z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-26 07:19:42,021|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-26 07:19:42,023|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "339471b4-cab7-4f37-b867-9e919d7a164a",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "b4588631-de37-413d-810e-2fa42d0a9651",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221126t071941866263z"
})
2022-11-26 07:19:42,035|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-26 07:19:42,035|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-26 07:19:42,035|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-26 07:19:42,036|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[5eed7a7c-75e5-4693-a6d5-29e5b18511d2])'s step(profile-upload)
2022-11-26 07:19:42,036|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:19:42,044|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(5eed7a7c-75e5-4693-a6d5-29e5b18511d2) for workflow(resource-assignment) step(profile-upload)
2022-11-26 07:19:42,044|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-26 07:19:42,045|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-26 07:19:42,047|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-26 07:19:42,047|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-26 07:19:42,047|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-26 07:19:42,052|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-26 07:19:42,053|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-26 07:19:42,053|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-26 07:19:42,053|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-26 07:19:42,054|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-26 07:19:42,061|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| workflow(5eed7a7c-75e5-4693-a6d5-29e5b18511d2) nodes completed with (0)exceptions
2022-11-26 07:19:42,061|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-26 07:19:42,063|5eed7a7c-75e5-4693-a6d5-29e5b18511d2||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f22455b4-9312-4a69-8c05-52e5ff96d58b auditStoreId -1
2022-11-26 07:19:46,318|b7da4869-a231-46b3-8212-c7828e1f37a4||reactor-http-epoll-4||||INFO||||||| processing request id b7da4869-a231-46b3-8212-c7828e1f37a4
2022-11-26 07:19:46,319|b7da4869-a231-46b3-8212-c7828e1f37a4||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 07:19:46,319|b7da4869-a231-46b3-8212-c7828e1f37a4||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2022-11-26 07:19:46,321|b7da4869-a231-46b3-8212-c7828e1f37a4||reactor-http-epoll-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-26 07:19:46,321|b7da4869-a231-46b3-8212-c7828e1f37a4||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-26 07:19:46,325|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-26 07:19:46,350|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-26 07:19:46,352|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-26 07:19:46,352|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[b7da4869-a231-46b3-8212-c7828e1f37a4])'s step(resource-assignment)
2022-11-26 07:19:46,353|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:19:46,353|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(b7da4869-a231-46b3-8212-c7828e1f37a4) for workflow(resource-assignment) step(resource-assignment)
2022-11-26 07:19:46,353|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-26 07:19:46,353|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-26 07:19:46,354|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-26 07:19:46,381|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-11-26 07:19:46,387|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-26 07:19:46,388|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("75371fce-2e5f-46a2-9700-ebf9284996a2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-26 07:19:46,388|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-26 07:19:46,389|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-11-26 07:19:46,389|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a8580c12-4d29-4d50-93ed-753df61d79f7") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-26 07:19:46,391|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a8580c12-4d29-4d50-93ed-753df61d79f7"}
2022-11-26 07:19:46,391|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a8580c12-4d29-4d50-93ed-753df61d79f7"}
2022-11-26 07:19:46,391|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-11-26 07:19:46,391|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-11-26 07:19:46,481|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=a8580c12-4d29-4d50-93ed-753df61d79f7})
2022-11-26 07:19:46,493|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a8580c12-4d29-4d50-93ed-753df61d79f7})
2022-11-26 07:19:46,498|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-26 07:19:46,498|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-26 07:19:46,500|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec"}])
2022-11-26 07:19:46,500|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"}])
2022-11-26 07:19:46,501|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-26 07:19:46,501|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-26 07:19:46,502|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-26 07:19:46,508|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9
2022-11-26 07:19:46,510|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="a8580c12-4d29-4d50-93ed-753df61d79f7"}
2022-11-26 07:19:46,510|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-11-26 07:19:46,548|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=a8580c12-4d29-4d50-93ed-753df61d79f7})
2022-11-26 07:19:46,551|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-26 07:19:46,553|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-26 07:19:46,553|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-26 07:19:46,554|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-26 07:19:46,554|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-26 07:19:46,560|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> a8580c12-4d29-4d50-93ed-753df61d79f7
2022-11-26 07:19:46,561|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("339471b4-cab7-4f37-b867-9e919d7a164a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-26 07:19:46,561|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-26 07:19:46,561|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-11-26 07:19:46,562|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b4588631-de37-413d-810e-2fa42d0a9651") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-26 07:19:46,563|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="339471b4-cab7-4f37-b867-9e919d7a164a", vnf-id="b4588631-de37-413d-810e-2fa42d0a9651"}
2022-11-26 07:19:46,563|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="339471b4-cab7-4f37-b867-9e919d7a164a", vnf-id="b4588631-de37-413d-810e-2fa42d0a9651"}
2022-11-26 07:19:46,568|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-11-26 07:19:46,568|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-11-26 07:19:46,568|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-11-26 07:19:46,568|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-11-26 07:19:46,620|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-26 07:19:46,621|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-26 07:19:46,647|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-26 07:19:46,647|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-26 07:19:46,647|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-26 07:19:46,647|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-26 07:19:46,648|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-26 07:19:46,648|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221126t071941866263z")
2022-11-26 07:19:46,648|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-26 07:19:46,648|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221126t071941866263z")
2022-11-26 07:19:46,648|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221126t071941866263z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-26 07:19:46,648|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-11-26 07:19:46,650|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221126t071941866263z", vf-module-label="helm_apache", vf-module-id="75371fce-2e5f-46a2-9700-ebf9284996a2"}
2022-11-26 07:19:46,657|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-11-26 07:19:46,657|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-11-26 07:19:46,660|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-26 07:19:46,769|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-11-26 07:19:46,770|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-26 07:19:46,770|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221126t071941866263z-helm_apache-vfmt-001")
2022-11-26 07:19:46,770|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221126t071941866263z-helm_apache-vfmt-001")
2022-11-26 07:19:46,771|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221126t071941866263z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-26 07:19:46,773|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-26 07:19:46,776|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="339471b4-cab7-4f37-b867-9e919d7a164a", vnf-id="b4588631-de37-413d-810e-2fa42d0a9651"}
2022-11-26 07:19:46,781|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-11-26 07:19:46,782|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-11-26 07:19:46,820|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-26 07:19:46,830|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-26 07:19:46,831|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-26 07:19:46,831|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-26 07:19:46,831|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-26 07:19:46,831|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-11-26 07:19:46,832|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-26 07:19:46,832|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-26 07:19:46,834|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
  "k8s-rb-definition-version" : "a8580c12-4d29-4d50-93ed-753df61d79f7",
  "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" : "339471b4-cab7-4f37-b867-9e919d7a164a",
  "vf-module-id" : "75371fce-2e5f-46a2-9700-ebf9284996a2",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "a8580c12-4d29-4d50-93ed-753df61d79f7",
  "vf-module-model-invariant-uuid" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
  "vf-module-model-version" : "14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221126t071941866263z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "b4588631-de37-413d-810e-2fa42d0a9651",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221126t071941866263z"
})
2022-11-26 07:19:46,849|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-26 07:19:46,849|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-26 07:19:46,850|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-26 07:19:46,852|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[b7da4869-a231-46b3-8212-c7828e1f37a4])'s step(profile-upload)
2022-11-26 07:19:46,852|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:19:46,853|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(b7da4869-a231-46b3-8212-c7828e1f37a4) for workflow(resource-assignment) step(profile-upload)
2022-11-26 07:19:46,853|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-26 07:19:46,853|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-11-26 07:19:46,854|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-26 07:19:46,854|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-11-26 07:19:46,854|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-26 07:19:46,876|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9/a8580c12-4d29-4d50-93ed-753df61d79f7)
2022-11-26 07:19:46,883|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-26 07:19:46,895|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9/a8580c12-4d29-4d50-93ed-753df61d79f7/profile/node-port-profile)
2022-11-26 07:19:46,900|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2022-11-26 07:19:46,901|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2022-11-26 07:19:46,924|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9/a8580c12-4d29-4d50-93ed-753df61d79f7/profile)
2022-11-26 07:19:46,933|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-11-26 07:19:46,956|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9/a8580c12-4d29-4d50-93ed-753df61d79f7/profile/node-port-profile/content)
2022-11-26 07:19:46,963|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-26 07:19:46,964|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2022-11-26 07:19:46,964|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-11-26 07:19:46,965|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-26 07:19:46,965|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-26 07:19:46,966|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-26 07:19:46,966|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| workflow(b7da4869-a231-46b3-8212-c7828e1f37a4) nodes completed with (0)exceptions
2022-11-26 07:19:46,967|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-26 07:19:46,967|b7da4869-a231-46b3-8212-c7828e1f37a4||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b7c230ac-f55b-42ad-9b45-71bab2663fc0 auditStoreId -1
2022-11-26 07:19:52,077|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-26 07:19:52,189|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-26 07:19:52,225|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing request id 0a1fc7d9-bf46-4aac-baf6-74e6f52a839c
2022-11-26 07:19:52,225|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 07:19:52,225|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| StoreAuditService ID  -1
2022-11-26 07:19:52,226|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-26 07:19:52,226|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-26 07:19:52,230|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-26 07:19:52,257|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deriving input data for workflow: (config-assign)
2022-11-26 07:19:52,259|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(START) -> executed state(SUCCESS)
2022-11-26 07:19:52,260|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Executing workflow(config-assign[0a1fc7d9-bf46-4aac-baf6-74e6f52a839c])'s step(config-setup)
2022-11-26 07:19:52,260|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:19:52,260|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| preparing request id(0a1fc7d9-bf46-4aac-baf6-74e6f52a839c) for workflow(config-assign) step(config-setup)
2022-11-26 07:19:52,261|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-26 07:19:52,261|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-26 07:19:52,262|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-26 07:19:52,284|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:19:52,288|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-26 07:19:52,290|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ("339471b4-cab7-4f37-b867-9e919d7a164a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-26 07:19:52,291|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 
Resolved Input Key mappings: 
{service-instance-id="339471b4-cab7-4f37-b867-9e919d7a164a"}
2022-11-26 07:19:52,299|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-26 07:19:52,299|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-26 07:19:52,377|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a)
2022-11-26 07:19:52,397|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:19:52,397|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response processing type (string)
2022-11-26 07:19:52,398|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab")
2022-11-26 07:19:52,398|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab")
2022-11-26 07:19:52,399|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ("basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-26 07:19:52,400|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ("b4588631-de37-413d-810e-2fa42d0a9651") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-26 07:19:52,401|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 
Resolved Input Key mappings: 
{service-instance-id="339471b4-cab7-4f37-b867-9e919d7a164a", vnf-id="b4588631-de37-413d-810e-2fa42d0a9651"}
2022-11-26 07:19:52,406|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-26 07:19:52,406|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-26 07:19:52,435|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vf-modules)
2022-11-26 07:19:52,447|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:19:52,448|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response processing type (json)
2022-11-26 07:19:52,448|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","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_82337622-7431-451d-b9eb-007b1d91afab_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":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","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-20221126t071941866263z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221126t071941866263z","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":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0a1fc7d9-bf46-4aac-baf6-74e6f52a839c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6dfcac85-dd3a-487d-8ac3-532a5a4eae73","model-invariant-uuid":"8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5"},"global-customer-id":"basiccnf-macro-customer","service-id":"339471b4-cab7-4f37-b867-9e919d7a164a","service-instance-id":"339471b4-cab7-4f37-b867-9e919d7a164a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9b97dd48-d6f8-41bb-bbff-d10707fbf37a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9031b380-8ec9-4672-9673-d1fdb596c7ab","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d0afe9ac-d4c2-4784-8513-2786940cf60d","model-uuid":"e1d7652d-7950-40d6-b42b-1f40a9eb2327","model-invariant-uuid":"94d17291-0431-4fca-bedb-e06a848939ec"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b4588631-de37-413d-810e-2fa42d0a9651"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2"}}}]})
2022-11-26 07:19:52,448|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","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_82337622-7431-451d-b9eb-007b1d91afab_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":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","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-20221126t071941866263z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221126t071941866263z","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":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0a1fc7d9-bf46-4aac-baf6-74e6f52a839c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6dfcac85-dd3a-487d-8ac3-532a5a4eae73","model-invariant-uuid":"8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5"},"global-customer-id":"basiccnf-macro-customer","service-id":"339471b4-cab7-4f37-b867-9e919d7a164a","service-instance-id":"339471b4-cab7-4f37-b867-9e919d7a164a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9b97dd48-d6f8-41bb-bbff-d10707fbf37a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9031b380-8ec9-4672-9673-d1fdb596c7ab","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d0afe9ac-d4c2-4784-8513-2786940cf60d","model-uuid":"e1d7652d-7950-40d6-b42b-1f40a9eb2327","model-invariant-uuid":"94d17291-0431-4fca-bedb-e06a848939ec"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b4588631-de37-413d-810e-2fa42d0a9651"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2"}}}]})
2022-11-26 07:19:52,449|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","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_82337622-7431-451d-b9eb-007b1d91afab_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":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","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-20221126t071941866263z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221126t071941866263z","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":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0a1fc7d9-bf46-4aac-baf6-74e6f52a839c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6dfcac85-dd3a-487d-8ac3-532a5a4eae73","model-invariant-uuid":"8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5"},"global-customer-id":"basiccnf-macro-customer","service-id":"339471b4-cab7-4f37-b867-9e919d7a164a","service-instance-id":"339471b4-cab7-4f37-b867-9e919d7a164a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9b97dd48-d6f8-41bb-bbff-d10707fbf37a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9031b380-8ec9-4672-9673-d1fdb596c7ab","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d0afe9ac-d4c2-4784-8513-2786940cf60d","model-uuid":"e1d7652d-7950-40d6-b42b-1f40a9eb2327","model-invariant-uuid":"94d17291-0431-4fca-bedb-e06a848939ec"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b4588631-de37-413d-810e-2fa42d0a9651"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2"}}}]), type  ({json})
2022-11-26 07:19:52,449|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","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_82337622-7431-451d-b9eb-007b1d91afab_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":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","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-20221126t071941866263z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221126t071941866263z","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":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0a1fc7d9-bf46-4aac-baf6-74e6f52a839c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6dfcac85-dd3a-487d-8ac3-532a5a4eae73","model-invariant-uuid":"8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5"},"global-customer-id":"basiccnf-macro-customer","service-id":"339471b4-cab7-4f37-b867-9e919d7a164a","service-instance-id":"339471b4-cab7-4f37-b867-9e919d7a164a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9b97dd48-d6f8-41bb-bbff-d10707fbf37a","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9031b380-8ec9-4672-9673-d1fdb596c7ab","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d0afe9ac-d4c2-4784-8513-2786940cf60d","model-uuid":"e1d7652d-7950-40d6-b42b-1f40a9eb2327","model-invariant-uuid":"94d17291-0431-4fca-bedb-e06a848939ec"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b4588631-de37-413d-810e-2fa42d0a9651"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-26 07:19:52,450|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 
Resolved Input Key mappings: 
{vnf-id="b4588631-de37-413d-810e-2fa42d0a9651"}
2022-11-26 07:19:52,454|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/b4588631-de37-413d-810e-2fa42d0a9651?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-26 07:19:52,454|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/b4588631-de37-413d-810e-2fa42d0a9651?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-26 07:19:52,521|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/b4588631-de37-413d-810e-2fa42d0a9651?depth=1)
2022-11-26 07:19:52,924|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:19:52,924|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response processing type (json)
2022-11-26 07:19:52,925|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669447186778","model-invariant-id":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","model-version-id":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-customization-id":"a8580c12-4d29-4d50-93ed-753df61d79f7","module-index":0}]})
2022-11-26 07:19:52,925|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669447186778","model-invariant-id":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","model-version-id":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-customization-id":"a8580c12-4d29-4d50-93ed-753df61d79f7","module-index":0}]})
2022-11-26 07:19:52,925|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669447186778","model-invariant-id":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","model-version-id":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-customization-id":"a8580c12-4d29-4d50-93ed-753df61d79f7","module-index":0}]), type  ({json})
2022-11-26 07:19:52,926|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669447186778","model-invariant-id":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","model-version-id":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-customization-id":"a8580c12-4d29-4d50-93ed-753df61d79f7","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-26 07:19:52,927|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-26 07:19:52,929|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-26 07:20:01,559|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| compiled in (8630)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-26 07:20:01,559|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-26 07:20:01,583|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","k8s-rb-definition-version":"a8580c12-4d29-4d50-93ed-753df61d79f7","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-11-26 07:20:01,586|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
      "k8s-rb-definition-version" : "a8580c12-4d29-4d50-93ed-753df61d79f7"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "339471b4-cab7-4f37-b867-9e919d7a164a",
  "service-instance-name" : "basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "a8580c12-4d29-4d50-93ed-753df61d79f7",
      "model-invariant-id" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
      "model-version-id" : "14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1669447186778",
      "vf-module-id" : "75371fce-2e5f-46a2-9700-ebf9284996a2",
      "vf-module-name" : "basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "0a1fc7d9-bf46-4aac-baf6-74e6f52a839c",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9031b380-8ec9-4672-9673-d1fdb596c7ab",
          "svc-request-id" : "9b97dd48-d6f8-41bb-bbff-d10707fbf37a"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "6dfcac85-dd3a-487d-8ac3-532a5a4eae73",
            "model-version" : "1.0"
          },
          "service-id" : "339471b4-cab7-4f37-b867-9e919d7a164a",
          "service-instance-id" : "339471b4-cab7-4f37-b867-9e919d7a164a",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "a8580c12-4d29-4d50-93ed-753df61d79f7",
            "model-invariant-uuid" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec",
            "model-version" : "1"
          },
          "vf-module-id" : "75371fce-2e5f-46a2-9700-ebf9284996a2",
          "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_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a8580c12-4d29-4d50-93ed-753df61d79f7",
            "model-invariant-uuid" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec",
            "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" : "14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec"
            }, {
              "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-20221126t071941866263z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221126t071941866263z"
            }, {
              "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" : "75371fce-2e5f-46a2-9700-ebf9284996a2",
            "vf-module-name" : "basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "d0afe9ac-d4c2-4784-8513-2786940cf60d",
            "model-invariant-uuid" : "94d17291-0431-4fca-bedb-e06a848939ec",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e1d7652d-7950-40d6-b42b-1f40a9eb2327",
            "model-version" : "1.0"
          },
          "vnf-id" : "b4588631-de37-413d-810e-2fa42d0a9651",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "75371fce-2e5f-46a2-9700-ebf9284996a2"
    } ]
  },
  "vnf-id" : "b4588631-de37-413d-810e-2fa42d0a9651"
})
2022-11-26 07:20:01,603|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Preparing Response...
2022-11-26 07:20:01,604|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-26 07:20:01,604|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-26 07:20:01,605|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Executing workflow(config-assign[0a1fc7d9-bf46-4aac-baf6-74e6f52a839c])'s step(config-template)
2022-11-26 07:20:01,605|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:20:01,612|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| preparing request id(0a1fc7d9-bf46-4aac-baf6-74e6f52a839c) for workflow(config-assign) step(config-template)
2022-11-26 07:20:01,612|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-26 07:20:01,612|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:20:01,693|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Triggering K8s Config Upload component logic.
2022-11-26 07:20:01,694|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Getting the template prefixes
2022-11-26 07:20:01,694|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Iterating over prefixes in resource assignment map.
2022-11-26 07:20:01,708|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/rb/definition/cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9/a8580c12-4d29-4d50-93ed-753df61d79f7)
2022-11-26 07:20:01,714|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:20:01,727|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/rb/definition/cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9/a8580c12-4d29-4d50-93ed-753df61d79f7/config-template/replica-count-template)
2022-11-26 07:20:01,732|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(500 - Internal Server Error)
2022-11-26 07:20:01,732|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Uploading K8s template..
2022-11-26 07:20:01,749|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(POST), url(/v1/rb/definition/cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9/a8580c12-4d29-4d50-93ed-753df61d79f7/config-template)
2022-11-26 07:20:01,762|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(201 - Created)
2022-11-26 07:20:01,776|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(POST), url(/v1/rb/definition/cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9/a8580c12-4d29-4d50-93ed-753df61d79f7/config-template/replica-count-template/content)
2022-11-26 07:20:01,801|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:20:01,802|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| K8s Config Upload Completed
2022-11-26 07:20:01,802|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Preparing Response...
2022-11-26 07:20:01,802|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-26 07:20:01,802|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-26 07:20:01,803|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(END) -> executed state(SUCCESS)
2022-11-26 07:20:01,803|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(0a1fc7d9-bf46-4aac-baf6-74e6f52a839c) nodes completed with (0)exceptions
2022-11-26 07:20:01,804|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-26 07:20:01,805|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 70cd60d8-d73f-418d-a422-21423a3cf59b auditStoreId -1
2022-11-26 07:20:01,837|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Completed
2022-11-26 07:20:40,072|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-26 07:20:40,178|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-26 07:20:40,182|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing request id 0a1fc7d9-bf46-4aac-baf6-74e6f52a839c
2022-11-26 07:20:40,182|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 07:20:40,182|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| StoreAuditService ID  -1
2022-11-26 07:20:40,184|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-26 07:20:40,185|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-26 07:20:40,186|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-26 07:20:40,203|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deriving input data for workflow: (config-deploy)
2022-11-26 07:20:40,205|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(START) -> executed state(SUCCESS)
2022-11-26 07:20:40,205|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Executing workflow(config-deploy[0a1fc7d9-bf46-4aac-baf6-74e6f52a839c])'s step(config-setup)
2022-11-26 07:20:40,206|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:20:40,207|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| preparing request id(0a1fc7d9-bf46-4aac-baf6-74e6f52a839c) for workflow(config-deploy) step(config-setup)
2022-11-26 07:20:40,207|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-26 07:20:40,207|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-26 07:20:40,208|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-26 07:20:40,235|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:20:40,237|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-26 07:20:40,238|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ("339471b4-cab7-4f37-b867-9e919d7a164a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-26 07:20:40,239|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 
Resolved Input Key mappings: 
{service-instance-id="339471b4-cab7-4f37-b867-9e919d7a164a"}
2022-11-26 07:20:40,243|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-11-26 07:20:40,243|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-26 07:20:40,277|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a)
2022-11-26 07:20:40,296|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:20:40,297|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response processing type (string)
2022-11-26 07:20:40,298|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab")
2022-11-26 07:20:40,298|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab")
2022-11-26 07:20:40,298|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ("basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-26 07:20:40,299|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ("b4588631-de37-413d-810e-2fa42d0a9651") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-26 07:20:40,301|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 
Resolved Input Key mappings: 
{service-instance-id="339471b4-cab7-4f37-b867-9e919d7a164a", vnf-id="b4588631-de37-413d-810e-2fa42d0a9651"}
2022-11-26 07:20:40,306|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-26 07:20:40,306|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-26 07:20:40,338|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/339471b4-cab7-4f37-b867-9e919d7a164a/service-data/vnfs/vnf/b4588631-de37-413d-810e-2fa42d0a9651/vnf-data/vf-modules)
2022-11-26 07:20:40,350|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:20:40,351|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response processing type (json)
2022-11-26 07:20:40,352|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","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_82337622-7431-451d-b9eb-007b1d91afab_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":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","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-20221126t071941866263z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221126t071941866263z","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":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0a1fc7d9-bf46-4aac-baf6-74e6f52a839c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6dfcac85-dd3a-487d-8ac3-532a5a4eae73","model-invariant-uuid":"8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5"},"global-customer-id":"basiccnf-macro-customer","service-id":"339471b4-cab7-4f37-b867-9e919d7a164a","service-instance-id":"339471b4-cab7-4f37-b867-9e919d7a164a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7bea1210-f0cb-401e-9d6a-2c31bc935091","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/01443e7e-6320-45fe-a602-640fad027a7c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d0afe9ac-d4c2-4784-8513-2786940cf60d","model-uuid":"e1d7652d-7950-40d6-b42b-1f40a9eb2327","model-invariant-uuid":"94d17291-0431-4fca-bedb-e06a848939ec"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b4588631-de37-413d-810e-2fa42d0a9651"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","from-preload":false}}}]})
2022-11-26 07:20:40,352|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","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_82337622-7431-451d-b9eb-007b1d91afab_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":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","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-20221126t071941866263z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221126t071941866263z","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":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0a1fc7d9-bf46-4aac-baf6-74e6f52a839c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6dfcac85-dd3a-487d-8ac3-532a5a4eae73","model-invariant-uuid":"8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5"},"global-customer-id":"basiccnf-macro-customer","service-id":"339471b4-cab7-4f37-b867-9e919d7a164a","service-instance-id":"339471b4-cab7-4f37-b867-9e919d7a164a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7bea1210-f0cb-401e-9d6a-2c31bc935091","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/01443e7e-6320-45fe-a602-640fad027a7c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d0afe9ac-d4c2-4784-8513-2786940cf60d","model-uuid":"e1d7652d-7950-40d6-b42b-1f40a9eb2327","model-invariant-uuid":"94d17291-0431-4fca-bedb-e06a848939ec"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b4588631-de37-413d-810e-2fa42d0a9651"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","from-preload":false}}}]})
2022-11-26 07:20:40,352|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","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_82337622-7431-451d-b9eb-007b1d91afab_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":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","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-20221126t071941866263z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221126t071941866263z","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":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0a1fc7d9-bf46-4aac-baf6-74e6f52a839c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6dfcac85-dd3a-487d-8ac3-532a5a4eae73","model-invariant-uuid":"8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5"},"global-customer-id":"basiccnf-macro-customer","service-id":"339471b4-cab7-4f37-b867-9e919d7a164a","service-instance-id":"339471b4-cab7-4f37-b867-9e919d7a164a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7bea1210-f0cb-401e-9d6a-2c31bc935091","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/01443e7e-6320-45fe-a602-640fad027a7c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d0afe9ac-d4c2-4784-8513-2786940cf60d","model-uuid":"e1d7652d-7950-40d6-b42b-1f40a9eb2327","model-invariant-uuid":"94d17291-0431-4fca-bedb-e06a848939ec"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b4588631-de37-413d-810e-2fa42d0a9651"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","from-preload":false}}}]), type  ({json})
2022-11-26 07:20:40,353|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","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_82337622-7431-451d-b9eb-007b1d91afab_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":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","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-20221126t071941866263z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221126t071941866263z","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":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"0a1fc7d9-bf46-4aac-baf6-74e6f52a839c","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"6dfcac85-dd3a-487d-8ac3-532a5a4eae73","model-invariant-uuid":"8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5"},"global-customer-id":"basiccnf-macro-customer","service-id":"339471b4-cab7-4f37-b867-9e919d7a164a","service-instance-id":"339471b4-cab7-4f37-b867-9e919d7a164a","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"7bea1210-f0cb-401e-9d6a-2c31bc935091","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/01443e7e-6320-45fe-a602-640fad027a7c","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"d0afe9ac-d4c2-4784-8513-2786940cf60d","model-uuid":"e1d7652d-7950-40d6-b42b-1f40a9eb2327","model-invariant-uuid":"94d17291-0431-4fca-bedb-e06a848939ec"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b4588631-de37-413d-810e-2fa42d0a9651"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"a8580c12-4d29-4d50-93ed-753df61d79f7","model-uuid":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-invariant-uuid":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-26 07:20:40,354|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 
Resolved Input Key mappings: 
{vnf-id="b4588631-de37-413d-810e-2fa42d0a9651"}
2022-11-26 07:20:40,358|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/b4588631-de37-413d-810e-2fa42d0a9651?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-26 07:20:40,358|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/b4588631-de37-413d-810e-2fa42d0a9651?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-26 07:20:40,404|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/b4588631-de37-413d-810e-2fa42d0a9651?depth=1)
2022-11-26 07:20:40,524|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:20:40,524|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response processing type (json)
2022-11-26 07:20:40,525|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"pensive_chaplygin","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669447237024","model-invariant-id":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","model-version-id":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-customization-id":"a8580c12-4d29-4d50-93ed-753df61d79f7","module-index":0}]})
2022-11-26 07:20:40,526|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"pensive_chaplygin","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669447237024","model-invariant-id":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","model-version-id":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-customization-id":"a8580c12-4d29-4d50-93ed-753df61d79f7","module-index":0}]})
2022-11-26 07:20:40,526|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"pensive_chaplygin","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669447237024","model-invariant-id":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","model-version-id":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-customization-id":"a8580c12-4d29-4d50-93ed-753df61d79f7","module-index":0}]), type  ({json})
2022-11-26 07:20:40,526|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"75371fce-2e5f-46a2-9700-ebf9284996a2","vf-module-name":"basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"pensive_chaplygin","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1669447237024","model-invariant-id":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","model-version-id":"14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec","model-customization-id":"a8580c12-4d29-4d50-93ed-753df61d79f7","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-26 07:20:40,527|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-26 07:20:40,530|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9","k8s-rb-definition-version":"a8580c12-4d29-4d50-93ed-753df61d79f7","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":"pensive_chaplygin"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-26 07:20:40,532|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "pensive_chaplygin",
      "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" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
      "k8s-rb-definition-version" : "a8580c12-4d29-4d50-93ed-753df61d79f7"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "339471b4-cab7-4f37-b867-9e919d7a164a",
  "service-instance-name" : "basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "pensive_chaplygin",
      "is-base-vf-module" : false,
      "model-customization-id" : "a8580c12-4d29-4d50-93ed-753df61d79f7",
      "model-invariant-id" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
      "model-version-id" : "14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1669447237024",
      "vf-module-id" : "75371fce-2e5f-46a2-9700-ebf9284996a2",
      "vf-module-name" : "basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "0a1fc7d9-bf46-4aac-baf6-74e6f52a839c",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/01443e7e-6320-45fe-a602-640fad027a7c",
          "svc-request-id" : "7bea1210-f0cb-401e-9d6a-2c31bc935091"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "8e6e3f4f-cdad-44e8-a345-0ebb000dc9d5",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "6dfcac85-dd3a-487d-8ac3-532a5a4eae73",
            "model-version" : "1.0"
          },
          "service-id" : "339471b4-cab7-4f37-b867-9e919d7a164a",
          "service-instance-id" : "339471b4-cab7-4f37-b867-9e919d7a164a",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "a8580c12-4d29-4d50-93ed-753df61d79f7",
            "model-invariant-uuid" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec",
            "model-version" : "1"
          },
          "vf-module-id" : "75371fce-2e5f-46a2-9700-ebf9284996a2",
          "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_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "a8580c12-4d29-4d50-93ed-753df61d79f7",
            "model-invariant-uuid" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec",
            "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" : "14852fcb-b2fa-41ca-99bb-c78b0ab9b2ec"
            }, {
              "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-20221126t071941866263z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "cc65ebb6-f3fd-4949-b9e0-9d03e8f971d9"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221126t071941866263z"
            }, {
              "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" : "75371fce-2e5f-46a2-9700-ebf9284996a2",
            "vf-module-name" : "basic_cnf_macro_82337622-7431-451d-b9eb-007b1d91afab_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "d0afe9ac-d4c2-4784-8513-2786940cf60d",
            "model-invariant-uuid" : "94d17291-0431-4fca-bedb-e06a848939ec",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "e1d7652d-7950-40d6-b42b-1f40a9eb2327",
            "model-version" : "1.0"
          },
          "vnf-id" : "b4588631-de37-413d-810e-2fa42d0a9651",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "75371fce-2e5f-46a2-9700-ebf9284996a2"
    } ]
  },
  "vnf-id" : "b4588631-de37-413d-810e-2fa42d0a9651"
})
2022-11-26 07:20:40,540|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Preparing Response...
2022-11-26 07:20:40,540|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-26 07:20:40,540|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-26 07:20:40,541|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Executing workflow(config-deploy[0a1fc7d9-bf46-4aac-baf6-74e6f52a839c])'s step(status-verification-script)
2022-11-26 07:20:40,541|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:20:40,547|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| preparing request id(0a1fc7d9-bf46-4aac-baf6-74e6f52a839c) for workflow(config-deploy) step(status-verification-script)
2022-11-26 07:20:40,547|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-26 07:20:40,547|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:20:40,553|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-26 07:20:40,561|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| SIMPLE STATUS CHECK - START
2022-11-26 07:20:40,577|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/status)
2022-11-26 07:20:40,625|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:20:40,656|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| VfModule helm_apache (pensive_chaplygin) is not ready. Please wait...
2022-11-26 07:20:50,671|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/status)
2022-11-26 07:20:50,716|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:20:50,718|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| VfModule helm_apache (pensive_chaplygin) is not ready. Please wait...
2022-11-26 07:21:00,729|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/status)
2022-11-26 07:21:00,770|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:21:00,774|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| VfModule helm_apache (pensive_chaplygin) is ready.
2022-11-26 07:21:00,774|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| SIMPLE STATUS CHECK - END
2022-11-26 07:21:00,774|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Preparing Response...
2022-11-26 07:21:00,774|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-26 07:21:00,774|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-26 07:21:00,775|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Executing workflow(config-deploy[0a1fc7d9-bf46-4aac-baf6-74e6f52a839c])'s step(config-apply)
2022-11-26 07:21:00,775|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:21:00,782|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| preparing request id(0a1fc7d9-bf46-4aac-baf6-74e6f52a839c) for workflow(config-deploy) step(config-apply)
2022-11-26 07:21:00,782|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-26 07:21:00,782|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:21:00,784|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Triggering K8s Config Value component logic.
2022-11-26 07:21:00,784|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Getting the template prefixes
2022-11-26 07:21:00,785|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Iterating over prefixes in resource assignment map.
2022-11-26 07:21:00,798|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/config/replica-count-change)
2022-11-26 07:21:05,806|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(500 - Internal Server Error)
2022-11-26 07:21:05,806|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Uploading K8s config..
2022-11-26 07:21:05,861|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Config building started from source custom-values
2022-11-26 07:21:05,861|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-26 07:21:05,881|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:21:05,883|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-26 07:21:05,884|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-26 07:21:05,958|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(POST), url(/v1/instance/pensive_chaplygin/config)
2022-11-26 07:21:06,069|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(201 - Created)
2022-11-26 07:21:06,079|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Preparing Response...
2022-11-26 07:21:06,080|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-26 07:21:06,080|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-26 07:21:06,080|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Executing workflow(config-deploy[0a1fc7d9-bf46-4aac-baf6-74e6f52a839c])'s step(status-verification-script-after)
2022-11-26 07:21:06,081|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:21:06,081|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| preparing request id(0a1fc7d9-bf46-4aac-baf6-74e6f52a839c) for workflow(config-deploy) step(status-verification-script-after)
2022-11-26 07:21:06,081|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-26 07:21:06,082|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:21:06,083|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-26 07:21:06,084|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| SIMPLE STATUS CHECK - START
2022-11-26 07:21:06,094|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/status)
2022-11-26 07:21:06,139|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:21:06,141|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| VfModule helm_apache (pensive_chaplygin) is not ready. Please wait...
2022-11-26 07:21:16,153|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/status)
2022-11-26 07:21:16,202|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:21:16,210|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| VfModule helm_apache (pensive_chaplygin) is not ready. Please wait...
2022-11-26 07:21:26,222|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/status)
2022-11-26 07:21:26,337|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:21:26,340|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| VfModule helm_apache (pensive_chaplygin) is not ready. Please wait...
2022-11-26 07:21:36,352|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/status)
2022-11-26 07:21:36,400|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:21:36,403|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| VfModule helm_apache (pensive_chaplygin) is not ready. Please wait...
2022-11-26 07:21:42,453|c038653c-8b49-4813-84cc-23e6533f4dd8||reactor-http-epoll-1||||INFO||||||| processing request id c038653c-8b49-4813-84cc-23e6533f4dd8
2022-11-26 07:21:42,453|c038653c-8b49-4813-84cc-23e6533f4dd8||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 07:21:42,453|c038653c-8b49-4813-84cc-23e6533f4dd8||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-26 07:21:42,475|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-26 07:21:42,586|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-26 07:21:42,588|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-26 07:21:42,590|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-26 07:21:42,609|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-26 07:21:42,610|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-26 07:21:42,610|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:21:42,611|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(c038653c-8b49-4813-84cc-23e6533f4dd8) for workflow(resource-assignment) step(resource-assignment)
2022-11-26 07:21:42,611|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-26 07:21:42,611|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-26 07:21:42,612|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-26 07:21:42,654|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-26 07:21:42,656|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-26 07:21:42,657|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6d608ab3-5f9c-4ca9-90f4-b4bd752ce3e1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-26 07:21:42,657|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4cab2dee-28ff-43aa-9fca-7e1ac4ae462a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-26 07:21:42,658|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "6d608ab3-5f9c-4ca9-90f4-b4bd752ce3e1",
  "vnf-id" : "4cab2dee-28ff-43aa-9fca-7e1ac4ae462a",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-26 07:21:42,667|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-26 07:21:42,667|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-26 07:21:42,667|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-26 07:21:42,668|c038653c-8b49-4813-84cc-23e6533f4dd8||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 52d1f125-8799-464f-8a63-8d976c4d9ecc auditStoreId -1
2022-11-26 07:21:46,417|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/status)
2022-11-26 07:21:46,471|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:21:46,475|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| VfModule helm_apache (pensive_chaplygin) is not ready. Please wait...
2022-11-26 07:21:46,999|1c47c212-cc8d-4e3d-812c-fc362082159f||reactor-http-epoll-1||||INFO||||||| processing request id 1c47c212-cc8d-4e3d-812c-fc362082159f
2022-11-26 07:21:47,000|1c47c212-cc8d-4e3d-812c-fc362082159f||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 07:21:47,000|1c47c212-cc8d-4e3d-812c-fc362082159f||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-26 07:21:47,001|1c47c212-cc8d-4e3d-812c-fc362082159f||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-26 07:21:47,001|1c47c212-cc8d-4e3d-812c-fc362082159f||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-26 07:21:47,005|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-26 07:21:47,025|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-26 07:21:47,026|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-26 07:21:47,026|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:21:47,027|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(1c47c212-cc8d-4e3d-812c-fc362082159f) for workflow(resource-assignment) step(resource-assignment)
2022-11-26 07:21:47,027|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-26 07:21:47,027|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-26 07:21:47,028|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-26 07:21:47,044|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-11-26 07:21:47,047|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-11-26 07:21:47,048|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-26 07:21:47,048|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-26 07:21:47,049|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-26 07:21:47,049|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ac43dd56-edc5-483a-bee7-30baf20dc006") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-26 07:21:47,049|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("6d608ab3-5f9c-4ca9-90f4-b4bd752ce3e1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-26 07:21:47,050|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-11-26 07:21:47,050|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-26 07:21:47,051|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-26 07:21:47,051|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4cab2dee-28ff-43aa-9fca-7e1ac4ae462a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-26 07:21:47,052|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "6d608ab3-5f9c-4ca9-90f4-b4bd752ce3e1",
  "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" : "ac43dd56-edc5-483a-bee7-30baf20dc006",
  "vnf-id" : "4cab2dee-28ff-43aa-9fca-7e1ac4ae462a",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-26 07:21:47,060|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-26 07:21:47,060|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-26 07:21:47,061|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-26 07:21:47,061|1c47c212-cc8d-4e3d-812c-fc362082159f||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5e2960ee-74ea-49bd-842c-868fc36c464e auditStoreId -1
2022-11-26 07:21:50,528|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-26 07:21:50,635|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-26 07:21:50,642|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing request id a60cd3a2-c2c3-43d0-bbba-7aed8a945069
2022-11-26 07:21:50,642|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 07:21:50,642|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| StoreAuditService ID  -1
2022-11-26 07:21:50,643|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-26 07:21:50,643|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-26 07:21:50,646|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-26 07:21:50,659|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deriving input data for workflow: (config-assign)
2022-11-26 07:21:50,659|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-26 07:21:50,659|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:21:50,660|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| preparing request id(a60cd3a2-c2c3-43d0-bbba-7aed8a945069) for workflow(config-assign) step(config-assign)
2022-11-26 07:21:50,660|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-26 07:21:50,660|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-26 07:21:50,663|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-26 07:21:50,687|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:21:50,688|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-26 07:21:50,689|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ("6d608ab3-5f9c-4ca9-90f4-b4bd752ce3e1") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-26 07:21:50,689|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Setting Resource Value ("4cab2dee-28ff-43aa-9fca-7e1ac4ae462a") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-26 07:21:50,698|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-26 07:21:50,698|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-26 07:21:50,699|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-26 07:21:50,700|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Generated Resource Param Data ({
  "service-instance-id" : "6d608ab3-5f9c-4ca9-90f4-b4bd752ce3e1",
  "vnf-id" : "4cab2dee-28ff-43aa-9fca-7e1ac4ae462a",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-26 07:21:50,716|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-26 07:21:50,722|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-11-26 07:21:50,723|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Preparing Response...
2022-11-26 07:21:50,723|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-26 07:21:50,724|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-26 07:21:50,725|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d43b5bd5-deab-4c84-93ec-9e9c8f399d92 auditStoreId -1
2022-11-26 07:21:50,743|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Completed
2022-11-26 07:21:56,491|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Rest request method(GET), url(/v1/instance/pensive_chaplygin/status)
2022-11-26 07:21:56,554|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Response status(200 - OK)
2022-11-26 07:21:56,556|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| VfModule helm_apache (pensive_chaplygin) is ready.
2022-11-26 07:21:56,556|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| SIMPLE STATUS CHECK - END
2022-11-26 07:21:56,556|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Preparing Response...
2022-11-26 07:21:56,557|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-26 07:21:56,557|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-26 07:21:56,558|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Executing workflow(config-deploy[0a1fc7d9-bf46-4aac-baf6-74e6f52a839c])'s step(collect-results)
2022-11-26 07:21:56,558|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:21:56,559|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| preparing request id(0a1fc7d9-bf46-4aac-baf6-74e6f52a839c) for workflow(config-deploy) step(collect-results)
2022-11-26 07:21:56,559|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-26 07:21:56,559|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-26 07:21:56,560|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-26 07:21:56,569|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Collected results: {}
2022-11-26 07:21:56,569|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Preparing Response...
2022-11-26 07:21:56,570|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-26 07:21:56,570|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-26 07:21:56,571|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Execute node(END) -> executed state(SUCCESS)
2022-11-26 07:21:56,572|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| workflow(0a1fc7d9-bf46-4aac-baf6-74e6f52a839c) nodes completed with (0)exceptions
2022-11-26 07:21:56,572|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-26 07:21:56,573|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e39157f3-0412-443a-8c36-a9b2e1629d15 auditStoreId -1
2022-11-26 07:21:56,575|0a1fc7d9-bf46-4aac-baf6-74e6f52a839c||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Completed
2022-11-26 07:38:43,020|||grpc-default-executor-3||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-26 07:38:43,132|||grpc-default-executor-3||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2022-11-26 07:38:43,140|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| processing request id a60cd3a2-c2c3-43d0-bbba-7aed8a945069
2022-11-26 07:38:43,140|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-26 07:38:43,140|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| StoreAuditService ID  -1
2022-11-26 07:38:43,143|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-26 07:38:43,143|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-26 07:38:43,147|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-26 07:38:43,171|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Deriving input data for workflow: (config-deploy)
2022-11-26 07:38:43,172|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-26 07:38:43,172|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-26 07:38:43,190|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| preparing request id(a60cd3a2-c2c3-43d0-bbba-7aed8a945069) for workflow(config-deploy) step(config-deploy)
2022-11-26 07:38:43,190|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-26 07:38:43,190|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| 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-11-26 07:38:43,196|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-26 07:38:43,196|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Getting Jython Script Class(ConfigDeploy)
2022-11-26 07:38:43,263|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@3cda1125
2022-11-26 07:38:43,265|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Hello world
2022-11-26 07:38:43,265|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Preparing Response...
2022-11-26 07:38:43,265|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-26 07:38:43,265|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-26 07:38:43,267|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ea888b45-8029-4517-a787-4762da76838a auditStoreId -1
2022-11-26 07:38:43,270|a60cd3a2-c2c3-43d0-bbba-7aed8a945069||grpc-default-executor-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-nxfjl|||| Completed