By type
00:20:57,973 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:20:57,974 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] 00:20:57,976 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 00:20:57,976 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] 00:20:57,976 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 00:20:58,001 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file 00:20:58,401 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 00:20:58,426 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:20:58,432 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 00:20:58,449 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:20:58,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 00:20:58,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 00:20:58,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 00:20:58,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 00:20:58,829 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 00:20:58,830 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 00:20:58,830 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 00:20:58,831 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 00:20:58,835 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-11 00:21:02,010|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-11 00:21:02,472|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-vr5zz 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-11 00:21:02,500|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-11 00:21:14,486|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-11 00:21:15,802|||main||||INFO||||||| Finished Spring Data repository scanning in 1289 ms. Found 11 JPA repository interfaces. 2023-03-11 00:21:26,496|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-11 00:21:26,744|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-11 00:21:27,516|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-11 00:21:28,685|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-11 00:21:29,453|||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-11 00:21:29,461|||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-11 00:21:32,414|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-11 00:21:32,465|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-11 00:21:32,898|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-11 00:21:37,884|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-11 00:21:38,406|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-11 00:21:42,833|||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-11 00:21:42,930|||main||||INFO||||||| Dependency Management module created... 2023-03-11 00:21:45,876|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-11 00:21:46,689|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-11 00:21:49,825|||main||||INFO||||||| Netty started on port 8080 2023-03-11 00:21:57,115|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-11 00:21:57,843|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-11 00:21:57,857|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 58.279 seconds (JVM running for 62.075) 2023-03-11 00:21:57,892|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-11 00:21:57,893|||DefaultDispatcher-worker-1||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-11 00:21:58,189|||DefaultDispatcher-worker-2||||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-vr5zz 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-11 00:21:58,576|||DefaultDispatcher-worker-2||||INFO||||||| Successfully logged in. 2023-03-11 00:21:58,849|||DefaultDispatcher-worker-2||||INFO||||||| Kafka version: 3.0.1 2023-03-11 00:21:58,849|||DefaultDispatcher-worker-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-11 00:21:58,849|||DefaultDispatcher-worker-2||||INFO||||||| Kafka startTimeMs: 1678494118843 2023-03-11 00:21:58,858|||DefaultDispatcher-worker-2||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-11 00:21:58,860|||DefaultDispatcher-worker-2||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-11 00:22:00,189|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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 A5hJ-kjlSriPtTO5Tzkd9g 2023-03-11 00:22:00,190|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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 A5hJ-kjlSriPtTO5Tzkd9g 2023-03-11 00:22:00,190|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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 A5hJ-kjlSriPtTO5Tzkd9g 2023-03-11 00:22:00,190|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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 A5hJ-kjlSriPtTO5Tzkd9g 2023-03-11 00:22:00,190|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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 A5hJ-kjlSriPtTO5Tzkd9g 2023-03-11 00:22:00,191|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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 A5hJ-kjlSriPtTO5Tzkd9g 2023-03-11 00:22:00,196|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Cluster ID: K8bMKy7cQ4ug1tImh18nvg 2023-03-11 00:22:00,199|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-11 00:22:00,218|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] (Re-)joining group 2023-03-11 00:22:00,350|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-11 00:22:00,351|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] (Re-)joining group 2023-03-11 00:22:03,396|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-vr5zz-346fdeec-25e7-49ee-b68d-617544dc3db1', protocol='range'} 2023-03-11 00:22:03,410|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-vr5zz-346fdeec-25e7-49ee-b68d-617544dc3db1=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-11 00:22:03,534|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-vr5zz-346fdeec-25e7-49ee-b68d-617544dc3db1', protocol='range'} 2023-03-11 00:22:03,538|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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-11 00:22:03,551|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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-11 00:22:03,628|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-11 00:22:03,629|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-11 00:22:03,629|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-11 00:22:03,630|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-11 00:22:03,630|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-11 00:22:03,630|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-11 00:22:03,919|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-11 00:22:03,921|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-11 00:22:03,977|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-11 00:22:03,978|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-11 00:22:04,058|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-11 00:22:04,058|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-vr5zz, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-11 02:21:56,198|7966b9f6-d55a-4ed5-8ca7-488a1eae5096||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-11 02:21:56,200|7966b9f6-d55a-4ed5-8ca7-488a1eae5096||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-11 02:21:56,214|7966b9f6-d55a-4ed5-8ca7-488a1eae5096||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-11 02:21:58,272|7966b9f6-d55a-4ed5-8ca7-488a1eae5096||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-11 02:21:58,278|7966b9f6-d55a-4ed5-8ca7-488a1eae5096||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-11 02:22:06,984|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/88c950e9-e754-40c0-908f-264d059c5012) 2023-03-11 02:22:07,043|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| deleting definition types under : /opt/app/onap/blueprints/working/88c950e9-e754-40c0-908f-264d059c5012/Definitions 2023-03-11 02:22:07,296|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| reinitialized all type definitions 2023-03-11 02:22:07,306|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-11 02:22:07,377|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-11 02:22:07,396|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-11 02:22:07,439|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-11 02:22:07,557|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ##### Enhancing Workflow(helloworld) 2023-03-11 02:22:07,576|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-11 02:22:07,576|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| identified workflow(helloworld) targets(helloworld) 2023-03-11 02:22:07,577|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-11 02:22:07,583|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-11 02:22:07,586|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enriching artifacts file(/opt/app/onap/blueprints/working/88c950e9-e754-40c0-908f-264d059c5012/Templates/hello-world-mapping.json 2023-03-11 02:22:07,615|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-11 02:22:07,616|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-11 02:22:07,616|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ##### Enhancing blueprint Resource Definitions 2023-03-11 02:22:07,617|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-11 02:22:07,621|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| processing file (Templates/hello-world-mapping.json) 2023-03-11 02:22:07,694|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| distinct resource keys ([]) 2023-03-11 02:22:07,695|9fa7b005-4ebc-44ba-938d-bfbe5dfda8c3||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Enriching Resource Definition sources Node Template: [] 2023-03-11 02:22:08,336|2e6df412-b16f-4d17-808f-546b13391b1b||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(eb5e3819-a597-4f55-9a5b-026c0b5e5220) CBA(/opt/app/onap/blueprints/archive/eb5e3819-a597-4f55-9a5b-026c0b5e5220/cba.zip) 2023-03-11 02:22:08,399|2e6df412-b16f-4d17-808f-546b13391b1b||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb5e3819-a597-4f55-9a5b-026c0b5e5220) and entry definition file (Definitions/blueprint.json) 2023-03-11 02:22:08,597|2e6df412-b16f-4d17-808f-546b13391b1b||reactor-http-epoll-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(helloworld) 2023-03-11 02:22:08,647|2e6df412-b16f-4d17-808f-546b13391b1b||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb5e3819-a597-4f55-9a5b-026c0b5e5220) and entry definition file (Definitions/blueprint.json) 2023-03-11 02:22:09,151|2e6df412-b16f-4d17-808f-546b13391b1b||DefaultDispatcher-worker-14||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| No compiled cache(/opt/app/onap/blueprints/working/eb5e3819-a597-4f55-9a5b-026c0b5e5220) present to clean. 2023-03-11 02:22:09,484|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-11 02:22:09,487|654321||reactor-http-epoll-2||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-11 02:22:09,761|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-vr5zz 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-11 02:22:09,805|654321||reactor-http-epoll-2||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] Instantiated an idempotent producer. 2023-03-11 02:22:09,906|654321||reactor-http-epoll-2||||INFO||||||| Kafka version: 3.0.1 2023-03-11 02:22:09,906|654321||reactor-http-epoll-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-11 02:22:09,906|654321||reactor-http-epoll-2||||INFO||||||| Kafka startTimeMs: 1678501329906 2023-03-11 02:22:10,034|||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:22:10,036|||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:22:10,038|||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:22:10,039|||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:22:10,041|||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:22:10,041|||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:22:10,042|||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] Cluster ID: K8bMKy7cQ4ug1tImh18nvg 2023-03-11 02:22:10,044|||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] ProducerId set to 2002 with epoch 0 2023-03-11 02:22:10,064|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-11 02:22:10,074|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-11 02:22:10,117|654321||DefaultDispatcher-worker-25||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-11 02:22:10,302|654321||DefaultDispatcher-worker-25||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-11 02:22:10,309|654321||DefaultDispatcher-worker-14||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-11 02:22:10,313|654321||DefaultDispatcher-worker-14||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-11 02:22:10,317|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||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-11 02:22:10,347|654321||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-11 02:22:10,349|654321||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-11 02:22:10,390|654321||DefaultDispatcher-worker-20||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-11 02:22:10,412|654321||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-11 02:22:10,413|654321||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-11 02:22:10,415|654321||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-11 02:22:10,461|654321||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-11 02:22:10,511|654321||DefaultDispatcher-worker-25||||INFO||||||| Batched Sequence : ([]) 2023-03-11 02:22:10,516|654321||DefaultDispatcher-worker-25||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-11 02:22:10,713|654321||DefaultDispatcher-worker-25||||INFO||||||| Preparing Response... 2023-03-11 02:22:10,716|654321||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-11 02:22:10,717|654321||DefaultDispatcher-worker-25||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-11 02:22:10,721|654321||DefaultDispatcher-worker-25||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-11 02:22:10,826|654321||DefaultDispatcher-worker-25||||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-vr5zz 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-11 02:22:10,828|654321||DefaultDispatcher-worker-25||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] Instantiated an idempotent producer. 2023-03-11 02:22:10,849|654321||DefaultDispatcher-worker-25||||INFO||||||| Kafka version: 3.0.1 2023-03-11 02:22:10,849|654321||DefaultDispatcher-worker-25||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-11 02:22:10,849|654321||DefaultDispatcher-worker-25||||INFO||||||| Kafka startTimeMs: 1678501330848 2023-03-11 02:22:10,932|||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:22:10,933|||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:22:10,933|||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:22:10,934|||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:22:10,935|||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:22:10,935|||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:22:10,936|||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] Cluster ID: K8bMKy7cQ4ug1tImh18nvg 2023-03-11 02:22:10,938|||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] ProducerId set to 6 with epoch 0 2023-03-11 02:22:10,947|654321||DefaultDispatcher-worker-25||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 252f28c2-ce3c-449d-9469-21bf4eb424d4 auditStoreId -1 2023-03-11 02:22:11,043|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||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-11 02:40:37,367|c47b5393-6d29-4e36-86c0-16472df50edc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-11 02:40:37,368|c47b5393-6d29-4e36-86c0-16472df50edc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-11 02:40:37,368|c47b5393-6d29-4e36-86c0-16472df50edc||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-11 02:40:40,076|c47b5393-6d29-4e36-86c0-16472df50edc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-11 02:40:40,076|c47b5393-6d29-4e36-86c0-16472df50edc||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-11 02:40:44,961|88afd043-8f98-4517-905c-15aa4eac45e7||Thread-69||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/ecfb1c79-dd1d-4f6b-92a0-9402bf3d3147) 2023-03-11 02:40:44,963|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| deleting definition types under : /opt/app/onap/blueprints/working/ecfb1c79-dd1d-4f6b-92a0-9402bf3d3147/Definitions 2023-03-11 02:40:44,971|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| reinitialized all type definitions 2023-03-11 02:40:44,976|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-11 02:40:45,101|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-11 02:40:45,141|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-11 02:40:45,163|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-11 02:40:45,234|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ##### Enhancing Workflow(helloworld) 2023-03-11 02:40:45,236|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-11 02:40:45,236|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| identified workflow(helloworld) targets(helloworld) 2023-03-11 02:40:45,236|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-11 02:40:45,237|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-11 02:40:45,237|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enriching artifacts file(/opt/app/onap/blueprints/working/ecfb1c79-dd1d-4f6b-92a0-9402bf3d3147/Templates/hello-world-mapping.json 2023-03-11 02:40:45,259|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-11 02:40:45,259|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-11 02:40:45,260|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ##### Enhancing blueprint Resource Definitions 2023-03-11 02:40:45,270|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-11 02:40:45,271|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| processing file (Templates/hello-world-mapping.json) 2023-03-11 02:40:45,295|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| distinct resource keys ([]) 2023-03-11 02:40:45,296|88afd043-8f98-4517-905c-15aa4eac45e7||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Enriching Resource Definition sources Node Template: [] 2023-03-11 02:40:45,847|d6f3d9e8-c245-4674-9e23-30cc4c132f4f||Thread-69||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(9284e586-164c-4cea-8d00-e27342892bf7) CBA(/opt/app/onap/blueprints/archive/9284e586-164c-4cea-8d00-e27342892bf7/cba.zip) 2023-03-11 02:40:45,861|d6f3d9e8-c245-4674-9e23-30cc4c132f4f||DefaultDispatcher-worker-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9284e586-164c-4cea-8d00-e27342892bf7) and entry definition file (Definitions/blueprint.json) 2023-03-11 02:40:45,970|d6f3d9e8-c245-4674-9e23-30cc4c132f4f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(helloworld) 2023-03-11 02:40:45,983|d6f3d9e8-c245-4674-9e23-30cc4c132f4f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9284e586-164c-4cea-8d00-e27342892bf7) and entry definition file (Definitions/blueprint.json) 2023-03-11 02:40:46,185|d6f3d9e8-c245-4674-9e23-30cc4c132f4f||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| No compiled cache(/opt/app/onap/blueprints/working/9284e586-164c-4cea-8d00-e27342892bf7) present to clean. 2023-03-11 02:40:46,537|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-11 02:40:46,582|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:40:46,582|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:40:46,582|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:40:46,582|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:40:46,583|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:40:46,583|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 02:40:46,589|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-11 02:40:46,589|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-11 02:40:46,595|654321||reactor-http-epoll-2||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-11 02:40:46,595|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-11 02:40:46,601|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-11 02:40:46,605|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||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-11 02:40:46,633|654321||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-11 02:40:46,634|654321||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-11 02:40:46,634|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-11 02:40:46,638|654321||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-11 02:40:46,638|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-11 02:40:46,639|654321||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-11 02:40:46,642|654321||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-11 02:40:46,700|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([]) 2023-03-11 02:40:46,701|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-11 02:40:46,718|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-11 02:40:46,718|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-11 02:40:46,718|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-11 02:40:46,733|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:40:46,733|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:40:46,733|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:40:46,734|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:40:46,734|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:40:46,734|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 02:40:46,737|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 060219ac-ea14-47fd-a139-26ab8d50a09e auditStoreId -1 2023-03-11 02:40:46,756|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||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-11 06:29:55,745|6598f3c9-4f50-42b2-a060-aa9da5595093||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-11 06:29:55,746|6598f3c9-4f50-42b2-a060-aa9da5595093||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-11 06:29:55,746|6598f3c9-4f50-42b2-a060-aa9da5595093||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-11 06:29:58,313|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-11 06:29:58,314|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-11 06:30:03,053|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-11 06:30:03,061|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(74cd4207-b7c4-4225-9c49-190ded47b005) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-11 06:30:03,189|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(6a852907-0152-47c5-9266-d7c0ccf23210) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-11 06:30:03,223|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(56a24c95-7803-4afc-a55c-9f127d564fae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-11 06:30:03,294|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(a9b8d722-cbae-4c7e-a142-6e744a373c1a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-11 06:30:03,388|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(6f09403d-c8bf-4a0c-9aee-66e271114778) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-11 06:30:03,431|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(814d3431-f626-4c3e-9c91-aee9d369be93) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-11 06:30:03,505|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:03,506|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:03,507|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:03,508|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:03,508|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:03,508|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:03,736|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-11 06:30:03,925|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-11 06:30:04,076|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-11 06:30:04,089|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-11 06:30:04,188|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-11 06:30:04,456|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(resource-assignment) 2023-03-11 06:30:04,457|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-assign) 2023-03-11 06:30:04,458|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-deploy) 2023-03-11 06:30:04,598|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-assign) 2023-03-11 06:30:04,601|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-deploy) 2023-03-11 06:30:04,602|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:04,627|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:05,302|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(resource-assignment) 2023-03-11 06:30:05,303|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-assign) 2023-03-11 06:30:05,305|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-deploy) 2023-03-11 06:30:05,306|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(HealthCheck) 2023-03-11 06:30:05,308|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-11 06:30:05,309|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(vf-config-assign) 2023-03-11 06:30:05,310|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(vf-config-deploy) 2023-03-11 06:30:05,440|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:05,893|98155e08-86c8-415c-a40d-8b7367605236||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(e561d41b-f775-4c40-83aa-7fcef539c320) CBA(/opt/app/onap/blueprints/archive/e561d41b-f775-4c40-83aa-7fcef539c320/cba.zip) 2023-03-11 06:30:05,910|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(resource-assignment) 2023-03-11 06:30:05,913|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-assign) 2023-03-11 06:30:05,916|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-deploy) 2023-03-11 06:30:06,010|98155e08-86c8-415c-a40d-8b7367605236||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e561d41b-f775-4c40-83aa-7fcef539c320) and entry definition file (Definitions/CNF.json) 2023-03-11 06:30:06,090|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:06,403|98155e08-86c8-415c-a40d-8b7367605236||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(resource-assignment) 2023-03-11 06:30:06,406|98155e08-86c8-415c-a40d-8b7367605236||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-assign) 2023-03-11 06:30:06,408|98155e08-86c8-415c-a40d-8b7367605236||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-deploy) 2023-03-11 06:30:06,410|98155e08-86c8-415c-a40d-8b7367605236||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(scale-out) 2023-03-11 06:30:06,412|98155e08-86c8-415c-a40d-8b7367605236||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(scale) 2023-03-11 06:30:06,414|98155e08-86c8-415c-a40d-8b7367605236||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(scale-in) 2023-03-11 06:30:06,415|98155e08-86c8-415c-a40d-8b7367605236||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(health-check) 2023-03-11 06:30:06,494|98155e08-86c8-415c-a40d-8b7367605236||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e561d41b-f775-4c40-83aa-7fcef539c320) and entry definition file (Definitions/CNF.json) 2023-03-11 06:30:06,545|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(resource-assignment) 2023-03-11 06:30:06,546|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-deploy) 2023-03-11 06:30:06,637|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:06,807|98155e08-86c8-415c-a40d-8b7367605236||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| No compiled cache(/opt/app/onap/blueprints/working/e561d41b-f775-4c40-83aa-7fcef539c320) present to clean. 2023-03-11 06:30:07,023|6598f3c9-4f50-42b2-a060-aa9da5595093||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:34,691|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Enhancing blueprint(/opt/app/onap/blueprints/working/5f46471c-2dc9-4af4-964e-e6c7317d57bf) 2023-03-11 06:30:34,692|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| deleting definition types under : /opt/app/onap/blueprints/working/5f46471c-2dc9-4af4-964e-e6c7317d57bf/Definitions 2023-03-11 06:30:34,700|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| reinitialized all type definitions 2023-03-11 06:30:34,704|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-11 06:30:34,751|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(vnf-template) 2023-03-11 06:30:34,783|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-11 06:30:34,798|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-11 06:30:34,858|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:34,902|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:34,919|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:34,931|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-11 06:30:34,931|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-11 06:30:34,931|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-11 06:30:34,960|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:34,976|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:34,992|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,009|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-11 06:30:35,047|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,065|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,116|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,134|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,152|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,185|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,296|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-11 06:30:35,302|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-11 06:30:35,303|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-11 06:30:35,303|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-11 06:30:35,330|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,346|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,361|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(input) 2023-03-11 06:30:35,376|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-11 06:30:35,561|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ##### Enhancing Workflow(resource-assignment) 2023-03-11 06:30:35,562|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-11 06:30:35,562|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-11 06:30:35,562|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-11 06:30:35,562|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-11 06:30:35,562|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-11 06:30:35,562|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enriching artifacts file(/opt/app/onap/blueprints/working/5f46471c-2dc9-4af4-964e-e6c7317d57bf/Templates/vnf-mapping.json 2023-03-11 06:30:35,584|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-11 06:30:35,585|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-11 06:30:35,585|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enriching artifacts file(/opt/app/onap/blueprints/working/5f46471c-2dc9-4af4-964e-e6c7317d57bf/Templates/base_ubuntu20-mapping.json 2023-03-11 06:30:35,602|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-11 06:30:35,603|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-11 06:30:35,606|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ##### Enhancing Workflow(config-assign) 2023-03-11 06:30:35,607|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-11 06:30:35,607|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| identified workflow(config-assign) targets(config-assign) 2023-03-11 06:30:35,607|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-11 06:30:35,607|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-11 06:30:35,607|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enriching artifacts file(/opt/app/onap/blueprints/working/5f46471c-2dc9-4af4-964e-e6c7317d57bf/Templates/baseconfig-mapping.json 2023-03-11 06:30:35,616|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-11 06:30:35,616|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-11 06:30:35,616|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ##### Enhancing Workflow(config-deploy) 2023-03-11 06:30:35,617|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-11 06:30:35,617|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-11 06:30:35,617|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| workflow(config-deploy) resource assignment files([] 2023-03-11 06:30:35,617|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ##### Enhancing blueprint Resource Definitions 2023-03-11 06:30:35,617|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-11 06:30:35,617|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| processing file (Templates/vnf-mapping.json) 2023-03-11 06:30:35,617|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-11 06:30:35,618|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| processing file (Templates/baseconfig-mapping.json) 2023-03-11 06:30:35,654|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:30:35,829|dca3ab4d-7076-4a60-ab80-ae5b05de1495||Thread-100||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-11 06:30:36,221|dd623704-7a43-425c-a9df-390a8a8e2726||Thread-100||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(8dc716ae-ad25-4258-9bbd-4d6e4e9d4f37) CBA(/opt/app/onap/blueprints/archive/8dc716ae-ad25-4258-9bbd-4d6e4e9d4f37/cba.zip) 2023-03-11 06:30:36,229|dd623704-7a43-425c-a9df-390a8a8e2726||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8dc716ae-ad25-4258-9bbd-4d6e4e9d4f37) and entry definition file (Definitions/ubuntu20.json) 2023-03-11 06:30:36,267|dd623704-7a43-425c-a9df-390a8a8e2726||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-11 06:30:36,316|dd623704-7a43-425c-a9df-390a8a8e2726||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(resource-assignment) 2023-03-11 06:30:36,317|dd623704-7a43-425c-a9df-390a8a8e2726||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-assign) 2023-03-11 06:30:36,318|dd623704-7a43-425c-a9df-390a8a8e2726||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-deploy) 2023-03-11 06:30:36,337|dd623704-7a43-425c-a9df-390a8a8e2726||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8dc716ae-ad25-4258-9bbd-4d6e4e9d4f37) and entry definition file (Definitions/ubuntu20.json) 2023-03-11 06:30:36,537|dd623704-7a43-425c-a9df-390a8a8e2726||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| No compiled cache(/opt/app/onap/blueprints/working/8dc716ae-ad25-4258-9bbd-4d6e4e9d4f37) present to clean. 2023-03-11 06:36:24,338|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||reactor-http-epoll-1||||INFO||||||| processing request id 59337d32-1de3-46f0-b5c6-d6f5dab6fe95 2023-03-11 06:36:24,349|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-11 06:36:24,666|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||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-11 06:36:24,673|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||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-11 06:36:24,742|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-11 06:36:24,830|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 06:36:24,830|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 06:36:24,830|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 06:36:24,830|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 06:36:24,830|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 06:36:24,830|654321||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-request-producer-client-id-vr5zz] 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 c1rd5BAYSNuDsj-_G9mlRw 2023-03-11 06:36:24,832|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-11 06:36:24,832|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-11 06:36:24,839|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||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-11 06:36:24,839|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-11 06:36:24,863|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||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-11 06:36:24,934|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-11 06:36:24,935|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-11 06:36:24,935|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-11 06:36:24,942|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(59337d32-1de3-46f0-b5c6-d6f5dab6fe95) for workflow(resource-assignment) step(resource-assignment) 2023-03-11 06:36:24,942|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-11 06:36:24,942|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-11 06:36:24,944|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-11 06:36:24,946|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(2) requestID(59337d32-1de3-46f0-b5c6-d6f5dab6fe95), subrequestID(f428eac9-8782-413b-b427-73e2879cf38f) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-11 06:36:24,991|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||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-11 06:36:25,148|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-11 06:36:25,149|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("0ab9a416-7fa8-4ffb-b0fa-d800e85083cb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-11 06:36:25,150|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("f428eac9-8782-413b-b427-73e2879cf38f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-11 06:36:25,160|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "0ab9a416-7fa8-4ffb-b0fa-d800e85083cb", "vnf-id" : "f428eac9-8782-413b-b427-73e2879cf38f", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-11 06:36:25,265|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-11 06:36:25,265|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-11 06:36:25,265|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-11 06:36:25,299|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 06:36:25,299|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 06:36:25,299|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 06:36:25,299|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 06:36:25,299|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 06:36:25,299|654321||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| [Producer clientId=audit-response-producer-client-id-vr5zz] 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 HjorW4_XQtaUMzF4XLqnNA 2023-03-11 06:36:25,300|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 766cff85-ca83-4b81-ae49-cf387c2bdc41 auditStoreId -1 2023-03-11 06:36:25,352|59337d32-1de3-46f0-b5c6-d6f5dab6fe95||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(2) requestID(59337d32-1de3-46f0-b5c6-d6f5dab6fe95), subrequestID(f428eac9-8782-413b-b427-73e2879cf38f) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-11 06:36:34,454|fadb0946-d5b7-4fa2-9d09-74934d48e49a||reactor-http-epoll-1||||INFO||||||| processing request id fadb0946-d5b7-4fa2-9d09-74934d48e49a 2023-03-11 06:36:34,455|fadb0946-d5b7-4fa2-9d09-74934d48e49a||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-11 06:36:34,464|fadb0946-d5b7-4fa2-9d09-74934d48e49a||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-11 06:36:34,519|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-11 06:36:34,579|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-11 06:36:34,580|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| StoreAuditService ID -1 2023-03-11 06:36:34,581|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-11 06:36:34,581|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-11 06:36:34,595|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-11 06:36:34,622|fadb0946-d5b7-4fa2-9d09-74934d48e49a||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(fadb0946-d5b7-4fa2-9d09-74934d48e49a), subrequestID(60874e12-d186-4f6f-a04e-d3a749f72b7b) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-11 06:36:34,663|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-11 06:36:34,664|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-11 06:36:34,664|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-11 06:36:34,666|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(fadb0946-d5b7-4fa2-9d09-74934d48e49a) for workflow(resource-assignment) step(resource-assignment) 2023-03-11 06:36:34,666|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-11 06:36:34,666|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-11 06:36:34,669|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-11 06:36:34,766|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||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-11 06:36:34,783|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-11 06:36:34,783|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-11 06:36:34,784|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-11 06:36:34,784|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-11 06:36:34,784|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("60874e12-d186-4f6f-a04e-d3a749f72b7b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-11 06:36:34,785|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0ab9a416-7fa8-4ffb-b0fa-d800e85083cb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-11 06:36:34,785|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||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-11 06:36:34,786|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-11 06:36:34,795|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-11 06:36:34,795|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("f428eac9-8782-413b-b427-73e2879cf38f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-11 06:36:34,796|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "0ab9a416-7fa8-4ffb-b0fa-d800e85083cb", "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" : "60874e12-d186-4f6f-a04e-d3a749f72b7b", "vnf-id" : "f428eac9-8782-413b-b427-73e2879cf38f", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-11 06:36:34,852|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2023-03-11 06:36:34,853|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-11 06:36:34,853|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-11 06:36:34,856|fadb0946-d5b7-4fa2-9d09-74934d48e49a||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7e32aa25-19a7-46c4-80a2-47570129ad5e auditStoreId -1 2023-03-11 06:36:34,896|fadb0946-d5b7-4fa2-9d09-74934d48e49a||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(fadb0946-d5b7-4fa2-9d09-74934d48e49a), subrequestID(60874e12-d186-4f6f-a04e-d3a749f72b7b) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-11 06:36:44,402|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-11 06:36:44,554|||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-11 06:36:45,250|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| processing request id bd798602-f894-450f-b5da-4f9ae2939301 2023-03-11 06:36:45,250|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-11 06:36:45,261|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-11 06:36:45,306|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Deriving input data for workflow: (config-assign) 2023-03-11 06:36:45,493|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| storeExecutionInput called not to store the Workflow action input details 2023-03-11 06:36:45,493|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| StoreAuditService ID -1 2023-03-11 06:36:45,494|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-11 06:36:45,494|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-11 06:36:45,498|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-11 06:36:45,516|bd798602-f894-450f-b5da-4f9ae2939301||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(bd798602-f894-450f-b5da-4f9ae2939301), subrequestID(b96774c3-485f-4e8e-99eb-38d75e8f561a) CBA(ubuntu20/1.0.0/config-assign). 2023-03-11 06:36:45,572|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Deriving input data for workflow: (config-assign) 2023-03-11 06:36:45,573|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-11 06:36:45,573|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-11 06:36:45,582|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| preparing request id(bd798602-f894-450f-b5da-4f9ae2939301) for workflow(config-assign) step(config-assign) 2023-03-11 06:36:45,582|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-11 06:36:45,582|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-11 06:36:45,595|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-11 06:36:46,130|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:36:46,136|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-11 06:36:46,141|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Setting Resource Value ("0ab9a416-7fa8-4ffb-b0fa-d800e85083cb") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-11 06:36:46,143|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Setting Resource Value ("f428eac9-8782-413b-b427-73e2879cf38f") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-11 06:36:46,290|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-11 06:36:46,291|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-11 06:36:46,292|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-11 06:36:46,294|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Generated Resource Param Data ({ "service-instance-id" : "0ab9a416-7fa8-4ffb-b0fa-d800e85083cb", "vnf-id" : "f428eac9-8782-413b-b427-73e2879cf38f", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-11 06:36:46,732|bd798602-f894-450f-b5da-4f9ae2939301||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-11 06:36:46,942|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:36:46,943|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Preparing Response... 2023-03-11 06:36:46,943|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-11 06:36:46,944|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-11 06:36:46,980|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6e179cb2-a8b9-4b6a-a360-1880c0899655 auditStoreId -1 2023-03-11 06:36:47,052|bd798602-f894-450f-b5da-4f9ae2939301||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(bd798602-f894-450f-b5da-4f9ae2939301), subrequestID(b96774c3-485f-4e8e-99eb-38d75e8f561a) CBA(ubuntu20/1.0.0/config-assign). 2023-03-11 06:36:47,135|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Completed 2023-03-11 06:37:53,899|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-11 06:37:54,195|||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-11 06:37:54,201|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| processing request id bd798602-f894-450f-b5da-4f9ae2939301 2023-03-11 06:37:54,204|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-11 06:37:54,208|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-11 06:37:54,228|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| storeExecutionInput called not to store the Workflow action input details 2023-03-11 06:37:54,228|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| StoreAuditService ID -1 2023-03-11 06:37:54,228|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-11 06:37:54,228|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-11 06:37:54,232|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-11 06:37:54,244|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Deriving input data for workflow: (config-deploy) 2023-03-11 06:37:54,245|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-11 06:37:54,246|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-11 06:37:54,255|bd798602-f894-450f-b5da-4f9ae2939301||kafka-producer-network-thread | audit-request-producer-client-id-vr5zz||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(bd798602-f894-450f-b5da-4f9ae2939301), subrequestID(e4e46c93-89ef-4734-a939-2a54634948fa) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-11 06:37:54,305|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| preparing request id(bd798602-f894-450f-b5da-4f9ae2939301) for workflow(config-deploy) step(config-deploy) 2023-03-11 06:37:54,306|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-11 06:37:54,307|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| 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-11 06:37:54,318|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-11 06:37:54,332|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Getting Jython Script Class(ConfigDeploy) 2023-03-11 06:38:06,508|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Component Object org.python.proxies.__main__$ConfigDeploy$0@86ad0aa 2023-03-11 06:38:06,514|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Hello world 2023-03-11 06:38:06,515|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Preparing Response... 2023-03-11 06:38:06,516|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-11 06:38:06,516|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-11 06:38:06,593|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 37caa8a8-6d62-4f8e-887f-6f0a4f9ac731 auditStoreId -1 2023-03-11 06:38:06,616|bd798602-f894-450f-b5da-4f9ae2939301||kafka-producer-network-thread | audit-response-producer-client-id-vr5zz||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(bd798602-f894-450f-b5da-4f9ae2939301), subrequestID(e4e46c93-89ef-4734-a939-2a54634948fa) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-11 06:38:06,684|bd798602-f894-450f-b5da-4f9ae2939301||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Completed 2023-03-11 06:42:14,117|968d3f91-5b19-4079-a79e-47faca6177df||Thread-104||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(29f58ccf-e555-4bb3-8054-d22d01d31841) CBA(/opt/app/onap/blueprints/archive/29f58ccf-e555-4bb3-8054-d22d01d31841/cba.zip) 2023-03-11 06:42:14,228|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/29f58ccf-e555-4bb3-8054-d22d01d31841) and entry definition file (Definitions/CNF.json) 2023-03-11 06:42:15,007|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(resource-assignment) 2023-03-11 06:42:15,013|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-assign) 2023-03-11 06:42:15,021|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-deploy) 2023-03-11 06:42:15,024|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(scale-out) 2023-03-11 06:42:15,027|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(scale) 2023-03-11 06:42:15,030|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(scale-in) 2023-03-11 06:42:15,038|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(health-check) 2023-03-11 06:42:15,278|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/29f58ccf-e555-4bb3-8054-d22d01d31841) and entry definition file (Definitions/CNF.json) 2023-03-11 06:42:16,092|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-11 06:42:16,427|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-11 06:42:16,441|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-11 06:42:16,773|968d3f91-5b19-4079-a79e-47faca6177df||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| No compiled cache(/opt/app/onap/blueprints/working/29f58ccf-e555-4bb3-8054-d22d01d31841) present to clean. 2023-03-11 07:42:16,096|45e718d5-30e4-4a26-8700-219dbb590022||Thread-107||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Save processing(bec9250a-b78c-4722-8b1e-6e13f4cdfac7) CBA(/opt/app/onap/blueprints/archive/bec9250a-b78c-4722-8b1e-6e13f4cdfac7/cba.zip) 2023-03-11 07:42:16,177|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bec9250a-b78c-4722-8b1e-6e13f4cdfac7) and entry definition file (Definitions/CNF.json) 2023-03-11 07:42:16,700|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(resource-assignment) 2023-03-11 07:42:16,703|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-assign) 2023-03-11 07:42:16,704|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(config-deploy) 2023-03-11 07:42:16,705|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(scale-out) 2023-03-11 07:42:16,707|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(scale) 2023-03-11 07:42:16,709|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(scale-in) 2023-03-11 07:42:16,710|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Validating Workflow(health-check) 2023-03-11 07:42:16,802|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bec9250a-b78c-4722-8b1e-6e13f4cdfac7) and entry definition file (Definitions/CNF.json) 2023-03-11 07:42:17,064|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-11 07:42:17,284|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-11 07:42:17,287|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-11 07:42:17,584|45e718d5-30e4-4a26-8700-219dbb590022||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-vr5zz|||| No compiled cache(/opt/app/onap/blueprints/working/bec9250a-b78c-4722-8b1e-6e13f4cdfac7) present to clean.