By type
start init db ... You are now connected to database "datalake" as user "datalake". psql:/datalake/init_db.sql:30: ERROR: relation "topic_name" already exists psql:/datalake/init_db.sql:37: ERROR: relation "db_type" already exists psql:/datalake/init_db.sql:38: ERROR: relation "db_seq" already exists psql:/datalake/init_db.sql:57: ERROR: relation "db" already exists psql:/datalake/init_db.sql:59: ERROR: relation "fk3njadtw43ieph7ftt4kxdhcko" already exists psql:/datalake/init_db.sql:67: ERROR: relation "design_type" already exists psql:/datalake/init_db.sql:69: ERROR: relation "fkm8rkv2qkq01gsmeq1c3y4w02x" already exists psql:/datalake/init_db.sql:70: ERROR: relation "design_seq" already exists psql:/datalake/init_db.sql:83: ERROR: relation "design" already exists psql:/datalake/init_db.sql:85: ERROR: relation "fko43yi6aputq6kwqqu8eqbspm5" already exists psql:/datalake/init_db.sql:86: ERROR: relation "fkabb8e74230glxpaiai4aqsr34" already exists psql:/datalake/init_db.sql:87: ERROR: relation "kafka_seq" already exists psql:/datalake/init_db.sql:105: ERROR: relation "kafka" already exists psql:/datalake/init_db.sql:106: ERROR: relation "topic_seq" already exists psql:/datalake/init_db.sql:123: ERROR: relation "topic" already exists psql:/datalake/init_db.sql:125: ERROR: relation "fkj3pldlfaokdhqjfva8n3pkjca" already exists psql:/datalake/init_db.sql:132: ERROR: relation "map_db_design" already exists psql:/datalake/init_db.sql:134: ERROR: relation "fkhpn49r94k05mancjtn301m2p0" already exists psql:/datalake/init_db.sql:141: ERROR: relation "map_db_topic" already exists psql:/datalake/init_db.sql:143: ERROR: relation "fkq1jon185jnrr7dv1dd8214uw0" already exists psql:/datalake/init_db.sql:150: ERROR: relation "map_kafka_topic" already exists psql:/datalake/init_db.sql:152: ERROR: relation "fktdrme4h7rxfh04u2i2wqu23g5" already exists CREATE TABLE CREATE INDEX You are now connected to database "datalake" as user "datalake". psql:/datalake/init_db_data.sql:51: ERROR: duplicate key value violates unique constraint "kafka_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:52: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(CB) already exists. psql:/datalake/init_db_data.sql:53: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(ES) already exists. psql:/datalake/init_db_data.sql:54: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(MONGO) already exists. psql:/datalake/init_db_data.sql:55: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(DRUID) already exists. psql:/datalake/init_db_data.sql:56: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(HDFS) already exists. psql:/datalake/init_db_data.sql:57: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(KIBANA) already exists. psql:/datalake/init_db_data.sql:58: ERROR: duplicate key value violates unique constraint "db_type_pkey" DETAIL: Key (id)=(SUPERSET) already exists. psql:/datalake/init_db_data.sql:59: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:60: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(2) already exists. psql:/datalake/init_db_data.sql:61: ERROR: column "presto_catalog" of relation "db" does not exist LINE 1: ...d, enabled, encrypt, name,host,port,database_name,presto_cat... ^ psql:/datalake/init_db_data.sql:62: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(4) already exists. psql:/datalake/init_db_data.sql:63: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(5) already exists. psql:/datalake/init_db_data.sql:64: ERROR: duplicate key value violates unique constraint "db_pkey" DETAIL: Key (id)=(6) already exists. INSERT 0 1 psql:/datalake/init_db_data.sql:66: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(_DL_DEFAULT_) already exists. psql:/datalake/init_db_data.sql:67: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(unauthenticated.SEC_FAULT_OUTPUT) already exists. psql:/datalake/init_db_data.sql:68: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(unauthenticated.VES_MEASUREMENT_OUTPUT) already exists. psql:/datalake/init_db_data.sql:69: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(EPC) already exists. psql:/datalake/init_db_data.sql:70: ERROR: duplicate key value violates unique constraint "topic_name_pkey" DETAIL: Key (id)=(HW) already exists. psql:/datalake/init_db_data.sql:72: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:74: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(2) already exists. psql:/datalake/init_db_data.sql:79: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(3) already exists. psql:/datalake/init_db_data.sql:81: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(4) already exists. psql:/datalake/init_db_data.sql:85: ERROR: duplicate key value violates unique constraint "topic_pkey" DETAIL: Key (id)=(5) already exists. psql:/datalake/init_db_data.sql:86: ERROR: duplicate key value violates unique constraint "map_db_topic_pkey" DETAIL: Key (db_id, topic_id)=(1, 1) already exists. psql:/datalake/init_db_data.sql:87: ERROR: duplicate key value violates unique constraint "map_kafka_topic_pkey" DETAIL: Key (topic_id, kafka_id)=(1, 1) already exists. psql:/datalake/init_db_data.sql:88: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(KIBANA_DB) already exists. psql:/datalake/init_db_data.sql:89: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(KIBANA_SEARCH) already exists. psql:/datalake/init_db_data.sql:90: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(KIBANA_VISUAL) already exists. psql:/datalake/init_db_data.sql:91: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(ES_MAPPING) already exists. psql:/datalake/init_db_data.sql:92: ERROR: duplicate key value violates unique constraint "design_type_pkey" DETAIL: Key (id)=(DRUID_KAFKA_SPEC) already exists. psql:/datalake/init_db_data.sql:93: ERROR: duplicate key value violates unique constraint "design_pkey" DETAIL: Key (id)=(1) already exists. psql:/datalake/init_db_data.sql:94: ERROR: duplicate key value violates unique constraint "map_db_design_pkey" DETAIL: Key (design_id, db_id)=(1, 6) already exists. INSERT 0 1 INSERT 0 1 INSERT 0 1 finish init db 03:20:28,389 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:20:28,392 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:20:28,393 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml] 03:20:28,453 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b0c2d26 - URL [jar:file:/datalake/des-1.1.1-execute.jar!/BOOT-INF/classes!/logback.xml] is not of type file 03:20:28,639 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:20:28,644 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:20:28,673 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 03:20:28,862 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. 03:20:28,862 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 03:20:28,862 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 03:20:28,865 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.datalake] to DEBUG 03:20:28,865 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.onap.datalake] to false 03:20:28,865 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.onap.datalake] 03:20:28,866 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR 03:20:28,866 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 03:20:28,866 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:20:28,869 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3d3fcdb0 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.0.RELEASE) 2023-02-11 03:20:30,442 |INFO | [ main] org.onap.datalake.des.DesApplication:50 - Starting DesApplication on dcae-datalake-des with PID 11 (/datalake/des-1.1.1-execute.jar started by datalake in /datalake) 2023-02-11 03:20:30,449 |DEBUG| [ main] org.onap.datalake.des.DesApplication:53 - Running with Spring Boot v2.1.0.RELEASE, Spring v5.1.2.RELEASE 2023-02-11 03:20:30,454 |INFO | [ main] org.onap.datalake.des.DesApplication:675 - No active profile set, falling back to default profiles: default 2023-02-11 03:20:49,695 |INFO | [ main] org.onap.datalake.des.DesApplication:59 - Started DesApplication in 20.578 seconds (JVM running for 22.283) 2023-02-11 03:22:14,047 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:23:42,437 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:25:12,413 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:26:42,388 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:28:12,417 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:29:42,384 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:31:12,395 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:32:42,405 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:34:12,391 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:35:42,403 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:37:12,381 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:38:42,383 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:40:12,392 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:41:42,390 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:43:12,408 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:44:42,400 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:46:12,387 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:47:42,388 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:49:12,407 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:50:42,462 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:52:12,409 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:53:42,392 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:55:12,399 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:56:42,406 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:58:12,408 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 03:59:42,404 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:01:12,397 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:02:42,392 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:04:12,379 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:05:42,377 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:07:12,391 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:08:42,377 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:10:12,378 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:11:42,375 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:13:12,397 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:14:42,381 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:16:12,383 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:17:42,376 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:19:12,425 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:20:42,388 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:22:12,391 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:23:42,437 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:25:12,393 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:26:42,382 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:28:12,397 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:29:42,399 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:31:12,404 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:32:42,378 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:34:12,385 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:35:42,388 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:37:12,387 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:38:42,376 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:40:12,384 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:41:42,381 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:43:12,381 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:44:42,375 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:46:12,397 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:47:42,380 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:49:12,391 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:50:42,403 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:52:12,414 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:53:42,382 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:55:12,391 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:56:42,383 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:58:12,415 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 04:59:42,382 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:01:12,393 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:02:42,397 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:04:12,382 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:05:42,384 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:07:12,380 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:08:42,397 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:10:12,377 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:11:42,382 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:13:12,390 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:14:42,393 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:16:12,389 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:17:42,396 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:19:12,419 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:20:42,405 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:22:12,403 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:23:42,391 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:25:12,409 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:26:42,388 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:28:12,383 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:29:42,382 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:31:12,419 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:32:42,384 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:34:12,399 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:35:42,387 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:37:12,414 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:38:42,375 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:40:12,373 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:41:42,402 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:43:12,393 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:44:42,377 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:46:12,377 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:47:42,406 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:49:12,423 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:50:42,392 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:52:12,412 |INFO | [http-nio-1681-exec-1] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:53:42,389 |INFO | [http-nio-1681-exec-2] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:55:12,391 |INFO | [http-nio-1681-exec-3] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:56:42,398 |INFO | [http-nio-1681-exec-5] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:58:12,405 |INFO | [http-nio-1681-exec-4] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 05:59:42,391 |INFO | [http-nio-1681-exec-6] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 06:01:12,411 |INFO | [http-nio-1681-exec-7] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 06:02:42,379 |INFO | [http-nio-1681-exec-9] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 06:04:12,401 |INFO | [http-nio-1681-exec-8] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null 2023-02-11 06:05:42,376 |INFO | [ttp-nio-1681-exec-10] org.onap.datalake.des.service.DataExposureService:76 - DataExposureList is not null