By type
23:11:55,934 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:11:55,937 |-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:11:55,939 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:11:55,939 |-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:11:55,939 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:11:55,979 |-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:11:56,297 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:11:56,309 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:11:56,313 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:11:56,323 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:11:56,493 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:11:56,494 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:11:56,494 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:11:56,494 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:11:56,494 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:11:56,494 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:11:56,494 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:11:56,495 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:11:56,498 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-08 23:11:58,657|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-08 23:11:58,788|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-9tl5n 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-08 23:11:58,791|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-08 23:12:05,943|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-08 23:12:06,981|||main||||INFO||||||| Finished Spring Data repository scanning in 1000 ms. Found 11 JPA repository interfaces. 2023-03-08 23:12:12,019|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-08 23:12:12,167|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-08 23:12:12,629|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-08 23:12:14,038|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-08 23:12:14,901|||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-08 23:12:14,904|||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-08 23:12:17,351|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-08 23:12:17,440|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-08 23:12:17,753|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-08 23:12:20,793|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-08 23:12:21,371|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-08 23:12:24,920|||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-08 23:12:25,017|||main||||INFO||||||| Dependency Management module created... 2023-03-08 23:12:26,785|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-08 23:12:27,442|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-08 23:12:29,851|||main||||INFO||||||| Netty started on port 8080 2023-03-08 23:12:33,699|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-08 23:12:34,341|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-08 23:12:34,353|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 37.522 seconds (JVM running for 39.533) 2023-03-08 23:12:34,396|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-08 23:12:34,396|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-08 23:12:34,638|||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-9tl5n 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-08 23:12:34,929|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in. 2023-03-08 23:12:35,112|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1 2023-03-08 23:12:35,114|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-08 23:12:35,114|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1678317155107 2023-03-08 23:12:35,120|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-08 23:12:35,122|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-08 23:12:36,388|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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 zwcl-NeLRhahshFlRu-dnw 2023-03-08 23:12:36,389|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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 zwcl-NeLRhahshFlRu-dnw 2023-03-08 23:12:36,389|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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 zwcl-NeLRhahshFlRu-dnw 2023-03-08 23:12:36,390|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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 zwcl-NeLRhahshFlRu-dnw 2023-03-08 23:12:36,390|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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 zwcl-NeLRhahshFlRu-dnw 2023-03-08 23:12:36,390|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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 zwcl-NeLRhahshFlRu-dnw 2023-03-08 23:12:36,397|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Cluster ID: 5HQ_mhI3R_GmE2Tn_EFu0g 2023-03-08 23:12:36,401|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-03-08 23:12:36,463|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] (Re-)joining group 2023-03-08 23:12:36,551|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-08 23:12:36,552|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] (Re-)joining group 2023-03-08 23:12:39,559|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-9tl5n-a8ca6837-97d7-4290-9245-77c1731282ca', protocol='range'} 2023-03-08 23:12:39,564|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-9tl5n-a8ca6837-97d7-4290-9245-77c1731282ca=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-08 23:12:39,661|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-9tl5n-a8ca6837-97d7-4290-9245-77c1731282ca', protocol='range'} 2023-03-08 23:12:39,662|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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-08 23:12:39,667|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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-08 23:12:39,686|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-08 23:12:39,687|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-08 23:12:39,687|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-08 23:12:39,687|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-08 23:12:39,687|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-08 23:12:39,688|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-08 23:12:39,867|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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-08 23:12:39,868|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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-08 23:12:39,887|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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-08 23:12:39,888|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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-08 23:12:39,914|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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-08 23:12:39,915|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-9tl5n, 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-09 02:42:39,879|e7783789-7dfd-43c6-9d29-d292d3126c5f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-09 02:42:39,888|e7783789-7dfd-43c6-9d29-d292d3126c5f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-09 02:42:39,892|e7783789-7dfd-43c6-9d29-d292d3126c5f||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-09 02:42:41,537|e7783789-7dfd-43c6-9d29-d292d3126c5f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-09 02:42:41,542|e7783789-7dfd-43c6-9d29-d292d3126c5f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-09 02:42:47,104|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||Thread-33||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8bd2b019-7f1a-476f-85c6-9df3aa020300) 2023-03-09 02:42:47,157|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| deleting definition types under : /opt/app/onap/blueprints/working/8bd2b019-7f1a-476f-85c6-9df3aa020300/Definitions 2023-03-09 02:42:47,465|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| reinitialized all type definitions 2023-03-09 02:42:47,478|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-09 02:42:47,657|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-09 02:42:47,711|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-09 02:42:47,778|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-09 02:42:47,926|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing Workflow(helloworld) 2023-03-09 02:42:47,929|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-09 02:42:47,930|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| identified workflow(helloworld) targets(helloworld) 2023-03-09 02:42:47,930|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-09 02:42:47,938|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-09 02:42:47,940|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enriching artifacts file(/opt/app/onap/blueprints/working/8bd2b019-7f1a-476f-85c6-9df3aa020300/Templates/hello-world-mapping.json 2023-03-09 02:42:47,977|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-09 02:42:47,978|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-09 02:42:47,979|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing blueprint Resource Definitions 2023-03-09 02:42:47,980|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-09 02:42:47,983|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| processing file (Templates/hello-world-mapping.json) 2023-03-09 02:42:48,064|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| distinct resource keys ([]) 2023-03-09 02:42:48,065|b036f2c2-6aa9-460d-96d4-372b8b6dfba5||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Enriching Resource Definition sources Node Template: [] 2023-03-09 02:42:48,578|6e41c0ef-c2ff-4e13-b1b1-d2853b45d23b||Thread-33||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(841f701b-f0a2-4c15-8774-c61159f6d016) CBA(/opt/app/onap/blueprints/archive/841f701b-f0a2-4c15-8774-c61159f6d016/cba.zip) 2023-03-09 02:42:48,618|6e41c0ef-c2ff-4e13-b1b1-d2853b45d23b||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/841f701b-f0a2-4c15-8774-c61159f6d016) and entry definition file (Definitions/blueprint.json) 2023-03-09 02:42:48,776|6e41c0ef-c2ff-4e13-b1b1-d2853b45d23b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(helloworld) 2023-03-09 02:42:48,804|6e41c0ef-c2ff-4e13-b1b1-d2853b45d23b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/841f701b-f0a2-4c15-8774-c61159f6d016) and entry definition file (Definitions/blueprint.json) 2023-03-09 02:42:49,391|6e41c0ef-c2ff-4e13-b1b1-d2853b45d23b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| No compiled cache(/opt/app/onap/blueprints/working/841f701b-f0a2-4c15-8774-c61159f6d016) present to clean. 2023-03-09 02:42:49,681|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-09 02:42:49,687|654321||reactor-http-epoll-2||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-09 02:42:49,818|654321||reactor-http-epoll-2||||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-9tl5n 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-09 02:42:49,857|654321||reactor-http-epoll-2||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] Instantiated an idempotent producer. 2023-03-09 02:42:49,903|654321||reactor-http-epoll-2||||INFO||||||| Kafka version: 3.0.1 2023-03-09 02:42:49,903|654321||reactor-http-epoll-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-09 02:42:49,903|654321||reactor-http-epoll-2||||INFO||||||| Kafka startTimeMs: 1678329769902 2023-03-09 02:42:49,996|||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 02:42:49,997|||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 02:42:49,997|||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 02:42:49,997|||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 02:42:49,997|||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 02:42:49,997|||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 02:42:49,998|||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] Cluster ID: 5HQ_mhI3R_GmE2Tn_EFu0g 2023-03-09 02:42:50,001|||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] ProducerId set to 1004 with epoch 0 2023-03-09 02:42:50,023|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-09 02:42:50,030|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-09 02:42:50,041|654321||DefaultDispatcher-worker-15||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-09 02:42:50,198|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||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-09 02:42:50,203|654321||DefaultDispatcher-worker-15||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-09 02:42:50,207|654321||DefaultDispatcher-worker-8||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-09 02:42:50,211|654321||DefaultDispatcher-worker-8||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-09 02:42:50,253|654321||DefaultDispatcher-worker-15||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-09 02:42:50,256|654321||DefaultDispatcher-worker-15||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-09 02:42:50,304|654321||DefaultDispatcher-worker-15||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-09 02:42:50,331|654321||DefaultDispatcher-worker-15||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-09 02:42:50,332|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-09 02:42:50,334|654321||DefaultDispatcher-worker-15||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-09 02:42:50,388|654321||DefaultDispatcher-worker-15||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-09 02:42:50,454|654321||DefaultDispatcher-worker-15||||INFO||||||| Batched Sequence : ([]) 2023-03-09 02:42:50,460|654321||DefaultDispatcher-worker-15||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-09 02:42:50,654|654321||DefaultDispatcher-worker-15||||INFO||||||| Preparing Response... 2023-03-09 02:42:50,659|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-09 02:42:50,660|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-09 02:42:50,664|654321||DefaultDispatcher-worker-15||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-09 02:42:50,717|654321||DefaultDispatcher-worker-15||||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-9tl5n 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-09 02:42:50,718|654321||DefaultDispatcher-worker-15||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] Instantiated an idempotent producer. 2023-03-09 02:42:50,731|654321||DefaultDispatcher-worker-15||||INFO||||||| Kafka version: 3.0.1 2023-03-09 02:42:50,731|654321||DefaultDispatcher-worker-15||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-09 02:42:50,731|654321||DefaultDispatcher-worker-15||||INFO||||||| Kafka startTimeMs: 1678329770730 2023-03-09 02:42:50,802|||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 02:42:50,803|||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 02:42:50,803|||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 02:42:50,804|||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 02:42:50,804|||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 02:42:50,804|||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 02:42:50,805|||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] Cluster ID: 5HQ_mhI3R_GmE2Tn_EFu0g 2023-03-09 02:42:50,812|||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] ProducerId set to 2001 with epoch 0 2023-03-09 02:42:50,829|654321||DefaultDispatcher-worker-15||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 8c199911-bab9-4b94-9763-e1c0b8df5270 auditStoreId -1 2023-03-09 02:42:50,994|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||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-09 03:41:47,715|3f6611e2-aa70-4ec0-a6c3-82fe975a0d9c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-09 03:41:47,716|3f6611e2-aa70-4ec0-a6c3-82fe975a0d9c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-09 03:41:47,717|3f6611e2-aa70-4ec0-a6c3-82fe975a0d9c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-09 03:41:48,931|3f6611e2-aa70-4ec0-a6c3-82fe975a0d9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-09 03:41:48,932|3f6611e2-aa70-4ec0-a6c3-82fe975a0d9c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-09 03:41:52,010|1a19b9c0-70c3-40f3-8f59-02100890820c||Thread-61||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c8b325ca-a168-4c0f-bc62-df39d4ef735d) 2023-03-09 03:41:52,013|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| deleting definition types under : /opt/app/onap/blueprints/working/c8b325ca-a168-4c0f-bc62-df39d4ef735d/Definitions 2023-03-09 03:41:52,019|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| reinitialized all type definitions 2023-03-09 03:41:52,022|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-09 03:41:52,084|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-09 03:41:52,103|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-09 03:41:52,129|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-09 03:41:52,168|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing Workflow(helloworld) 2023-03-09 03:41:52,168|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-09 03:41:52,169|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| identified workflow(helloworld) targets(helloworld) 2023-03-09 03:41:52,169|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-09 03:41:52,169|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-09 03:41:52,169|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enriching artifacts file(/opt/app/onap/blueprints/working/c8b325ca-a168-4c0f-bc62-df39d4ef735d/Templates/hello-world-mapping.json 2023-03-09 03:41:52,194|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-09 03:41:52,195|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-09 03:41:52,195|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing blueprint Resource Definitions 2023-03-09 03:41:52,195|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-09 03:41:52,195|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| processing file (Templates/hello-world-mapping.json) 2023-03-09 03:41:52,209|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| distinct resource keys ([]) 2023-03-09 03:41:52,209|1a19b9c0-70c3-40f3-8f59-02100890820c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Enriching Resource Definition sources Node Template: [] 2023-03-09 03:41:52,614|1bd84eab-71d0-4ffe-b61d-3febd7aae150||Thread-61||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(50e4229e-d523-4e7f-859a-87929e68d189) CBA(/opt/app/onap/blueprints/archive/50e4229e-d523-4e7f-859a-87929e68d189/cba.zip) 2023-03-09 03:41:52,622|1bd84eab-71d0-4ffe-b61d-3febd7aae150||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/50e4229e-d523-4e7f-859a-87929e68d189) and entry definition file (Definitions/blueprint.json) 2023-03-09 03:41:52,663|1bd84eab-71d0-4ffe-b61d-3febd7aae150||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(helloworld) 2023-03-09 03:41:52,675|1bd84eab-71d0-4ffe-b61d-3febd7aae150||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/50e4229e-d523-4e7f-859a-87929e68d189) and entry definition file (Definitions/blueprint.json) 2023-03-09 03:41:52,878|1bd84eab-71d0-4ffe-b61d-3febd7aae150||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| No compiled cache(/opt/app/onap/blueprints/working/50e4229e-d523-4e7f-859a-87929e68d189) present to clean. 2023-03-09 03:41:53,183|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2023-03-09 03:41:53,206|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 03:41:53,206|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 03:41:53,206|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 03:41:53,206|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 03:41:53,206|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 03:41:53,207|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 03:41:53,223|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-09 03:41:53,223|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2023-03-09 03:41:53,246|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-09 03:41:53,247|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-09 03:41:53,251|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-09 03:41:53,291|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||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-09 03:41:53,306|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-09 03:41:53,306|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-09 03:41:53,307|654321||DefaultDispatcher-worker-2||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-09 03:41:53,312|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-09 03:41:53,312|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-09 03:41:53,313|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-09 03:41:53,317|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-09 03:41:53,351|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([]) 2023-03-09 03:41:53,353|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-09 03:41:53,386|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-09 03:41:53,386|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-09 03:41:53,387|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-09 03:41:53,404|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 03:41:53,404|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 03:41:53,404|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 03:41:53,404|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 03:41:53,404|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 03:41:53,404|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 03:41:53,406|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a6ab97c4-d9cf-4085-b429-525a37e2103c auditStoreId -1 2023-03-09 03:41:53,473|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||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-09 04:41:03,275|92360af0-6558-4171-85aa-c4805d618e30||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-09 04:41:03,275|92360af0-6558-4171-85aa-c4805d618e30||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-09 04:41:03,275|92360af0-6558-4171-85aa-c4805d618e30||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-09 04:41:04,639|92360af0-6558-4171-85aa-c4805d618e30||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-09 04:41:04,641|92360af0-6558-4171-85aa-c4805d618e30||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-09 04:41:07,750|25083dde-bd11-49d6-a2e3-5f3e962d58de||Thread-88||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a7028f0e-7034-48d1-9c10-255a62ca0e84) 2023-03-09 04:41:07,754|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| deleting definition types under : /opt/app/onap/blueprints/working/a7028f0e-7034-48d1-9c10-255a62ca0e84/Definitions 2023-03-09 04:41:07,758|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| reinitialized all type definitions 2023-03-09 04:41:07,760|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-09 04:41:07,820|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-09 04:41:07,868|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-09 04:41:07,893|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-09 04:41:07,923|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing Workflow(helloworld) 2023-03-09 04:41:07,923|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-09 04:41:07,923|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| identified workflow(helloworld) targets(helloworld) 2023-03-09 04:41:07,924|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-09 04:41:07,924|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-09 04:41:07,924|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enriching artifacts file(/opt/app/onap/blueprints/working/a7028f0e-7034-48d1-9c10-255a62ca0e84/Templates/hello-world-mapping.json 2023-03-09 04:41:07,938|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-09 04:41:07,938|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-09 04:41:07,938|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing blueprint Resource Definitions 2023-03-09 04:41:07,938|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-09 04:41:07,938|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| processing file (Templates/hello-world-mapping.json) 2023-03-09 04:41:07,950|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| distinct resource keys ([]) 2023-03-09 04:41:07,950|25083dde-bd11-49d6-a2e3-5f3e962d58de||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Enriching Resource Definition sources Node Template: [] 2023-03-09 04:41:08,220|abf45310-66b0-4fec-9736-cdca0d68000a||Thread-88||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(21dd0bff-a339-4296-8fc6-ba8085420bd8) CBA(/opt/app/onap/blueprints/archive/21dd0bff-a339-4296-8fc6-ba8085420bd8/cba.zip) 2023-03-09 04:41:08,231|abf45310-66b0-4fec-9736-cdca0d68000a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/21dd0bff-a339-4296-8fc6-ba8085420bd8) and entry definition file (Definitions/blueprint.json) 2023-03-09 04:41:08,265|abf45310-66b0-4fec-9736-cdca0d68000a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(helloworld) 2023-03-09 04:41:08,290|abf45310-66b0-4fec-9736-cdca0d68000a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/21dd0bff-a339-4296-8fc6-ba8085420bd8) and entry definition file (Definitions/blueprint.json) 2023-03-09 04:41:08,497|abf45310-66b0-4fec-9736-cdca0d68000a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| No compiled cache(/opt/app/onap/blueprints/working/21dd0bff-a339-4296-8fc6-ba8085420bd8) present to clean. 2023-03-09 04:41:08,693|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2023-03-09 04:41:08,704|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 04:41:08,704|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 04:41:08,705|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 04:41:08,705|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 04:41:08,705|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 04:41:08,705|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 04:41:08,706|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-09 04:41:08,707|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2023-03-09 04:41:08,709|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-09 04:41:08,709|654321||reactor-http-epoll-4||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-09 04:41:08,712|654321||DefaultDispatcher-worker-5||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-09 04:41:08,728|654321||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-09 04:41:08,728|654321||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-09 04:41:08,728|654321||DefaultDispatcher-worker-5||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-09 04:41:08,729|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||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-09 04:41:08,732|654321||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-09 04:41:08,732|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-09 04:41:08,732|654321||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-09 04:41:08,735|654321||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-09 04:41:08,766|654321||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([]) 2023-03-09 04:41:08,767|654321||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-09 04:41:08,783|654321||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response... 2023-03-09 04:41:08,783|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-09 04:41:08,784|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-09 04:41:08,803|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 04:41:08,803|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 04:41:08,804|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 04:41:08,804|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 04:41:08,804|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 04:41:08,804|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 04:41:08,806|654321||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 053e9042-5d09-48b5-baf0-0c14c8cc544b auditStoreId -1 2023-03-09 04:41:08,871|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||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-09 07:16:32,709|fe865b2e-92b2-4510-a7c1-5175730170b5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-09 07:16:32,713|fe865b2e-92b2-4510-a7c1-5175730170b5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-09 07:16:32,713|fe865b2e-92b2-4510-a7c1-5175730170b5||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-09 07:16:34,293|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-09 07:16:34,293|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-09 07:16:37,262|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-09 07:16:37,277|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(5086e4d3-b09d-4ee7-9c7c-b48587be41d8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-09 07:16:37,321|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(3b0f8324-af93-4155-a799-1621b88e88ab) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-09 07:16:37,340|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(8a0d8efa-3f5c-4b6b-b4a2-41248ab9e082) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-09 07:16:37,377|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(0c24e961-6b2c-4fe5-9036-bb3220c6057b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-09 07:16:37,410|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(145f2733-df60-416f-963a-e254d390e198) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-09 07:16:37,481|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(3eab1418-b495-4c36-a9f5-944f8ad2fe96) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-09 07:16:37,557|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:37,557|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:37,558|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:37,558|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:37,562|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:37,577|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:37,708|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-09 07:16:37,787|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:37,801|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-09 07:16:37,900|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-09 07:16:37,925|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-09 07:16:38,260|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(resource-assignment) 2023-03-09 07:16:38,262|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-assign) 2023-03-09 07:16:38,263|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-deploy) 2023-03-09 07:16:38,415|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:38,816|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(resource-assignment) 2023-03-09 07:16:38,818|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-assign) 2023-03-09 07:16:38,819|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-deploy) 2023-03-09 07:16:38,821|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(HealthCheck) 2023-03-09 07:16:38,823|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-09 07:16:38,829|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(vf-config-assign) 2023-03-09 07:16:38,830|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(vf-config-deploy) 2023-03-09 07:16:38,955|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:39,204|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(resource-assignment) 2023-03-09 07:16:39,206|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-deploy) 2023-03-09 07:16:39,272|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-assign) 2023-03-09 07:16:39,273|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-deploy) 2023-03-09 07:16:39,275|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:39,349|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:39,863|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(resource-assignment) 2023-03-09 07:16:39,866|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-assign) 2023-03-09 07:16:39,868|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-deploy) 2023-03-09 07:16:39,914|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:40,052|fe865b2e-92b2-4510-a7c1-5175730170b5||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:16:45,978|e9355d35-570b-4afc-a058-9cf7d3e6f689||Thread-114||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(48949033-52f6-4f54-8225-768d932f12a4) CBA(/opt/app/onap/blueprints/archive/48949033-52f6-4f54-8225-768d932f12a4/cba.zip) 2023-03-09 07:16:46,087|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/48949033-52f6-4f54-8225-768d932f12a4) and entry definition file (Definitions/CNF.json) 2023-03-09 07:16:46,306|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(resource-assignment) 2023-03-09 07:16:46,312|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-assign) 2023-03-09 07:16:46,314|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-deploy) 2023-03-09 07:16:46,315|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(scale-out) 2023-03-09 07:16:46,316|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(scale) 2023-03-09 07:16:46,317|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(scale-in) 2023-03-09 07:16:46,318|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(health-check) 2023-03-09 07:16:46,383|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/48949033-52f6-4f54-8225-768d932f12a4) and entry definition file (Definitions/CNF.json) 2023-03-09 07:16:46,657|e9355d35-570b-4afc-a058-9cf7d3e6f689||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| No compiled cache(/opt/app/onap/blueprints/working/48949033-52f6-4f54-8225-768d932f12a4) present to clean. 2023-03-09 07:17:01,991|0f603373-039d-4d61-a436-44ddfa42bb0a||Thread-114||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e79ffc4a-5b7f-422b-a96c-cafc69b656f6) 2023-03-09 07:17:01,993|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| deleting definition types under : /opt/app/onap/blueprints/working/e79ffc4a-5b7f-422b-a96c-cafc69b656f6/Definitions 2023-03-09 07:17:01,999|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| reinitialized all type definitions 2023-03-09 07:17:02,001|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-09 07:17:02,040|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(vnf-template) 2023-03-09 07:17:02,064|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-09 07:17:02,090|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-09 07:17:02,147|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,212|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,235|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,259|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-09 07:17:02,259|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-09 07:17:02,260|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-09 07:17:02,288|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,311|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,336|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,357|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-09 07:17:02,406|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,429|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,463|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,487|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,533|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,552|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,594|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-09 07:17:02,603|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-09 07:17:02,603|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-09 07:17:02,604|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-09 07:17:02,640|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,666|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,700|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(input) 2023-03-09 07:17:02,726|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-09 07:17:02,843|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing Workflow(resource-assignment) 2023-03-09 07:17:02,844|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-09 07:17:02,844|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-09 07:17:02,844|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-09 07:17:02,845|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-09 07:17:02,845|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-09 07:17:02,845|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enriching artifacts file(/opt/app/onap/blueprints/working/e79ffc4a-5b7f-422b-a96c-cafc69b656f6/Templates/vnf-mapping.json 2023-03-09 07:17:02,856|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-09 07:17:02,856|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-09 07:17:02,857|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enriching artifacts file(/opt/app/onap/blueprints/working/e79ffc4a-5b7f-422b-a96c-cafc69b656f6/Templates/base_ubuntu20-mapping.json 2023-03-09 07:17:02,864|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-09 07:17:02,865|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-09 07:17:02,866|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing Workflow(config-assign) 2023-03-09 07:17:02,867|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-09 07:17:02,867|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| identified workflow(config-assign) targets(config-assign) 2023-03-09 07:17:02,868|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-09 07:17:02,868|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-09 07:17:02,868|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enriching artifacts file(/opt/app/onap/blueprints/working/e79ffc4a-5b7f-422b-a96c-cafc69b656f6/Templates/baseconfig-mapping.json 2023-03-09 07:17:02,879|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-09 07:17:02,879|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-09 07:17:02,880|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing Workflow(config-deploy) 2023-03-09 07:17:02,881|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-09 07:17:02,881|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-09 07:17:02,881|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| workflow(config-deploy) resource assignment files([] 2023-03-09 07:17:02,882|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ##### Enhancing blueprint Resource Definitions 2023-03-09 07:17:02,882|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-09 07:17:02,882|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| processing file (Templates/vnf-mapping.json) 2023-03-09 07:17:02,883|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-09 07:17:02,883|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| processing file (Templates/baseconfig-mapping.json) 2023-03-09 07:17:02,909|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:17:03,086|0f603373-039d-4d61-a436-44ddfa42bb0a||DefaultDispatcher-worker-3||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-09 07:17:03,516|cda4d843-f2f2-48c0-9590-2c673baf948b||Thread-114||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(7ec919e7-e16c-46e7-a0c6-72bb57668b57) CBA(/opt/app/onap/blueprints/archive/7ec919e7-e16c-46e7-a0c6-72bb57668b57/cba.zip) 2023-03-09 07:17:03,533|cda4d843-f2f2-48c0-9590-2c673baf948b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ec919e7-e16c-46e7-a0c6-72bb57668b57) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:17:03,547|cda4d843-f2f2-48c0-9590-2c673baf948b||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-09 07:17:03,600|cda4d843-f2f2-48c0-9590-2c673baf948b||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(resource-assignment) 2023-03-09 07:17:03,601|cda4d843-f2f2-48c0-9590-2c673baf948b||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-assign) 2023-03-09 07:17:03,602|cda4d843-f2f2-48c0-9590-2c673baf948b||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-deploy) 2023-03-09 07:17:03,621|cda4d843-f2f2-48c0-9590-2c673baf948b||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7ec919e7-e16c-46e7-a0c6-72bb57668b57) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:17:03,862|cda4d843-f2f2-48c0-9590-2c673baf948b||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| No compiled cache(/opt/app/onap/blueprints/working/7ec919e7-e16c-46e7-a0c6-72bb57668b57) present to clean. 2023-03-09 07:23:16,855|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||reactor-http-epoll-2||||INFO||||||| processing request id 749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e 2023-03-09 07:23:16,870|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-09 07:23:17,099|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-09 07:23:17,107|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:23:17,158|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-09 07:23:17,242|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 07:23:17,242|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 07:23:17,243|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 07:23:17,243|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 07:23:17,243|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 07:23:17,243|654321||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-request-producer-client-id-9tl5n] 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 2xGvRJwcRBSgjJG2FAOjZA 2023-03-09 07:23:17,244|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-09 07:23:17,244|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-09 07:23:17,247|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-09 07:23:17,247|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-09 07:23:17,255|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:23:17,301|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-09 07:23:17,302|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-09 07:23:17,302|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-09 07:23:17,307|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e) for workflow(resource-assignment) step(resource-assignment) 2023-03-09 07:23:17,308|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-09 07:23:17,308|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-09 07:23:17,310|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-09 07:23:17,348|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||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-09 07:23:17,448|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e), subrequestID(8e7dfb74-fbac-40e1-91d9-815631cb4ab3) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-09 07:23:17,482|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-09 07:23:17,484|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("486281ab-5bd5-4240-b4a0-584e9139b6b0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-09 07:23:17,484|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8e7dfb74-fbac-40e1-91d9-815631cb4ab3") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-09 07:23:17,487|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "486281ab-5bd5-4240-b4a0-584e9139b6b0", "vnf-id" : "8e7dfb74-fbac-40e1-91d9-815631cb4ab3", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-09 07:23:17,563|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-09 07:23:17,563|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-09 07:23:17,564|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-09 07:23:17,589|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 07:23:17,589|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 07:23:17,589|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 07:23:17,589|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 07:23:17,589|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 07:23:17,589|654321||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| [Producer clientId=audit-response-producer-client-id-9tl5n] 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 h-8ikZDDSCaz5LBNNppY9g 2023-03-09 07:23:17,591|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4e3c6c05-6968-4122-8a4c-c2acdcde778e auditStoreId -1 2023-03-09 07:23:17,738|749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(749624f4-f2a6-46bb-bbb7-cd6fb7db3a8e), subrequestID(8e7dfb74-fbac-40e1-91d9-815631cb4ab3) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-09 07:23:28,509|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||reactor-http-epoll-1||||INFO||||||| processing request id 97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7 2023-03-09 07:23:28,510|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||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-09 07:23:28,513|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:23:28,543|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-09 07:23:28,564|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-09 07:23:28,564|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-09 07:23:28,564|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-09 07:23:28,564|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-09 07:23:28,572|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:23:28,595|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-09 07:23:28,597|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-09 07:23:28,597|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-09 07:23:28,598|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7) for workflow(resource-assignment) step(resource-assignment) 2023-03-09 07:23:28,598|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-09 07:23:28,598|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-09 07:23:28,599|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-09 07:23:28,602|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7), subrequestID(771814b6-2561-43cd-a346-767b96b4f563) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-09 07:23:28,632|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-09 07:23:28,647|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-09 07:23:28,648|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-09 07:23:28,649|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-09 07:23:28,649|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-09 07:23:28,649|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("771814b6-2561-43cd-a346-767b96b4f563") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-09 07:23:28,654|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("486281ab-5bd5-4240-b4a0-584e9139b6b0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-09 07:23:28,655|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2023-03-09 07:23:28,655|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-09 07:23:28,667|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-09 07:23:28,668|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("8e7dfb74-fbac-40e1-91d9-815631cb4ab3") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-09 07:23:28,670|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "486281ab-5bd5-4240-b4a0-584e9139b6b0", "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" : "771814b6-2561-43cd-a346-767b96b4f563", "vnf-id" : "8e7dfb74-fbac-40e1-91d9-815631cb4ab3", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-09 07:23:28,702|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-09 07:23:28,702|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-09 07:23:28,702|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-09 07:23:28,708|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f767ac6f-2a38-41ac-8404-72812a709ac8 auditStoreId -1 2023-03-09 07:23:28,749|97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(97f8766a-f83c-4ed2-b3af-d4ad3d5ff6f7), subrequestID(771814b6-2561-43cd-a346-767b96b4f563) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-09 07:23:43,479|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-09 07:23:43,615|||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-09 07:23:43,930|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| processing request id 12b6506b-6a00-48cf-b50f-bb4cc9e79871 2023-03-09 07:23:43,931|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-09 07:23:43,936|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:23:43,998|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Deriving input data for workflow: (config-assign) 2023-03-09 07:23:44,035|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| storeExecutionInput called not to store the Workflow action input details 2023-03-09 07:23:44,035|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| StoreAuditService ID -1 2023-03-09 07:23:44,035|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-09 07:23:44,035|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-09 07:23:44,038|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:23:44,056|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Deriving input data for workflow: (config-assign) 2023-03-09 07:23:44,057|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-09 07:23:44,057|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-09 07:23:44,058|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| preparing request id(12b6506b-6a00-48cf-b50f-bb4cc9e79871) for workflow(config-assign) step(config-assign) 2023-03-09 07:23:44,058|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-09 07:23:44,059|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-09 07:23:44,060|12b6506b-6a00-48cf-b50f-bb4cc9e79871||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(12b6506b-6a00-48cf-b50f-bb4cc9e79871), subrequestID(b9771d41-37c9-4fa1-a1e8-3d6218706557) CBA(ubuntu20/1.0.0/config-assign). 2023-03-09 07:23:44,063|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-09 07:23:44,187|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:23:44,191|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-09 07:23:44,195|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Setting Resource Value ("486281ab-5bd5-4240-b4a0-584e9139b6b0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-09 07:23:44,195|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Setting Resource Value ("8e7dfb74-fbac-40e1-91d9-815631cb4ab3") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-09 07:23:44,320|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-09 07:23:44,322|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-09 07:23:44,330|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-09 07:23:44,348|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Generated Resource Param Data ({ "service-instance-id" : "486281ab-5bd5-4240-b4a0-584e9139b6b0", "vnf-id" : "8e7dfb74-fbac-40e1-91d9-815631cb4ab3", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-09 07:23:44,626|12b6506b-6a00-48cf-b50f-bb4cc9e79871||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-09 07:23:44,675|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:23:44,676|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Preparing Response... 2023-03-09 07:23:44,676|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-09 07:23:44,677|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-09 07:23:44,682|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 42bdd239-41cd-4fc1-b58d-001f5bcb340b auditStoreId -1 2023-03-09 07:23:44,815|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Completed 2023-03-09 07:23:44,818|12b6506b-6a00-48cf-b50f-bb4cc9e79871||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(12b6506b-6a00-48cf-b50f-bb4cc9e79871), subrequestID(b9771d41-37c9-4fa1-a1e8-3d6218706557) CBA(ubuntu20/1.0.0/config-assign). 2023-03-09 07:24:48,171|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-09 07:24:48,307|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-09 07:24:48,315|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| processing request id 12b6506b-6a00-48cf-b50f-bb4cc9e79871 2023-03-09 07:24:48,323|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-09 07:24:48,329|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:24:48,359|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| storeExecutionInput called not to store the Workflow action input details 2023-03-09 07:24:48,359|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| StoreAuditService ID -1 2023-03-09 07:24:48,359|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-09 07:24:48,360|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-09 07:24:48,361|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-09 07:24:48,417|12b6506b-6a00-48cf-b50f-bb4cc9e79871||kafka-producer-network-thread | audit-request-producer-client-id-9tl5n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(12b6506b-6a00-48cf-b50f-bb4cc9e79871), subrequestID(52e8d697-0ea4-4cdc-94d6-b82cde0c56fe) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-09 07:24:48,419|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Deriving input data for workflow: (config-deploy) 2023-03-09 07:24:48,419|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-09 07:24:48,420|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-09 07:24:48,468|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| preparing request id(12b6506b-6a00-48cf-b50f-bb4cc9e79871) for workflow(config-deploy) step(config-deploy) 2023-03-09 07:24:48,468|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-09 07:24:48,469|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| 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-09 07:24:48,476|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-09 07:24:48,489|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Getting Jython Script Class(ConfigDeploy) 2023-03-09 07:24:56,473|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@208b6a2f 2023-03-09 07:24:56,477|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Hello world 2023-03-09 07:24:56,478|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Preparing Response... 2023-03-09 07:24:56,478|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-09 07:24:56,478|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-09 07:24:56,573|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 53787754-e8a6-4203-9d0f-f706e3a05ad1 auditStoreId -1 2023-03-09 07:24:56,598|12b6506b-6a00-48cf-b50f-bb4cc9e79871||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Completed 2023-03-09 07:24:56,699|12b6506b-6a00-48cf-b50f-bb4cc9e79871||kafka-producer-network-thread | audit-response-producer-client-id-9tl5n||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(12b6506b-6a00-48cf-b50f-bb4cc9e79871), subrequestID(52e8d697-0ea4-4cdc-94d6-b82cde0c56fe) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-09 07:28:30,382|508cbcc1-4d4a-43fe-893c-3b6223629c2d||Thread-118||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(8700d3e5-bf2a-43d3-8dfc-54fb42f10f41) CBA(/opt/app/onap/blueprints/archive/8700d3e5-bf2a-43d3-8dfc-54fb42f10f41/cba.zip) 2023-03-09 07:28:30,470|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8700d3e5-bf2a-43d3-8dfc-54fb42f10f41) and entry definition file (Definitions/CNF.json) 2023-03-09 07:28:30,820|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(resource-assignment) 2023-03-09 07:28:30,823|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-assign) 2023-03-09 07:28:30,824|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-deploy) 2023-03-09 07:28:30,824|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(scale-out) 2023-03-09 07:28:30,825|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(scale) 2023-03-09 07:28:30,826|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(scale-in) 2023-03-09 07:28:30,827|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(health-check) 2023-03-09 07:28:30,878|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8700d3e5-bf2a-43d3-8dfc-54fb42f10f41) and entry definition file (Definitions/CNF.json) 2023-03-09 07:28:31,188|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-09 07:28:31,308|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-09 07:28:31,314|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-09 07:28:31,595|508cbcc1-4d4a-43fe-893c-3b6223629c2d||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| No compiled cache(/opt/app/onap/blueprints/working/8700d3e5-bf2a-43d3-8dfc-54fb42f10f41) present to clean. 2023-03-09 07:38:35,435|1dc0f532-a0ba-48aa-9d72-8981e919299c||Thread-121||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Save processing(6654f3bc-1da1-4c11-8824-f5bc96d1407b) CBA(/opt/app/onap/blueprints/archive/6654f3bc-1da1-4c11-8824-f5bc96d1407b/cba.zip) 2023-03-09 07:38:35,481|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6654f3bc-1da1-4c11-8824-f5bc96d1407b) and entry definition file (Definitions/CNF.json) 2023-03-09 07:38:35,712|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(resource-assignment) 2023-03-09 07:38:35,713|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-assign) 2023-03-09 07:38:35,714|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(config-deploy) 2023-03-09 07:38:35,715|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(scale-out) 2023-03-09 07:38:35,716|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(scale) 2023-03-09 07:38:35,716|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(scale-in) 2023-03-09 07:38:35,718|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Validating Workflow(health-check) 2023-03-09 07:38:35,788|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/6654f3bc-1da1-4c11-8824-f5bc96d1407b) and entry definition file (Definitions/CNF.json) 2023-03-09 07:38:36,119|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-09 07:38:36,216|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-09 07:38:36,218|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-09 07:38:36,468|1dc0f532-a0ba-48aa-9d72-8981e919299c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-9tl5n|||| No compiled cache(/opt/app/onap/blueprints/working/6654f3bc-1da1-4c11-8824-f5bc96d1407b) present to clean.