Results

By type

          2022-01-06 09:28:30,702 - INFO  [main                ] org.onap.cps.Application - Starting Application using Java 11.0.9.1 on onap-cps-core-754d544c-wkrsk with PID 1 (/app/classes started by ? in /app)
2022-01-06 09:28:30,710 - INFO  [main                ] org.onap.cps.Application - The following profiles are active: helm
2022-01-06 09:28:33,191 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-01-06 09:28:33,381 - INFO  [main                ] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 175 ms. Found 5 JPA repository interfaces.
2022-01-06 09:28:34,022 - INFO  [main                ] o.s.cloud.context.scope.GenericScope - BeanFactory id=d72a31e1-ac21-3e8a-8687-73b75b9b72e0
2022-01-06 09:28:34,296 - 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)
2022-01-06 09:28:34,897 - 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)
2022-01-06 09:28:34,908 - 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)
2022-01-06 09:28:34,919 - 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)
2022-01-06 09:28:34,947 - 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)
2022-01-06 09:28:34,960 - 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)
2022-01-06 09:28:34,990 - 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)
2022-01-06 09:28:35,002 - 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)
2022-01-06 09:28:35,009 - 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)
2022-01-06 09:28:35,053 - 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)
2022-01-06 09:28:35,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)
2022-01-06 09:28:35,152 - 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)
2022-01-06 09:28:35,431 - INFO  [main                ] org.eclipse.jetty.util.log - Logging initialized @7919ms to org.eclipse.jetty.util.log.Slf4jLog
2022-01-06 09:28:35,856 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8080
2022-01-06 09:28:35,865 - 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
2022-01-06 09:28:35,913 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2022-01-06 09:28:35,913 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5118 ms
2022-01-06 09:28:36,328 - 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
2022-01-06 09:28:36,518 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2022-01-06 09:28:36,518 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2022-01-06 09:28:36,520 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
2022-01-06 09:28:36,533 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@185a7dd0{application,/,[file:///tmp/jetty-docbase.8080.15800552001143109826/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2022-01-06 09:28:36,533 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @9023ms
2022-01-06 09:28:36,871 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
2022-01-06 09:28:37,034 - INFO  [main                ] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
2022-01-06 09:28:37,339 - INFO  [main                ] liquibase.database - Set default schema name to cps
2022-01-06 09:28:37,585 - INFO  [main                ] liquibase.lockservice - Successfully acquired change log lock
2022-01-06 09:28:38,103 - INFO  [main                ] liquibase.changelog - Creating database history table with name: cps.databasechangelog
2022-01-06 09:28:38,271 - INFO  [main                ] liquibase.changelog - Reading from cps.databasechangelog
2022-01-06 09:28:38,678 - INFO  [main                ] liquibase.changelog - Table anchor created
2022-01-06 09:28:38,684 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 56ms
2022-01-06 09:28:38,737 - INFO  [main                ] liquibase.changelog - Table relation created
2022-01-06 09:28:38,740 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 36ms
2022-01-06 09:28:38,780 - INFO  [main                ] liquibase.changelog - Table relation_type created
2022-01-06 09:28:38,788 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 42ms
2022-01-06 09:28:38,846 - INFO  [main                ] liquibase.changelog - Table fragment created
2022-01-06 09:28:38,852 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 52ms
2022-01-06 09:28:38,903 - INFO  [main                ] liquibase.changelog - Table schema_set created
2022-01-06 09:28:38,905 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 32ms
2022-01-06 09:28:38,942 - INFO  [main                ] liquibase.changelog - Table yang_resource created
2022-01-06 09:28:38,945 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 31ms
2022-01-06 09:28:38,982 - INFO  [main                ] liquibase.changelog - Table dataspace created
2022-01-06 09:28:38,987 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 36ms
2022-01-06 09:28:39,042 - INFO  [main                ] liquibase.changelog - Table schema_node created
2022-01-06 09:28:39,045 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 51ms
2022-01-06 09:28:39,073 - INFO  [main                ] liquibase.changelog - Table schema_set_yang_resources created
2022-01-06 09:28:39,076 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 23ms
2022-01-06 09:28:39,096 - INFO  [main                ] liquibase.changelog - Index FKI_ANCHOR_SCHEMA_SET_ID_FK created
2022-01-06 09:28:39,098 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 15ms
2022-01-06 09:28:39,124 - INFO  [main                ] liquibase.changelog - Unique constraint added to anchor(dataspace_id, name)
2022-01-06 09:28:39,126 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 22ms
2022-01-06 09:28:39,166 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (anchor_id)
2022-01-06 09:28:39,173 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 39ms
2022-01-06 09:28:39,195 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_FROM_ID_FK created
2022-01-06 09:28:39,197 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 16ms
2022-01-06 09:28:39,220 - INFO  [main                ] liquibase.changelog - Index FKI_RELATIONS_TO_ID_FK created
2022-01-06 09:28:39,222 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 20ms
2022-01-06 09:28:39,242 - INFO  [main                ] liquibase.changelog - Index FKI_RELATION_TYPE_ID_FK created
2022-01-06 09:28:39,244 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 15ms
2022-01-06 09:28:39,275 - INFO  [main                ] liquibase.changelog - Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id)
2022-01-06 09:28:39,277 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 28ms
2022-01-06 09:28:39,319 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_ANCHOR_ID_FK created
2022-01-06 09:28:39,321 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 39ms
2022-01-06 09:28:39,337 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_DATASPACE_ID_FK created
2022-01-06 09:28:39,339 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 14ms
2022-01-06 09:28:39,355 - INFO  [main                ] liquibase.changelog - Index FKI_FRAGMENT_PARENT_ID_FK created
2022-01-06 09:28:39,357 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 13ms
2022-01-06 09:28:39,387 - INFO  [main                ] liquibase.changelog - Index FKI_SCHEMA_NODE_ID_TO_ID created
2022-01-06 09:28:39,389 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 15ms
2022-01-06 09:28:39,406 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH created
2022-01-06 09:28:39,408 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 15ms
2022-01-06 09:28:39,424 - INFO  [main                ] liquibase.changelog - Unique constraint added to fragment(dataspace_id, anchor_id, xpath)
2022-01-06 09:28:39,426 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 14ms
2022-01-06 09:28:39,450 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (from_fragment_id)
2022-01-06 09:28:39,452 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 21ms
2022-01-06 09:28:39,470 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (to_fragment_id)
2022-01-06 09:28:39,472 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 12ms
2022-01-06 09:28:39,495 - INFO  [main                ] liquibase.changelog - Unique constraint added to schema_set(name, dataspace_id)
2022-01-06 09:28:39,497 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 15ms
2022-01-06 09:28:39,512 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (schema_set_id)
2022-01-06 09:28:39,514 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 12ms
2022-01-06 09:28:39,537 - INFO  [main                ] liquibase.changelog - Unique constraint added to yang_resource(checksum)
2022-01-06 09:28:39,539 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 18ms
2022-01-06 09:28:39,554 - INFO  [main                ] liquibase.changelog - Unique constraint added to dataspace(name)
2022-01-06 09:28:39,556 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 13ms
2022-01-06 09:28:39,574 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (dataspace_id)
2022-01-06 09:28:39,576 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 13ms
2022-01-06 09:28:39,606 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set (dataspace_id)
2022-01-06 09:28:39,608 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 20ms
2022-01-06 09:28:39,632 - INFO  [main                ] liquibase.changelog - Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created
2022-01-06 09:28:39,635 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 16ms
2022-01-06 09:28:39,649 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to schema_set_yang_resources (yang_resource_id)
2022-01-06 09:28:39,651 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 11ms
2022-01-06 09:28:39,678 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (dataspace_id)
2022-01-06 09:28:39,680 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 19ms
2022-01-06 09:28:39,693 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to anchor (schema_set_id)
2022-01-06 09:28:39,694 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 8ms
2022-01-06 09:28:39,714 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to relation (relation_type_id)
2022-01-06 09:28:39,717 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 13ms
2022-01-06 09:28:39,729 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (parent_id)
2022-01-06 09:28:39,731 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 8ms
2022-01-06 09:28:39,746 - INFO  [main                ] liquibase.changelog - Foreign key constraint added to fragment (schema_node_id)
2022-01-06 09:28:39,748 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 12ms
2022-01-06 09:28:39,870 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace'
2022-01-06 09:28:39,877 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 119ms
2022-01-06 09:28:39,946 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set'
2022-01-06 09:28:39,948 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 61ms
2022-01-06 09:28:40,106 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource'
2022-01-06 09:28:40,109 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 156ms
2022-01-06 09:28:40,189 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2022-01-06 09:28:40,192 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 73ms
2022-01-06 09:28:40,241 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor'
2022-01-06 09:28:40,253 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 51ms
2022-01-06 09:28:41,183 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment'
2022-01-06 09:28:41,185 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 927ms
2022-01-06 09:28:41,215 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-01-06 09:28:41,223 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 29ms
2022-01-06 09:28:41,246 - INFO  [main                ] liquibase.changelog - Index UQ_FRAGMENT_XPATH dropped from table fragment
2022-01-06 09:28:41,251 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 13ms
2022-01-06 09:28:41,259 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-01-06 09:28:41,261 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-01-06 09:28:41,262 - INFO  [main                ] liquibase.changelog - Data updated in yang_resource
2022-01-06 09:28:41,264 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 8ms
2022-01-06 09:28:41,322 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed
2022-01-06 09:28:41,350 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed
2022-01-06 09:28:41,371 - INFO  [main                ] liquibase.changelog - SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed
2022-01-06 09:28:41,373 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 105ms
2022-01-06 09:28:41,407 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace'
2022-01-06 09:28:41,408 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 29ms
2022-01-06 09:28:41,436 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set'
2022-01-06 09:28:41,440 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 27ms
2022-01-06 09:28:41,452 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource'
2022-01-06 09:28:41,455 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 8ms
2022-01-06 09:28:41,486 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources'
2022-01-06 09:28:41,490 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 30ms
2022-01-06 09:28:41,522 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor'
2022-01-06 09:28:41,524 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 25ms
2022-01-06 09:28:41,537 - INFO  [main                ] liquibase.changelog - Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment'
2022-01-06 09:28:41,539 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 10ms
2022-01-06 09:28:41,550 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-01-06 09:28:41,557 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 13ms
2022-01-06 09:28:41,575 - INFO  [main                ] liquibase.changelog - Columns module_name(TEXT),revision(TEXT) added to yang_resource
2022-01-06 09:28:41,577 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 11ms
2022-01-06 09:28:41,593 - INFO  [main                ] liquibase.changelog - Custom SQL executed
2022-01-06 09:28:41,598 - INFO  [main                ] liquibase.changelog - ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 13ms
2022-01-06 09:28:41,613 - INFO  [main                ] liquibase.lockservice - Successfully released change log lock
2022-01-06 09:28:41,890 - INFO  [main                ] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
2022-01-06 09:28:41,962 - INFO  [main                ] org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.31.Final
2022-01-06 09:28:41,964 - INFO  [main                ] org.hibernate.cfg.Environment - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.print.banner=false}
2022-01-06 09:28:42,304 - INFO  [main                ] o.h.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-01-06 09:28:42,469 - INFO  [main                ] org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
2022-01-06 09:28:43,054 - INFO  [main                ] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.0.Final
2022-01-06 09:28:43,945 - INFO  [main                ] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-01-06 09:28:43,961 - INFO  [main                ] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-01-06 09:28:47,342 - INFO  [main                ] o.o.c.n.NotificationService - Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=}, enabled=true)
2022-01-06 09:28:47,983 - INFO  [main                ] o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3ec457ec, org.springframework.security.web.context.SecurityContextPersistenceFilter@346b793b, org.springframework.security.web.header.HeaderWriterFilter@6799cded, org.springframework.security.web.authentication.logout.LogoutFilter@2c969f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@621104df, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@562998d3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c7b276, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4148a617, org.springframework.security.web.session.SessionManagementFilter@3408c95b, org.springframework.security.web.access.ExceptionTranslationFilter@6f50f047, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@17ee816c]
2022-01-06 09:28:52,427 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-06 09:28:52,427 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2022-01-06 09:28:52,437 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 9 ms
2022-01-06 09:28:52,482 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@58f290bc{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2022-01-06 09:28:52,501 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8080 (http/1.1) with context path '/'
2022-01-06 09:28:52,685 - INFO  [main                ] o.s.b.w.e.j.JettyServletWebServerFactory - Server initialized with port: 8081
2022-01-06 09:28:52,686 - 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
2022-01-06 09:28:52,702 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring embedded WebApplicationContext
2022-01-06 09:28:52,702 - INFO  [main                ] o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 188 ms
2022-01-06 09:28:52,710 - INFO  [main                ] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
2022-01-06 09:28:52,710 - INFO  [main                ] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
2022-01-06 09:28:52,710 - INFO  [main                ] org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
2022-01-06 09:28:52,711 - INFO  [main                ] o.e.j.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@64a768e7{application,/,[file:///tmp/jetty-docbase.8081.1119557751126086323/, jar:file:/app/libs/swagger-ui-3.49.0.jar!/META-INF/resources],AVAILABLE}
2022-01-06 09:28:52,711 - INFO  [main                ] org.eclipse.jetty.server.Server - Started @25201ms
2022-01-06 09:28:52,757 - INFO  [main                ] o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage'
2022-01-06 09:28:53,462 - INFO  [main                ] o.e.j.s.h.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-01-06 09:28:53,462 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
2022-01-06 09:28:53,463 - INFO  [main                ] o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms
2022-01-06 09:28:53,464 - INFO  [main                ] o.e.jetty.server.AbstractConnector - Started ServerConnector@7f9f66c3{HTTP/1.1, (http/1.1)}{0.0.0.0:8081}
2022-01-06 09:28:53,464 - INFO  [main                ] o.s.b.w.e.jetty.JettyWebServer - Jetty started on port(s) 8081 (http/1.1) with context path '/'
2022-01-06 09:28:53,502 - INFO  [main                ] org.onap.cps.Application - Started Application in 24.724 seconds (JVM running for 25.992)
2022-01-06 09:28:53,508 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state LivenessState changed to CORRECT
2022-01-06 09:28:53,511 - INFO  [main                ] o.s.b.a.ApplicationAvailabilityBean - Application availability state ReadinessState changed to ACCEPTING_TRAFFIC