. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.11) 2023-09-28 10:06:00,864 [main] INFO io.ebean.EbeanVersion:31 - ebean version: 11.33.3 2023-09-28 10:06:00,880 [main] INFO i.e.config.properties.LoadContext:83 - loaded properties from [application.yml] 2023-09-28 10:06:00,948 [main] INFO i.e.datasource.pool.ConnectionPool:294 - DataSourcePool [gmsEbeanServiceConfig] autoCommit[false] transIsolation[READ_COMMITTED] min[2] max[50] 2023-09-28 10:06:01,383 [main] INFO io.ebean.internal.DefaultContainer:208 - DatabasePlatform name:gmsEbeanServiceConfig platform:postgres 2023-09-28 10:06:01,866 [main] INFO c.l.g.f.k.s.KafkaSchemaRegistryFactory:61 - creating schema registry config using url: http://my_datahub_host:8081 2023-09-28 10:06:01,929 [main] INFO o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [my_datahub_host:29092] buffer.memory = 33554432 client.dns.lookup = default client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 30000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 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 = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 3000 retries = 3 retry.backoff.ms = 500 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.confluent.kafka.serializers.KafkaAvroSerializer 2023-09-28 10:06:01,929 [main] INFO o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [my_datahub_host:29092] buffer.memory = 33554432 client.dns.lookup = default client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 30000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 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 = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 3000 retries = 3 retry.backoff.ms = 500 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.confluent.kafka.serializers.KafkaAvroSerializer 2023-09-28 10:06:01,956 [main] INFO i.c.k.s.KafkaAvroSerializerConfig:179 - KafkaAvroSerializerConfig values: bearer.auth.token = [hidden] proxy.port = -1 schema.reflection = false auto.register.schemas = true max.schemas.per.subject = 1000 basic.auth.credentials.source = URL value.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy schema.registry.url = [http://my_datahub_host:8081] basic.auth.user.info = [hidden] proxy.host = use.latest.version = false schema.registry.basic.auth.user.info = [hidden] bearer.auth.credentials.source = STATIC_TOKEN key.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy 2023-09-28 10:06:02,085 [main] WARN o.a.k.c.producer.ProducerConfig:355 - The configuration 'schema.registry.security.protocol' was supplied but isn't a known config. 2023-09-28 10:06:02,085 [main] WARN o.a.k.c.producer.ProducerConfig:355 - The configuration 'schema.registry.security.protocol' was supplied but isn't a known config. 2023-09-28 10:06:02,094 [main] INFO o.a.kafka.common.utils.AppInfoParser:117 - Kafka version: 5.5.1-ccs 2023-09-28 10:06:02,094 [main] INFO o.a.kafka.common.utils.AppInfoParser:118 - Kafka commitId: cb1873c1fdf5f5f9 2023-09-28 10:06:02,094 [main] INFO o.a.kafka.common.utils.AppInfoParser:119 - Kafka startTimeMs: 1695895562086 2023-09-28 10:06:02,176 [main] INFO c.l.m.m.r.ConfigEntityRegistry:88 - Loading bare config entity registry file at /datahub/datahub-gms/resources/entity-registry.yml 2023-09-28 10:06:02,594 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-1] Cluster ID: RNdAktSkSZ2wbNmS6PAAuA 2023-09-28 10:06:02,594 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-1] Cluster ID: RNdAktSkSZ2wbNmS6PAAuA 2023-09-28 10:06:05,443 [main] WARN c.l.m.m.r.PluginEntityRegistryLoader:44 - /etc/datahub/plugins/models directory does not exist or is not a directory. Plugin scanning will be disabled. 2023-09-28 10:06:05,623 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataHubPolicyKey schema is compatible with previous schema due to 2023-09-28 10:06:05,624 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataHubPolicyInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,624 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpGroupInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,625 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpGroupKey schema is compatible with previous schema due to 2023-09-28 10:06:05,625 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,625 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,625 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataProcessKey schema is compatible with previous schema due to 2023-09-28 10:06:05,626 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,626 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataProcessInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,627 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,627 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,627 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-09-28 10:06:05,628 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,628 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,628 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureTableProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,628 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-09-28 10:06:05,629 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-09-28 10:06:05,629 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,629 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureTableKey schema is compatible with previous schema due to 2023-09-28 10:06:05,629 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,629 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,630 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-09-28 10:06:05,630 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelGroupProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,631 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,631 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,631 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelGroupKey schema is compatible with previous schema due to 2023-09-28 10:06:05,631 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-09-28 10:06:05,632 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,632 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,632 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,632 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-09-28 10:06:05,633 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataJobInputOutput schema is compatible with previous schema due to 2023-09-28 10:06:05,633 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,633 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,634 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-09-28 10:06:05,634 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-09-28 10:06:05,634 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,635 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataJobInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,635 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableDataJobProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,635 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataJobKey schema is compatible with previous schema due to 2023-09-28 10:06:05,635 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,635 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,636 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - tagKey schema is compatible with previous schema due to 2023-09-28 10:06:05,636 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - tagProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,636 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,636 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - schemaFieldKey schema is compatible with previous schema due to 2023-09-28 10:06:05,636 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,636 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTermInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,637 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,637 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryRelatedTerms schema is compatible with previous schema due to 2023-09-28 10:06:05,637 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTermKey schema is compatible with previous schema due to 2023-09-28 10:06:05,637 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,638 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,638 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,638 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlPrimaryKeyKey schema is compatible with previous schema due to 2023-09-28 10:06:05,638 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-09-28 10:06:05,639 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlPrimaryKeyProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,639 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-09-28 10:06:05,639 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,639 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,640 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,640 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dashboardKey schema is compatible with previous schema due to 2023-09-28 10:06:05,640 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-09-28 10:06:05,640 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,640 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,641 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableDashboardProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,641 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-09-28 10:06:05,641 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-09-28 10:06:05,642 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dashboardInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,642 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,642 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,642 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,643 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,643 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelDeploymentKey schema is compatible with previous schema due to 2023-09-28 10:06:05,643 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-09-28 10:06:05,644 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,644 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelDeploymentProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,644 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,644 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformKey schema is compatible with previous schema due to 2023-09-28 10:06:05,644 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,645 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataHubRetentionConfig schema is compatible with previous schema due to 2023-09-28 10:06:05,645 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataHubRetentionKey schema is compatible with previous schema due to 2023-09-28 10:06:05,645 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpUserKey schema is compatible with previous schema due to 2023-09-28 10:06:05,645 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpUserEditableInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,645 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpUserInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,646 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - corpUserStatus schema is compatible with previous schema due to 2023-09-28 10:06:05,646 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - groupMembership schema is compatible with previous schema due to 2023-09-28 10:06:05,646 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,646 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,646 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - cost schema is compatible with previous schema due to 2023-09-28 10:06:05,647 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelTrainingData schema is compatible with previous schema due to 2023-09-28 10:06:05,647 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelCaveatsAndRecommendations schema is compatible with previous schema due to 2023-09-28 10:06:05,647 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-09-28 10:06:05,648 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,648 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelKey schema is compatible with previous schema due to 2023-09-28 10:06:05,648 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelFactorPrompts schema is compatible with previous schema due to 2023-09-28 10:06:05,648 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,649 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - sourceCode schema is compatible with previous schema due to 2023-09-28 10:06:05,649 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-09-28 10:06:05,649 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,649 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelEvaluationData schema is compatible with previous schema due to 2023-09-28 10:06:05,650 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelQuantitativeAnalyses schema is compatible with previous schema due to 2023-09-28 10:06:05,650 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,650 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelEthicalConsiderations schema is compatible with previous schema due to 2023-09-28 10:06:05,650 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelMetrics schema is compatible with previous schema due to 2023-09-28 10:06:05,650 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - intendedUse schema is compatible with previous schema due to 2023-09-28 10:06:05,651 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlModelProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,651 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-09-28 10:06:05,651 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,651 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,651 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-09-28 10:06:05,652 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableDataFlowProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,652 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,652 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,652 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataFlowKey schema is compatible with previous schema due to 2023-09-28 10:06:05,653 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataFlowInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,653 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-09-28 10:06:05,653 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-09-28 10:06:05,653 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,653 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,654 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryNodeInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,654 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryNodeKey schema is compatible with previous schema due to 2023-09-28 10:06:05,654 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,654 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,654 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,655 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-09-28 10:06:05,655 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,655 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,655 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,656 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-09-28 10:06:05,656 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureKey schema is compatible with previous schema due to 2023-09-28 10:06:05,656 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 2023-09-28 10:06:05,656 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,656 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,657 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableSchemaMetadata schema is compatible with previous schema due to 2023-09-28 10:06:05,657 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - datasetKey schema is compatible with previous schema due to 2023-09-28 10:06:05,657 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - datasetUpstreamLineage schema is compatible with previous schema due to 2023-09-28 10:06:05,657 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - viewProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,658 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - datasetProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,658 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,658 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,658 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-09-28 10:06:05,658 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,659 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,659 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - datasetDeprecation schema is compatible with previous schema due to 2023-09-28 10:06:05,659 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableDatasetProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,659 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-09-28 10:06:05,660 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-09-28 10:06:05,660 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - upstreamLineage schema is compatible with previous schema due to 2023-09-28 10:06:05,661 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - schemaMetadata schema is compatible with previous schema due to 2023-09-28 10:06:05,662 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:05,662 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - chartQuery schema is compatible with previous schema due to 2023-09-28 10:06:05,662 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 2023-09-28 10:06:05,662 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 2023-09-28 10:06:05,663 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 2023-09-28 10:06:05,663 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 2023-09-28 10:06:05,663 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - chartInfo schema is compatible with previous schema due to 2023-09-28 10:06:05,663 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 2023-09-28 10:06:05,664 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - editableChartProperties schema is compatible with previous schema due to 2023-09-28 10:06:05,664 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 2023-09-28 10:06:05,664 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 2023-09-28 10:06:05,664 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - chartKey schema is compatible with previous schema due to 2023-09-28 10:06:05,664 [main] INFO c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 2023-09-28 10:06:07,063 [main] INFO c.l.g.f.s.ElasticSearchServiceFactory:56 - Search configuration: SearchConfiguration(maxTermBucketSize=20, exactMatch=ExactMatchConfiguration(exclusive=false, withPrefix=true, prefixFactor=1.6, exactFactor=10.0, caseSensitivityFactor=0.7, enableStructured=true), partial=PartialConfiguration(urnFactor=0.5, factor=0.4), custom=CustomConfiguration(enabled=false, file=search_config.yml), graph=GraphQueryConfiguration(timeoutSeconds=50, batchSize=1000, maxResult=10000)) 2023-09-28 10:06:07,093 [main] INFO c.l.m.c.search.CustomConfiguration:40 - Custom search configuration disabled. 2023-09-28 10:06:07,451 [main] INFO o.a.k.clients.producer.KafkaProducer:1182 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 2023-09-28 10:06:07,451 [main] INFO o.a.k.clients.producer.KafkaProducer:1182 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms.ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ERROR SpringApplication Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'upgradeCli': Unsatisfied dependency expressed through field 'noCodeUpgrade'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restliEntityClient' defined in class path resource [com/linkedin/gms/factory/entity/RestliEntityClientFactory.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.linkedin.entity.client.RestliEntityClient]: Factory method 'getRestliEntityClient' threw exception; nested exception is java.security.InvalidParameterException: Invalid restli server host name or port! at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:660) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:920) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:731) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:408) at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:164) at com.linkedin.datahub.upgrade.UpgradeCliApplication.main(UpgradeCliApplication.java:23) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:65) Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'restliEntityClient' defined in class path resource [com/linkedin/gms/factory/entity/RestliEntityClientFactory.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.linkedin.entity.client.RestliEntityClient]: Factory method 'getRestliEntityClient' threw exception; nested exception is java.security.InvalidParameterException: Invalid restli server host name or port! at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ... 26 more Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.linkedin.entity.client.RestliEntityClient]: Factory method 'getRestliEntityClient' threw exception; nested exception is java.security.InvalidParameterException: Invalid restli server host name or port! at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ... 41 more Caused by: java.security.InvalidParameterException: Invalid restli server host name or port! at com.linkedin.metadata.restli.DefaultRestliClientFactory.getRestLiClient(DefaultRestliClientFactory.java:55) at com.linkedin.metadata.restli.DefaultRestliClientFactory.getRestLiClient(DefaultRestliClientFactory.java:47) at com.linkedin.gms.factory.entity.RestliEntityClientFactory.getRestliEntityClient(RestliEntityClientFactory.java:47) at com.linkedin.gms.factory.entity.RestliEntityClientFactory$$EnhancerBySpringCGLIB$$60f96bfc.CGLIB$getRestliEntityClient$0() at com.linkedin.gms.factory.entity.RestliEntityClientFactory$$EnhancerBySpringCGLIB$$60f96bfc$$FastClassBySpringCGLIB$$28c157e7.invoke() at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) at com.linkedin.gms.factory.entity.RestliEntityClientFactory$$EnhancerBySpringCGLIB$$60f96bfc.getRestliEntityClient() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ... 42 more