Results

By type

          2021-09-26 06:18:30,346 - INFO  [main                ] org.onap.cps.Application - Starting Application using Java 11.0.9.1 on onap-cps-core-9d98b5d87-892tt with PID 1 (/app/classes started by ? in /app)
2021-09-26 06:18:30,350 - INFO  [main                ] org.onap.cps.Application - The following profiles are active: helm
2021-09-26 06:18:33,694 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-09-26 06:18:33,911 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 197 ms. Found 5 JPA repository interfaces.
2021-09-26 06:18:34,874 - INFO  [main                ] o.s.cloud.context.scope.GenericScope - BeanFactory id=6c61dbc6-ec9d-3bf4-9344-25ebb242f76e
2021-09-26 06:18:35,163 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:35,866 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:35,885 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:35,902 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:35,932 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:35,949 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:35,984 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:36,000 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:36,008 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:36,061 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:36,142 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:36,150 - INFO  [main                ] o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-09-26 06:18:36,500 - INFO  [main                ] org.eclipse.jetty.util.log - Logging initialized @9447ms to org.eclipse.jetty.util.log.Slf4jLog
2021-09-26 06:18:36,976 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8080
2021-09-26 06:18:36,988 - INFO  [main                ] org.eclipse.jetty.server.Server - jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9.1+1
2021-09-26 06:18:37,070 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2021-09-26 06:18:37,070 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6547 ms
2021-09-26 06:18:37,578 - WARN  [main                ] o.s.h.c.j.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath
2021-09-26 06:18:37,920 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-09-26 06:18:37,920 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-09-26 06:18:37,923 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
2021-09-26 06:18:37,961 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@49f6c25e{application,/,[file:///tmp/jetty-docbase.8080.14015899064669651590/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2021-09-26 06:18:37,963 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @10911ms
2021-09-26 06:18:38,518 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2021-09-26 06:18:38,750 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2021-09-26 06:18:39,191 - INFO  [main                ] liquibase.database - Set default schema name to cps
2021-09-26 06:18:39,559 - INFO  [main                ] liquibase.lockservice - Successfully acquired change log lock
2021-09-26 06:18:40,262 - INFO  [main                ] liquibase.changelog - Creating database history table with name: cps.databasechangelog
2021-09-26 06:18:40,319 - INFO  [main                ] liquibase.changelog - Reading from cps.databasechangelog
2021-09-26 06:18:41,080 - INFO  [main                ] liquibase.changelog - Table anchor created
2021-09-26 06:18:41,082 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 59ms
2021-09-26 06:18:41,162 - INFO  [main                ] liquibase.changelog - Table relation created
2021-09-26 06:18:41,165 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 20ms
2021-09-26 06:18:41,216 - INFO  [main                ] liquibase.changelog - Table relation_type created
2021-09-26 06:18:41,218 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 45ms
2021-09-26 06:18:41,275 - INFO  [main                ] liquibase.changelog - Table fragment created
2021-09-26 06:18:41,278 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 49ms
2021-09-26 06:18:41,339 - INFO  [main                ] liquibase.changelog - Table schema_set created
2021-09-26 06:18:41,342 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 51ms
2021-09-26 06:18:41,437 - INFO  [main                ] liquibase.changelog - Table yang_resource created
2021-09-26 06:18:41,439 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 90ms
2021-09-26 06:18:41,551 - INFO  [main                ] liquibase.changelog - Table dataspace created
2021-09-26 06:18:41,554 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 88ms
2021-09-26 06:18:41,602 - INFO  [main                ] liquibase.changelog - Table schema_node created
2021-09-26 06:18:41,604 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 41ms
2021-09-26 06:18:41,622 - INFO  [main                ] liquibase.changelog - Table schema_set_yang_resources created
2021-09-26 06:18:41,624 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 11ms
2021-09-26 06:18:41,644 - INFO  [main                ] liquibase.changelog - Index FKI_ANCHOR_SCHEMA_SET_ID_FK created
2021-09-26 06:18:41,646 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 16ms
2021-09-26 06:18:41,708 - INFO  [main                ] liquibase.changelog - Unique constraint added to anchor(dataspace_id, name)
2021-09-26 06:18:41,710 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 46ms
2021-09-26 06:18:41,764 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (anchor_id)
2021-09-26 06:18:41,766 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 40ms
2021-09-26 06:18:41,787 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_FROM_ID_FK created
2021-09-26 06:18:41,789 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 16ms
2021-09-26 06:18:41,844 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_TO_ID_FK created
2021-09-26 06:18:41,848 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 51ms
2021-09-26 06:18:41,906 - INFO  [main                ] liquibase.changelog - Index FKI_RELATION_TYPE_ID_FK created
2021-09-26 06:18:41,908 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 42ms
2021-09-26 06:18:41,933 - INFO  [main                ] liquibase.changelog - Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id)
2021-09-26 06:18:41,935 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 17ms
2021-09-26 06:18:41,953 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_ANCHOR_ID_FK created
2021-09-26 06:18:41,954 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 14ms
2021-09-26 06:18:41,979 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_DATASPACE_ID_FK created
2021-09-26 06:18:41,983 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 19ms
2021-09-26 06:18:42,009 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_PARENT_ID_FK created
2021-09-26 06:18:42,011 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 18ms
2021-09-26 06:18:42,030 - INFO  [main                ] liquibase.changelog - Index FKI_SCHEMA_NODE_ID_TO_ID created
2021-09-26 06:18:42,032 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 15ms
2021-09-26 06:18:42,067 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH created
2021-09-26 06:18:42,079 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 37ms
2021-09-26 06:18:42,116 - INFO  [main                ] liquibase.changelog - Unique constraint added to fragment(dataspace_id, anchor_id, xpath)
2021-09-26 06:18:42,125 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 37ms
2021-09-26 06:18:42,165 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (from_fragment_id)
2021-09-26 06:18:42,168 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 38ms
2021-09-26 06:18:42,186 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (to_fragment_id)
2021-09-26 06:18:42,188 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 10ms
2021-09-26 06:18:42,218 - INFO  [main                ] liquibase.changelog - Unique constraint added to schema_set(name, dataspace_id)
2021-09-26 06:18:42,222 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 27ms
2021-09-26 06:18:42,244 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (schema_set_id)
2021-09-26 06:18:42,247 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 16ms
2021-09-26 06:18:42,299 - INFO  [main                ] liquibase.changelog - Unique constraint added to yang_resource(checksum)
2021-09-26 06:18:42,302 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 17ms
2021-09-26 06:18:42,336 - INFO  [main                ] liquibase.changelog - Unique constraint added to dataspace(name)
2021-09-26 06:18:42,339 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 29ms
2021-09-26 06:18:42,387 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (dataspace_id)
2021-09-26 06:18:42,389 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 23ms
2021-09-26 06:18:42,409 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set (dataspace_id)
2021-09-26 06:18:42,411 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 14ms
2021-09-26 06:18:42,472 - INFO  [main                ] liquibase.changelog - Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created
2021-09-26 06:18:42,481 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 53ms
2021-09-26 06:18:42,508 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (yang_resource_id)
2021-09-26 06:18:42,510 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 14ms
2021-09-26 06:18:42,530 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (dataspace_id)
2021-09-26 06:18:42,532 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 10ms
2021-09-26 06:18:42,547 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (schema_set_id)
2021-09-26 06:18:42,573 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 34ms
2021-09-26 06:18:42,603 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (relation_type_id)
2021-09-26 06:18:42,615 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 31ms
2021-09-26 06:18:42,641 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (parent_id)
2021-09-26 06:18:42,655 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 30ms
2021-09-26 06:18:42,705 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (schema_node_id)
2021-09-26 06:18:42,706 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 20ms
2021-09-26 06:18:42,897 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace'
2021-09-26 06:18:42,898 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 184ms
2021-09-26 06:18:43,096 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set'
2021-09-26 06:18:43,098 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 186ms
2021-09-26 06:18:43,407 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource'
2021-09-26 06:18:43,411 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 301ms
2021-09-26 06:18:43,499 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2021-09-26 06:18:43,503 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 88ms
2021-09-26 06:18:43,637 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor'
2021-09-26 06:18:43,643 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 126ms
2021-09-26 06:18:45,027 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment'
2021-09-26 06:18:45,029 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 1381ms
2021-09-26 06:18:45,072 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2021-09-26 06:18:45,078 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 41ms
2021-09-26 06:18:45,101 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH dropped from table fragment
2021-09-26 06:18:45,106 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 19ms
2021-09-26 06:18:45,128 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2021-09-26 06:18:45,129 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2021-09-26 06:18:45,130 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2021-09-26 06:18:45,132 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 19ms
2021-09-26 06:18:45,197 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed
2021-09-26 06:18:45,222 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed
2021-09-26 06:18:45,237 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed
2021-09-26 06:18:45,239 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 103ms
2021-09-26 06:18:45,292 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace'
2021-09-26 06:18:45,295 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 51ms
2021-09-26 06:18:45,327 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set'
2021-09-26 06:18:45,328 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 21ms
2021-09-26 06:18:45,339 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource'
2021-09-26 06:18:45,341 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 7ms
2021-09-26 06:18:45,362 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2021-09-26 06:18:45,364 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 20ms
2021-09-26 06:18:45,392 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor'
2021-09-26 06:18:45,394 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 25ms
2021-09-26 06:18:45,411 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment'
2021-09-26 06:18:45,413 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 14ms
2021-09-26 06:18:45,424 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2021-09-26 06:18:45,429 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 13ms
2021-09-26 06:18:45,445 - INFO  [main                ] liquibase.changelog - Columns module_name(TEXT),revision(TEXT) added to yang_resource
2021-09-26 06:18:45,447 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 11ms
2021-09-26 06:18:45,457 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2021-09-26 06:18:45,458 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 8ms
2021-09-26 06:18:45,481 - INFO  [main                ] liquibase.lockservice - Successfully released change log lock
2021-09-26 06:18:45,790 - INFO  [main                ] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2021-09-26 06:18:45,937 - INFO  [main                ] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
2021-09-26 06:18:45,940 - INFO  [main                ] org.hibernate.cfg.Environment - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.print.banner=false}
2021-09-26 06:18:46,417 - INFO  [main                ] o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-09-26 06:18:46,748 - INFO  [main                ] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
2021-09-26 06:18:47,863 - INFO  [main                ] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2021-09-26 06:18:49,307 - INFO  [main                ] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-09-26 06:18:49,333 - INFO  [main                ] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-09-26 06:18:53,646 - INFO  [main                ] o.o.c.n.NotificationService - Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=}, enabled=true)
2021-09-26 06:18:54,332 - INFO  [main                ] o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7721408, org.springframework.security.web.context.SecurityContextPersistenceFilter@483eff43, org.springframework.security.web.header.HeaderWriterFilter@5a118efb, org.springframework.security.web.authentication.logout.LogoutFilter@4b330722, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@76312df9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46805e99, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6799cded, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@14f35726, org.springframework.security.web.session.SessionManagementFilter@4613274d, org.springframework.security.web.access.ExceptionTranslationFilter@52478bf5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2eeee108]
2021-09-26 06:18:59,882 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-09-26 06:18:59,882 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2021-09-26 06:18:59,886 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms
2021-09-26 06:18:59,910 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@2ceb68a1{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2021-09-26 06:18:59,912 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8080 (http/1.1) with context path '/'
2021-09-26 06:19:00,109 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8081
2021-09-26 06:19:00,110 - INFO  [main                ] org.eclipse.jetty.server.Server - jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.9.1+1
2021-09-26 06:19:00,118 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2021-09-26 06:19:00,119 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 200 ms
2021-09-26 06:19:00,126 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2021-09-26 06:19:00,126 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2021-09-26 06:19:00,127 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
2021-09-26 06:19:00,127 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2534229{application,/,[file:///tmp/jetty-docbase.8081.3495037208457401126/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2021-09-26 06:19:00,128 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @33078ms
2021-09-26 06:19:00,163 - INFO  [main                ] o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage'
2021-09-26 06:19:00,911 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-09-26 06:19:00,911 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2021-09-26 06:19:00,912 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
2021-09-26 06:19:00,914 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@9a3db1a{HTTP/1.1, (http/1.1)}{0.0.0.0:8081}
2021-09-26 06:19:00,914 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8081 (http/1.1) with context path '/'
2021-09-26 06:19:00,944 - INFO  [main                ] org.onap.cps.Application - Started Application in 32.537 seconds (JVM running for 33.895)
2021-09-26 06:19:00,950 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state LivenessState changed to CORRECT
2021-09-26 06:19:00,979 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC