Results

By type

          00:07:17,006 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
00:07:17,007 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
00:07:17,008 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
00:07:17,008 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml]
00:07:17,008 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
00:07:17,029 |-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.2.jar!/logback.xml] is not of type file
00:07:17,322 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
00:07:17,334 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
00:07:17,339 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
00:07:17,346 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
00:07:17,468 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
00:07:17,468 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
00:07:17,468 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
00:07:17,468 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
00:07:17,468 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
00:07:17,468 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
00:07:17,468 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
00:07:17,469 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
00:07:17,471 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-03-13 00:07:19,025|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-03-13 00:07:19,211|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-57j9n with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app)
2023-03-13 00:07:19,213|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-03-13 00:07:24,272|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-03-13 00:07:25,053|||main||||INFO||||||| Finished Spring Data repository scanning in 752 ms. Found 11 JPA repository interfaces.
2023-03-13 00:07:28,817|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-03-13 00:07:28,918|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-03-13 00:07:29,218|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-13 00:07:30,223|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-03-13 00:07:30,879|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-03-13 00:07:30,881|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2023-03-13 00:07:32,952|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-13 00:07:32,971|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-03-13 00:07:33,097|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-03-13 00:07:35,702|||main||||INFO||||||| Kakfa audit service is enabled
2023-03-13 00:07:35,925|||main||||INFO||||||| Workflow Audit store is disabled
2023-03-13 00:07:38,540|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2023-03-13 00:07:38,649|||main||||INFO||||||| Dependency Management module created...
2023-03-13 00:07:40,173|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-03-13 00:07:40,663|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-03-13 00:07:42,532|||main||||INFO||||||| Netty started on port 8080
2023-03-13 00:07:45,300|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-03-13 00:07:45,762|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-03-13 00:07:45,771|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 28.0 seconds (JVM running for 29.559)
2023-03-13 00:07:45,800|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-03-13 00:07:45,802|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-03-13 00:07:46,043|||DefaultDispatcher-worker-1||||INFO||||||| ConsumerConfig values: 
	allow.auto.create.topics = true
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = request-receiver-client-id-57j9n
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = cds-bp-processor
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer

2023-03-13 00:07:46,270|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-03-13 00:07:46,450|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-13 00:07:46,451|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-13 00:07:46,451|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1678666066447
2023-03-13 00:07:46,461|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-03-13 00:07:46,465|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-03-13 00:07:47,533|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-0 to 0 since the associated topicId changed from null to srPOBEeNRvOUWVDsqztIXA
2023-03-13 00:07:47,534|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-5 to 0 since the associated topicId changed from null to srPOBEeNRvOUWVDsqztIXA
2023-03-13 00:07:47,534|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-4 to 0 since the associated topicId changed from null to srPOBEeNRvOUWVDsqztIXA
2023-03-13 00:07:47,534|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-1 to 0 since the associated topicId changed from null to srPOBEeNRvOUWVDsqztIXA
2023-03-13 00:07:47,534|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-2 to 0 since the associated topicId changed from null to srPOBEeNRvOUWVDsqztIXA
2023-03-13 00:07:47,534|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.request-3 to 0 since the associated topicId changed from null to srPOBEeNRvOUWVDsqztIXA
2023-03-13 00:07:47,539|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Cluster ID: hC801O7GT9u6_gfhguIbRw
2023-03-13 00:07:47,655|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-03-13 00:07:47,666|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] (Re-)joining group
2023-03-13 00:07:47,795|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-03-13 00:07:47,796|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] (Re-)joining group
2023-03-13 00:07:50,834|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-57j9n-09765dca-9c59-41fa-9b53-fd9ceffc4669', protocol='range'}
2023-03-13 00:07:50,839|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-57j9n-09765dca-9c59-41fa-9b53-fd9ceffc4669=Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])}
2023-03-13 00:07:50,984|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-57j9n-09765dca-9c59-41fa-9b53-fd9ceffc4669', protocol='range'}
2023-03-13 00:07:50,985|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Notifying assignor about the new Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])
2023-03-13 00:07:50,990|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Adding newly assigned partitions: cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5
2023-03-13 00:07:51,018|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-03-13 00:07:51,019|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-03-13 00:07:51,019|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-03-13 00:07:51,019|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-03-13 00:07:51,019|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-03-13 00:07:51,019|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-03-13 00:07:51,132|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-13 00:07:51,133|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-13 00:07:51,148|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-13 00:07:51,149|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-13 00:07:51,183|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-13 00:07:51,184|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-57j9n, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-13 03:40:18,464|0e7b8605-c191-453f-aa35-fd619ee57f05||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-13 03:40:18,471|0e7b8605-c191-453f-aa35-fd619ee57f05||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-13 03:40:18,474|0e7b8605-c191-453f-aa35-fd619ee57f05||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-13 03:40:19,811|0e7b8605-c191-453f-aa35-fd619ee57f05||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-13 03:40:19,815|0e7b8605-c191-453f-aa35-fd619ee57f05||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-13 03:40:24,119|dac24f3d-47af-4a50-9224-b5fa9729d279||Thread-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6c814ff2-9eaa-4bfb-893d-fabad3cb2515)
2023-03-13 03:40:24,151|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| deleting definition types under : /opt/app/onap/blueprints/working/6c814ff2-9eaa-4bfb-893d-fabad3cb2515/Definitions
2023-03-13 03:40:24,317|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| reinitialized all type definitions
2023-03-13 03:40:24,331|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-13 03:40:24,401|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-13 03:40:24,418|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-13 03:40:24,443|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-13 03:40:24,525|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing Workflow(helloworld)
2023-03-13 03:40:24,527|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-13 03:40:24,528|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| identified workflow(helloworld) targets(helloworld)
2023-03-13 03:40:24,529|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-13 03:40:24,530|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-13 03:40:24,532|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enriching artifacts file(/opt/app/onap/blueprints/working/6c814ff2-9eaa-4bfb-893d-fabad3cb2515/Templates/hello-world-mapping.json
2023-03-13 03:40:24,560|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-13 03:40:24,561|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-13 03:40:24,562|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing blueprint Resource Definitions
2023-03-13 03:40:24,563|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-13 03:40:24,566|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing file (Templates/hello-world-mapping.json)
2023-03-13 03:40:24,637|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| distinct resource keys ([])
2023-03-13 03:40:24,638|dac24f3d-47af-4a50-9224-b5fa9729d279||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enriching Resource Definition sources Node Template: []
2023-03-13 03:40:25,081|7d4f1bca-1725-412c-9a11-3a8bfac417c3||Thread-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(fede7eed-0939-4b26-a0d7-2e58f05fe1db) CBA(/opt/app/onap/blueprints/archive/fede7eed-0939-4b26-a0d7-2e58f05fe1db/cba.zip)
2023-03-13 03:40:25,111|7d4f1bca-1725-412c-9a11-3a8bfac417c3||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fede7eed-0939-4b26-a0d7-2e58f05fe1db) and entry definition file (Definitions/blueprint.json)
2023-03-13 03:40:25,249|7d4f1bca-1725-412c-9a11-3a8bfac417c3||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(helloworld)
2023-03-13 03:40:25,270|7d4f1bca-1725-412c-9a11-3a8bfac417c3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fede7eed-0939-4b26-a0d7-2e58f05fe1db) and entry definition file (Definitions/blueprint.json)
2023-03-13 03:40:25,597|7d4f1bca-1725-412c-9a11-3a8bfac417c3||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/working/fede7eed-0939-4b26-a0d7-2e58f05fe1db) present to clean.
2023-03-13 03:40:25,864|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321
2023-03-13 03:40:25,868|654321||reactor-http-epoll-1||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-03-13 03:40:25,970|654321||reactor-http-epoll-1||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-request-producer-client-id-57j9n
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 5000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer

2023-03-13 03:40:25,998|654321||reactor-http-epoll-1||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Instantiated an idempotent producer.
2023-03-13 03:40:26,031|654321||reactor-http-epoll-1||||INFO||||||| Kafka version: 3.0.1
2023-03-13 03:40:26,031|654321||reactor-http-epoll-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-13 03:40:26,031|654321||reactor-http-epoll-1||||INFO||||||| Kafka startTimeMs: 1678678826031
2023-03-13 03:40:26,075|||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 03:40:26,076|||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 03:40:26,076|||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 03:40:26,076|||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 03:40:26,077|||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 03:40:26,077|||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 03:40:26,077|||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Cluster ID: hC801O7GT9u6_gfhguIbRw
2023-03-13 03:40:26,078|||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] ProducerId set to 3 with epoch 0
2023-03-13 03:40:26,101|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 03:40:26,106|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2023-03-13 03:40:26,114|654321||DefaultDispatcher-worker-17||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-03-13 03:40:26,264|654321||DefaultDispatcher-worker-17||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-13 03:40:26,267|654321||DefaultDispatcher-worker-17||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-13 03:40:26,269|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-13 03:40:26,270|654321||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-13 03:40:26,303|654321||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-13 03:40:26,305|654321||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-13 03:40:26,346|654321||DefaultDispatcher-worker-17||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 03:40:26,364|654321||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-13 03:40:26,367|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 03:40:26,370|654321||DefaultDispatcher-worker-17||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-13 03:40:26,406|654321||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-13 03:40:26,462|654321||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([])
2023-03-13 03:40:26,468|654321||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({ })
2023-03-13 03:40:26,622|654321||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response...
2023-03-13 03:40:26,627|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 03:40:26,628|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-13 03:40:26,633|654321||DefaultDispatcher-worker-16||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-03-13 03:40:26,716|654321||DefaultDispatcher-worker-16||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-response-producer-client-id-57j9n
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 5000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 5000
	reconnect.backoff.ms = 5000
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.mechanism = SCRAM-SHA-512
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer

2023-03-13 03:40:26,717|654321||DefaultDispatcher-worker-16||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Instantiated an idempotent producer.
2023-03-13 03:40:26,724|654321||DefaultDispatcher-worker-16||||INFO||||||| Kafka version: 3.0.1
2023-03-13 03:40:26,725|654321||DefaultDispatcher-worker-16||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-13 03:40:26,725|654321||DefaultDispatcher-worker-16||||INFO||||||| Kafka startTimeMs: 1678678826724
2023-03-13 03:40:26,763|||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 03:40:26,763|||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 03:40:26,763|||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 03:40:26,763|||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 03:40:26,763|||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 03:40:26,764|||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 03:40:26,764|||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Cluster ID: hC801O7GT9u6_gfhguIbRw
2023-03-13 03:40:26,766|||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] ProducerId set to 1005 with epoch 0
2023-03-13 03:40:26,773|654321||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e97fd5ab-5cd1-425a-a967-6079fcc6d7b8 auditStoreId -1
2023-03-13 03:40:26,874|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-13 04:39:51,287|8410021e-7916-47c1-a614-9059a0742391||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-13 04:39:51,288|8410021e-7916-47c1-a614-9059a0742391||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-13 04:39:51,288|8410021e-7916-47c1-a614-9059a0742391||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-13 04:39:52,036|8410021e-7916-47c1-a614-9059a0742391||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-13 04:39:52,036|8410021e-7916-47c1-a614-9059a0742391||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-13 04:39:54,543|83da623b-e291-4062-ac9f-7708578561bc||Thread-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b09108ed-88f6-4b2a-a547-879ff7bbb38b)
2023-03-13 04:39:54,544|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| deleting definition types under : /opt/app/onap/blueprints/working/b09108ed-88f6-4b2a-a547-879ff7bbb38b/Definitions
2023-03-13 04:39:54,548|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| reinitialized all type definitions
2023-03-13 04:39:54,550|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-13 04:39:54,587|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-13 04:39:54,603|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-13 04:39:54,623|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-13 04:39:54,650|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing Workflow(helloworld)
2023-03-13 04:39:54,652|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-13 04:39:54,652|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| identified workflow(helloworld) targets(helloworld)
2023-03-13 04:39:54,653|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-13 04:39:54,654|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-13 04:39:54,654|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enriching artifacts file(/opt/app/onap/blueprints/working/b09108ed-88f6-4b2a-a547-879ff7bbb38b/Templates/hello-world-mapping.json
2023-03-13 04:39:54,666|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-13 04:39:54,667|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-13 04:39:54,667|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing blueprint Resource Definitions
2023-03-13 04:39:54,668|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-13 04:39:54,668|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing file (Templates/hello-world-mapping.json)
2023-03-13 04:39:54,681|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| distinct resource keys ([])
2023-03-13 04:39:54,682|83da623b-e291-4062-ac9f-7708578561bc||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enriching Resource Definition sources Node Template: []
2023-03-13 04:39:55,041|4449416d-d390-420e-ba84-71936102325f||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(04dac057-a449-44d6-9c09-84c58678145b) CBA(/opt/app/onap/blueprints/archive/04dac057-a449-44d6-9c09-84c58678145b/cba.zip)
2023-03-13 04:39:55,057|4449416d-d390-420e-ba84-71936102325f||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/04dac057-a449-44d6-9c09-84c58678145b) and entry definition file (Definitions/blueprint.json)
2023-03-13 04:39:55,090|4449416d-d390-420e-ba84-71936102325f||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(helloworld)
2023-03-13 04:39:55,104|4449416d-d390-420e-ba84-71936102325f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/04dac057-a449-44d6-9c09-84c58678145b) and entry definition file (Definitions/blueprint.json)
2023-03-13 04:39:55,254|4449416d-d390-420e-ba84-71936102325f||DefaultDispatcher-worker-21||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/working/04dac057-a449-44d6-9c09-84c58678145b) present to clean.
2023-03-13 04:39:55,539|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-03-13 04:39:55,550|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 04:39:55,551|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 04:39:55,551|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 04:39:55,551|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 04:39:55,551|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 04:39:55,551|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 04:39:55,558|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 04:39:55,558|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-03-13 04:39:55,567|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-13 04:39:55,567|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-13 04:39:55,572|654321||DefaultDispatcher-worker-21||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-13 04:39:55,615|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-13 04:39:55,616|654321||DefaultDispatcher-worker-21||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-13 04:39:55,616|654321||DefaultDispatcher-worker-21||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-13 04:39:55,616|654321||DefaultDispatcher-worker-21||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 04:39:55,619|654321||DefaultDispatcher-worker-21||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-13 04:39:55,619|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 04:39:55,619|654321||DefaultDispatcher-worker-21||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-13 04:39:55,632|654321||DefaultDispatcher-worker-21||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-13 04:39:55,660|654321||DefaultDispatcher-worker-21||||INFO||||||| Batched Sequence : ([])
2023-03-13 04:39:55,661|654321||DefaultDispatcher-worker-21||||INFO||||||| Generated Resource Param Data ({ })
2023-03-13 04:39:55,674|654321||DefaultDispatcher-worker-21||||INFO||||||| Preparing Response...
2023-03-13 04:39:55,674|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 04:39:55,674|654321||DefaultDispatcher-worker-21||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-13 04:39:55,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 04:39:55,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 04:39:55,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 04:39:55,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 04:39:55,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 04:39:55,685|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 04:39:55,688|654321||DefaultDispatcher-worker-21||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1ccf9768-2d6d-4a16-a8de-88415660d780 auditStoreId -1
2023-03-13 04:39:55,748|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-13 05:09:59,085|62fd2520-4fbd-4c20-bd93-63534e84a739||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-13 05:09:59,086|62fd2520-4fbd-4c20-bd93-63534e84a739||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-13 05:09:59,086|62fd2520-4fbd-4c20-bd93-63534e84a739||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-13 05:09:59,812|62fd2520-4fbd-4c20-bd93-63534e84a739||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-13 05:09:59,813|62fd2520-4fbd-4c20-bd93-63534e84a739||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-13 05:10:02,167|729a4a0c-f5d7-476c-bf59-8b497759cbef||Thread-79||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d403c71b-039b-44a8-83be-e3dc15f97209)
2023-03-13 05:10:02,169|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| deleting definition types under : /opt/app/onap/blueprints/working/d403c71b-039b-44a8-83be-e3dc15f97209/Definitions
2023-03-13 05:10:02,174|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| reinitialized all type definitions
2023-03-13 05:10:02,175|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-13 05:10:02,228|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-13 05:10:02,249|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-13 05:10:02,282|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-13 05:10:02,313|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing Workflow(helloworld)
2023-03-13 05:10:02,314|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-13 05:10:02,314|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| identified workflow(helloworld) targets(helloworld)
2023-03-13 05:10:02,314|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-13 05:10:02,314|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-13 05:10:02,314|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enriching artifacts file(/opt/app/onap/blueprints/working/d403c71b-039b-44a8-83be-e3dc15f97209/Templates/hello-world-mapping.json
2023-03-13 05:10:02,328|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-13 05:10:02,328|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-13 05:10:02,328|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing blueprint Resource Definitions
2023-03-13 05:10:02,329|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-13 05:10:02,329|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing file (Templates/hello-world-mapping.json)
2023-03-13 05:10:02,342|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| distinct resource keys ([])
2023-03-13 05:10:02,342|729a4a0c-f5d7-476c-bf59-8b497759cbef||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enriching Resource Definition sources Node Template: []
2023-03-13 05:10:02,647|22e09a96-67b4-4627-918a-b76a895938c7||Thread-79||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(aee1bb88-0a58-4b1d-b248-30cd10af5e2c) CBA(/opt/app/onap/blueprints/archive/aee1bb88-0a58-4b1d-b248-30cd10af5e2c/cba.zip)
2023-03-13 05:10:02,661|22e09a96-67b4-4627-918a-b76a895938c7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/aee1bb88-0a58-4b1d-b248-30cd10af5e2c) and entry definition file (Definitions/blueprint.json)
2023-03-13 05:10:02,687|22e09a96-67b4-4627-918a-b76a895938c7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(helloworld)
2023-03-13 05:10:02,699|22e09a96-67b4-4627-918a-b76a895938c7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/aee1bb88-0a58-4b1d-b248-30cd10af5e2c) and entry definition file (Definitions/blueprint.json)
2023-03-13 05:10:02,832|22e09a96-67b4-4627-918a-b76a895938c7||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/working/aee1bb88-0a58-4b1d-b248-30cd10af5e2c) present to clean.
2023-03-13 05:10:03,087|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321
2023-03-13 05:10:03,103|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:10:03,104|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:10:03,104|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:10:03,104|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:10:03,105|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:10:03,105|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:10:03,107|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:10:03,108|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2023-03-13 05:10:03,114|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-13 05:10:03,114|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-13 05:10:03,119|654321||DefaultDispatcher-worker-8||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-13 05:10:03,131|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-13 05:10:03,135|654321||DefaultDispatcher-worker-8||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-13 05:10:03,135|654321||DefaultDispatcher-worker-8||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-13 05:10:03,135|654321||DefaultDispatcher-worker-8||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:10:03,137|654321||DefaultDispatcher-worker-8||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-13 05:10:03,137|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 05:10:03,137|654321||DefaultDispatcher-worker-8||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-13 05:10:03,140|654321||DefaultDispatcher-worker-8||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-13 05:10:03,164|654321||DefaultDispatcher-worker-8||||INFO||||||| Batched Sequence : ([])
2023-03-13 05:10:03,166|654321||DefaultDispatcher-worker-8||||INFO||||||| Generated Resource Param Data ({ })
2023-03-13 05:10:03,182|654321||DefaultDispatcher-worker-8||||INFO||||||| Preparing Response...
2023-03-13 05:10:03,183|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 05:10:03,183|654321||DefaultDispatcher-worker-8||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-13 05:10:03,193|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:10:03,194|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:10:03,194|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:10:03,194|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:10:03,194|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:10:03,194|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:10:03,195|654321||DefaultDispatcher-worker-8||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 59995ef4-6761-43ff-b90d-07efb62e9079 auditStoreId -1
2023-03-13 05:10:03,208|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld).
2023-03-13 05:36:24,200|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-13 05:36:24,201|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-13 05:36:24,201|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-13 05:36:24,953|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-13 05:36:24,954|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-13 05:36:26,548|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-13 05:36:26,553|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(a5376d73-c68d-4261-ad0b-cf3ea9c6a6b5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-13 05:36:26,617|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(09ceb7a0-6b60-4b62-bfdc-c4493c4b0d37) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-13 05:36:26,626|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(3d4971a3-d121-44c1-a958-1695c2a5800f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-13 05:36:26,641|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(13432306-c95e-49a6-9d96-2b28eac90337) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-13 05:36:26,656|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(a18ec407-d155-4b25-955e-c573c370f4b1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-13 05:36:26,696|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(adaede48-50b7-4cf3-80c7-f275470baf4b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-13 05:36:26,715|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-13 05:36:26,715|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-13 05:36:26,715|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-13 05:36:26,716|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:36:26,716|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-13 05:36:26,717|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:36:26,804|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:36:26,841|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-13 05:36:26,849|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:36:26,905|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:36:26,928|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:36:27,064|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:36:27,065|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:36:27,067|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:36:27,162|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:36:27,403|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:36:27,404|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:36:27,405|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:36:27,406|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(HealthCheck)
2023-03-13 05:36:27,406|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-13 05:36:27,407|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(vf-config-assign)
2023-03-13 05:36:27,408|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(vf-config-deploy)
2023-03-13 05:36:27,466|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:36:27,616|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:36:27,617|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:36:27,661|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:36:27,662|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:36:27,663|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-13 05:36:27,714|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-13 05:36:27,946|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:36:27,947|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:36:27,948|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:36:27,987|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-13 05:36:28,084|09f30ddc-c8a6-4e72-8780-dbb4f1a47b6d||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-13 05:36:30,181|02173d7c-8226-4e13-befa-12abde451568||Thread-103||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4064ea62-e561-41d4-bd56-783770ca78ec)
2023-03-13 05:36:30,183|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| deleting definition types under : /opt/app/onap/blueprints/working/4064ea62-e561-41d4-bd56-783770ca78ec/Definitions
2023-03-13 05:36:30,186|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| reinitialized all type definitions
2023-03-13 05:36:30,188|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-03-13 05:36:30,219|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-03-13 05:36:30,234|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-03-13 05:36:30,250|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-03-13 05:36:30,279|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(capability)
2023-03-13 05:36:30,327|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(capability)
2023-03-13 05:36:30,345|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-13 05:36:30,379|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,412|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,443|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,484|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,514|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,627|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-03-13 05:36:30,640|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-03-13 05:36:30,640|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-03-13 05:36:30,668|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(capability)
2023-03-13 05:36:30,683|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(capability)
2023-03-13 05:36:30,698|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(capability)
2023-03-13 05:36:30,721|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-13 05:36:30,740|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,762|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,781|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,804|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,822|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,841|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:36:30,908|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing Workflow(resource-resolution)
2023-03-13 05:36:30,908|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-03-13 05:36:30,909|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-03-13 05:36:30,909|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-03-13 05:36:30,909|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-03-13 05:36:30,909|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-03-13 05:36:30,909|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enriching artifacts file(/opt/app/onap/blueprints/working/4064ea62-e561-41d4-bd56-783770ca78ec/Templates/hello-world-velocity-mapping.json
2023-03-13 05:36:30,916|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-03-13 05:36:30,916|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-03-13 05:36:30,916|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enriching artifacts file(/opt/app/onap/blueprints/working/4064ea62-e561-41d4-bd56-783770ca78ec/Templates/hello-world-jinja-mapping.json
2023-03-13 05:36:30,922|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-03-13 05:36:30,922|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-03-13 05:36:30,922|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing blueprint Resource Definitions
2023-03-13 05:36:30,923|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-03-13 05:36:30,923|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-03-13 05:36:30,923|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-03-13 05:36:30,934|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2023-03-13 05:36:31,059|02173d7c-8226-4e13-befa-12abde451568||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-03-13 05:36:31,317|8113c89f-0046-487a-b84f-0a3b1e814f2d||Thread-103||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(1ec15117-b63f-4797-aff7-6ad5ef10ff2c) CBA(/opt/app/onap/blueprints/archive/1ec15117-b63f-4797-aff7-6ad5ef10ff2c/cba.zip)
2023-03-13 05:36:31,329|8113c89f-0046-487a-b84f-0a3b1e814f2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ec15117-b63f-4797-aff7-6ad5ef10ff2c) and entry definition file (Definitions/resource-resolution.json)
2023-03-13 05:36:31,363|8113c89f-0046-487a-b84f-0a3b1e814f2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-resolution)
2023-03-13 05:36:31,373|8113c89f-0046-487a-b84f-0a3b1e814f2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ec15117-b63f-4797-aff7-6ad5ef10ff2c) and entry definition file (Definitions/resource-resolution.json)
2023-03-13 05:36:31,494|8113c89f-0046-487a-b84f-0a3b1e814f2d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/working/1ec15117-b63f-4797-aff7-6ad5ef10ff2c) present to clean.
2023-03-13 05:36:31,679|89843a28-f99e-41db-a01e-aa521a6dd5b6||reactor-http-epoll-3||||INFO||||||| processing request id 89843a28-f99e-41db-a01e-aa521a6dd5b6
2023-03-13 05:36:31,692|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-03-13 05:36:31,789|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-13 05:36:31,795|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-03-13 05:36:31,813|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-13 05:36:31,850|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:36:31,850|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:36:31,850|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:36:31,850|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:36:31,850|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:36:31,851|654321||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:36:31,852|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:36:31,852|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| StoreAuditService ID  -1
2023-03-13 05:36:31,853|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-13 05:36:31,853|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-03-13 05:36:31,858|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2023-03-13 05:36:31,894|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-13 05:36:31,895|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-03-13 05:36:31,895|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:36:31,897|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(89843a28-f99e-41db-a01e-aa521a6dd5b6) for workflow(resource-resolution) step(helloworld)
2023-03-13 05:36:31,897|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 05:36:31,897|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2023-03-13 05:36:31,899|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-03-13 05:36:31,942|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(89843a28-f99e-41db-a01e-aa521a6dd5b6), subrequestID(c9261ea9-8a13-4ebe-971f-807120e181fe) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-13 05:36:31,976|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-03-13 05:36:32,038|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:32,045|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:32,081|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-13 05:36:32,468|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-13 05:36:32,650|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:32,662|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-03-13 05:36:32,663|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-13 05:36:32,663|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-13 05:36:32,678|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-03-13 05:36:32,723|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-03-13 05:36:32,739|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-13 05:36:32,745|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-13 05:36:38,775|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@6fa6f62c
2023-03-13 05:36:38,800|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-03-13 05:36:38,834|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-03-13 05:36:38,838|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:38,838|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:38,838|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-13 05:36:38,846|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-13 05:36:38,870|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:38,871|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-03-13 05:36:38,872|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-13 05:36:38,872|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-13 05:36:38,872|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-03-13 05:36:38,874|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:38,874|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:38,874|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-13 05:36:38,877|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-13 05:36:38,888|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-03-13 05:36:38,903|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:38,904|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-03-13 05:36:38,904|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-13 05:36:38,904|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-13 05:36:38,904|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-03-13 05:36:38,922|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-03-13 05:36:38,924|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-13 05:36:38,968|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-13 05:36:54,003|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| compiled in (15019)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-13 05:36:54,008|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-13 05:36:54,048|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-03-13 05:36:54,071|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-03-13 05:36:54,074|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:54,075|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:54,075|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-13 05:36:54,083|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-13 05:36:54,130|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:54,130|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-03-13 05:36:54,131|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-13 05:36:54,131|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-13 05:36:54,131|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-03-13 05:36:54,149|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-03-13 05:36:54,157|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-03-13 05:36:54,158|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-03-13 05:36:54,179|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-03-13 05:36:54,185|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-03-13 05:36:54,188|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:54,188|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:54,188|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-13 05:36:54,192|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-13 05:36:54,216|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:54,217|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-03-13 05:36:54,217|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-13 05:36:54,217|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-13 05:36:54,218|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-03-13 05:36:54,236|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-03-13 05:36:54,250|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:54,251|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:54,294|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (list)
2023-03-13 05:36:54,298|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-13 05:36:54,299|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:54,299|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:54,300|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:54,300|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:54,300|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2023-03-13 05:36:54,326|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-03-13 05:36:54,333|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2023-03-13 05:36:54,618|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-13 05:36:54,679|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-13 05:36:54,680|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-03-13 05:36:54,735|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2023-03-13 05:36:54,743|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-13 05:36:54,744|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-03-13 05:36:54,744|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-13 05:36:54,744|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-13 05:36:54,760|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-03-13 05:36:54,814|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@4b0ed99f
2023-03-13 05:36:54,816|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-03-13 05:36:54,839|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-03-13 05:36:54,841|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:54,841|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:54,842|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-13 05:36:54,844|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-13 05:36:54,860|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:54,861|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-03-13 05:36:54,861|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-13 05:36:54,861|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-13 05:36:54,861|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-03-13 05:36:54,881|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-03-13 05:36:54,882|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-03-13 05:36:54,900|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-03-13 05:36:54,901|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:54,902|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:54,902|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-13 05:36:54,904|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-13 05:36:54,917|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:54,917|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string)
2023-03-13 05:36:54,918|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-13 05:36:54,918|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-13 05:36:54,918|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-03-13 05:36:54,935|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-03-13 05:36:54,936|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-03-13 05:36:54,956|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-03-13 05:36:54,957|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:54,957|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:54,957|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-13 05:36:54,960|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-13 05:36:54,977|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:54,978|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-03-13 05:36:54,978|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-13 05:36:54,978|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-13 05:36:54,978|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-03-13 05:36:54,979|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:54,980|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:54,980|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-13 05:36:54,982|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-13 05:36:54,999|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:55,000|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-03-13 05:36:55,000|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-13 05:36:55,000|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-13 05:36:55,001|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-03-13 05:36:55,001|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-03-13 05:36:55,004|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:55,004|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:55,004|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-13 05:36:55,007|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-13 05:36:55,021|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:55,022|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-03-13 05:36:55,023|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-13 05:36:55,023|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-13 05:36:55,023|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-03-13 05:36:55,026|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-03-13 05:36:55,044|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-03-13 05:36:55,045|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-03-13 05:36:55,051|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2023-03-13 05:36:55,051|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-03-13 05:36:55,053|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-03-13 05:36:55,072|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Response status(200 - OK)
2023-03-13 05:36:55,073|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (string)
2023-03-13 05:36:55,073|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-13 05:36:55,073|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-13 05:36:55,073|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2023-03-13 05:36:55,099|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-03-13 05:36:55,101|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-13 05:36:55,102|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-03-13 05:36:55,122|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-03-13 05:36:55,125|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-13 05:36:55,125|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-13 05:36:55,134|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Response processing type (list)
2023-03-13 05:36:55,139|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-13 05:36:55,140|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2023-03-13 05:36:55,161|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-03-13 05:36:55,163|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2023-03-13 05:36:55,429|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-22||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-13 05:36:55,444|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-22||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-13 05:36:55,446|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2023-03-13 05:36:55,446|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 05:36:55,446|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-03-13 05:36:55,458|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:36:55,459|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:36:55,459|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:36:55,459|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:36:55,459|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:36:55,459|654321||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:36:55,461|89843a28-f99e-41db-a01e-aa521a6dd5b6||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 63b4cf8d-0bf4-4376-882a-93bf9f849aa0 auditStoreId -1
2023-03-13 05:36:55,526|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(89843a28-f99e-41db-a01e-aa521a6dd5b6), subrequestID(c9261ea9-8a13-4ebe-971f-807120e181fe) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-13 05:49:37,915|3b047033-4048-4cf7-9a74-c95204924f6b||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(d6dacc88-baa0-43a4-a4f0-55ef801cb2bd) CBA(/opt/app/onap/blueprints/archive/d6dacc88-baa0-43a4-a4f0-55ef801cb2bd/cba.zip)
2023-03-13 05:49:37,961|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d6dacc88-baa0-43a4-a4f0-55ef801cb2bd) and entry definition file (Definitions/CNF.json)
2023-03-13 05:49:38,128|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:49:38,130|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:49:38,131|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:49:38,131|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(scale-out)
2023-03-13 05:49:38,132|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(scale)
2023-03-13 05:49:38,133|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(scale-in)
2023-03-13 05:49:38,138|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(health-check)
2023-03-13 05:49:38,195|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d6dacc88-baa0-43a4-a4f0-55ef801cb2bd) and entry definition file (Definitions/CNF.json)
2023-03-13 05:49:38,364|3b047033-4048-4cf7-9a74-c95204924f6b||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/working/d6dacc88-baa0-43a4-a4f0-55ef801cb2bd) present to clean.
2023-03-13 05:49:49,911|960b3f9a-0769-40e6-bf3c-43f781607da9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-13 05:49:49,911|960b3f9a-0769-40e6-bf3c-43f781607da9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-13 05:49:49,911|960b3f9a-0769-40e6-bf3c-43f781607da9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-13 05:49:50,405|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-13 05:49:50,405|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-13 05:49:51,858|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-13 05:49:51,859|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(05e3befe-3107-4446-afe7-930ea34e827f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-13 05:49:51,911|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(b8d14d39-abe4-450b-ac8a-87a98c82c79d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-13 05:49:51,925|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(5b84ec17-d54e-437e-b825-90bc4704f0fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-13 05:49:51,941|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(a0540c25-869d-42f3-9643-4dfbb93d0cfe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-13 05:49:51,954|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(59cb86d0-02fb-454a-8acd-7480cacc64f2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-13 05:49:51,972|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(25aacfd5-1185-4c04-9b58-ed7177abdfa8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-13 05:49:52,012|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-13 05:49:52,013|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-13 05:49:52,013|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-13 05:49:52,013|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:49:52,014|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-13 05:49:52,014|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:49:52,051|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:49:52,075|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-13 05:49:52,096|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:49:52,142|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:49:52,166|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:49:52,272|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:49:52,273|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:49:52,274|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:49:52,341|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:49:52,410|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-13 05:49:52,467|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-13 05:49:52,477|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-13 05:49:52,563|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:49:52,564|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:49:52,565|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:49:52,609|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-13 05:49:52,664|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-13 05:49:52,718|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-13 05:49:52,719|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-13 05:49:52,810|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:49:52,810|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:49:52,848|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:49:52,849|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:49:52,850|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-13 05:49:52,877|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-13 05:49:52,927|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-13 05:49:53,016|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-13 05:49:53,059|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-13 05:49:53,134|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-13 05:49:53,134|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-13 05:49:53,232|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-13 05:49:53,361|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:49:53,362|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:49:53,363|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:49:53,364|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(HealthCheck)
2023-03-13 05:49:53,365|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-13 05:49:53,366|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(vf-config-assign)
2023-03-13 05:49:53,366|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(vf-config-deploy)
2023-03-13 05:49:53,436|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:49:53,505|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-13 05:49:53,554|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-13 05:49:53,556|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-13 05:49:53,657|960b3f9a-0769-40e6-bf3c-43f781607da9||DefaultDispatcher-worker-24||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-13 05:50:10,491|bea24e5b-e42c-4224-9396-3833242c7485||Thread-104||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/775a0cb4-9648-470f-8fcd-e8076e9de1a9)
2023-03-13 05:50:10,493|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| deleting definition types under : /opt/app/onap/blueprints/working/775a0cb4-9648-470f-8fcd-e8076e9de1a9/Definitions
2023-03-13 05:50:10,497|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| reinitialized all type definitions
2023-03-13 05:50:10,499|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-13 05:50:10,531|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(vnf-template)
2023-03-13 05:50:10,542|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-13 05:50:10,554|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-13 05:50:10,597|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,643|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,655|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,667|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-13 05:50:10,667|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-13 05:50:10,667|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-13 05:50:10,692|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,707|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,721|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,735|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-13 05:50:10,779|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,795|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,815|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,832|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,849|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,873|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,930|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-13 05:50:10,935|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-13 05:50:10,935|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-13 05:50:10,935|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-13 05:50:10,956|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,969|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,981|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(input)
2023-03-13 05:50:10,995|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-13 05:50:11,060|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing Workflow(resource-assignment)
2023-03-13 05:50:11,061|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-13 05:50:11,061|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-13 05:50:11,061|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-13 05:50:11,061|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-13 05:50:11,061|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-13 05:50:11,061|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enriching artifacts file(/opt/app/onap/blueprints/working/775a0cb4-9648-470f-8fcd-e8076e9de1a9/Templates/vnf-mapping.json
2023-03-13 05:50:11,068|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-13 05:50:11,068|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-13 05:50:11,068|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enriching artifacts file(/opt/app/onap/blueprints/working/775a0cb4-9648-470f-8fcd-e8076e9de1a9/Templates/base_ubuntu20-mapping.json
2023-03-13 05:50:11,074|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-13 05:50:11,074|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-13 05:50:11,075|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing Workflow(config-assign)
2023-03-13 05:50:11,075|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-13 05:50:11,075|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| identified workflow(config-assign) targets(config-assign)
2023-03-13 05:50:11,075|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-13 05:50:11,075|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-13 05:50:11,076|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enriching artifacts file(/opt/app/onap/blueprints/working/775a0cb4-9648-470f-8fcd-e8076e9de1a9/Templates/baseconfig-mapping.json
2023-03-13 05:50:11,083|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-13 05:50:11,084|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-13 05:50:11,084|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing Workflow(config-deploy)
2023-03-13 05:50:11,085|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-13 05:50:11,085|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-13 05:50:11,085|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(config-deploy) resource assignment files([]
2023-03-13 05:50:11,085|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing blueprint Resource Definitions
2023-03-13 05:50:11,085|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-13 05:50:11,085|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing file (Templates/vnf-mapping.json)
2023-03-13 05:50:11,085|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-13 05:50:11,085|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing file (Templates/baseconfig-mapping.json)
2023-03-13 05:50:11,102|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2023-03-13 05:50:11,293|bea24e5b-e42c-4224-9396-3833242c7485||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-13 05:50:11,557|85815a26-bbdb-46dd-93e0-8c7c0891f277||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(75e363b2-404c-41f8-8235-14cb76d75229) CBA(/opt/app/onap/blueprints/archive/75e363b2-404c-41f8-8235-14cb76d75229/cba.zip)
2023-03-13 05:50:11,568|85815a26-bbdb-46dd-93e0-8c7c0891f277||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/75e363b2-404c-41f8-8235-14cb76d75229) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:50:11,579|85815a26-bbdb-46dd-93e0-8c7c0891f277||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:50:11,614|85815a26-bbdb-46dd-93e0-8c7c0891f277||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:50:11,615|85815a26-bbdb-46dd-93e0-8c7c0891f277||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:50:11,617|85815a26-bbdb-46dd-93e0-8c7c0891f277||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:50:11,632|85815a26-bbdb-46dd-93e0-8c7c0891f277||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/75e363b2-404c-41f8-8235-14cb76d75229) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:50:11,773|85815a26-bbdb-46dd-93e0-8c7c0891f277||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/working/75e363b2-404c-41f8-8235-14cb76d75229) present to clean.
2023-03-13 05:52:07,490|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-13 05:52:07,490|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-13 05:52:07,490|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-13 05:52:07,926|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-13 05:52:07,927|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-13 05:52:09,227|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-13 05:52:09,228|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(8e2fd04a-1e83-4bfe-bff4-c7c908978533) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-13 05:52:09,249|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(1156d296-08ec-4ab9-8c7d-1a2bda480356) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-13 05:52:09,297|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(2add5c3d-ce2f-4094-8d78-4b15f96e81a2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-13 05:52:09,309|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(381d3c79-8d83-4f48-adf3-05771ab95ace) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-13 05:52:09,323|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(ade96656-236a-4319-81e3-6b8e2c851313) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-13 05:52:09,343|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Save processing(bf3d027c-b333-4d15-83ad-f1fe42b22da2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-13 05:52:09,401|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2023-03-13 05:52:09,402|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-13 05:52:09,403|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-13 05:52:09,403|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:52:09,403|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-13 05:52:09,404|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:52:09,420|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:52:09,450|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:52:09,521|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:52:09,544|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-13 05:52:09,611|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 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.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.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-13 05:52:09,730|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:52:09,731|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:52:09,812|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-03-13 05:52:09,904|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-13 05:52:09,968|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-13 05:52:09,979|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-13 05:52:10,307|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:52:10,308|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:52:10,309|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:52:10,356|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:52:10,505|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-13 05:52:10,555|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-13 05:52:10,556|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-13 05:52:10,720|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:52:10,722|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:52:10,722|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:52:10,806|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2023-03-13 05:52:10,857|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-13 05:52:10,901|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-13 05:52:10,902|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-13 05:52:10,988|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(resource-assignment)
2023-03-13 05:52:10,990|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:52:10,990|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:52:10,991|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(HealthCheck)
2023-03-13 05:52:10,992|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-13 05:52:10,993|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(vf-config-assign)
2023-03-13 05:52:10,994|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(vf-config-deploy)
2023-03-13 05:52:11,037|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-assign)
2023-03-13 05:52:11,038|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Validating Workflow(config-deploy)
2023-03-13 05:52:11,039|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-03-13 05:52:11,044|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2023-03-13 05:52:11,078|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-13 05:52:11,124|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-13 05:52:11,125|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-13 05:52:11,249|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-13 05:52:11,314|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-13 05:52:11,315|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-13 05:52:11,390|a28c3bef-4bf0-4d64-8568-0b0f6b5b8a08||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2023-03-13 05:52:27,742|070265a3-34e3-4b00-9e80-35c9d56c85ab||Thread-153||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d9efa485-d4b1-4b8d-a0dd-512f1059134c)
2023-03-13 05:52:27,744|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| deleting definition types under : /opt/app/onap/blueprints/working/d9efa485-d4b1-4b8d-a0dd-512f1059134c/Definitions
2023-03-13 05:52:27,747|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| reinitialized all type definitions
2023-03-13 05:52:27,748|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-13 05:52:27,777|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-13 05:52:27,816|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-13 05:52:27,831|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-13 05:52:27,841|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-13 05:52:27,889|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-13 05:52:27,930|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing Workflow(config-assign)
2023-03-13 05:52:27,931|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-13 05:52:27,931|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| identified workflow(config-assign) targets(resolve-data)
2023-03-13 05:52:27,931|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-13 05:52:27,931|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-13 05:52:27,931|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enriching artifacts file(/opt/app/onap/blueprints/working/d9efa485-d4b1-4b8d-a0dd-512f1059134c/Templates/netconfrpc-mapping.json
2023-03-13 05:52:27,937|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-13 05:52:27,937|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-13 05:52:27,938|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing Workflow(config-deploy)
2023-03-13 05:52:27,939|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-13 05:52:27,939|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-13 05:52:27,939|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(config-deploy) resource assignment files([]
2023-03-13 05:52:27,939|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ##### Enhancing blueprint Resource Definitions
2023-03-13 05:52:27,939|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-13 05:52:27,939|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-13 05:52:27,945|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| distinct resource keys ([input-source])
2023-03-13 05:52:27,957|070265a3-34e3-4b00-9e80-35c9d56c85ab||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-13 05:55:16,280|75c996e4-b0c2-46fc-9519-a3881c7aea47||reactor-http-epoll-1||||INFO||||||| processing request id 75c996e4-b0c2-46fc-9519-a3881c7aea47
2023-03-13 05:55:16,288|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-13 05:55:16,574|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:55:16,579|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-13 05:55:16,603|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-13 05:55:16,630|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-0 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:55:16,630|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-5 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:55:16,631|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-1 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:55:16,631|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-4 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:55:16,631|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-2 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:55:16,631|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.request-3 to 0 since the associated topicId changed from null to VuXkdVjgRUKeCMJoPgXA7g
2023-03-13 05:55:16,633|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:55:16,633|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID  -1
2023-03-13 05:55:16,634|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:55:16,635|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-13 05:55:16,639|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-13 05:55:16,681|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-13 05:55:16,711|75c996e4-b0c2-46fc-9519-a3881c7aea47||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(75c996e4-b0c2-46fc-9519-a3881c7aea47), subrequestID(85108ff7-9521-443a-ba4a-8c19399e8b3c) CBA(APACHE/1.0.0/resource-assignment).
2023-03-13 05:55:16,769|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-13 05:55:16,824|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[75c996e4-b0c2-46fc-9519-a3881c7aea47])'s step(resource-assignment)
2023-03-13 05:55:16,825|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:55:16,828|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(75c996e4-b0c2-46fc-9519-a3881c7aea47) for workflow(resource-assignment) step(resource-assignment)
2023-03-13 05:55:16,828|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 05:55:16,828|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-13 05:55:16,830|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-13 05:55:16,858|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2023-03-13 05:55:16,869|75c996e4-b0c2-46fc-9519-a3881c7aea47||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)
2023-03-13 05:55:16,870|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-13 05:55:16,870|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-13 05:55:16,871|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("85108ff7-9521-443a-ba4a-8c19399e8b3c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-13 05:55:16,871|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("345a93e8-8ead-4357-ae70-0879acd3ac4f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-13 05:55:16,873|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="85108ff7-9521-443a-ba4a-8c19399e8b3c", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-13 05:55:16,886|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2023-03-13 05:55:16,887|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2023-03-13 05:55:16,944|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-13 05:55:19,466|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-03-13 05:55:19,466|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-13 05:55:19,467|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230313t055520137225z")
2023-03-13 05:55:19,467|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230313t055520137225z")
2023-03-13 05:55:19,467|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230313t055520137225z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-13 05:55:19,468|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-13 05:55:19,469|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "345a93e8-8ead-4357-ae70-0879acd3ac4f",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "85108ff7-9521-443a-ba4a-8c19399e8b3c",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230313t055520137225z"
})
2023-03-13 05:55:19,477|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-13 05:55:19,478|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 05:55:19,478|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-13 05:55:19,479|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[75c996e4-b0c2-46fc-9519-a3881c7aea47])'s step(profile-upload)
2023-03-13 05:55:19,479|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:55:19,492|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(75c996e4-b0c2-46fc-9519-a3881c7aea47) for workflow(resource-assignment) step(profile-upload)
2023-03-13 05:55:19,492|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-13 05:55:19,492|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2023-03-13 05:55:19,494|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-13 05:55:19,495|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2023-03-13 05:55:19,495|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-13 05:55:19,512|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-13 05:55:19,512|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-13 05:55:19,512|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-13 05:55:19,512|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-13 05:55:19,513|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-13 05:55:19,525|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-1||||INFO||||||| workflow(75c996e4-b0c2-46fc-9519-a3881c7aea47) nodes completed with (0)exceptions
2023-03-13 05:55:19,525|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-13 05:55:19,536|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-0 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:55:19,536|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-5 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:55:19,536|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-4 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:55:19,536|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-1 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:55:19,536|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-2 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:55:19,536|89843a28-f99e-41db-a01e-aa521a6dd5b6||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-57j9n] Resetting the last seen epoch of partition cds.blueprint-processor.self-service-api.audit.response-3 to 0 since the associated topicId changed from null to MXCCAED2Rh6ElSX4ZIxhlQ
2023-03-13 05:55:19,537|75c996e4-b0c2-46fc-9519-a3881c7aea47||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID edef128d-e9b6-4151-aad7-17276ce340e3 auditStoreId -1
2023-03-13 05:55:19,627|75c996e4-b0c2-46fc-9519-a3881c7aea47||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(75c996e4-b0c2-46fc-9519-a3881c7aea47), subrequestID(85108ff7-9521-443a-ba4a-8c19399e8b3c) CBA(APACHE/1.0.0/resource-assignment).
2023-03-13 05:55:26,938|0193038b-9779-42f3-89ac-30778447c2fe||reactor-http-epoll-3||||INFO||||||| processing request id 0193038b-9779-42f3-89ac-30778447c2fe
2023-03-13 05:55:26,939|0193038b-9779-42f3-89ac-30778447c2fe||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:55:26,943|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-13 05:55:26,972|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-13 05:55:26,988|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:55:26,988|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-03-13 05:55:26,988|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:55:26,988|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-13 05:55:26,990|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-13 05:55:27,005|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-13 05:55:27,008|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-13 05:55:27,009|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[0193038b-9779-42f3-89ac-30778447c2fe])'s step(resource-assignment)
2023-03-13 05:55:27,009|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:55:27,010|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0193038b-9779-42f3-89ac-30778447c2fe) for workflow(resource-assignment) step(resource-assignment)
2023-03-13 05:55:27,011|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 05:55:27,011|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-13 05:55:27,012|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-13 05:55:27,029|0193038b-9779-42f3-89ac-30778447c2fe||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(0193038b-9779-42f3-89ac-30778447c2fe), subrequestID(ef6cf53c-eb93-411d-b970-f2f544869be7) CBA(APACHE/1.0.0/resource-assignment).
2023-03-13 05:55:27,033|0193038b-9779-42f3-89ac-30778447c2fe||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
]]])
2023-03-13 05:55:27,037|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-13 05:55:27,038|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ef6cf53c-eb93-411d-b970-f2f544869be7") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-13 05:55:27,038|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2023-03-13 05:55:27,038|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2023-03-13 05:55:27,039|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("13d16271-8211-479f-ad59-69e2f3d37277") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-13 05:55:27,041|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="13d16271-8211-479f-ad59-69e2f3d37277"}
2023-03-13 05:55:27,041|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="13d16271-8211-479f-ad59-69e2f3d37277"}
2023-03-13 05:55:27,041|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2023-03-13 05:55:27,041|0193038b-9779-42f3-89ac-30778447c2fe||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})
2023-03-13 05:55:27,103|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=13d16271-8211-479f-ad59-69e2f3d37277})
2023-03-13 05:55:27,105|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=13d16271-8211-479f-ad59-69e2f3d37277})
2023-03-13 05:55:27,130|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-13 05:55:27,131|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-13 05:55:27,135|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"75794222-bd91-49d6-b22f-4849a2d3cd6a"}])
2023-03-13 05:55:27,135|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"}])
2023-03-13 05:55:27,135|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("75794222-bd91-49d6-b22f-4849a2d3cd6a") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-13 05:55:27,135|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("595ada9d-a5e8-447a-97df-0a1b4fc51afd") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-13 05:55:27,136|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-13 05:55:27,144|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 595ada9d-a5e8-447a-97df-0a1b4fc51afd
2023-03-13 05:55:27,146|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="13d16271-8211-479f-ad59-69e2f3d37277"}
2023-03-13 05:55:27,146|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2023-03-13 05:55:27,170|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=13d16271-8211-479f-ad59-69e2f3d37277})
2023-03-13 05:55:27,204|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-13 05:55:27,205|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-13 05:55:27,207|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-13 05:55:27,208|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-13 05:55:27,208|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-13 05:55:27,213|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 13d16271-8211-479f-ad59-69e2f3d37277
2023-03-13 05:55:27,214|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("345a93e8-8ead-4357-ae70-0879acd3ac4f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-13 05:55:27,215|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-13 05:55:27,215|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2023-03-13 05:55:27,215|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("85108ff7-9521-443a-ba4a-8c19399e8b3c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-13 05:55:27,216|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="345a93e8-8ead-4357-ae70-0879acd3ac4f", vnf-id="85108ff7-9521-443a-ba4a-8c19399e8b3c"}
2023-03-13 05:55:27,216|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="345a93e8-8ead-4357-ae70-0879acd3ac4f", vnf-id="85108ff7-9521-443a-ba4a-8c19399e8b3c"}
2023-03-13 05:55:27,221|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2023-03-13 05:55:27,221|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2023-03-13 05:55:27,221|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2023-03-13 05:55:27,221|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2023-03-13 05:55:27,307|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-13 05:55:27,307|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-13 05:55:27,397|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-13 05:55:27,397|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-13 05:55:27,397|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-13 05:55:27,398|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-13 05:55:27,398|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230313t055520137225z")
2023-03-13 05:55:27,398|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230313t055520137225z")
2023-03-13 05:55:27,398|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230313t055520137225z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-13 05:55:27,398|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-13 05:55:27,398|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-13 05:55:27,399|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2023-03-13 05:55:27,400|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230313t055520137225z", vf-module-label="helm_apache", vf-module-id="ef6cf53c-eb93-411d-b970-f2f544869be7"}
2023-03-13 05:55:27,405|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2023-03-13 05:55:27,405|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2023-03-13 05:55:27,408|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-13 05:55:27,535|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-13 05:55:27,535|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-13 05:55:27,536|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230313t055520137225z-helm_apache-vfmt-001")
2023-03-13 05:55:27,536|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230313t055520137225z-helm_apache-vfmt-001")
2023-03-13 05:55:27,536|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230313t055520137225z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2023-03-13 05:55:27,537|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-13 05:55:27,541|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="345a93e8-8ead-4357-ae70-0879acd3ac4f", vnf-id="85108ff7-9521-443a-ba4a-8c19399e8b3c"}
2023-03-13 05:55:27,546|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2023-03-13 05:55:27,546|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2023-03-13 05:55:27,577|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-13 05:55:27,594|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-03-13 05:55:27,594|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-13 05:55:27,595|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-13 05:55:27,595|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-13 05:55:27,595|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2023-03-13 05:55:27,596|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-13 05:55:27,596|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2023-03-13 05:55:27,598|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||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" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
  "k8s-rb-definition-version" : "13d16271-8211-479f-ad59-69e2f3d37277",
  "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" : "345a93e8-8ead-4357-ae70-0879acd3ac4f",
  "vf-module-id" : "ef6cf53c-eb93-411d-b970-f2f544869be7",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "13d16271-8211-479f-ad59-69e2f3d37277",
  "vf-module-model-invariant-uuid" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
  "vf-module-model-version" : "75794222-bd91-49d6-b22f-4849a2d3cd6a",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230313t055520137225z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "85108ff7-9521-443a-ba4a-8c19399e8b3c",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230313t055520137225z"
})
2023-03-13 05:55:27,613|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-13 05:55:27,614|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 05:55:27,614|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-13 05:55:27,615|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[0193038b-9779-42f3-89ac-30778447c2fe])'s step(profile-upload)
2023-03-13 05:55:27,615|0193038b-9779-42f3-89ac-30778447c2fe||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.
2023-03-13 05:55:27,616|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0193038b-9779-42f3-89ac-30778447c2fe) for workflow(resource-assignment) step(profile-upload)
2023-03-13 05:55:27,616|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-13 05:55:27,616|0193038b-9779-42f3-89ac-30778447c2fe||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"]}})
2023-03-13 05:55:27,616|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-13 05:55:27,616|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2023-03-13 05:55:27,616|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-13 05:55:27,636|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/595ada9d-a5e8-447a-97df-0a1b4fc51afd/13d16271-8211-479f-ad59-69e2f3d37277)
2023-03-13 05:55:27,833|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-13 05:55:27,881|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/595ada9d-a5e8-447a-97df-0a1b4fc51afd/13d16271-8211-479f-ad59-69e2f3d37277/profile/node-port-profile)
2023-03-13 05:55:28,038|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2023-03-13 05:55:28,039|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2023-03-13 05:55:28,070|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/595ada9d-a5e8-447a-97df-0a1b4fc51afd/13d16271-8211-479f-ad59-69e2f3d37277/profile)
2023-03-13 05:55:28,277|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2023-03-13 05:55:28,301|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/595ada9d-a5e8-447a-97df-0a1b4fc51afd/13d16271-8211-479f-ad59-69e2f3d37277/profile/node-port-profile/content)
2023-03-13 05:55:28,333|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2023-03-13 05:55:28,334|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2023-03-13 05:55:28,334|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-13 05:55:28,334|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-13 05:55:28,334|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-13 05:55:28,335|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-13 05:55:28,335|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| workflow(0193038b-9779-42f3-89ac-30778447c2fe) nodes completed with (0)exceptions
2023-03-13 05:55:28,336|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-13 05:55:28,344|0193038b-9779-42f3-89ac-30778447c2fe||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 445ef3c1-f7a3-4afb-9b5d-da265d513f50 auditStoreId -1
2023-03-13 05:55:28,371|0193038b-9779-42f3-89ac-30778447c2fe||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(0193038b-9779-42f3-89ac-30778447c2fe), subrequestID(ef6cf53c-eb93-411d-b970-f2f544869be7) CBA(APACHE/1.0.0/resource-assignment).
2023-03-13 05:55:42,534|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-13 05:55:42,648|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-13 05:55:42,885|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing request id 45751e82-5836-4f09-ba9c-776593cc34ce
2023-03-13 05:55:42,885|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:55:42,886|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-13 05:55:42,890|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deriving input data for workflow: (config-assign)
2023-03-13 05:55:42,921|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:55:42,921|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| StoreAuditService ID  -1
2023-03-13 05:55:42,921|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:55:42,921|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-13 05:55:42,922|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-13 05:55:42,926|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deriving input data for workflow: (config-assign)
2023-03-13 05:55:42,927|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(START) -> executed state(SUCCESS)
2023-03-13 05:55:42,928|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Executing workflow(config-assign[45751e82-5836-4f09-ba9c-776593cc34ce])'s step(config-setup)
2023-03-13 05:55:42,928|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:55:42,929|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| preparing request id(45751e82-5836-4f09-ba9c-776593cc34ce) for workflow(config-assign) step(config-setup)
2023-03-13 05:55:42,929|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 05:55:42,929|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-03-13 05:55:42,930|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-03-13 05:55:42,930|45751e82-5836-4f09-ba9c-776593cc34ce||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(45751e82-5836-4f09-ba9c-776593cc34ce), subrequestID(5f4904fe-a7b2-4380-994c-8275ca1f6b3a) CBA(APACHE/1.0.0/config-assign).
2023-03-13 05:55:42,945|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2023-03-13 05:55:42,947|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-03-13 05:55:42,948|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ("345a93e8-8ead-4357-ae70-0879acd3ac4f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-13 05:55:42,949|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 
Resolved Input Key mappings: 
{service-instance-id="345a93e8-8ead-4357-ae70-0879acd3ac4f"}
2023-03-13 05:55:42,954|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2023-03-13 05:55:42,954|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-03-13 05:55:42,975|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f)
2023-03-13 05:55:42,997|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:55:42,998|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response processing type (string)
2023-03-13 05:55:42,998|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d")
2023-03-13 05:55:42,999|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d")
2023-03-13 05:55:42,999|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ("basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-03-13 05:55:43,000|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ("85108ff7-9521-443a-ba4a-8c19399e8b3c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-13 05:55:43,001|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 
Resolved Input Key mappings: 
{service-instance-id="345a93e8-8ead-4357-ae70-0879acd3ac4f", vnf-id="85108ff7-9521-443a-ba4a-8c19399e8b3c"}
2023-03-13 05:55:43,011|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-03-13 05:55:43,012|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-03-13 05:55:43,041|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vf-modules)
2023-03-13 05:55:43,057|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:55:43,058|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response processing type (json)
2023-03-13 05:55:43,058|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","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_4a28c760-369b-4f9e-93d2-8431276d510d_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":"75794222-bd91-49d6-b22f-4849a2d3cd6a","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-20230313t055520137225z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230313t055520137225z","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":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"45751e82-5836-4f09-ba9c-776593cc34ce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f7dff566-3354-4093-9721-27ce14354ac9","model-invariant-uuid":"dd228e7b-7d43-4b8e-b549-15aa79899de9"},"global-customer-id":"basiccnf-macro-customer","service-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","service-instance-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"4f6ddf37-189b-4499-9b72-8893873f8512","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/456b0d6a-75f8-47c7-9228-6d77b6b9f80c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b60b672-450b-4f11-b86b-e169c9daf01c","model-uuid":"4c3dd683-7ce2-43e7-b91a-523abe33ea5f","model-invariant-uuid":"b7799944-ea95-43bf-a56f-e1dbd92bdea9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"85108ff7-9521-443a-ba4a-8c19399e8b3c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7"}}}]})
2023-03-13 05:55:43,058|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","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_4a28c760-369b-4f9e-93d2-8431276d510d_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":"75794222-bd91-49d6-b22f-4849a2d3cd6a","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-20230313t055520137225z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230313t055520137225z","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":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"45751e82-5836-4f09-ba9c-776593cc34ce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f7dff566-3354-4093-9721-27ce14354ac9","model-invariant-uuid":"dd228e7b-7d43-4b8e-b549-15aa79899de9"},"global-customer-id":"basiccnf-macro-customer","service-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","service-instance-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"4f6ddf37-189b-4499-9b72-8893873f8512","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/456b0d6a-75f8-47c7-9228-6d77b6b9f80c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b60b672-450b-4f11-b86b-e169c9daf01c","model-uuid":"4c3dd683-7ce2-43e7-b91a-523abe33ea5f","model-invariant-uuid":"b7799944-ea95-43bf-a56f-e1dbd92bdea9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"85108ff7-9521-443a-ba4a-8c19399e8b3c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7"}}}]})
2023-03-13 05:55:43,059|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","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_4a28c760-369b-4f9e-93d2-8431276d510d_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":"75794222-bd91-49d6-b22f-4849a2d3cd6a","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-20230313t055520137225z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230313t055520137225z","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":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"45751e82-5836-4f09-ba9c-776593cc34ce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f7dff566-3354-4093-9721-27ce14354ac9","model-invariant-uuid":"dd228e7b-7d43-4b8e-b549-15aa79899de9"},"global-customer-id":"basiccnf-macro-customer","service-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","service-instance-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"4f6ddf37-189b-4499-9b72-8893873f8512","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/456b0d6a-75f8-47c7-9228-6d77b6b9f80c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b60b672-450b-4f11-b86b-e169c9daf01c","model-uuid":"4c3dd683-7ce2-43e7-b91a-523abe33ea5f","model-invariant-uuid":"b7799944-ea95-43bf-a56f-e1dbd92bdea9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"85108ff7-9521-443a-ba4a-8c19399e8b3c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7"}}}]), type  ({json})
2023-03-13 05:55:43,059|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","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_4a28c760-369b-4f9e-93d2-8431276d510d_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":"75794222-bd91-49d6-b22f-4849a2d3cd6a","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-20230313t055520137225z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230313t055520137225z","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":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"45751e82-5836-4f09-ba9c-776593cc34ce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f7dff566-3354-4093-9721-27ce14354ac9","model-invariant-uuid":"dd228e7b-7d43-4b8e-b549-15aa79899de9"},"global-customer-id":"basiccnf-macro-customer","service-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","service-instance-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"4f6ddf37-189b-4499-9b72-8893873f8512","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/456b0d6a-75f8-47c7-9228-6d77b6b9f80c","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b60b672-450b-4f11-b86b-e169c9daf01c","model-uuid":"4c3dd683-7ce2-43e7-b91a-523abe33ea5f","model-invariant-uuid":"b7799944-ea95-43bf-a56f-e1dbd92bdea9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"85108ff7-9521-443a-ba4a-8c19399e8b3c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-03-13 05:55:43,060|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 
Resolved Input Key mappings: 
{vnf-id="85108ff7-9521-443a-ba4a-8c19399e8b3c"}
2023-03-13 05:55:43,065|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-03-13 05:55:43,065|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-03-13 05:55:43,116|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c?depth=1)
2023-03-13 05:55:43,409|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:55:43,410|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response processing type (json)
2023-03-13 05:55:43,411|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1678686931708","model-invariant-id":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","model-version-id":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-customization-id":"13d16271-8211-479f-ad59-69e2f3d37277","module-index":0}]})
2023-03-13 05:55:43,411|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1678686931708","model-invariant-id":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","model-version-id":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-customization-id":"13d16271-8211-479f-ad59-69e2f3d37277","module-index":0}]})
2023-03-13 05:55:43,411|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1678686931708","model-invariant-id":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","model-version-id":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-customization-id":"13d16271-8211-479f-ad59-69e2f3d37277","module-index":0}]), type  ({json})
2023-03-13 05:55:43,411|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1678686931708","model-invariant-id":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","model-version-id":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-customization-id":"13d16271-8211-479f-ad59-69e2f3d37277","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-03-13 05:55:43,412|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-03-13 05:55:43,415|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:55:56,322|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| compiled in (12907)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:55:56,323|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:55:56,368|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","k8s-rb-definition-version":"13d16271-8211-479f-ad59-69e2f3d37277","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-03-13 05:55:56,372|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 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" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
      "k8s-rb-definition-version" : "13d16271-8211-479f-ad59-69e2f3d37277"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "345a93e8-8ead-4357-ae70-0879acd3ac4f",
  "service-instance-name" : "basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "13d16271-8211-479f-ad59-69e2f3d37277",
      "model-invariant-id" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
      "model-version-id" : "75794222-bd91-49d6-b22f-4849a2d3cd6a",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1678686931708",
      "vf-module-id" : "ef6cf53c-eb93-411d-b970-f2f544869be7",
      "vf-module-name" : "basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "45751e82-5836-4f09-ba9c-776593cc34ce",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/456b0d6a-75f8-47c7-9228-6d77b6b9f80c",
          "svc-request-id" : "4f6ddf37-189b-4499-9b72-8893873f8512"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "dd228e7b-7d43-4b8e-b549-15aa79899de9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f7dff566-3354-4093-9721-27ce14354ac9",
            "model-version" : "1.0"
          },
          "service-id" : "345a93e8-8ead-4357-ae70-0879acd3ac4f",
          "service-instance-id" : "345a93e8-8ead-4357-ae70-0879acd3ac4f",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "13d16271-8211-479f-ad59-69e2f3d37277",
            "model-invariant-uuid" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "75794222-bd91-49d6-b22f-4849a2d3cd6a",
            "model-version" : "1"
          },
          "vf-module-id" : "ef6cf53c-eb93-411d-b970-f2f544869be7",
          "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_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "13d16271-8211-479f-ad59-69e2f3d37277",
            "model-invariant-uuid" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "75794222-bd91-49d6-b22f-4849a2d3cd6a",
            "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" : "75794222-bd91-49d6-b22f-4849a2d3cd6a"
            }, {
              "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-20230313t055520137225z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230313t055520137225z"
            }, {
              "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" : "ef6cf53c-eb93-411d-b970-f2f544869be7",
            "vf-module-name" : "basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7b60b672-450b-4f11-b86b-e169c9daf01c",
            "model-invariant-uuid" : "b7799944-ea95-43bf-a56f-e1dbd92bdea9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "4c3dd683-7ce2-43e7-b91a-523abe33ea5f",
            "model-version" : "1.0"
          },
          "vnf-id" : "85108ff7-9521-443a-ba4a-8c19399e8b3c",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "ef6cf53c-eb93-411d-b970-f2f544869be7"
    } ]
  },
  "vnf-id" : "85108ff7-9521-443a-ba4a-8c19399e8b3c"
})
2023-03-13 05:55:56,388|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Preparing Response...
2023-03-13 05:55:56,389|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 05:55:56,389|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-03-13 05:55:56,390|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Executing workflow(config-assign[45751e82-5836-4f09-ba9c-776593cc34ce])'s step(config-template)
2023-03-13 05:55:56,390|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:55:56,401|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| preparing request id(45751e82-5836-4f09-ba9c-776593cc34ce) for workflow(config-assign) step(config-template)
2023-03-13 05:55:56,401|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2023-03-13 05:55:56,401|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2023-03-13 05:55:56,516|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Triggering K8s Config Upload component logic.
2023-03-13 05:55:56,516|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Getting the template prefixes
2023-03-13 05:55:56,516|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Iterating over prefixes in resource assignment map.
2023-03-13 05:55:56,535|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/rb/definition/595ada9d-a5e8-447a-97df-0a1b4fc51afd/13d16271-8211-479f-ad59-69e2f3d37277)
2023-03-13 05:55:56,567|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:55:56,582|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/rb/definition/595ada9d-a5e8-447a-97df-0a1b4fc51afd/13d16271-8211-479f-ad59-69e2f3d37277/config-template/replica-count-template)
2023-03-13 05:55:56,650|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(500 - Internal Server Error)
2023-03-13 05:55:56,651|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Uploading K8s template..
2023-03-13 05:55:56,676|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(POST), url(/v1/rb/definition/595ada9d-a5e8-447a-97df-0a1b4fc51afd/13d16271-8211-479f-ad59-69e2f3d37277/config-template)
2023-03-13 05:55:56,755|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(201 - Created)
2023-03-13 05:55:56,774|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(POST), url(/v1/rb/definition/595ada9d-a5e8-447a-97df-0a1b4fc51afd/13d16271-8211-479f-ad59-69e2f3d37277/config-template/replica-count-template/content)
2023-03-13 05:55:57,037|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:55:57,037|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| K8s Config Upload Completed
2023-03-13 05:55:57,038|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Preparing Response...
2023-03-13 05:55:57,038|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2023-03-13 05:55:57,038|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(config-template) -> executed state(SUCCESS)
2023-03-13 05:55:57,039|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(END) -> executed state(SUCCESS)
2023-03-13 05:55:57,039|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(45751e82-5836-4f09-ba9c-776593cc34ce) nodes completed with (0)exceptions
2023-03-13 05:55:57,039|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveWorkflowOutputs for workflow(config-assign)
2023-03-13 05:55:57,082|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7f87c79c-8a1c-4e1a-93a3-931a4c90c9a2 auditStoreId -1
2023-03-13 05:55:57,122|45751e82-5836-4f09-ba9c-776593cc34ce||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(45751e82-5836-4f09-ba9c-776593cc34ce), subrequestID(5f4904fe-a7b2-4380-994c-8275ca1f6b3a) CBA(APACHE/1.0.0/config-assign).
2023-03-13 05:55:57,207|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Completed
2023-03-13 05:56:39,769|4aaa646b-da56-447f-acc2-4527a92cb2ca||reactor-http-epoll-3||||INFO||||||| processing request id 4aaa646b-da56-447f-acc2-4527a92cb2ca
2023-03-13 05:56:39,775|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-03-13 05:56:40,038|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-13 05:56:40,043|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:56:40,061|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-13 05:56:40,096|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:56:40,096|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-03-13 05:56:40,097|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-13 05:56:40,097|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-13 05:56:40,101|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:56:40,127|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-13 05:56:40,128|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-13 05:56:40,128|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:56:40,131|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(4aaa646b-da56-447f-acc2-4527a92cb2ca) for workflow(resource-assignment) step(resource-assignment)
2023-03-13 05:56:40,131|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 05:56:40,131|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-13 05:56:40,132|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-13 05:56:40,159|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-13 05:56:40,162|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-13 05:56:40,162|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("52ae88eb-561f-48d0-b3d6-a5512c9953fe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-13 05:56:40,163|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("04859b53-4d33-4c29-8236-355c7e965f51") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-13 05:56:40,164|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "52ae88eb-561f-48d0-b3d6-a5512c9953fe",
  "vnf-id" : "04859b53-4d33-4c29-8236-355c7e965f51",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-03-13 05:56:40,170|4aaa646b-da56-447f-acc2-4527a92cb2ca||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(4aaa646b-da56-447f-acc2-4527a92cb2ca), subrequestID(04859b53-4d33-4c29-8236-355c7e965f51) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-13 05:56:40,214|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-13 05:56:40,214|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 05:56:40,214|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-13 05:56:40,222|4aaa646b-da56-447f-acc2-4527a92cb2ca||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b878b877-105c-4d61-8f49-302ed91a8f5a auditStoreId -1
2023-03-13 05:56:40,316|4aaa646b-da56-447f-acc2-4527a92cb2ca||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(4aaa646b-da56-447f-acc2-4527a92cb2ca), subrequestID(04859b53-4d33-4c29-8236-355c7e965f51) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-13 05:56:49,951|e35c5ec6-b10c-40cf-8322-c37519771de6||reactor-http-epoll-1||||INFO||||||| processing request id e35c5ec6-b10c-40cf-8322-c37519771de6
2023-03-13 05:56:49,951|e35c5ec6-b10c-40cf-8322-c37519771de6||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-13 05:56:49,955|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:56:49,971|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-13 05:56:49,994|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:56:49,995|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-03-13 05:56:49,995|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-13 05:56:49,995|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-13 05:56:49,999|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:56:50,006|e35c5ec6-b10c-40cf-8322-c37519771de6||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(e35c5ec6-b10c-40cf-8322-c37519771de6), subrequestID(f7eef595-44d7-4289-96f1-62847f3a9c70) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-13 05:56:50,014|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-13 05:56:50,014|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-13 05:56:50,015|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:56:50,015|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(e35c5ec6-b10c-40cf-8322-c37519771de6) for workflow(resource-assignment) step(resource-assignment)
2023-03-13 05:56:50,016|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 05:56:50,016|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-13 05:56:50,016|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-03-13 05:56:50,036|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-13 05:56:50,039|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-03-13 05:56:50,040|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-03-13 05:56:50,040|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-03-13 05:56:50,040|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-03-13 05:56:50,041|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("f7eef595-44d7-4289-96f1-62847f3a9c70") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-13 05:56:50,042|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("52ae88eb-561f-48d0-b3d6-a5512c9953fe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-13 05:56:50,042|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-03-13 05:56:50,043|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-03-13 05:56:50,045|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-03-13 05:56:50,045|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("04859b53-4d33-4c29-8236-355c7e965f51") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-13 05:56:50,046|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "52ae88eb-561f-48d0-b3d6-a5512c9953fe",
  "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" : "f7eef595-44d7-4289-96f1-62847f3a9c70",
  "vnf-id" : "04859b53-4d33-4c29-8236-355c7e965f51",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-03-13 05:56:50,056|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-03-13 05:56:50,056|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 05:56:50,056|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-13 05:56:50,060|e35c5ec6-b10c-40cf-8322-c37519771de6||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 78208daa-4619-4683-ad56-32e4c388e8ed auditStoreId -1
2023-03-13 05:56:50,078|e35c5ec6-b10c-40cf-8322-c37519771de6||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(e35c5ec6-b10c-40cf-8322-c37519771de6), subrequestID(f7eef595-44d7-4289-96f1-62847f3a9c70) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-13 05:56:57,447|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-13 05:56:57,559|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-13 05:56:57,562|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing request id 6bf565c4-33d5-4a93-9481-cf2284773c33
2023-03-13 05:56:57,563|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-13 05:56:57,566|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:56:57,580|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deriving input data for workflow: (config-assign)
2023-03-13 05:56:57,591|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:56:57,591|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| StoreAuditService ID  -1
2023-03-13 05:56:57,592|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-13 05:56:57,592|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-13 05:56:57,594|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:56:57,614|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deriving input data for workflow: (config-assign)
2023-03-13 05:56:57,615|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-03-13 05:56:57,615|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:56:57,616|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| preparing request id(6bf565c4-33d5-4a93-9481-cf2284773c33) for workflow(config-assign) step(config-assign)
2023-03-13 05:56:57,616|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 05:56:57,616|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-03-13 05:56:57,618|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-03-13 05:56:57,695|6bf565c4-33d5-4a93-9481-cf2284773c33||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(6bf565c4-33d5-4a93-9481-cf2284773c33), subrequestID(d62d147e-e1dc-4300-aa4c-67a136be6997) CBA(ubuntu20/1.0.0/config-assign).
2023-03-13 05:56:57,734|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-13 05:56:57,736|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-13 05:56:57,736|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ("52ae88eb-561f-48d0-b3d6-a5512c9953fe") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-13 05:56:57,738|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ("04859b53-4d33-4c29-8236-355c7e965f51") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-13 05:56:57,753|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-13 05:56:57,778|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Resource resolution saved into database successfully : (vnf_name)
2023-03-13 05:56:57,781|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Resource resolution saved into database successfully : (service-instance-id)
2023-03-13 05:56:57,781|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Resource resolution saved into database successfully : (vnf-id)
2023-03-13 05:56:57,782|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Generated Resource Param Data ({
  "service-instance-id" : "52ae88eb-561f-48d0-b3d6-a5512c9953fe",
  "vnf-id" : "04859b53-4d33-4c29-8236-355c7e965f51",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-03-13 05:56:57,830|6bf565c4-33d5-4a93-9481-cf2284773c33||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-03-13 05:56:57,860|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2023-03-13 05:56:57,860|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Preparing Response...
2023-03-13 05:56:57,860|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 05:56:57,860|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveWorkflowOutputs for workflow(config-assign)
2023-03-13 05:56:57,904|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0a0217c1-6a77-4065-9019-dce63cfbee3a auditStoreId -1
2023-03-13 05:56:57,934|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Completed
2023-03-13 05:56:57,939|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-13 05:56:57,941|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing request id 45751e82-5836-4f09-ba9c-776593cc34ce
2023-03-13 05:56:57,943|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:56:57,945|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-13 05:56:57,950|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deriving input data for workflow: (config-deploy)
2023-03-13 05:56:57,961|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:56:57,961|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| StoreAuditService ID  -1
2023-03-13 05:56:57,961|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-13 05:56:57,961|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-13 05:56:57,962|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-13 05:56:57,967|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deriving input data for workflow: (config-deploy)
2023-03-13 05:56:57,969|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(START) -> executed state(SUCCESS)
2023-03-13 05:56:57,970|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Executing workflow(config-deploy[45751e82-5836-4f09-ba9c-776593cc34ce])'s step(config-setup)
2023-03-13 05:56:57,970|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:56:57,996|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| preparing request id(45751e82-5836-4f09-ba9c-776593cc34ce) for workflow(config-deploy) step(config-setup)
2023-03-13 05:56:57,996|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2023-03-13 05:56:57,996|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2023-03-13 05:56:57,997|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2023-03-13 05:56:58,008|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2023-03-13 05:56:58,011|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-03-13 05:56:58,013|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ("345a93e8-8ead-4357-ae70-0879acd3ac4f") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-13 05:56:58,014|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 
Resolved Input Key mappings: 
{service-instance-id="345a93e8-8ead-4357-ae70-0879acd3ac4f"}
2023-03-13 05:56:58,018|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2023-03-13 05:56:58,018|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2023-03-13 05:56:58,022|6bf565c4-33d5-4a93-9481-cf2284773c33||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(6bf565c4-33d5-4a93-9481-cf2284773c33), subrequestID(d62d147e-e1dc-4300-aa4c-67a136be6997) CBA(ubuntu20/1.0.0/config-assign).
2023-03-13 05:56:58,029|45751e82-5836-4f09-ba9c-776593cc34ce||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(45751e82-5836-4f09-ba9c-776593cc34ce), subrequestID(23e9dfa5-0a00-48a0-af19-2eb1610470eb) CBA(APACHE/1.0.0/config-deploy).
2023-03-13 05:56:58,047|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f)
2023-03-13 05:56:58,091|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:56:58,091|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response processing type (string)
2023-03-13 05:56:58,092|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d")
2023-03-13 05:56:58,092|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d")
2023-03-13 05:56:58,092|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ("basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2023-03-13 05:56:58,093|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ("85108ff7-9521-443a-ba4a-8c19399e8b3c") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-13 05:56:58,094|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 
Resolved Input Key mappings: 
{service-instance-id="345a93e8-8ead-4357-ae70-0879acd3ac4f", vnf-id="85108ff7-9521-443a-ba4a-8c19399e8b3c"}
2023-03-13 05:56:58,098|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-03-13 05:56:58,098|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-03-13 05:56:58,130|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/345a93e8-8ead-4357-ae70-0879acd3ac4f/service-data/vnfs/vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c/vnf-data/vf-modules)
2023-03-13 05:56:58,157|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:56:58,157|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response processing type (json)
2023-03-13 05:56:58,158|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","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_4a28c760-369b-4f9e-93d2-8431276d510d_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":"75794222-bd91-49d6-b22f-4849a2d3cd6a","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-20230313t055520137225z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230313t055520137225z","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":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"45751e82-5836-4f09-ba9c-776593cc34ce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f7dff566-3354-4093-9721-27ce14354ac9","model-invariant-uuid":"dd228e7b-7d43-4b8e-b549-15aa79899de9"},"global-customer-id":"basiccnf-macro-customer","service-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","service-instance-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3effa0eb-b606-4524-a8ca-3c69b83014a4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/840993da-b79f-46fe-9dec-c7e2fb589087","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b60b672-450b-4f11-b86b-e169c9daf01c","model-uuid":"4c3dd683-7ce2-43e7-b91a-523abe33ea5f","model-invariant-uuid":"b7799944-ea95-43bf-a56f-e1dbd92bdea9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"85108ff7-9521-443a-ba4a-8c19399e8b3c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","from-preload":false}}}]})
2023-03-13 05:56:58,158|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","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_4a28c760-369b-4f9e-93d2-8431276d510d_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":"75794222-bd91-49d6-b22f-4849a2d3cd6a","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-20230313t055520137225z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230313t055520137225z","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":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"45751e82-5836-4f09-ba9c-776593cc34ce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f7dff566-3354-4093-9721-27ce14354ac9","model-invariant-uuid":"dd228e7b-7d43-4b8e-b549-15aa79899de9"},"global-customer-id":"basiccnf-macro-customer","service-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","service-instance-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3effa0eb-b606-4524-a8ca-3c69b83014a4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/840993da-b79f-46fe-9dec-c7e2fb589087","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b60b672-450b-4f11-b86b-e169c9daf01c","model-uuid":"4c3dd683-7ce2-43e7-b91a-523abe33ea5f","model-invariant-uuid":"b7799944-ea95-43bf-a56f-e1dbd92bdea9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"85108ff7-9521-443a-ba4a-8c19399e8b3c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","from-preload":false}}}]})
2023-03-13 05:56:58,158|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","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_4a28c760-369b-4f9e-93d2-8431276d510d_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":"75794222-bd91-49d6-b22f-4849a2d3cd6a","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-20230313t055520137225z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230313t055520137225z","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":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"45751e82-5836-4f09-ba9c-776593cc34ce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f7dff566-3354-4093-9721-27ce14354ac9","model-invariant-uuid":"dd228e7b-7d43-4b8e-b549-15aa79899de9"},"global-customer-id":"basiccnf-macro-customer","service-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","service-instance-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3effa0eb-b606-4524-a8ca-3c69b83014a4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/840993da-b79f-46fe-9dec-c7e2fb589087","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b60b672-450b-4f11-b86b-e169c9daf01c","model-uuid":"4c3dd683-7ce2-43e7-b91a-523abe33ea5f","model-invariant-uuid":"b7799944-ea95-43bf-a56f-e1dbd92bdea9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"85108ff7-9521-443a-ba4a-8c19399e8b3c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","from-preload":false}}}]), type  ({json})
2023-03-13 05:56:58,159|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","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_4a28c760-369b-4f9e-93d2-8431276d510d_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":"75794222-bd91-49d6-b22f-4849a2d3cd6a","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-20230313t055520137225z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230313t055520137225z","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":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"45751e82-5836-4f09-ba9c-776593cc34ce","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"f7dff566-3354-4093-9721-27ce14354ac9","model-invariant-uuid":"dd228e7b-7d43-4b8e-b549-15aa79899de9"},"global-customer-id":"basiccnf-macro-customer","service-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","service-instance-id":"345a93e8-8ead-4357-ae70-0879acd3ac4f","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"3effa0eb-b606-4524-a8ca-3c69b83014a4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/840993da-b79f-46fe-9dec-c7e2fb589087","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"7b60b672-450b-4f11-b86b-e169c9daf01c","model-uuid":"4c3dd683-7ce2-43e7-b91a-523abe33ea5f","model-invariant-uuid":"b7799944-ea95-43bf-a56f-e1dbd92bdea9"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"85108ff7-9521-443a-ba4a-8c19399e8b3c"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"13d16271-8211-479f-ad59-69e2f3d37277","model-uuid":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-invariant-uuid":"595ada9d-a5e8-447a-97df-0a1b4fc51afd"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2023-03-13 05:56:58,160|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 
Resolved Input Key mappings: 
{vnf-id="85108ff7-9521-443a-ba4a-8c19399e8b3c"}
2023-03-13 05:56:58,164|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2023-03-13 05:56:58,164|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2023-03-13 05:56:58,204|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/85108ff7-9521-443a-ba4a-8c19399e8b3c?depth=1)
2023-03-13 05:56:58,385|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:56:58,385|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response processing type (json)
2023-03-13 05:56:58,386|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"dreamy_swartz","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1678687014580","model-invariant-id":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","model-version-id":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-customization-id":"13d16271-8211-479f-ad59-69e2f3d37277","module-index":0}]})
2023-03-13 05:56:58,386|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"dreamy_swartz","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1678687014580","model-invariant-id":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","model-version-id":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-customization-id":"13d16271-8211-479f-ad59-69e2f3d37277","module-index":0}]})
2023-03-13 05:56:58,386|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"dreamy_swartz","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1678687014580","model-invariant-id":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","model-version-id":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-customization-id":"13d16271-8211-479f-ad59-69e2f3d37277","module-index":0}]), type  ({json})
2023-03-13 05:56:58,386|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"ef6cf53c-eb93-411d-b970-f2f544869be7","vf-module-name":"basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"dreamy_swartz","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1678687014580","model-invariant-id":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","model-version-id":"75794222-bd91-49d6-b22f-4849a2d3cd6a","model-customization-id":"13d16271-8211-479f-ad59-69e2f3d37277","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2023-03-13 05:56:58,388|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2023-03-13 05:56:58,391|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"595ada9d-a5e8-447a-97df-0a1b4fc51afd","k8s-rb-definition-version":"13d16271-8211-479f-ad59-69e2f3d37277","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":"dreamy_swartz"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2023-03-13 05:56:58,394|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "dreamy_swartz",
      "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" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
      "k8s-rb-definition-version" : "13d16271-8211-479f-ad59-69e2f3d37277"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "345a93e8-8ead-4357-ae70-0879acd3ac4f",
  "service-instance-name" : "basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "dreamy_swartz",
      "is-base-vf-module" : false,
      "model-customization-id" : "13d16271-8211-479f-ad59-69e2f3d37277",
      "model-invariant-id" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
      "model-version-id" : "75794222-bd91-49d6-b22f-4849a2d3cd6a",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1678687014580",
      "vf-module-id" : "ef6cf53c-eb93-411d-b970-f2f544869be7",
      "vf-module-name" : "basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "45751e82-5836-4f09-ba9c-776593cc34ce",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/840993da-b79f-46fe-9dec-c7e2fb589087",
          "svc-request-id" : "3effa0eb-b606-4524-a8ca-3c69b83014a4"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "dd228e7b-7d43-4b8e-b549-15aa79899de9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "f7dff566-3354-4093-9721-27ce14354ac9",
            "model-version" : "1.0"
          },
          "service-id" : "345a93e8-8ead-4357-ae70-0879acd3ac4f",
          "service-instance-id" : "345a93e8-8ead-4357-ae70-0879acd3ac4f",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "13d16271-8211-479f-ad59-69e2f3d37277",
            "model-invariant-uuid" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "75794222-bd91-49d6-b22f-4849a2d3cd6a",
            "model-version" : "1"
          },
          "vf-module-id" : "ef6cf53c-eb93-411d-b970-f2f544869be7",
          "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_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "13d16271-8211-479f-ad59-69e2f3d37277",
            "model-invariant-uuid" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "75794222-bd91-49d6-b22f-4849a2d3cd6a",
            "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" : "75794222-bd91-49d6-b22f-4849a2d3cd6a"
            }, {
              "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-20230313t055520137225z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "595ada9d-a5e8-447a-97df-0a1b4fc51afd"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20230313t055520137225z"
            }, {
              "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" : "ef6cf53c-eb93-411d-b970-f2f544869be7",
            "vf-module-name" : "basic_cnf_macro_4a28c760-369b-4f9e-93d2-8431276d510d_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "7b60b672-450b-4f11-b86b-e169c9daf01c",
            "model-invariant-uuid" : "b7799944-ea95-43bf-a56f-e1dbd92bdea9",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "4c3dd683-7ce2-43e7-b91a-523abe33ea5f",
            "model-version" : "1.0"
          },
          "vnf-id" : "85108ff7-9521-443a-ba4a-8c19399e8b3c",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "ef6cf53c-eb93-411d-b970-f2f544869be7"
    } ]
  },
  "vnf-id" : "85108ff7-9521-443a-ba4a-8c19399e8b3c"
})
2023-03-13 05:56:58,407|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Preparing Response...
2023-03-13 05:56:58,408|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2023-03-13 05:56:58,408|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(config-setup) -> executed state(SUCCESS)
2023-03-13 05:56:58,409|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Executing workflow(config-deploy[45751e82-5836-4f09-ba9c-776593cc34ce])'s step(status-verification-script)
2023-03-13 05:56:58,409|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:56:58,418|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| preparing request id(45751e82-5836-4f09-ba9c-776593cc34ce) for workflow(config-deploy) step(status-verification-script)
2023-03-13 05:56:58,419|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-03-13 05:56:58,419|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2023-03-13 05:56:58,426|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-03-13 05:56:58,447|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| SIMPLE STATUS CHECK - START
2023-03-13 05:56:58,465|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/status)
2023-03-13 05:56:59,293|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:56:59,316|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| VfModule helm_apache (dreamy_swartz) is ready.
2023-03-13 05:56:59,316|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| SIMPLE STATUS CHECK - END
2023-03-13 05:56:59,316|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Preparing Response...
2023-03-13 05:56:59,316|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-03-13 05:56:59,316|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2023-03-13 05:56:59,317|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Executing workflow(config-deploy[45751e82-5836-4f09-ba9c-776593cc34ce])'s step(config-apply)
2023-03-13 05:56:59,317|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:56:59,325|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| preparing request id(45751e82-5836-4f09-ba9c-776593cc34ce) for workflow(config-deploy) step(config-apply)
2023-03-13 05:56:59,325|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2023-03-13 05:56:59,325|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 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"]}})
2023-03-13 05:56:59,328|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Triggering K8s Config Value component logic.
2023-03-13 05:56:59,328|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Getting the template prefixes
2023-03-13 05:56:59,328|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Iterating over prefixes in resource assignment map.
2023-03-13 05:56:59,344|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/config/replica-count-change)
2023-03-13 05:57:04,399|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(500 - Internal Server Error)
2023-03-13 05:57:04,400|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Uploading K8s config..
2023-03-13 05:57:04,454|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Config building started from source custom-values
2023-03-13 05:57:04,454|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2023-03-13 05:57:04,495|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| 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
]]])
2023-03-13 05:57:04,498|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2023-03-13 05:57:04,499|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2023-03-13 05:57:04,607|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(POST), url(/v1/instance/dreamy_swartz/config)
2023-03-13 05:57:05,191|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(201 - Created)
2023-03-13 05:57:05,202|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Preparing Response...
2023-03-13 05:57:05,203|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2023-03-13 05:57:05,203|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(config-apply) -> executed state(SUCCESS)
2023-03-13 05:57:05,204|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Executing workflow(config-deploy[45751e82-5836-4f09-ba9c-776593cc34ce])'s step(status-verification-script-after)
2023-03-13 05:57:05,204|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:57:05,204|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| preparing request id(45751e82-5836-4f09-ba9c-776593cc34ce) for workflow(config-deploy) step(status-verification-script-after)
2023-03-13 05:57:05,204|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2023-03-13 05:57:05,204|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2023-03-13 05:57:05,206|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2023-03-13 05:57:05,208|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| SIMPLE STATUS CHECK - START
2023-03-13 05:57:05,219|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/status)
2023-03-13 05:57:05,483|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:57:05,486|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| VfModule helm_apache (dreamy_swartz) is not ready. Please wait...
2023-03-13 05:57:15,497|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/status)
2023-03-13 05:57:15,588|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:57:15,593|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| VfModule helm_apache (dreamy_swartz) is not ready. Please wait...
2023-03-13 05:57:25,610|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/status)
2023-03-13 05:57:25,677|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:57:25,679|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| VfModule helm_apache (dreamy_swartz) is not ready. Please wait...
2023-03-13 05:57:35,690|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/status)
2023-03-13 05:57:35,979|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:57:35,986|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| VfModule helm_apache (dreamy_swartz) is not ready. Please wait...
2023-03-13 05:57:45,997|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/status)
2023-03-13 05:57:46,305|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:57:46,307|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| VfModule helm_apache (dreamy_swartz) is not ready. Please wait...
2023-03-13 05:57:49,993|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-13 05:57:50,115|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]]
2023-03-13 05:57:50,119|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| processing request id 6bf565c4-33d5-4a93-9481-cf2284773c33
2023-03-13 05:57:50,121|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-13 05:57:50,125|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:57:50,155|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-13 05:57:50,155|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| StoreAuditService ID  -1
2023-03-13 05:57:50,155|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-13 05:57:50,155|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-13 05:57:50,157|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-13 05:57:50,169|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Deriving input data for workflow: (config-deploy)
2023-03-13 05:57:50,169|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-03-13 05:57:50,169|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:57:50,174|6bf565c4-33d5-4a93-9481-cf2284773c33||kafka-producer-network-thread | audit-request-producer-client-id-57j9n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(6bf565c4-33d5-4a93-9481-cf2284773c33), subrequestID(e0724527-e407-4c19-be66-808bb3062961) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-13 05:57:50,177|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| preparing request id(6bf565c4-33d5-4a93-9481-cf2284773c33) for workflow(config-deploy) step(config-deploy)
2023-03-13 05:57:50,177|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-03-13 05:57:50,177|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2023-03-13 05:57:50,180|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-03-13 05:57:50,180|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Getting Jython Script Class(ConfigDeploy)
2023-03-13 05:57:50,241|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@68b5750c
2023-03-13 05:57:50,251|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Hello world
2023-03-13 05:57:50,251|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Preparing Response...
2023-03-13 05:57:50,251|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-03-13 05:57:50,251|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-03-13 05:57:50,255|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 37b8732c-32f0-490b-b844-b11d43dce4f0 auditStoreId -1
2023-03-13 05:57:50,257|6bf565c4-33d5-4a93-9481-cf2284773c33||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Completed
2023-03-13 05:57:50,270|6bf565c4-33d5-4a93-9481-cf2284773c33||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(6bf565c4-33d5-4a93-9481-cf2284773c33), subrequestID(e0724527-e407-4c19-be66-808bb3062961) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-13 05:57:56,318|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/status)
2023-03-13 05:57:56,475|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:57:56,478|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| VfModule helm_apache (dreamy_swartz) is not ready. Please wait...
2023-03-13 05:58:06,489|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/status)
2023-03-13 05:58:06,659|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:58:06,660|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| VfModule helm_apache (dreamy_swartz) is not ready. Please wait...
2023-03-13 05:58:16,670|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Rest request method(GET), url(/v1/instance/dreamy_swartz/status)
2023-03-13 05:58:16,984|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Response status(200 - OK)
2023-03-13 05:58:16,985|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| VfModule helm_apache (dreamy_swartz) is ready.
2023-03-13 05:58:16,985|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| SIMPLE STATUS CHECK - END
2023-03-13 05:58:16,985|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Preparing Response...
2023-03-13 05:58:16,985|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2023-03-13 05:58:16,985|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2023-03-13 05:58:16,986|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Executing workflow(config-deploy[45751e82-5836-4f09-ba9c-776593cc34ce])'s step(collect-results)
2023-03-13 05:58:16,986|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-13 05:58:16,987|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| preparing request id(45751e82-5836-4f09-ba9c-776593cc34ce) for workflow(config-deploy) step(collect-results)
2023-03-13 05:58:16,987|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2023-03-13 05:58:16,987|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2023-03-13 05:58:16,987|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2023-03-13 05:58:17,000|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Collected results: {}
2023-03-13 05:58:17,001|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Preparing Response...
2023-03-13 05:58:17,002|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2023-03-13 05:58:17,002|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(collect-results) -> executed state(SUCCESS)
2023-03-13 05:58:17,002|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Execute node(END) -> executed state(SUCCESS)
2023-03-13 05:58:17,003|45751e82-5836-4f09-ba9c-776593cc34ce||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| workflow(45751e82-5836-4f09-ba9c-776593cc34ce) nodes completed with (0)exceptions
2023-03-13 05:58:17,003|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-03-13 05:58:17,014|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b209dced-520e-491c-84aa-788590722b9c auditStoreId -1
2023-03-13 05:58:17,054|45751e82-5836-4f09-ba9c-776593cc34ce||kafka-producer-network-thread | audit-response-producer-client-id-57j9n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(45751e82-5836-4f09-ba9c-776593cc34ce), subrequestID(23e9dfa5-0a00-48a0-af19-2eb1610470eb) CBA(APACHE/1.0.0/config-deploy).
2023-03-13 05:58:17,070|45751e82-5836-4f09-ba9c-776593cc34ce||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-57j9n|||| Completed