Results

By type

          23:04:41,341 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:04:41,342 |-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]
23:04:41,342 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
23:04:41,342 |-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]
23:04:41,342 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
23:04:41,353 |-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
23:04:41,471 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
23:04:41,478 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:04:41,481 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
23:04:41,511 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:04:41,564 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
23:04:41,564 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
23:04:41,564 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
23:04:41,564 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
23:04:41,564 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
23:04:41,564 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
23:04:41,564 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
23:04:41,565 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:04:41,566 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2023-03-22 23:04:42,446|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-03-22 23:04:42,542|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-pcnjl 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-22 23:04:42,544|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-03-22 23:04:45,685|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-03-22 23:04:46,127|||main||||INFO||||||| Finished Spring Data repository scanning in 427 ms. Found 11 JPA repository interfaces.
2023-03-22 23:04:48,243|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-03-22 23:04:48,308|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-03-22 23:04:48,504|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-22 23:04:49,034|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-03-22 23:04:49,345|||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-22 23:04:49,347|||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-22 23:04:52,115|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-22 23:04:52,128|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-03-22 23:04:52,201|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-03-22 23:04:53,665|||main||||INFO||||||| Kakfa audit service is enabled
2023-03-22 23:04:53,757|||main||||INFO||||||| Workflow Audit store is disabled
2023-03-22 23:04:55,017|||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-22 23:04:55,051|||main||||INFO||||||| Dependency Management module created...
2023-03-22 23:04:55,856|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-03-22 23:04:56,113|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-03-22 23:04:57,132|||main||||INFO||||||| Netty started on port 8080
2023-03-22 23:04:58,467|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-03-22 23:04:58,871|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-03-22 23:04:58,877|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.139 seconds (JVM running for 18.023)
2023-03-22 23:04:58,896|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-03-22 23:04:58,898|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-03-22 23:04:59,039|||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-pcnjl
	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-22 23:04:59,174|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in.
2023-03-22 23:04:59,256|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1
2023-03-22 23:04:59,257|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-22 23:04:59,257|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1679526299254
2023-03-22 23:04:59,260|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-03-22 23:04:59,260|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-03-22 23:04:59,836|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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 F-9ZHUjcQPK_iBK8rtn8Sg
2023-03-22 23:04:59,837|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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 F-9ZHUjcQPK_iBK8rtn8Sg
2023-03-22 23:04:59,837|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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 F-9ZHUjcQPK_iBK8rtn8Sg
2023-03-22 23:04:59,837|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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 F-9ZHUjcQPK_iBK8rtn8Sg
2023-03-22 23:04:59,837|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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 F-9ZHUjcQPK_iBK8rtn8Sg
2023-03-22 23:04:59,837|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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 F-9ZHUjcQPK_iBK8rtn8Sg
2023-03-22 23:04:59,840|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Cluster ID: 3aXLtaOeSw2u3qMlcohmXg
2023-03-22 23:04:59,841|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-03-22 23:04:59,856|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] (Re-)joining group
2023-03-22 23:04:59,974|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-03-22 23:04:59,975|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] (Re-)joining group
2023-03-22 23:05:02,982|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-pcnjl-6506a690-ab41-4877-b599-e34ddaa8bd08', protocol='range'}
2023-03-22 23:05:02,987|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-pcnjl-6506a690-ab41-4877-b599-e34ddaa8bd08=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-22 23:05:03,025|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-pcnjl-6506a690-ab41-4877-b599-e34ddaa8bd08', protocol='range'}
2023-03-22 23:05:03,026|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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-22 23:05:03,028|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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-22 23:05:03,039|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-03-22 23:05:03,039|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-03-22 23:05:03,039|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-03-22 23:05:03,039|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-03-22 23:05:03,039|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-03-22 23:05:03,039|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-03-22 23:05:03,174|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-22 23:05:03,175|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-22 23:05:03,182|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-22 23:05:03,182|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-22 23:05:03,187|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-22 23:05:03,187|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-pcnjl, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-23 03:29:56,972|0954e0a0-85e7-4777-bb47-13ac9068971c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-23 03:29:56,975|0954e0a0-85e7-4777-bb47-13ac9068971c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-23 03:29:56,976|0954e0a0-85e7-4777-bb47-13ac9068971c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-23 03:29:57,822|0954e0a0-85e7-4777-bb47-13ac9068971c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-23 03:29:57,826|0954e0a0-85e7-4777-bb47-13ac9068971c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-23 03:30:00,706|49de65bd-cd90-4090-9da2-04125f077ced||Thread-39||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/dd7c2338-0d73-4316-a87d-3a4d57a74680)
2023-03-23 03:30:00,736|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| deleting definition types under : /opt/app/onap/blueprints/working/dd7c2338-0d73-4316-a87d-3a4d57a74680/Definitions
2023-03-23 03:30:00,823|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| reinitialized all type definitions
2023-03-23 03:30:00,829|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-23 03:30:00,888|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-23 03:30:00,912|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-23 03:30:00,941|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-23 03:30:00,976|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(helloworld)
2023-03-23 03:30:00,977|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-23 03:30:00,978|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(helloworld) targets(helloworld)
2023-03-23 03:30:00,978|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-23 03:30:00,980|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-23 03:30:00,980|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/dd7c2338-0d73-4316-a87d-3a4d57a74680/Templates/hello-world-mapping.json
2023-03-23 03:30:00,988|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-23 03:30:00,989|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-23 03:30:00,989|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing blueprint Resource Definitions
2023-03-23 03:30:00,989|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-23 03:30:00,991|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/hello-world-mapping.json)
2023-03-23 03:30:01,015|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| distinct resource keys ([])
2023-03-23 03:30:01,015|49de65bd-cd90-4090-9da2-04125f077ced||DefaultDispatcher-worker-7||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enriching Resource Definition sources Node Template: []
2023-03-23 03:30:01,314|034c4eaa-db85-4ce6-be98-148a01763e81||Thread-39||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(ebc69d4b-eb2a-4e13-8310-970e8b90eff1) CBA(/opt/app/onap/blueprints/archive/ebc69d4b-eb2a-4e13-8310-970e8b90eff1/cba.zip)
2023-03-23 03:30:01,328|034c4eaa-db85-4ce6-be98-148a01763e81||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ebc69d4b-eb2a-4e13-8310-970e8b90eff1) and entry definition file (Definitions/blueprint.json)
2023-03-23 03:30:01,381|034c4eaa-db85-4ce6-be98-148a01763e81||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(helloworld)
2023-03-23 03:30:01,414|034c4eaa-db85-4ce6-be98-148a01763e81||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ebc69d4b-eb2a-4e13-8310-970e8b90eff1) and entry definition file (Definitions/blueprint.json)
2023-03-23 03:30:01,627|034c4eaa-db85-4ce6-be98-148a01763e81||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/working/ebc69d4b-eb2a-4e13-8310-970e8b90eff1) present to clean.
2023-03-23 03:30:01,827|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-03-23 03:30:01,829|654321||reactor-http-epoll-4||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-03-23 03:30:01,887|654321||reactor-http-epoll-4||||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-pcnjl
	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-23 03:30:01,938|654321||reactor-http-epoll-4||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] Instantiated an idempotent producer.
2023-03-23 03:30:02,016|654321||reactor-http-epoll-4||||INFO||||||| Kafka version: 3.0.1
2023-03-23 03:30:02,016|654321||reactor-http-epoll-4||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-23 03:30:02,016|654321||reactor-http-epoll-4||||INFO||||||| Kafka startTimeMs: 1679542202016
2023-03-23 03:30:02,163|||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 03:30:02,163|||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 03:30:02,163|||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 03:30:02,163|||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 03:30:02,163|||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 03:30:02,163|||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 03:30:02,164|||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] Cluster ID: 3aXLtaOeSw2u3qMlcohmXg
2023-03-23 03:30:02,164|||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] ProducerId set to 2007 with epoch 0
2023-03-23 03:30:02,185|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 03:30:02,188|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-03-23 03:30:02,216|654321||DefaultDispatcher-worker-7||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-03-23 03:30:02,345|654321||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||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-23 03:30:02,412|654321||DefaultDispatcher-worker-7||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-23 03:30:02,418|654321||DefaultDispatcher-worker-7||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-23 03:30:02,423|654321||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-23 03:30:02,457|654321||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-23 03:30:02,458|654321||DefaultDispatcher-worker-7||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-23 03:30:02,470|654321||DefaultDispatcher-worker-7||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-23 03:30:02,478|654321||DefaultDispatcher-worker-7||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-23 03:30:02,479|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 03:30:02,480|654321||DefaultDispatcher-worker-7||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-23 03:30:02,507|654321||DefaultDispatcher-worker-7||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-23 03:30:02,538|654321||DefaultDispatcher-worker-7||||INFO||||||| Batched Sequence : ([])
2023-03-23 03:30:02,540|654321||DefaultDispatcher-worker-7||||INFO||||||| Generated Resource Param Data ({ })
2023-03-23 03:30:02,627|654321||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2023-03-23 03:30:02,629|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 03:30:02,630|654321||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-23 03:30:02,633|654321||DefaultDispatcher-worker-7||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-03-23 03:30:02,656|654321||DefaultDispatcher-worker-7||||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-pcnjl
	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-23 03:30:02,657|654321||DefaultDispatcher-worker-7||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] Instantiated an idempotent producer.
2023-03-23 03:30:02,660|654321||DefaultDispatcher-worker-7||||INFO||||||| Kafka version: 3.0.1
2023-03-23 03:30:02,660|654321||DefaultDispatcher-worker-7||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-03-23 03:30:02,660|654321||DefaultDispatcher-worker-7||||INFO||||||| Kafka startTimeMs: 1679542202660
2023-03-23 03:30:02,702|||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 03:30:02,703|||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 03:30:02,703|||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 03:30:02,703|||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 03:30:02,703|||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 03:30:02,703|||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 03:30:02,703|||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] Cluster ID: 3aXLtaOeSw2u3qMlcohmXg
2023-03-23 03:30:02,705|||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] ProducerId set to 2008 with epoch 0
2023-03-23 03:30:02,711|654321||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e59964b4-d05f-42b2-a873-fedfbb658651 auditStoreId -1
2023-03-23 03:30:02,785|654321||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||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-23 03:35:25,572|acee6807-de76-4966-8af4-c4ad1cac7bd9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-23 03:35:25,573|acee6807-de76-4966-8af4-c4ad1cac7bd9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-23 03:35:25,573|acee6807-de76-4966-8af4-c4ad1cac7bd9||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-23 03:35:26,023|acee6807-de76-4966-8af4-c4ad1cac7bd9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-23 03:35:26,023|acee6807-de76-4966-8af4-c4ad1cac7bd9||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-23 03:35:27,656|6fc92923-9548-4298-b52b-e879730669fe||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b0c55dc3-ea39-4f58-860a-82ad95e8f4d3)
2023-03-23 03:35:27,658|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| deleting definition types under : /opt/app/onap/blueprints/working/b0c55dc3-ea39-4f58-860a-82ad95e8f4d3/Definitions
2023-03-23 03:35:27,660|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| reinitialized all type definitions
2023-03-23 03:35:27,660|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-23 03:35:27,695|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-23 03:35:27,711|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-23 03:35:27,725|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-23 03:35:27,735|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(helloworld)
2023-03-23 03:35:27,735|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-23 03:35:27,735|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(helloworld) targets(helloworld)
2023-03-23 03:35:27,736|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-23 03:35:27,736|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-23 03:35:27,736|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/b0c55dc3-ea39-4f58-860a-82ad95e8f4d3/Templates/hello-world-mapping.json
2023-03-23 03:35:27,742|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-23 03:35:27,742|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-23 03:35:27,742|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing blueprint Resource Definitions
2023-03-23 03:35:27,742|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-23 03:35:27,742|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/hello-world-mapping.json)
2023-03-23 03:35:27,747|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| distinct resource keys ([])
2023-03-23 03:35:27,747|6fc92923-9548-4298-b52b-e879730669fe||DefaultDispatcher-worker-12||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enriching Resource Definition sources Node Template: []
2023-03-23 03:35:27,973|6c2533cd-773a-4d9e-8388-d935676f0e8d||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(622bfaea-e128-41c7-8697-320939feb1a9) CBA(/opt/app/onap/blueprints/archive/622bfaea-e128-41c7-8697-320939feb1a9/cba.zip)
2023-03-23 03:35:27,982|6c2533cd-773a-4d9e-8388-d935676f0e8d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/622bfaea-e128-41c7-8697-320939feb1a9) and entry definition file (Definitions/blueprint.json)
2023-03-23 03:35:28,003|6c2533cd-773a-4d9e-8388-d935676f0e8d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(helloworld)
2023-03-23 03:35:28,008|6c2533cd-773a-4d9e-8388-d935676f0e8d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/622bfaea-e128-41c7-8697-320939feb1a9) and entry definition file (Definitions/blueprint.json)
2023-03-23 03:35:28,115|6c2533cd-773a-4d9e-8388-d935676f0e8d||DefaultDispatcher-worker-12||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/working/622bfaea-e128-41c7-8697-320939feb1a9) present to clean.
2023-03-23 03:35:28,307|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2023-03-23 03:35:28,316|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 03:35:28,316|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2023-03-23 03:35:28,323|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-23 03:35:28,323|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-23 03:35:28,332|654321||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||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-23 03:35:28,334|654321||DefaultDispatcher-worker-12||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-23 03:35:28,401|654321||DefaultDispatcher-worker-12||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-23 03:35:28,402|654321||DefaultDispatcher-worker-12||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-23 03:35:28,402|654321||DefaultDispatcher-worker-12||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-23 03:35:28,404|654321||DefaultDispatcher-worker-12||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-23 03:35:28,404|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 03:35:28,404|654321||DefaultDispatcher-worker-12||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-23 03:35:28,409|654321||DefaultDispatcher-worker-12||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-23 03:35:28,447|654321||DefaultDispatcher-worker-12||||INFO||||||| Batched Sequence : ([])
2023-03-23 03:35:28,447|654321||DefaultDispatcher-worker-12||||INFO||||||| Generated Resource Param Data ({ })
2023-03-23 03:35:28,460|654321||DefaultDispatcher-worker-12||||INFO||||||| Preparing Response...
2023-03-23 03:35:28,460|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 03:35:28,460|654321||DefaultDispatcher-worker-12||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-23 03:35:28,470|654321||DefaultDispatcher-worker-12||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b93d0a66-0096-4693-b391-a296f11ef0b8 auditStoreId -1
2023-03-23 03:35:28,488|654321||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||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-23 03:42:49,619|f2a7e9b2-76fb-47a5-8ef6-540247d7d15a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-03-23 03:42:49,619|f2a7e9b2-76fb-47a5-8ef6-540247d7d15a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-23 03:42:49,619|f2a7e9b2-76fb-47a5-8ef6-540247d7d15a||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-23 03:42:49,962|f2a7e9b2-76fb-47a5-8ef6-540247d7d15a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-23 03:42:49,962|f2a7e9b2-76fb-47a5-8ef6-540247d7d15a||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-23 03:42:51,545|39b2cba3-f366-4608-af82-c462dcac88ef||Thread-95||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/46a36a40-5172-45d3-979d-fbf08ba5777e)
2023-03-23 03:42:51,548|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| deleting definition types under : /opt/app/onap/blueprints/working/46a36a40-5172-45d3-979d-fbf08ba5777e/Definitions
2023-03-23 03:42:51,550|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| reinitialized all type definitions
2023-03-23 03:42:51,550|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(helloworld)
2023-03-23 03:42:51,586|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-template)
2023-03-23 03:42:51,601|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-03-23 03:42:51,618|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-03-23 03:42:51,629|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(helloworld)
2023-03-23 03:42:51,629|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-03-23 03:42:51,629|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(helloworld) targets(helloworld)
2023-03-23 03:42:51,629|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-03-23 03:42:51,629|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-03-23 03:42:51,629|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/46a36a40-5172-45d3-979d-fbf08ba5777e/Templates/hello-world-mapping.json
2023-03-23 03:42:51,633|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-03-23 03:42:51,634|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-helloworld-properties)
2023-03-23 03:42:51,634|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing blueprint Resource Definitions
2023-03-23 03:42:51,634|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-03-23 03:42:51,634|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/hello-world-mapping.json)
2023-03-23 03:42:51,639|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| distinct resource keys ([])
2023-03-23 03:42:51,639|39b2cba3-f366-4608-af82-c462dcac88ef||DefaultDispatcher-worker-16||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enriching Resource Definition sources Node Template: []
2023-03-23 03:42:51,843|be6a1f9b-e117-4d38-a7f0-a089096562a9||Thread-95||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(830103ba-bf40-4511-ace2-fe560b8160fd) CBA(/opt/app/onap/blueprints/archive/830103ba-bf40-4511-ace2-fe560b8160fd/cba.zip)
2023-03-23 03:42:51,852|be6a1f9b-e117-4d38-a7f0-a089096562a9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/830103ba-bf40-4511-ace2-fe560b8160fd) and entry definition file (Definitions/blueprint.json)
2023-03-23 03:42:51,863|be6a1f9b-e117-4d38-a7f0-a089096562a9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(helloworld)
2023-03-23 03:42:51,867|be6a1f9b-e117-4d38-a7f0-a089096562a9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/830103ba-bf40-4511-ace2-fe560b8160fd) and entry definition file (Definitions/blueprint.json)
2023-03-23 03:42:51,979|be6a1f9b-e117-4d38-a7f0-a089096562a9||DefaultDispatcher-worker-16||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/working/830103ba-bf40-4511-ace2-fe560b8160fd) present to clean.
2023-03-23 03:42:52,168|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321
2023-03-23 03:42:52,175|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 03:42:52,175|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID  -1
2023-03-23 03:42:52,181|654321||reactor-http-epoll-4||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-03-23 03:42:52,181|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-03-23 03:42:52,188|654321||DefaultDispatcher-worker-16||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-03-23 03:42:52,192|654321||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||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-23 03:42:52,222|654321||DefaultDispatcher-worker-16||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-03-23 03:42:52,223|654321||DefaultDispatcher-worker-16||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-03-23 03:42:52,223|654321||DefaultDispatcher-worker-16||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-23 03:42:52,224|654321||DefaultDispatcher-worker-16||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-03-23 03:42:52,224|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 03:42:52,224|654321||DefaultDispatcher-worker-16||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-03-23 03:42:52,228|654321||DefaultDispatcher-worker-16||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-03-23 03:42:52,250|654321||DefaultDispatcher-worker-16||||INFO||||||| Batched Sequence : ([])
2023-03-23 03:42:52,250|654321||DefaultDispatcher-worker-16||||INFO||||||| Generated Resource Param Data ({ })
2023-03-23 03:42:52,259|654321||DefaultDispatcher-worker-16||||INFO||||||| Preparing Response...
2023-03-23 03:42:52,259|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 03:42:52,260|654321||DefaultDispatcher-worker-16||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-03-23 03:42:52,264|654321||DefaultDispatcher-worker-16||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b9453a7d-2516-43ce-ac4d-41c547d0c417 auditStoreId -1
2023-03-23 03:42:52,291|654321||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||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-23 04:07:06,398|f4283a00-5923-4952-9774-c922377af6c1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-23 04:07:06,399|f4283a00-5923-4952-9774-c922377af6c1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-23 04:07:06,399|f4283a00-5923-4952-9774-c922377af6c1||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-23 04:07:06,812|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-23 04:07:06,813|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-23 04:07:07,641|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-23 04:07:07,645|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(2d923eee-1a38-49fa-9dde-25ebdaece485) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-23 04:07:07,657|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(521a26a3-327e-4ab0-9ad7-a170407d01e1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-23 04:07:07,662|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(8b9248c8-4661-4cf3-a831-3a3ffdc637b9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-23 04:07:07,673|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(063a7501-1ec0-4757-a055-3224a2f76bd5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-23 04:07:07,682|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(a671ab82-b2be-46a5-be5a-48beddfd9686) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-23 04:07:07,691|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(1aac8abd-6f99-42a3-8769-0dd8479880b6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-23 04:07:07,699|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:07,700|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:07,700|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:07,700|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:07,700|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:07,700|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:07,741|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:07:07,744|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:07:07,756|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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.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-23 04:07:07,761|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:07:07,767|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:07:07,859|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:07:07,859|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:07:07,859|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:07:07,879|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:08,030|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:07:08,031|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:07:08,031|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:07:08,052|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:07:08,053|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:07:08,053|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:08,060|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:08,296|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:07:08,297|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:07:08,298|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:07:08,298|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(HealthCheck)
2023-03-23 04:07:08,299|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-23 04:07:08,299|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-assign)
2023-03-23 04:07:08,300|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-deploy)
2023-03-23 04:07:08,317|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:08,458|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:07:08,458|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:07:08,468|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:08,566|f4283a00-5923-4952-9774-c922377af6c1||DefaultDispatcher-worker-28||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:10,663|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||Thread-128||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/724e6423-f4cd-4d52-aa66-ba9dcf3f2dbe)
2023-03-23 04:07:10,664|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| deleting definition types under : /opt/app/onap/blueprints/working/724e6423-f4cd-4d52-aa66-ba9dcf3f2dbe/Definitions
2023-03-23 04:07:10,666|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| reinitialized all type definitions
2023-03-23 04:07:10,666|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(resource-resolution)
2023-03-23 04:07:10,702|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2023-03-23 04:07:10,717|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2023-03-23 04:07:10,734|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2023-03-23 04:07:10,757|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(capability)
2023-03-23 04:07:10,806|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(capability)
2023-03-23 04:07:10,825|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-23 04:07:10,860|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:10,898|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:10,917|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:10,935|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:10,952|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:11,032|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2023-03-23 04:07:11,051|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2023-03-23 04:07:11,051|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2023-03-23 04:07:11,076|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(capability)
2023-03-23 04:07:11,096|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(capability)
2023-03-23 04:07:11,115|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(capability)
2023-03-23 04:07:11,136|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(processor-db)
2023-03-23 04:07:11,157|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:11,179|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:11,200|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:11,221|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:11,240|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:11,261|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:07:11,335|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(resource-resolution)
2023-03-23 04:07:11,336|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2023-03-23 04:07:11,336|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(resource-resolution) targets(resource-resolution)
2023-03-23 04:07:11,336|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2023-03-23 04:07:11,336|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2023-03-23 04:07:11,336|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2023-03-23 04:07:11,336|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/724e6423-f4cd-4d52-aa66-ba9dcf3f2dbe/Templates/hello-world-velocity-mapping.json
2023-03-23 04:07:11,342|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2023-03-23 04:07:11,342|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-resource-resolution-properties)
2023-03-23 04:07:11,342|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/724e6423-f4cd-4d52-aa66-ba9dcf3f2dbe/Templates/hello-world-jinja-mapping.json
2023-03-23 04:07:11,345|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2023-03-23 04:07:11,346|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2023-03-23 04:07:11,346|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing blueprint Resource Definitions
2023-03-23 04:07:11,346|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2023-03-23 04:07:11,346|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/hello-world-velocity-mapping.json)
2023-03-23 04:07:11,346|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/hello-world-jinja-mapping.json)
2023-03-23 04:07:11,352|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:07:11,497|704c5b91-e09a-426c-9f6e-1a1eb8e9b684||DefaultDispatcher-worker-28||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2023-03-23 04:07:11,717|9fe76cc0-0787-47cc-af8e-2e474b6a8a32||Thread-128||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(696d848a-5c75-417d-bfbe-d91df317223e) CBA(/opt/app/onap/blueprints/archive/696d848a-5c75-417d-bfbe-d91df317223e/cba.zip)
2023-03-23 04:07:11,720|9fe76cc0-0787-47cc-af8e-2e474b6a8a32||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/696d848a-5c75-417d-bfbe-d91df317223e) and entry definition file (Definitions/resource-resolution.json)
2023-03-23 04:07:11,734|9fe76cc0-0787-47cc-af8e-2e474b6a8a32||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-resolution)
2023-03-23 04:07:11,738|9fe76cc0-0787-47cc-af8e-2e474b6a8a32||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/696d848a-5c75-417d-bfbe-d91df317223e) and entry definition file (Definitions/resource-resolution.json)
2023-03-23 04:07:11,848|9fe76cc0-0787-47cc-af8e-2e474b6a8a32||DefaultDispatcher-worker-28||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/working/696d848a-5c75-417d-bfbe-d91df317223e) present to clean.
2023-03-23 04:07:12,025|0951322f-2ed4-49f0-a350-3893bc8f8e0d||reactor-http-epoll-4||||INFO||||||| processing request id 0951322f-2ed4-49f0-a350-3893bc8f8e0d
2023-03-23 04:07:12,041|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2023-03-23 04:07:12,242|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:12,252|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:12,287|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-23 04:07:12,316|654321||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 04:07:12,317|654321||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 04:07:12,317|654321||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 04:07:12,317|654321||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 04:07:12,317|654321||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 04:07:12,317|654321||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 04:07:12,319|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 04:07:12,320|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| StoreAuditService ID  -1
2023-03-23 04:07:12,322|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:12,322|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2023-03-23 04:07:12,331|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:12,376|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2023-03-23 04:07:12,376|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2023-03-23 04:07:12,376|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-23 04:07:12,377|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| preparing request id(0951322f-2ed4-49f0-a350-3893bc8f8e0d) for workflow(resource-resolution) step(helloworld)
2023-03-23 04:07:12,377|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 04:07:12,377|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:12,378|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2023-03-23 04:07:12,396|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(0951322f-2ed4-49f0-a350-3893bc8f8e0d), subrequestID(a3366704-8c41-45e9-932a-b63f53d0ca0d) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-23 04:07:12,445|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:12,477|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:12,478|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:12,485|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-23 04:07:12,692|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-23 04:07:12,784|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:12,794|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:12,794|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-23 04:07:12,794|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-23 04:07:12,804|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2023-03-23 04:07:12,848|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2023-03-23 04:07:12,856|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-23 04:07:12,858|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-23 04:07:17,071|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@3e8f6af6
2023-03-23 04:07:17,075|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2023-03-23 04:07:17,127|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2023-03-23 04:07:17,130|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:17,130|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:17,131|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-23 04:07:17,135|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-23 04:07:17,156|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:17,156|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:17,156|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-23 04:07:17,156|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-23 04:07:17,157|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2023-03-23 04:07:17,158|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:17,158|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:17,158|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-23 04:07:17,160|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-23 04:07:17,173|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:17,173|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:17,174|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-23 04:07:17,174|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-23 04:07:17,174|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2023-03-23 04:07:17,183|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2023-03-23 04:07:17,199|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2023-03-23 04:07:17,200|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-23 04:07:17,231|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-23 04:07:27,217|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| compiled in (9980)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-23 04:07:27,219|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2023-03-23 04:07:27,252|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2023-03-23 04:07:27,281|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2023-03-23 04:07:27,284|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:27,285|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:27,285|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-23 04:07:27,292|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-23 04:07:27,305|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:27,305|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:27,306|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-23 04:07:27,306|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-23 04:07:27,306|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2023-03-23 04:07:27,338|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2023-03-23 04:07:27,347|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2023-03-23 04:07:27,348|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2023-03-23 04:07:27,376|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-15||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2023-03-23 04:07:27,380|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2023-03-23 04:07:27,380|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:27,381|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:27,381|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-23 04:07:27,383|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-23 04:07:27,396|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:27,396|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:27,397|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-23 04:07:27,397|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-23 04:07:27,397|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2023-03-23 04:07:27,430|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2023-03-23 04:07:27,444|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:27,445|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:27,484|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (list)
2023-03-23 04:07:27,486|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2023-03-23 04:07:27,487|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:27,487|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:27,487|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:27,487|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:27,487|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:27,521|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2023-03-23 04:07:27,523|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:27,758|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-23 04:07:27,800|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:27,800|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2023-03-23 04:07:27,844|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:27,847|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-23 04:07:27,847|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2023-03-23 04:07:27,848|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2023-03-23 04:07:27,848|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2023-03-23 04:07:27,881|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2023-03-23 04:07:27,885|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@36059796
2023-03-23 04:07:27,886|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2023-03-23 04:07:27,914|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2023-03-23 04:07:27,915|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:27,915|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:27,915|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2023-03-23 04:07:27,918|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2023-03-23 04:07:27,931|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:27,931|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:27,931|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2023-03-23 04:07:27,931|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2023-03-23 04:07:27,931|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2023-03-23 04:07:27,965|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2023-03-23 04:07:27,966|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2023-03-23 04:07:27,999|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2023-03-23 04:07:28,000|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:28,001|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:28,001|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2023-03-23 04:07:28,003|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2023-03-23 04:07:28,014|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:28,014|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:28,014|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2023-03-23 04:07:28,014|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2023-03-23 04:07:28,014|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2023-03-23 04:07:28,042|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2023-03-23 04:07:28,043|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2023-03-23 04:07:28,073|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2023-03-23 04:07:28,075|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:28,075|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:28,075|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2023-03-23 04:07:28,077|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2023-03-23 04:07:28,090|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:28,090|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:28,091|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2023-03-23 04:07:28,091|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2023-03-23 04:07:28,091|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2023-03-23 04:07:28,091|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:28,091|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:28,092|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2023-03-23 04:07:28,093|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2023-03-23 04:07:28,102|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:28,102|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:28,102|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2023-03-23 04:07:28,102|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2023-03-23 04:07:28,102|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2023-03-23 04:07:28,103|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:28,103|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2023-03-23 04:07:28,103|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2023-03-23 04:07:28,104|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2023-03-23 04:07:28,115|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:28,116|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:28,116|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-23 04:07:28,116|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2023-03-23 04:07:28,116|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2023-03-23 04:07:28,121|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-15||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2023-03-23 04:07:28,132|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2023-03-23 04:07:28,150|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2023-03-23 04:07:28,151|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2023-03-23 04:07:28,158|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:28,159|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2023-03-23 04:07:28,162|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2023-03-23 04:07:28,174|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response status(200 - OK)
2023-03-23 04:07:28,174|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (string)
2023-03-23 04:07:28,174|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-23 04:07:28,174|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2023-03-23 04:07:28,174|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:28,197|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2023-03-23 04:07:28,198|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2023-03-23 04:07:28,198|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2023-03-23 04:07:28,224|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2023-03-23 04:07:28,225|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| 
Resolved Input Key mappings: 
{}
2023-03-23 04:07:28,225|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:28,240|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Response processing type (list)
2023-03-23 04:07:28,241|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:28,241|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:28,241|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:28,241|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:28,241|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:28,241|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:28,241|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:28,242|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:28,242|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:28,242|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2023-03-23 04:07:28,242|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:28,278|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2023-03-23 04:07:28,279|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:28,469|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2023-03-23 04:07:28,494|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||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-23 04:07:28,494|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| Preparing Response...
2023-03-23 04:07:28,494|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 04:07:28,494|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2023-03-23 04:07:28,503|654321||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 04:07:28,503|654321||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 04:07:28,503|654321||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 04:07:28,503|654321||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 04:07:28,503|654321||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 04:07:28,503|654321||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 04:07:28,505|0951322f-2ed4-49f0-a350-3893bc8f8e0d||DefaultDispatcher-worker-28||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7e477d9c-b0a9-4508-b5ad-548eb10316d5 auditStoreId -1
2023-03-23 04:07:28,576|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(0951322f-2ed4-49f0-a350-3893bc8f8e0d), subrequestID(a3366704-8c41-45e9-932a-b63f53d0ca0d) CBA(RT-resource-resolution/1.0.0/resource-resolution).
2023-03-23 04:46:27,548|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||Thread-129||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(8b9f20a3-fb96-4451-a8c6-7316b7a08e85) CBA(/opt/app/onap/blueprints/archive/8b9f20a3-fb96-4451-a8c6-7316b7a08e85/cba.zip)
2023-03-23 04:46:27,567|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8b9f20a3-fb96-4451-a8c6-7316b7a08e85) and entry definition file (Definitions/CNF.json)
2023-03-23 04:46:27,604|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:46:27,605|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:46:27,605|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:46:27,605|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(scale-out)
2023-03-23 04:46:27,606|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(scale)
2023-03-23 04:46:27,606|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(scale-in)
2023-03-23 04:46:27,606|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(health-check)
2023-03-23 04:46:27,614|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8b9f20a3-fb96-4451-a8c6-7316b7a08e85) and entry definition file (Definitions/CNF.json)
2023-03-23 04:46:27,804|3a7bdec4-ae3a-462c-94b0-846ad21f66fe||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/working/8b9f20a3-fb96-4451-a8c6-7316b7a08e85) present to clean.
2023-03-23 04:46:41,375|674686c0-34b9-408f-a4c1-66ded08758a4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-23 04:46:41,375|674686c0-34b9-408f-a4c1-66ded08758a4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-23 04:46:41,375|674686c0-34b9-408f-a4c1-66ded08758a4||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-23 04:46:41,825|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-23 04:46:41,825|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-23 04:46:42,729|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-23 04:46:42,729|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(92144e88-f209-431e-9690-2418772b7a9f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-23 04:46:42,747|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(313a2ac7-128a-4ed9-9317-4404c4e87585) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-23 04:46:42,750|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(5a079fa6-64db-441a-a1b9-3f733c491529) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-23 04:46:42,756|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(bb8b9d0a-1549-40de-acea-9ac10634fa76) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-23 04:46:42,765|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(4b32997e-c482-4468-8fc7-1e0c104a98c4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-23 04:46:42,774|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(4742e211-ac92-4b8b-a9b8-d9e4edf78d82) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-23 04:46:42,821|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:42,822|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:42,822|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:42,822|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:42,822|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:42,825|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:42,831|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:46:42,841|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:46:42,847|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-23 04:46:42,855|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:46:42,860|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:46:42,946|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:46:42,946|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:46:42,947|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:46:42,961|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:43,047|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-23 04:46:43,237|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-23 04:46:43,245|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-23 04:46:43,326|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:46:43,327|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:46:43,328|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:46:43,341|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:43,410|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-23 04:46:43,463|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-23 04:46:43,468|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-23 04:46:43,530|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:46:43,530|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:46:43,545|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:43,585|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-23 04:46:43,636|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-23 04:46:43,640|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-23 04:46:43,709|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:46:43,709|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:46:43,710|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:46:43,710|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(HealthCheck)
2023-03-23 04:46:43,710|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-23 04:46:43,710|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-assign)
2023-03-23 04:46:43,710|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-deploy)
2023-03-23 04:46:43,722|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:46:43,723|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:46:43,723|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:43,726|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:46:43,753|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-23 04:46:43,795|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-23 04:46:43,833|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-23 04:46:43,873|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-23 04:46:43,874|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-23 04:46:43,931|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-23 04:46:43,984|674686c0-34b9-408f-a4c1-66ded08758a4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:01,724|2f13bfc4-a451-42ac-8cc2-61be2829468b||Thread-129||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/eee32d95-0fb9-42d3-b23d-ab25ffea40b9)
2023-03-23 04:47:01,726|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| deleting definition types under : /opt/app/onap/blueprints/working/eee32d95-0fb9-42d3-b23d-ab25ffea40b9/Definitions
2023-03-23 04:47:01,732|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| reinitialized all type definitions
2023-03-23 04:47:01,734|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-23 04:47:01,774|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(vnf-template)
2023-03-23 04:47:01,793|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-23 04:47:01,810|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-23 04:47:01,837|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:01,890|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:01,908|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:01,925|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-23 04:47:01,926|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-23 04:47:01,926|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-23 04:47:01,948|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:01,964|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:01,983|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,001|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 04:47:02,036|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,054|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,072|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,091|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,110|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,129|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,165|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-23 04:47:02,167|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-23 04:47:02,167|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-23 04:47:02,167|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-23 04:47:02,192|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,210|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,237|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 04:47:02,255|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-23 04:47:02,313|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(resource-assignment)
2023-03-23 04:47:02,313|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-23 04:47:02,314|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-23 04:47:02,314|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-23 04:47:02,314|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-23 04:47:02,314|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-23 04:47:02,314|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/eee32d95-0fb9-42d3-b23d-ab25ffea40b9/Templates/vnf-mapping.json
2023-03-23 04:47:02,317|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-23 04:47:02,317|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-23 04:47:02,317|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/eee32d95-0fb9-42d3-b23d-ab25ffea40b9/Templates/base_ubuntu20-mapping.json
2023-03-23 04:47:02,319|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-23 04:47:02,320|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-23 04:47:02,320|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(config-assign)
2023-03-23 04:47:02,320|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-23 04:47:02,320|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(config-assign) targets(config-assign)
2023-03-23 04:47:02,320|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-23 04:47:02,320|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-23 04:47:02,320|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/eee32d95-0fb9-42d3-b23d-ab25ffea40b9/Templates/baseconfig-mapping.json
2023-03-23 04:47:02,322|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-23 04:47:02,322|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-23 04:47:02,323|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(config-deploy)
2023-03-23 04:47:02,323|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-23 04:47:02,323|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-23 04:47:02,323|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-deploy) resource assignment files([]
2023-03-23 04:47:02,323|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing blueprint Resource Definitions
2023-03-23 04:47:02,323|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-23 04:47:02,323|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/vnf-mapping.json)
2023-03-23 04:47:02,323|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-23 04:47:02,323|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/baseconfig-mapping.json)
2023-03-23 04:47:02,329|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:02,459|2f13bfc4-a451-42ac-8cc2-61be2829468b||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-23 04:47:02,729|ab7f5098-0be4-4ffa-ac70-a8eac6f85ac4||Thread-129||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(f54e5628-375c-405b-9a39-e4dd10495736) CBA(/opt/app/onap/blueprints/archive/f54e5628-375c-405b-9a39-e4dd10495736/cba.zip)
2023-03-23 04:47:02,736|ab7f5098-0be4-4ffa-ac70-a8eac6f85ac4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f54e5628-375c-405b-9a39-e4dd10495736) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 04:47:02,745|ab7f5098-0be4-4ffa-ac70-a8eac6f85ac4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:47:02,764|ab7f5098-0be4-4ffa-ac70-a8eac6f85ac4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:47:02,765|ab7f5098-0be4-4ffa-ac70-a8eac6f85ac4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:47:02,765|ab7f5098-0be4-4ffa-ac70-a8eac6f85ac4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:47:02,769|ab7f5098-0be4-4ffa-ac70-a8eac6f85ac4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f54e5628-375c-405b-9a39-e4dd10495736) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 04:47:02,875|ab7f5098-0be4-4ffa-ac70-a8eac6f85ac4||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/working/f54e5628-375c-405b-9a39-e4dd10495736) present to clean.
2023-03-23 04:47:34,892|fb53e965-f1f8-483b-8b8b-07d88f0cb070||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-23 04:47:34,892|fb53e965-f1f8-483b-8b8b-07d88f0cb070||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-23 04:47:34,892|fb53e965-f1f8-483b-8b8b-07d88f0cb070||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-23 04:47:35,158|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-23 04:47:35,158|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-23 04:47:36,387|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-23 04:47:36,387|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(eb07f159-0720-43ad-82d5-2ffaf4d65c83) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-23 04:47:36,397|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(b4301ae4-c4b1-4da0-9aa7-e3d7fa410f36) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-23 04:47:36,401|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(d8ee8b13-f507-4f3b-a3fd-1a9ca69667b2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-23 04:47:36,406|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(91f37da4-26e4-46c3-8e71-d81eb4c758df) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-23 04:47:36,412|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(4bb2321d-42f7-4d87-b516-da443af8ce5c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-23 04:47:36,419|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(adf325f8-ab9a-4e73-8e30-b6cf4d8a2f32) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-23 04:47:36,427|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,427|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,427|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,427|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,427|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,429|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,436|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:47:36,442|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,447|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:47:36,466|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:47:36,470|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 04:47:36,530|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:47:36,531|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:47:36,531|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:47:36,531|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(HealthCheck)
2023-03-23 04:47:36,532|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-23 04:47:36,533|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-assign)
2023-03-23 04:47:36,533|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-deploy)
2023-03-23 04:47:36,547|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,594|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-23 04:47:36,636|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-23 04:47:36,639|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-23 04:47:36,702|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:47:36,702|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:47:36,702|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:47:36,715|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:47:36,715|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:47:36,715|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,720|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:36,763|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-23 04:47:36,812|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-23 04:47:36,813|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-23 04:47:36,907|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-23 04:47:36,957|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-23 04:47:36,961|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-23 04:47:37,017|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:47:37,017|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:47:37,029|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:37,066|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-23 04:47:37,109|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-23 04:47:37,113|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-23 04:47:37,177|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 04:47:37,177|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 04:47:37,178|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 04:47:37,187|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:37,220|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-23 04:47:37,275|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-23 04:47:37,276|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-23 04:47:37,332|fb53e965-f1f8-483b-8b8b-07d88f0cb070||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 04:47:55,279|56239125-355d-42d2-8fbd-34de6f7a0a8b||Thread-129||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/56caae99-3abf-4f67-9555-987c21e8de17)
2023-03-23 04:47:55,281|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| deleting definition types under : /opt/app/onap/blueprints/working/56caae99-3abf-4f67-9555-987c21e8de17/Definitions
2023-03-23 04:47:55,283|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| reinitialized all type definitions
2023-03-23 04:47:55,284|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-23 04:47:55,317|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-23 04:47:55,347|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-23 04:47:55,363|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-23 04:47:55,379|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-23 04:47:55,434|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-23 04:47:55,467|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(config-assign)
2023-03-23 04:47:55,467|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-23 04:47:55,467|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(config-assign) targets(resolve-data)
2023-03-23 04:47:55,468|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-23 04:47:55,468|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-23 04:47:55,468|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/56caae99-3abf-4f67-9555-987c21e8de17/Templates/netconfrpc-mapping.json
2023-03-23 04:47:55,471|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-23 04:47:55,471|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-23 04:47:55,471|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(config-deploy)
2023-03-23 04:47:55,472|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-23 04:47:55,472|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-23 04:47:55,472|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-deploy) resource assignment files([]
2023-03-23 04:47:55,472|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing blueprint Resource Definitions
2023-03-23 04:47:55,472|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-23 04:47:55,472|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-23 04:47:55,475|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| distinct resource keys ([input-source])
2023-03-23 04:47:55,491|56239125-355d-42d2-8fbd-34de6f7a0a8b||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-23 05:08:31,819|3aa98bff-07ea-4ab4-a324-4304dd20728b||Thread-163||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(53617381-6a98-4982-ac6e-131d611a440a) CBA(/opt/app/onap/blueprints/archive/53617381-6a98-4982-ac6e-131d611a440a/cba.zip)
2023-03-23 05:08:31,829|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53617381-6a98-4982-ac6e-131d611a440a) and entry definition file (Definitions/CNF.json)
2023-03-23 05:08:31,863|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:08:31,864|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:08:31,864|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:08:31,864|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(scale-out)
2023-03-23 05:08:31,864|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(scale)
2023-03-23 05:08:31,864|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(scale-in)
2023-03-23 05:08:31,865|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(health-check)
2023-03-23 05:08:31,872|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53617381-6a98-4982-ac6e-131d611a440a) and entry definition file (Definitions/CNF.json)
2023-03-23 05:08:31,909|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-23 05:08:31,952|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-23 05:08:31,953|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-23 05:08:32,030|3aa98bff-07ea-4ab4-a324-4304dd20728b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/working/53617381-6a98-4982-ac6e-131d611a440a) present to clean.
2023-03-23 05:08:44,277|0c51dc30-5ea7-44ee-b521-7242f85c53fc||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-23 05:08:44,277|0c51dc30-5ea7-44ee-b521-7242f85c53fc||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-23 05:08:44,277|0c51dc30-5ea7-44ee-b521-7242f85c53fc||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-23 05:08:44,587|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-23 05:08:44,587|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-23 05:08:45,745|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-23 05:08:45,745|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(e9ab44b4-e0f3-4c1a-9de4-7425b8718270) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-23 05:08:45,753|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(67f9eac2-100e-4130-8966-2a2b145fce4e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-23 05:08:45,756|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(22ac50b2-1319-4ead-8b0f-265028dddcc6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-23 05:08:45,760|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(bbf2836e-1ff4-40be-94c7-6e0138429316) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-23 05:08:45,766|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(193f4010-e102-4ff9-b053-da172c7fe966) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-23 05:08:45,773|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(69d91c28-7485-4c38-a8d2-79509829c1f2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-23 05:08:45,779|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:45,779|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:45,779|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:45,779|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:45,780|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:45,780|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:45,791|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2023-03-23 05:08:45,793|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:08:45,798|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:08:45,814|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:08:45,818|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:08:45,858|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:08:45,858|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:08:45,858|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:08:45,873|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:45,923|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-23 05:08:45,986|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-23 05:08:45,990|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-23 05:08:46,064|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:08:46,064|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:08:46,064|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:08:46,076|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:46,116|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-23 05:08:46,163|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-23 05:08:46,166|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-23 05:08:46,236|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:08:46,237|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:08:46,247|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:46,285|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-23 05:08:46,339|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-23 05:08:46,340|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-23 05:08:46,405|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:08:46,405|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:08:46,405|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:08:46,406|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(HealthCheck)
2023-03-23 05:08:46,406|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-23 05:08:46,406|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-assign)
2023-03-23 05:08:46,407|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-deploy)
2023-03-23 05:08:46,420|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:08:46,420|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:08:46,426|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:46,426|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:46,456|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-23 05:08:46,513|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-23 05:08:46,536|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-23 05:08:46,578|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-23 05:08:46,579|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-23 05:08:46,628|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-23 05:08:46,693|0c51dc30-5ea7-44ee-b521-7242f85c53fc||DefaultDispatcher-worker-25||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:08:49,836|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||reactor-http-epoll-1||||INFO||||||| processing request id ef9f0e29-d95e-4e9d-974b-86a90d6455d2
2023-03-23 05:08:49,842|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-23 05:08:50,416|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-23 05:08:50,427|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-23 05:08:50,473|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:08:50,491|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 05:08:50,491|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 05:08:50,491|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 05:08:50,491|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 05:08:50,491|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 05:08:50,491|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-request-producer-client-id-pcnjl] 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 Gug6RyHoRoq5mL5N0YsD0A
2023-03-23 05:08:50,492|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 05:08:50,492|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| StoreAuditService ID  -1
2023-03-23 05:08:50,494|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-23 05:08:50,494|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-23 05:08:50,502|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-23 05:08:50,556|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:08:50,563|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(ef9f0e29-d95e-4e9d-974b-86a90d6455d2), subrequestID(f519fdf8-25a6-4a64-95ca-0ded1ae47be7) CBA(APACHE/1.0.0/resource-assignment).
2023-03-23 05:08:50,618|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-23 05:08:50,640|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| Executing workflow(resource-assignment[ef9f0e29-d95e-4e9d-974b-86a90d6455d2])'s step(resource-assignment)
2023-03-23 05:08:50,641|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-23 05:08:50,642|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| preparing request id(ef9f0e29-d95e-4e9d-974b-86a90d6455d2) for workflow(resource-assignment) step(resource-assignment)
2023-03-23 05:08:50,642|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 05:08:50,642|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-23 05:08:50,643|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-23 05:08:50,664|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||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-23 05:08:50,670|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||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-23 05:08:50,671|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-23 05:08:50,671|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||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-23 05:08:50,671|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("f519fdf8-25a6-4a64-95ca-0ded1ae47be7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-23 05:08:50,671|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("74b0189d-6aed-4592-88f0-1e4a44366564") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-23 05:08:50,672|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="f519fdf8-25a6-4a64-95ca-0ded1ae47be7", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-23 05:08:50,677|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||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-23 05:08:50,677|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||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-23 05:08:50,727|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-23 05:08:51,775|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-23 05:08:51,784|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-23 05:08:51,805|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-23 05:08:51,806|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-23 05:08:51,807|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||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" : "74b0189d-6aed-4592-88f0-1e4a44366564",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "f519fdf8-25a6-4a64-95ca-0ded1ae47be7",
  "vnf_name" : "${vnf_name}"
})
2023-03-23 05:08:51,819|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2023-03-23 05:08:51,819|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 05:08:51,820|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-23 05:08:51,820|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(resource-assignment[ef9f0e29-d95e-4e9d-974b-86a90d6455d2])'s step(profile-upload)
2023-03-23 05:08:51,820|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||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-23 05:08:51,827|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(ef9f0e29-d95e-4e9d-974b-86a90d6455d2) for workflow(resource-assignment) step(profile-upload)
2023-03-23 05:08:51,827|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-23 05:08:51,827|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||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-23 05:08:51,828|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-23 05:08:51,828|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Getting the template prefixes
2023-03-23 05:08:51,829|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-23 05:08:51,832|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-23 05:08:51,832|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response...
2023-03-23 05:08:51,832|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-23 05:08:51,832|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-23 05:08:51,833|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-23 05:08:51,840|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| workflow(ef9f0e29-d95e-4e9d-974b-86a90d6455d2) nodes completed with (0)exceptions
2023-03-23 05:08:51,840|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-23 05:08:51,849|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 05:08:51,849|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 05:08:51,850|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 05:08:51,850|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 05:08:51,850|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 05:08:51,850|0951322f-2ed4-49f0-a350-3893bc8f8e0d||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| [Producer clientId=audit-response-producer-client-id-pcnjl] 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 CDhNgQjAQF6bqmymQ6DtlA
2023-03-23 05:08:51,851|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 53f698d5-035e-4d4c-92a8-5546252f08e2 auditStoreId -1
2023-03-23 05:08:51,998|ef9f0e29-d95e-4e9d-974b-86a90d6455d2||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(ef9f0e29-d95e-4e9d-974b-86a90d6455d2), subrequestID(f519fdf8-25a6-4a64-95ca-0ded1ae47be7) CBA(APACHE/1.0.0/resource-assignment).
2023-03-23 05:08:57,604|8f8859a9-c666-4b21-883a-2a1d22fc2360||reactor-http-epoll-1||||INFO||||||| processing request id 8f8859a9-c666-4b21-883a-2a1d22fc2360
2023-03-23 05:08:57,604|8f8859a9-c666-4b21-883a-2a1d22fc2360||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-23 05:08:57,609|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-23 05:08:57,639|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:08:57,648|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 05:08:57,648|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| StoreAuditService ID  -1
2023-03-23 05:08:57,648|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-23 05:08:57,648|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-23 05:08:57,652|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-23 05:08:57,664|8f8859a9-c666-4b21-883a-2a1d22fc2360||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(8f8859a9-c666-4b21-883a-2a1d22fc2360), subrequestID(7d32cb77-070e-4d0f-9b51-2e96948d6fd1) CBA(APACHE/1.0.0/resource-assignment).
2023-03-23 05:08:57,678|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:08:57,679|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-23 05:08:57,679|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| Executing workflow(resource-assignment[8f8859a9-c666-4b21-883a-2a1d22fc2360])'s step(resource-assignment)
2023-03-23 05:08:57,679|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-23 05:08:57,680|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| preparing request id(8f8859a9-c666-4b21-883a-2a1d22fc2360) for workflow(resource-assignment) step(resource-assignment)
2023-03-23 05:08:57,680|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 05:08:57,680|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-23 05:08:57,680|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-23 05:08:57,706|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||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-23 05:08:57,709|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-23 05:08:57,709|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("7d32cb77-070e-4d0f-9b51-2e96948d6fd1") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-23 05:08:57,709|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||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-23 05:08:57,709|8f8859a9-c666-4b21-883a-2a1d22fc2360||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-23 05:08:57,710|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ceb65a06-86c2-48d0-8653-22ef39785c55") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-23 05:08:57,711|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="ceb65a06-86c2-48d0-8653-22ef39785c55"}
2023-03-23 05:08:57,711|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="ceb65a06-86c2-48d0-8653-22ef39785c55"}
2023-03-23 05:08:57,711|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-1||||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-23 05:08:57,711|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||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-23 05:08:57,738|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Parameter information : ({customizationid=ceb65a06-86c2-48d0-8653-22ef39785c55})
2023-03-23 05:08:57,746|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=ceb65a06-86c2-48d0-8653-22ef39785c55})
2023-03-23 05:08:57,769|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2023-03-23 05:08:57,769|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-03-23 05:08:57,771|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"482f22c7-1b27-407e-8c7a-98fbfeec252e"}])
2023-03-23 05:08:57,771|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("482f22c7-1b27-407e-8c7a-98fbfeec252e") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-23 05:08:57,771|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"6a7ccfe6-5937-414a-bd5e-948df39288a1"}])
2023-03-23 05:08:57,772|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("6a7ccfe6-5937-414a-bd5e-948df39288a1") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-23 05:08:57,772|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2023-03-23 05:08:57,776|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Transformed value: null -> 482f22c7-1b27-407e-8c7a-98fbfeec252e
2023-03-23 05:08:57,776|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="ceb65a06-86c2-48d0-8653-22ef39785c55"}
2023-03-23 05:08:57,777|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||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-23 05:08:57,812|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Parameter information : ({customizationid=ceb65a06-86c2-48d0-8653-22ef39785c55})
2023-03-23 05:08:57,829|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-03-23 05:08:57,830|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-23 05:08:57,830|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-23 05:08:57,831|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2023-03-23 05:08:57,831|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-23 05:08:57,834|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| Transformed value: null -> ceb65a06-86c2-48d0-8653-22ef39785c55
2023-03-23 05:08:57,834|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("74b0189d-6aed-4592-88f0-1e4a44366564") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-23 05:08:57,834|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-25||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-23 05:08:57,834|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||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-23 05:08:57,835|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("f519fdf8-25a6-4a64-95ca-0ded1ae47be7") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-23 05:08:57,835|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="74b0189d-6aed-4592-88f0-1e4a44366564", vnf-id="f519fdf8-25a6-4a64-95ca-0ded1ae47be7"}
2023-03-23 05:08:57,836|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="74b0189d-6aed-4592-88f0-1e4a44366564", vnf-id="f519fdf8-25a6-4a64-95ca-0ded1ae47be7"}
2023-03-23 05:08:57,838|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/74b0189d-6aed-4592-88f0-1e4a44366564/service-data/vnfs/vnf/f519fdf8-25a6-4a64-95ca-0ded1ae47be7/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-23 05:08:57,838|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/74b0189d-6aed-4592-88f0-1e4a44366564/service-data/vnfs/vnf/f519fdf8-25a6-4a64-95ca-0ded1ae47be7/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-23 05:08:57,841|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/74b0189d-6aed-4592-88f0-1e4a44366564/service-data/vnfs/vnf/f519fdf8-25a6-4a64-95ca-0ded1ae47be7/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-23 05:08:57,841|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/74b0189d-6aed-4592-88f0-1e4a44366564/service-data/vnfs/vnf/f519fdf8-25a6-4a64-95ca-0ded1ae47be7/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-23 05:08:57,855|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/74b0189d-6aed-4592-88f0-1e4a44366564/service-data/vnfs/vnf/f519fdf8-25a6-4a64-95ca-0ded1ae47be7/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-23 05:08:57,879|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/74b0189d-6aed-4592-88f0-1e4a44366564/service-data/vnfs/vnf/f519fdf8-25a6-4a64-95ca-0ded1ae47be7/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-23 05:08:57,924|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Response status(200 - OK)
2023-03-23 05:08:57,924|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK)
2023-03-23 05:08:57,924|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Response processing type (string)
2023-03-23 05:08:57,924|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string)
2023-03-23 05:08:57,925|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-23 05:08:57,925|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-23 05:08:57,925|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-23 05:08:57,925|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-23 05:08:57,925|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||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-23 05:08:57,925|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-23 05:08:57,926|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="7d32cb77-070e-4d0f-9b51-2e96948d6fd1"}
2023-03-23 05:08:57,930|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||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-23 05:08:57,930|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||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-23 05:08:57,931|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-23 05:08:58,019|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-23 05:08:58,019|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-23 05:08:58,020|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-23 05:08:58,022|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-23 05:08:58,025|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="74b0189d-6aed-4592-88f0-1e4a44366564", vnf-id="f519fdf8-25a6-4a64-95ca-0ded1ae47be7"}
2023-03-23 05:08:58,029|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/74b0189d-6aed-4592-88f0-1e4a44366564/service-data/vnfs/vnf/f519fdf8-25a6-4a64-95ca-0ded1ae47be7/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-23 05:08:58,029|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/74b0189d-6aed-4592-88f0-1e4a44366564/service-data/vnfs/vnf/f519fdf8-25a6-4a64-95ca-0ded1ae47be7/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-23 05:08:58,045|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/74b0189d-6aed-4592-88f0-1e4a44366564/service-data/vnfs/vnf/f519fdf8-25a6-4a64-95ca-0ded1ae47be7/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-23 05:08:58,054|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK)
2023-03-23 05:08:58,055|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string)
2023-03-23 05:08:58,055|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-23 05:08:58,055|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-23 05:08:58,055|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||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-23 05:08:58,055|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2023-03-23 05:08:58,056|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||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-23 05:08:58,066|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.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.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)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-03-23 05:08:58,067|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Preparing Response...
2023-03-23 05:08:58,067|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 05:08:58,067|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-23 05:08:58,067|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| workflow(8f8859a9-c666-4b21-883a-2a1d22fc2360) nodes completed with (1)exceptions
2023-03-23 05:08:58,068|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||ERROR||||||| workflow(8f8859a9-c666-4b21-883a-2a1d22fc2360) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.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.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.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-23 05:08:58,068|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-23 05:08:58,070|8f8859a9-c666-4b21-883a-2a1d22fc2360||DefaultDispatcher-worker-7||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 10146c1a-88cc-4403-ace2-71be91bd3ba9 auditStoreId -1
2023-03-23 05:08:58,095|8f8859a9-c666-4b21-883a-2a1d22fc2360||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(8f8859a9-c666-4b21-883a-2a1d22fc2360), subrequestID(7d32cb77-070e-4d0f-9b51-2e96948d6fd1) CBA(APACHE/1.0.0/resource-assignment).
2023-03-23 05:09:04,616|6670b19d-83f6-469a-ac0e-6d45347042e8||Thread-163||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f20f4336-8923-4b7c-abf0-22f9f0ce51da)
2023-03-23 05:09:04,618|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| deleting definition types under : /opt/app/onap/blueprints/working/f20f4336-8923-4b7c-abf0-22f9f0ce51da/Definitions
2023-03-23 05:09:04,622|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| reinitialized all type definitions
2023-03-23 05:09:04,623|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-03-23 05:09:04,659|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(vnf-template)
2023-03-23 05:09:04,675|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(vnf-mapping)
2023-03-23 05:09:04,691|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-03-23 05:09:04,734|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:04,883|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:04,902|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:04,919|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-03-23 05:09:04,919|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-03-23 05:09:04,919|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-03-23 05:09:04,944|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:04,961|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:04,976|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:04,993|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(sdnc)
2023-03-23 05:09:05,026|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:05,044|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:05,066|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:05,087|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:05,104|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:05,121|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:05,156|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(config-assign)
2023-03-23 05:09:05,158|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(baseconfig-template)
2023-03-23 05:09:05,158|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-03-23 05:09:05,158|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-03-23 05:09:05,180|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:05,197|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:05,215|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(input)
2023-03-23 05:09:05,233|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(config-deploy)
2023-03-23 05:09:05,314|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(resource-assignment)
2023-03-23 05:09:05,314|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-03-23 05:09:05,314|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-03-23 05:09:05,314|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-03-23 05:09:05,314|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-03-23 05:09:05,315|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-03-23 05:09:05,315|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/f20f4336-8923-4b7c-abf0-22f9f0ce51da/Templates/vnf-mapping.json
2023-03-23 05:09:05,318|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-03-23 05:09:05,318|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-03-23 05:09:05,318|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/f20f4336-8923-4b7c-abf0-22f9f0ce51da/Templates/base_ubuntu20-mapping.json
2023-03-23 05:09:05,320|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-03-23 05:09:05,320|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-03-23 05:09:05,321|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(config-assign)
2023-03-23 05:09:05,322|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-03-23 05:09:05,322|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(config-assign) targets(config-assign)
2023-03-23 05:09:05,322|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-03-23 05:09:05,322|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-03-23 05:09:05,322|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/f20f4336-8923-4b7c-abf0-22f9f0ce51da/Templates/baseconfig-mapping.json
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(config-deploy)
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(config-deploy) targets(config-deploy)
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-deploy) resource assignment files([]
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing blueprint Resource Definitions
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/vnf-mapping.json)
2023-03-23 05:09:05,325|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-03-23 05:09:05,326|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/baseconfig-mapping.json)
2023-03-23 05:09:05,333|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:09:05,480|6670b19d-83f6-469a-ac0e-6d45347042e8||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-03-23 05:09:05,734|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||Thread-163||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(3978b9ac-4e14-4b12-9cdd-745d1a69fffa) CBA(/opt/app/onap/blueprints/archive/3978b9ac-4e14-4b12-9cdd-745d1a69fffa/cba.zip)
2023-03-23 05:09:05,738|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3978b9ac-4e14-4b12-9cdd-745d1a69fffa) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:09:05,746|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:09:05,759|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:09:05,760|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:09:05,760|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:09:05,764|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3978b9ac-4e14-4b12-9cdd-745d1a69fffa) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:09:05,801|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-03-23 05:09:05,850|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-03-23 05:09:05,852|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-03-23 05:09:05,937|b2bd4307-e052-4579-bc6d-a3f1cebacd8e||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/working/3978b9ac-4e14-4b12-9cdd-745d1a69fffa) present to clean.
2023-03-23 05:09:22,074|59618c79-b3f6-4278-be7c-bc55d1b0f219||reactor-http-epoll-1||||INFO||||||| processing request id 59618c79-b3f6-4278-be7c-bc55d1b0f219
2023-03-23 05:09:22,082|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2023-03-23 05:09:22,238|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-23 05:09:22,245|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:09:22,269|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:09:22,282|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 05:09:22,283|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-03-23 05:09:22,284|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-23 05:09:22,284|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-23 05:09:22,297|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:09:22,344|59618c79-b3f6-4278-be7c-bc55d1b0f219||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(59618c79-b3f6-4278-be7c-bc55d1b0f219), subrequestID(ab90741f-7be2-470c-b8a7-5c6ada64b484) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-23 05:09:22,357|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:09:22,357|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-23 05:09:22,357|59618c79-b3f6-4278-be7c-bc55d1b0f219||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-23 05:09:22,358|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(59618c79-b3f6-4278-be7c-bc55d1b0f219) for workflow(resource-assignment) step(resource-assignment)
2023-03-23 05:09:22,358|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 05:09:22,358|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-23 05:09:22,358|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-23 05:09:22,378|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-23 05:09:22,380|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-23 05:09:22,380|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("fb10cb87-4a2d-4add-ad1a-fc34681791ee") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-23 05:09:22,380|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ab90741f-7be2-470c-b8a7-5c6ada64b484") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-23 05:09:22,380|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "fb10cb87-4a2d-4add-ad1a-fc34681791ee",
  "vnf-id" : "ab90741f-7be2-470c-b8a7-5c6ada64b484",
  "vnf_name" : "ubuntu20-VNF-name"
})
2023-03-23 05:09:22,393|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-23 05:09:22,393|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 05:09:22,393|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-23 05:09:22,395|59618c79-b3f6-4278-be7c-bc55d1b0f219||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 24f35cde-eb7e-4d41-a1a6-da92075d3789 auditStoreId -1
2023-03-23 05:09:22,414|59618c79-b3f6-4278-be7c-bc55d1b0f219||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(59618c79-b3f6-4278-be7c-bc55d1b0f219), subrequestID(ab90741f-7be2-470c-b8a7-5c6ada64b484) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-23 05:09:28,309|d771b2a9-1ab1-4986-8fe8-d8d617799749||reactor-http-epoll-1||||INFO||||||| processing request id d771b2a9-1ab1-4986-8fe8-d8d617799749
2023-03-23 05:09:28,310|d771b2a9-1ab1-4986-8fe8-d8d617799749||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-23 05:09:28,317|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:09:28,348|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:09:28,359|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 05:09:28,359|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID  -1
2023-03-23 05:09:28,359|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-23 05:09:28,359|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-23 05:09:28,364|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:09:28,373|d771b2a9-1ab1-4986-8fe8-d8d617799749||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(d771b2a9-1ab1-4986-8fe8-d8d617799749), subrequestID(282bd679-a53b-4828-90a5-a3a1ad71a445) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-23 05:09:28,395|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:09:28,395|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2023-03-23 05:09:28,395|d771b2a9-1ab1-4986-8fe8-d8d617799749||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-23 05:09:28,395|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(d771b2a9-1ab1-4986-8fe8-d8d617799749) for workflow(resource-assignment) step(resource-assignment)
2023-03-23 05:09:28,395|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 05:09:28,395|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-23 05:09:28,396|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2023-03-23 05:09:28,422|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2023-03-23 05:09:28,425|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2023-03-23 05:09:28,425|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2023-03-23 05:09:28,425|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2023-03-23 05:09:28,425|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2023-03-23 05:09:28,425|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("282bd679-a53b-4828-90a5-a3a1ad71a445") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-23 05:09:28,426|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("fb10cb87-4a2d-4add-ad1a-fc34681791ee") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-23 05:09:28,426|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2023-03-23 05:09:28,426|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2023-03-23 05:09:28,427|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2023-03-23 05:09:28,427|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ab90741f-7be2-470c-b8a7-5c6ada64b484") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-23 05:09:28,427|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master-sm",
  "service-instance-id" : "fb10cb87-4a2d-4add-ad1a-fc34681791ee",
  "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" : "282bd679-a53b-4828-90a5-a3a1ad71a445",
  "vnf-id" : "ab90741f-7be2-470c-b8a7-5c6ada64b484",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2023-03-23 05:09:28,438|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2023-03-23 05:09:28,439|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 05:09:28,439|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-23 05:09:28,441|d771b2a9-1ab1-4986-8fe8-d8d617799749||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 93d4ca40-43de-4f1b-aa0d-79b8330f926a auditStoreId -1
2023-03-23 05:09:28,462|d771b2a9-1ab1-4986-8fe8-d8d617799749||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(d771b2a9-1ab1-4986-8fe8-d8d617799749), subrequestID(282bd679-a53b-4828-90a5-a3a1ad71a445) CBA(ubuntu20/1.0.0/resource-assignment).
2023-03-23 05:09:34,329|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-23 05:09:34,446|||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-23 05:09:34,610|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing request id cd76ce3e-af7b-4950-8e74-3ae74282439f
2023-03-23 05:09:34,610|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-23 05:09:34,615|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:09:34,651|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deriving input data for workflow: (config-assign)
2023-03-23 05:09:34,661|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 05:09:34,661|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| StoreAuditService ID  -1
2023-03-23 05:09:34,662|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-23 05:09:34,662|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-23 05:09:34,673|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:09:34,708|cd76ce3e-af7b-4950-8e74-3ae74282439f||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(cd76ce3e-af7b-4950-8e74-3ae74282439f), subrequestID(ac17444a-6eb0-4a11-9f9b-4152643108ad) CBA(ubuntu20/1.0.0/config-assign).
2023-03-23 05:09:34,713|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deriving input data for workflow: (config-assign)
2023-03-23 05:09:34,713|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2023-03-23 05:09:34,713|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-23 05:09:34,713|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| preparing request id(cd76ce3e-af7b-4950-8e74-3ae74282439f) for workflow(config-assign) step(config-assign)
2023-03-23 05:09:34,713|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 05:09:34,713|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2023-03-23 05:09:34,715|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2023-03-23 05:09:34,768|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:09:34,769|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-23 05:09:34,770|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Setting Resource Value ("fb10cb87-4a2d-4add-ad1a-fc34681791ee") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-23 05:09:34,770|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Setting Resource Value ("ab90741f-7be2-470c-b8a7-5c6ada64b484") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-23 05:09:34,801|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Resource resolution saved into database successfully : (service-instance-id)
2023-03-23 05:09:34,801|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Resource resolution saved into database successfully : (vnf-id)
2023-03-23 05:09:34,804|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Resource resolution saved into database successfully : (vnf_name)
2023-03-23 05:09:34,804|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Generated Resource Param Data ({
  "service-instance-id" : "fb10cb87-4a2d-4add-ad1a-fc34681791ee",
  "vnf-id" : "ab90741f-7be2-470c-b8a7-5c6ada64b484",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2023-03-23 05:09:34,835|cd76ce3e-af7b-4950-8e74-3ae74282439f||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2023-03-23 05:09:34,863|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:09:34,863|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Preparing Response...
2023-03-23 05:09:34,863|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 05:09:34,863|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resolveWorkflowOutputs for workflow(config-assign)
2023-03-23 05:09:34,866|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 23f1e7c2-0e0a-49ec-853a-00ccb01848a6 auditStoreId -1
2023-03-23 05:09:34,900|cd76ce3e-af7b-4950-8e74-3ae74282439f||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(cd76ce3e-af7b-4950-8e74-3ae74282439f), subrequestID(ac17444a-6eb0-4a11-9f9b-4152643108ad) CBA(ubuntu20/1.0.0/config-assign).
2023-03-23 05:09:34,928|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Completed
2023-03-23 05:10:12,449|d98e1b51-50fb-425b-afcb-5c067702c9d0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-23 05:10:12,449|d98e1b51-50fb-425b-afcb-5c067702c9d0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-23 05:10:12,449|d98e1b51-50fb-425b-afcb-5c067702c9d0||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-23 05:10:12,719|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-23 05:10:12,719|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-23 05:10:13,245|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-23 05:10:13,245|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(9da98112-9c6f-4377-902c-7a9d4569624a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-23 05:10:13,252|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(45d609cf-703c-4fcf-8b40-06ade44d0e6d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-23 05:10:13,254|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(923bf652-7146-46c6-8724-e9dccf2af24d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-23 05:10:13,259|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(f311209a-1621-4548-b884-1fa539428d8d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-23 05:10:13,264|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(920fe0f1-9cc9-4f9d-b08f-5aa7384b2ee0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-23 05:10:13,270|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(610f3188-6e35-4319-a605-d24bd52a1068) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-23 05:10:13,276|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,276|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,276|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,277|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,277|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,278|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,283|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:10:13,288|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:10:13,312|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:10:13,316|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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.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-23 05:10:13,321|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:10:13,347|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:10:13,347|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:10:13,348|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:10:13,357|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,370|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:10:13,370|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:10:13,399|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-23 05:10:13,450|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-03-23 05:10:13,460|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-03-23 05:10:13,520|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,556|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-03-23 05:10:13,602|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-03-23 05:10:13,604|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-03-23 05:10:13,681|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:10:13,681|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:10:13,681|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:10:13,692|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,730|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-23 05:10:13,815|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-03-23 05:10:13,818|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-03-23 05:10:13,882|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:10:13,883|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:10:13,883|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:10:13,883|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(HealthCheck)
2023-03-23 05:10:13,884|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(ScaleOutReconfiguration)
2023-03-23 05:10:13,884|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-assign)
2023-03-23 05:10:13,884|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(vf-config-deploy)
2023-03-23 05:10:13,894|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:10:13,894|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:10:13,894|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,897|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:13,931|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-03-23 05:10:13,977|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-03-23 05:10:14,001|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-03-23 05:10:14,055|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-03-23 05:10:14,055|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-03-23 05:10:14,112|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-03-23 05:10:14,162|d98e1b51-50fb-425b-afcb-5c067702c9d0||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:30,533|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-03-23 05:10:30,651|||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-23 05:10:30,654|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing request id cd76ce3e-af7b-4950-8e74-3ae74282439f
2023-03-23 05:10:30,658|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-23 05:10:30,671|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:10:30,738|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 05:10:30,738|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| StoreAuditService ID  -1
2023-03-23 05:10:30,738|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2023-03-23 05:10:30,739|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2023-03-23 05:10:30,741|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2023-03-23 05:10:30,756|cd76ce3e-af7b-4950-8e74-3ae74282439f||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(cd76ce3e-af7b-4950-8e74-3ae74282439f), subrequestID(200a4381-b85d-448f-b094-70d5b18a8fd0) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-23 05:10:30,757|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deriving input data for workflow: (config-deploy)
2023-03-23 05:10:30,757|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2023-03-23 05:10:30,757|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2023-03-23 05:10:30,762|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| preparing request id(cd76ce3e-af7b-4950-8e74-3ae74282439f) for workflow(config-deploy) step(config-deploy)
2023-03-23 05:10:30,762|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2023-03-23 05:10:30,762|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:10:30,766|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2023-03-23 05:10:30,766|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Getting Jython Script Class(ConfigDeploy)
2023-03-23 05:10:30,835|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@2cf841a1
2023-03-23 05:10:30,836|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Hello world
2023-03-23 05:10:30,836|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Preparing Response...
2023-03-23 05:10:30,836|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2023-03-23 05:10:30,836|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resolveWorkflowOutputs for workflow(config-deploy)
2023-03-23 05:10:30,838|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 62aa3161-48e2-4e3c-8f45-19ea79d85529 auditStoreId -1
2023-03-23 05:10:30,839|cd76ce3e-af7b-4950-8e74-3ae74282439f||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Completed
2023-03-23 05:10:30,863|cd76ce3e-af7b-4950-8e74-3ae74282439f||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(cd76ce3e-af7b-4950-8e74-3ae74282439f), subrequestID(200a4381-b85d-448f-b094-70d5b18a8fd0) CBA(ubuntu20/1.0.0/config-deploy).
2023-03-23 05:10:31,911|f7dba767-8d8c-461d-8e85-c315c84b3acb||Thread-218||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enhancing blueprint(/opt/app/onap/blueprints/working/776e094b-c04a-44d1-b49a-34cdf0db32eb)
2023-03-23 05:10:31,913|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| deleting definition types under : /opt/app/onap/blueprints/working/776e094b-c04a-44d1-b49a-34cdf0db32eb/Definitions
2023-03-23 05:10:31,915|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| reinitialized all type definitions
2023-03-23 05:10:31,916|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(netconf-device)
2023-03-23 05:10:31,954|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(resolve-data)
2023-03-23 05:10:31,988|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(netconfrpc-template)
2023-03-23 05:10:32,002|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2023-03-23 05:10:32,017|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2023-03-23 05:10:32,065|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ***** Enhancing NodeTemplate(execute-netconf)
2023-03-23 05:10:32,097|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(config-assign)
2023-03-23 05:10:32,098|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2023-03-23 05:10:32,098|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(config-assign) targets(resolve-data)
2023-03-23 05:10:32,098|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2023-03-23 05:10:32,098|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2023-03-23 05:10:32,098|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enriching artifacts file(/opt/app/onap/blueprints/working/776e094b-c04a-44d1-b49a-34cdf0db32eb/Templates/netconfrpc-mapping.json
2023-03-23 05:10:32,101|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2023-03-23 05:10:32,101|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| dataType not present for the recipe(dt-config-assign-properties)
2023-03-23 05:10:32,101|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing Workflow(config-deploy)
2023-03-23 05:10:32,102|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2023-03-23 05:10:32,102|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| identified workflow(config-deploy) targets(execute-netconf)
2023-03-23 05:10:32,102|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| workflow(config-deploy) resource assignment files([]
2023-03-23 05:10:32,102|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| ##### Enhancing blueprint Resource Definitions
2023-03-23 05:10:32,102|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2023-03-23 05:10:32,102|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| processing file (Templates/netconfrpc-mapping.json)
2023-03-23 05:10:32,104|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| distinct resource keys ([input-source])
2023-03-23 05:10:32,122|f7dba767-8d8c-461d-8e85-c315c84b3acb||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Enriching Resource Definition sources Node Template: [source-input]
2023-03-23 05:12:49,271|1392d713-30f9-4c07-8420-78c5c654b6f9||Thread-219||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(53db556e-9e3f-4986-b4a3-55212d80616d) CBA(/opt/app/onap/blueprints/archive/53db556e-9e3f-4986-b4a3-55212d80616d/cba.zip)
2023-03-23 05:12:49,284|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53db556e-9e3f-4986-b4a3-55212d80616d) and entry definition file (Definitions/CNF.json)
2023-03-23 05:12:49,310|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(resource-assignment)
2023-03-23 05:12:49,310|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-assign)
2023-03-23 05:12:49,311|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(config-deploy)
2023-03-23 05:12:49,311|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(scale-out)
2023-03-23 05:12:49,311|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(scale)
2023-03-23 05:12:49,311|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(scale-in)
2023-03-23 05:12:49,311|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Validating Workflow(health-check)
2023-03-23 05:12:49,317|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/53db556e-9e3f-4986-b4a3-55212d80616d) and entry definition file (Definitions/CNF.json)
2023-03-23 05:12:49,358|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Overwriting blueprint model :APACHE::1.0.0
2023-03-23 05:12:49,427|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-03-23 05:12:49,619|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-03-23 05:12:49,699|1392d713-30f9-4c07-8420-78c5c654b6f9||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| No compiled cache(/opt/app/onap/blueprints/working/53db556e-9e3f-4986-b4a3-55212d80616d) present to clean.
2023-03-23 05:13:06,542|a567259f-a203-4841-9775-8e7902e801ad||reactor-http-epoll-1||||INFO||||||| processing request id a567259f-a203-4841-9775-8e7902e801ad
2023-03-23 05:13:06,545|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2023-03-23 05:13:07,192|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-23 05:13:07,206|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-23 05:13:07,244|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:13:07,257|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 05:13:07,257|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID  -1
2023-03-23 05:13:07,259|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-23 05:13:07,259|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-23 05:13:07,268|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-23 05:13:07,278|a567259f-a203-4841-9775-8e7902e801ad||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(a567259f-a203-4841-9775-8e7902e801ad), subrequestID(1ab6e432-9962-442c-949a-b80c013fb5ff) CBA(APACHE/1.0.0/resource-assignment).
2023-03-23 05:13:07,340|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:13:07,342|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-23 05:13:07,343|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[a567259f-a203-4841-9775-8e7902e801ad])'s step(resource-assignment)
2023-03-23 05:13:07,343|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-03-23 05:13:07,344|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(a567259f-a203-4841-9775-8e7902e801ad) for workflow(resource-assignment) step(resource-assignment)
2023-03-23 05:13:07,344|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 05:13:07,344|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-23 05:13:07,345|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2023-03-23 05:13:07,369|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||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-23 05:13:07,370|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||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-23 05:13:07,370|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2023-03-23 05:13:07,370|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||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-23 05:13:07,371|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1ab6e432-9962-442c-949a-b80c013fb5ff") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-23 05:13:07,371|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("3875f533-6872-4b9c-a556-f7c7b90288cc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-23 05:13:07,373|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="1ab6e432-9962-442c-949a-b80c013fb5ff", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2023-03-23 05:13:07,379|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||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-23 05:13:07,379|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||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-23 05:13:07,382|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-23 05:13:08,018|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-23 05:13:08,019|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-23 05:13:08,019|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-23 05:13:08,021|a567259f-a203-4841-9775-8e7902e801ad||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-23 05:13:08,023|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||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" : "3875f533-6872-4b9c-a556-f7c7b90288cc",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "1ab6e432-9962-442c-949a-b80c013fb5ff",
  "vnf_name" : "${vnf_name}"
})
2023-03-23 05:13:08,034|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-23 05:13:08,034|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 05:13:08,034|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2023-03-23 05:13:08,035|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[a567259f-a203-4841-9775-8e7902e801ad])'s step(profile-upload)
2023-03-23 05:13:08,035|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||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-23 05:13:08,036|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a567259f-a203-4841-9775-8e7902e801ad) for workflow(resource-assignment) step(profile-upload)
2023-03-23 05:13:08,036|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2023-03-23 05:13:08,036|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||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-23 05:13:08,036|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2023-03-23 05:13:08,037|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2023-03-23 05:13:08,037|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2023-03-23 05:13:08,037|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2023-03-23 05:13:08,037|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-23 05:13:08,037|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2023-03-23 05:13:08,037|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2023-03-23 05:13:08,037|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2023-03-23 05:13:08,038|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| workflow(a567259f-a203-4841-9775-8e7902e801ad) nodes completed with (0)exceptions
2023-03-23 05:13:08,038|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-23 05:13:08,040|a567259f-a203-4841-9775-8e7902e801ad||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID df38f531-efcf-41f4-8a86-b8d52b536133 auditStoreId -1
2023-03-23 05:13:08,060|a567259f-a203-4841-9775-8e7902e801ad||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(a567259f-a203-4841-9775-8e7902e801ad), subrequestID(1ab6e432-9962-442c-949a-b80c013fb5ff) CBA(APACHE/1.0.0/resource-assignment).
2023-03-23 05:13:12,684|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||reactor-http-epoll-1||||INFO||||||| processing request id 189136fa-32df-4b3e-853c-3cd9f5a3d8b0
2023-03-23 05:13:12,685|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-23 05:13:12,690|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-23 05:13:12,724|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:13:12,737|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-03-23 05:13:12,737|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| StoreAuditService ID  -1
2023-03-23 05:13:12,738|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2023-03-23 05:13:12,738|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2023-03-23 05:13:12,742|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2023-03-23 05:13:12,754|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||kafka-producer-network-thread | audit-request-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(189136fa-32df-4b3e-853c-3cd9f5a3d8b0), subrequestID(3e279f2b-ec30-4583-82f7-36749931d131) CBA(APACHE/1.0.0/resource-assignment).
2023-03-23 05:13:12,773|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2023-03-23 05:13:12,775|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2023-03-23 05:13:12,775|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[189136fa-32df-4b3e-853c-3cd9f5a3d8b0])'s step(resource-assignment)
2023-03-23 05:13:12,776|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||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-23 05:13:12,776|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(189136fa-32df-4b3e-853c-3cd9f5a3d8b0) for workflow(resource-assignment) step(resource-assignment)
2023-03-23 05:13:12,776|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2023-03-23 05:13:12,776|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2023-03-23 05:13:12,778|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2023-03-23 05:13:12,811|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||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-23 05:13:12,815|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2023-03-23 05:13:12,816|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("3e279f2b-ec30-4583-82f7-36749931d131") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2023-03-23 05:13:12,816|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-1||||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-23 05:13:12,816|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||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-23 05:13:12,817|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("ceb65a06-86c2-48d0-8653-22ef39785c55") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2023-03-23 05:13:12,818|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="ceb65a06-86c2-48d0-8653-22ef39785c55"}
2023-03-23 05:13:12,818|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="ceb65a06-86c2-48d0-8653-22ef39785c55"}
2023-03-23 05:13:12,819|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||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-23 05:13:12,818|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||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-23 05:13:12,836|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=ceb65a06-86c2-48d0-8653-22ef39785c55})
2023-03-23 05:13:12,836|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=ceb65a06-86c2-48d0-8653-22ef39785c55})
2023-03-23 05:13:12,857|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-23 05:13:12,857|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"482f22c7-1b27-407e-8c7a-98fbfeec252e"}])
2023-03-23 05:13:12,858|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("482f22c7-1b27-407e-8c7a-98fbfeec252e") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2023-03-23 05:13:12,862|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-23 05:13:12,862|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"6a7ccfe6-5937-414a-bd5e-948df39288a1"}])
2023-03-23 05:13:12,862|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("6a7ccfe6-5937-414a-bd5e-948df39288a1") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2023-03-23 05:13:12,863|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||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-23 05:13:12,866|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 482f22c7-1b27-407e-8c7a-98fbfeec252e
2023-03-23 05:13:12,867|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="ceb65a06-86c2-48d0-8653-22ef39785c55"}
2023-03-23 05:13:12,867|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||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-23 05:13:12,879|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=ceb65a06-86c2-48d0-8653-22ef39785c55})
2023-03-23 05:13:12,900|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-23 05:13:12,900|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2023-03-23 05:13:12,900|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2023-03-23 05:13:12,901|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||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-23 05:13:12,901|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2023-03-23 05:13:12,905|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Transformed value: null -> ceb65a06-86c2-48d0-8653-22ef39785c55
2023-03-23 05:13:12,906|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("3875f533-6872-4b9c-a556-f7c7b90288cc") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2023-03-23 05:13:12,906|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2023-03-23 05:13:12,906|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||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-23 05:13:12,906|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("1ab6e432-9962-442c-949a-b80c013fb5ff") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2023-03-23 05:13:12,907|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="3875f533-6872-4b9c-a556-f7c7b90288cc", vnf-id="1ab6e432-9962-442c-949a-b80c013fb5ff"}
2023-03-23 05:13:12,907|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="3875f533-6872-4b9c-a556-f7c7b90288cc", vnf-id="1ab6e432-9962-442c-949a-b80c013fb5ff"}
2023-03-23 05:13:12,910|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/3875f533-6872-4b9c-a556-f7c7b90288cc/service-data/vnfs/vnf/1ab6e432-9962-442c-949a-b80c013fb5ff/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-23 05:13:12,910|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/3875f533-6872-4b9c-a556-f7c7b90288cc/service-data/vnfs/vnf/1ab6e432-9962-442c-949a-b80c013fb5ff/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-23 05:13:12,911|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/3875f533-6872-4b9c-a556-f7c7b90288cc/service-data/vnfs/vnf/1ab6e432-9962-442c-949a-b80c013fb5ff/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-23 05:13:12,911|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/3875f533-6872-4b9c-a556-f7c7b90288cc/service-data/vnfs/vnf/1ab6e432-9962-442c-949a-b80c013fb5ff/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-23 05:13:12,924|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/3875f533-6872-4b9c-a556-f7c7b90288cc/service-data/vnfs/vnf/1ab6e432-9962-442c-949a-b80c013fb5ff/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2023-03-23 05:13:12,924|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/3875f533-6872-4b9c-a556-f7c7b90288cc/service-data/vnfs/vnf/1ab6e432-9962-442c-949a-b80c013fb5ff/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2023-03-23 05:13:12,946|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2023-03-23 05:13:12,946|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2023-03-23 05:13:12,947|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ()
2023-03-23 05:13:12,947|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ()
2023-03-23 05:13:12,947|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string)
2023-03-23 05:13:12,947|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK)
2023-03-23 05:13:12,948|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string)
2023-03-23 05:13:12,948|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-23 05:13:12,948|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2023-03-23 05:13:12,948|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||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-23 05:13:12,948|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="3e279f2b-ec30-4583-82f7-36749931d131"}
2023-03-23 05:13:12,951|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||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-23 05:13:12,951|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||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-23 05:13:12,952|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2023-03-23 05:13:13,014|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error)
2023-03-23 05:13:13,014|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
2023-03-23 05:13:13,014|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	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-23 05:13:13,015|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2023-03-23 05:13:13,015|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="3875f533-6872-4b9c-a556-f7c7b90288cc", vnf-id="1ab6e432-9962-442c-949a-b80c013fb5ff"}
2023-03-23 05:13:13,019|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/3875f533-6872-4b9c-a556-f7c7b90288cc/service-data/vnfs/vnf/1ab6e432-9962-442c-949a-b80c013fb5ff/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-23 05:13:13,019|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/3875f533-6872-4b9c-a556-f7c7b90288cc/service-data/vnfs/vnf/1ab6e432-9962-442c-949a-b80c013fb5ff/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-23 05:13:13,032|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/3875f533-6872-4b9c-a556-f7c7b90288cc/service-data/vnfs/vnf/1ab6e432-9962-442c-949a-b80c013fb5ff/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2023-03-23 05:13:13,041|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2023-03-23 05:13:13,041|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2023-03-23 05:13:13,041|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2023-03-23 05:13:13,041|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-2||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2023-03-23 05:13:13,041|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||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-23 05:13:13,041|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||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-23 05:13:13,042|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||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-23 05:13:13,043|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN].message
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.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.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)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`)
 at [Source: UNKNOWN; byte offset: #UNKNOWN]
	at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)
	at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515)
	at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718)
	at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701)
	at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323)
	at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831)
	at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295)
	at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206)
	... 11 common frames omitted
2023-03-23 05:13:13,043|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-03-23 05:13:13,043|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2023-03-23 05:13:13,043|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE)
2023-03-23 05:13:13,043|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| workflow(189136fa-32df-4b3e-853c-3cd9f5a3d8b0) nodes completed with (1)exceptions
2023-03-23 05:13:13,043|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||ERROR||||||| workflow(189136fa-32df-4b3e-853c-3cd9f5a3d8b0) exception :
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing.
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.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.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.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-23 05:13:13,043|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2023-03-23 05:13:13,047|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 74cd1471-2bc2-41d2-bfce-b667cd026d94 auditStoreId -1
2023-03-23 05:13:13,063|189136fa-32df-4b3e-853c-3cd9f5a3d8b0||kafka-producer-network-thread | audit-response-producer-client-id-pcnjl||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(189136fa-32df-4b3e-853c-3cd9f5a3d8b0), subrequestID(3e279f2b-ec30-4583-82f7-36749931d131) CBA(APACHE/1.0.0/resource-assignment).
2023-03-23 05:28:29,430|89751e99-e180-4564-a339-a310c3437767||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-03-23 05:28:29,430|89751e99-e180-4564-a339-a310c3437767||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-03-23 05:28:29,430|89751e99-e180-4564-a339-a310c3437767||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-03-23 05:28:29,874|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-03-23 05:28:29,875|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-03-23 05:28:30,421|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-03-23 05:28:30,421|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(40e4cd10-32af-4ce7-96ca-b5afe185b86d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-03-23 05:28:30,429|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(1e1eb492-e896-4ba6-808f-c7eb142d36fc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-03-23 05:28:30,432|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(fb09139d-b304-4bcf-88ff-a08f0fd71168) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-03-23 05:28:30,436|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(533b1790-4794-4c8f-b895-e180252fa2b7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-03-23 05:28:30,442|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(6f529e31-ad07-4edd-8bf4-edea13caa513) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-03-23 05:28:30,449|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| Save processing(27f09b7b-863b-4603-ac74-cc58421789bc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-03-23 05:28:30,455|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:28:30,455|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:28:30,455|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:28:30,455|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:28:30,455|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:28:30,456|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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-23 05:28:30,466|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:28:30,470|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:28:30,473|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-03-23 05:28:30,477|89751e99-e180-4564-a339-a310c3437767||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-pcnjl|||| 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