Skip to content

Instantly share code, notes, and snippets.

@LittleWat
Last active March 28, 2023 08:45
Show Gist options
  • Save LittleWat/4d8f63e76f40dcccce83daf86a05132a to your computer and use it in GitHub Desktop.
Save LittleWat/4d8f63e76f40dcccce83daf86a05132a to your computer and use it in GitHub Desktop.
Strimzi Log
Preparing truststore
Preparing truststore is complete
Starting Kafka Connect with configuration:
# Bootstrap servers
bootstrap.servers=<MskBootstrapServers>
# REST Listeners
rest.port=8083
rest.advertised.host.name=10.13.95.77
rest.advertised.port=8083
# Plugins
plugin.path=/opt/kafka/plugins
# Provided configuration
offset.storage.topic=kafka-connect-sample.offsets
value.converter=org.apache.kafka.connect.json.JsonConverter
config.storage.topic=kafka-connect-sample.configs
key.converter=org.apache.kafka.connect.json.JsonConverter
group.id=kafka-connect-sample.sample-cluster
status.storage.topic=kafka-connect-sample.status
key.converter.schemas.enable=true
value.converter.schemas.enable=true
security.protocol=PLAINTEXT
producer.security.protocol=PLAINTEXT
consumer.security.protocol=PLAINTEXT
admin.security.protocol=PLAINTEXT
# Additional configuration
consumer.client.rack=
+ exec /usr/bin/tini -w -e 143 -- /opt/kafka/bin/connect-distributed.sh /tmp/strimzi-connect.properties
2023-03-28 06:45:35,808 INFO WorkerInfo values:
jvm.args = -Xms128M, -XX:+UseG1GC, -XX:MaxGCPauseMillis=20, -XX:InitiatingHeapOccupancyPercent=35, -XX:+ExplicitGCInvokesConcurrent, -XX:MaxInlineLevel=15, -Djava.awt.headless=true, -Dcom.sun.management.jmxremote, -Dcom.sun.management.jmxremote.authenticate=false, -Dcom.sun.management.jmxremote.ssl=false, -Dkafka.logs.dir=/opt/kafka, -Dlog4j.configuration=file:/opt/kafka/custom-config/log4j.properties
jvm.spec = Red Hat, Inc., OpenJDK 64-Bit Server VM, 17.0.6, 17.0.6+10-LTS
jvm.classpath = /opt/kafka/bin/../libs/accessors-smart-2.4.7.jar:/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/annotations-13.0.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.5.0.jar:/opt/kafka/bin/../libs/checker-qual-3.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang-2.6.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-3.4.0.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.4.0.jar:/opt/kafka/bin/../libs/connect-json-3.4.0.jar:/opt/kafka/bin/../libs/connect-mirror-3.4.0.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.4.0.jar:/opt/kafka/bin/../libs/connect-runtime-3.4.0.jar:/opt/kafka/bin/../libs/connect-transforms-3.4.0.jar:/opt/kafka/bin/../libs/cruise-control-metrics-reporter-2.5.112.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.3.4.jar:/opt/kafka/bin/../libs/failureaccess-1.0.1.jar:/opt/kafka/bin/../libs/gson-2.9.0.jar:/opt/kafka/bin/../libs/guava-30.1-jre.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/j2objc-annotations-1.3.jar:/opt/kafka/bin/../libs/jackson-annotations-2.13.4.jar:/opt/kafka/bin/../libs/jackson-core-2.13.4.jar:/opt/kafka/bin/../libs/jackson-databind-2.13.4.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.13.4.jar:/opt/kafka/bin/../libs/jackson-dataformat-yaml-2.13.4.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.13.4.jar:/opt/kafka/bin/../libs/jackson-datatype-jsr310-2.13.4.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.13.4.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.13.4.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.13.4.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.13.4.jar:/opt/kafka/bin/../libs/jaeger-client-1.8.1.jar:/opt/kafka/bin/../libs/jaeger-core-1.8.1.jar:/opt/kafka/bin/../libs/jaeger-thrift-1.8.1.jar:/opt/kafka/bin/../libs/jaeger-tracerresolver-1.8.1.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.27.0-GA.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.0.jar:/opt/kafka/bin/../libs/jersey-client-2.34.jar:/opt/kafka/bin/../libs/jersey-common-2.34.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.34.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.34.jar:/opt/kafka/bin/../libs/jersey-hk2-2.34.jar:/opt/kafka/bin/../libs/jersey-server-2.34.jar:/opt/kafka/bin/../libs/jetty-client-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jetty-http-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jetty-io-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jetty-security-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jetty-server-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jetty-util-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.48.v20220622.jar:/opt/kafka/bin/../libs/jline-3.21.0.jar:/opt/kafka/bin/../libs/jmx_prometheus_javaagent-0.17.2.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.7.9.jar:/opt/kafka/bin/../libs/json-path-2.6.0.jar:/opt/kafka/bin/../libs/json-smart-2.4.7.jar:/opt/kafka/bin/../libs/jsonevent-layout-1.7.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-agent-0.34.0.jar:/opt/kafka/bin/../libs/kafka-clients-3.4.0.jar:/opt/kafka/bin/../libs/kafka-env-var-config-provider-1.1.0.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.4.0.jar:/opt/kafka/bin/../libs/kafka-kubernetes-config-provider-1.1.0.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-3.4.0.jar:/opt/kafka/bin/../libs/kafka-metadata-3.4.0.jar:/opt/kafka/bin/../libs/kafka-oauth-client-0.12.0.jar:/opt/kafka/bin/../libs/kafka-oauth-common-0.12.0.jar:/opt/kafka/bin/../libs/kafka-oauth-keycloak-authorizer-0.12.0.jar:/opt/kafka/bin/../libs/kafka-oauth-server-0.12.0.jar:/opt/kafka/bin/../libs/kafka-oauth-server-plain-0.12.0.jar:/opt/kafka/bin/../libs/kafka-quotas-plugin-0.2.0.jar:/opt/kafka/bin/../libs/kafka-raft-3.4.0.jar:/opt/kafka/bin/../libs/kafka-server-common-3.4.0.jar:/opt/kafka/bin/../libs/kafka-shell-3.4.0.jar:/opt/kafka/bin/../libs/kafka-storage-3.4.0.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.4.0.jar:/opt/kafka/bin/../libs/kafka-streams-3.4.0.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.4.0.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.4.0.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.4.0.jar:/opt/kafka/bin/../libs/kafka-tools-3.4.0.jar:/opt/kafka/bin/../libs/kafka_2.13-3.4.0.jar:/opt/kafka/bin/../libs/kotlin-stdlib-1.4.10.jar:/opt/kafka/bin/../libs/kotlin-stdlib-common-1.4.0.jar:/opt/kafka/bin/../libs/kubernetes-client-6.2.0.jar:/opt/kafka/bin/../libs/kubernetes-client-api-6.2.0.jar:/opt/kafka/bin/../libs/kubernetes-httpclient-okhttp-6.2.0.jar:/opt/kafka/bin/../libs/kubernetes-model-apps-6.2.0.jar:/opt/kafka/bin/../libs/kubernetes-model-batch-6.2.0.jar:/opt/kafka/bin/../libs/kubernetes-model-certificates-6.2.0.jar:/opt/kafka/bin/../libs/kubernetes-model-common-6.2.0.jar:/opt/kafka/bin/../libs/kubernetes-model-core-6.2.0.jar:/opt/kafka/bin/../libs/kubernetes-model-extensions-6.2.0.jar:/opt/kafka/bin/../libs/kubernetes-model-gatewayapi-6.2.0.jar:/opt/kafka/bin/../libs/libthrift-0.15.0.jar:/opt/kafka/bin/../libs/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/opt/kafka/bin/../libs/logging-interceptor-3.12.12.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.4.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/mirror-maker-2-extensions-1.2.0.jar:/opt/kafka/bin/../libs/mirror-maker-agent-0.34.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.78.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.78.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.78.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.78.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.78.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.78.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.78.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.78.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.78.Final.jar:/opt/kafka/bin/../libs/nimbus-jose-jwt-9.10.jar:/opt/kafka/bin/../libs/okhttp-4.9.3.jar:/opt/kafka/bin/../libs/okio-2.8.0.jar:/opt/kafka/bin/../libs/opa-authorizer-1.5.1.jar:/opt/kafka/bin/../libs/opentelemetry-api-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-context-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-exporter-common-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-exporter-otlp-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-exporter-otlp-common-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-instrumentation-api-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-instrumentation-api-semconv-1.18.0-alpha.jar:/opt/kafka/bin/../libs/opentelemetry-kafka-clients-2.6-1.18.0-alpha.jar:/opt/kafka/bin/../libs/opentelemetry-kafka-clients-common-1.18.0-alpha.jar:/opt/kafka/bin/../libs/opentelemetry-sdk-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-sdk-common-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-sdk-extension-autoconfigure-1.18.0-alpha.jar:/opt/kafka/bin/../libs/opentelemetry-sdk-extension-autoconfigure-spi-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-sdk-logs-1.18.0-alpha.jar:/opt/kafka/bin/../libs/opentelemetry-sdk-metrics-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-sdk-trace-1.18.0.jar:/opt/kafka/bin/../libs/opentelemetry-semconv-1.18.0-alpha.jar:/opt/kafka/bin/../libs/opentracing-api-0.33.0.jar:/opt/kafka/bin/../libs/opentracing-kafka-client-0.1.15.jar:/opt/kafka/bin/../libs/opentracing-noop-0.33.0.jar:/opt/kafka/bin/../libs/opentracing-tracerresolver-0.1.8.jar:/opt/kafka/bin/../libs/opentracing-util-0.33.0.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.3.0.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/reload4j-1.2.19.jar:/opt/kafka/bin/../libs/rocksdbjni-7.1.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.6.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.10.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.4.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.10.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snakeyaml-1.33.jar:/opt/kafka/bin/../libs/snappy-java-1.1.8.4.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.0.jar:/opt/kafka/bin/../libs/tracing-agent-0.34.0.jar:/opt/kafka/bin/../libs/trogdor-3.4.0.jar:/opt/kafka/bin/../libs/zjsonpatch-0.3.0.jar:/opt/kafka/bin/../libs/zookeeper-3.6.3.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.6.3.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.2-1.jar
os.spec = Linux, amd64, 5.4.228-131.415.amzn2.x86_64
os.vcpus = 16
(org.apache.kafka.connect.runtime.WorkerInfo) [main]
2023-03-28 06:45:35,810 INFO Scanning for plugin classes. This might take a moment ... (org.apache.kafka.connect.cli.ConnectDistributed) [main]
2023-03-28 06:45:35,819 INFO Loading plugin from: /opt/kafka/plugins/kafka-connect-wikimedia (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,196 INFO Registered loader: PluginClassLoader{pluginLocation=file:/opt/kafka/plugins/kafka-connect-wikimedia/} (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,196 INFO Added plugin 'io.conduktor.demos.kafka.connect.wikimedia.WikimediaConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,196 INFO Added plugin 'org.apache.kafka.common.config.provider.FileConfigProvider' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,196 INFO Added plugin 'org.apache.kafka.common.config.provider.DirectoryConfigProvider' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,196 INFO Added plugin 'org.apache.kafka.connect.connector.policy.AllConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,196 INFO Added plugin 'org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,196 INFO Added plugin 'org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,883 INFO Registered loader: jdk.internal.loader.ClassLoaders$AppClassLoader@7ad041f3 (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,883 INFO Added plugin 'org.apache.kafka.connect.tools.VerifiableSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,883 INFO Added plugin 'org.apache.kafka.connect.tools.MockSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,883 INFO Added plugin 'org.apache.kafka.connect.tools.VerifiableSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,883 INFO Added plugin 'org.apache.kafka.connect.mirror.MirrorSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.mirror.MirrorHeartbeatConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.tools.SchemaSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.tools.MockSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.mirror.MirrorCheckpointConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.converters.FloatConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.converters.DoubleConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.converters.ByteArrayConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.converters.LongConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.converters.IntegerConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.json.JsonConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.storage.StringConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.converters.ShortConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.storage.SimpleHeaderConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.transforms.ReplaceField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.transforms.SetSchemaMetadata$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.transforms.ReplaceField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.transforms.Filter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.transforms.InsertField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.transforms.HeaderFrom$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.transforms.TimestampConverter$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.transforms.MaskField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,884 INFO Added plugin 'org.apache.kafka.connect.transforms.TimestampRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.RegexRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.HoistField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.ValueToKey' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.MaskField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.DropHeaders' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.Cast$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.Cast$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.runtime.PredicatedTransformation' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.ExtractField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.Flatten$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.InsertHeader' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.InsertField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.Flatten$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.HeaderFrom$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.SetSchemaMetadata$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.ExtractField$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.TimestampConverter$Value' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.HoistField$Key' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.predicates.HasHeaderKey' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.predicates.RecordIsTombstone' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'org.apache.kafka.connect.transforms.predicates.TopicNameMatches' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'io.strimzi.kafka.EnvVarConfigProvider' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'io.strimzi.kafka.KubernetesConfigMapConfigProvider' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,885 INFO Added plugin 'io.strimzi.kafka.KubernetesSecretConfigProvider' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,886 INFO Added plugin 'org.apache.kafka.connect.rest.basic.auth.extension.BasicAuthSecurityRestExtension' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,886 INFO Added aliases 'WikimediaConnector' and 'Wikimedia' to plugin 'io.conduktor.demos.kafka.connect.wikimedia.WikimediaConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,886 INFO Added aliases 'MirrorCheckpointConnector' and 'MirrorCheckpoint' to plugin 'org.apache.kafka.connect.mirror.MirrorCheckpointConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,886 INFO Added aliases 'MirrorHeartbeatConnector' and 'MirrorHeartbeat' to plugin 'org.apache.kafka.connect.mirror.MirrorHeartbeatConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,886 INFO Added aliases 'MirrorSourceConnector' and 'MirrorSource' to plugin 'org.apache.kafka.connect.mirror.MirrorSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,886 INFO Added aliases 'MockSinkConnector' and 'MockSink' to plugin 'org.apache.kafka.connect.tools.MockSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,886 INFO Added aliases 'MockSourceConnector' and 'MockSource' to plugin 'org.apache.kafka.connect.tools.MockSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,886 INFO Added aliases 'SchemaSourceConnector' and 'SchemaSource' to plugin 'org.apache.kafka.connect.tools.SchemaSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'VerifiableSinkConnector' and 'VerifiableSink' to plugin 'org.apache.kafka.connect.tools.VerifiableSinkConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'VerifiableSourceConnector' and 'VerifiableSource' to plugin 'org.apache.kafka.connect.tools.VerifiableSourceConnector' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'ByteArrayConverter' and 'ByteArray' to plugin 'org.apache.kafka.connect.converters.ByteArrayConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'DoubleConverter' and 'Double' to plugin 'org.apache.kafka.connect.converters.DoubleConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'FloatConverter' and 'Float' to plugin 'org.apache.kafka.connect.converters.FloatConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'IntegerConverter' and 'Integer' to plugin 'org.apache.kafka.connect.converters.IntegerConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'LongConverter' and 'Long' to plugin 'org.apache.kafka.connect.converters.LongConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'ShortConverter' and 'Short' to plugin 'org.apache.kafka.connect.converters.ShortConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'JsonConverter' and 'Json' to plugin 'org.apache.kafka.connect.json.JsonConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'StringConverter' and 'String' to plugin 'org.apache.kafka.connect.storage.StringConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'ByteArrayConverter' and 'ByteArray' to plugin 'org.apache.kafka.connect.converters.ByteArrayConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'DoubleConverter' and 'Double' to plugin 'org.apache.kafka.connect.converters.DoubleConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'FloatConverter' and 'Float' to plugin 'org.apache.kafka.connect.converters.FloatConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'IntegerConverter' and 'Integer' to plugin 'org.apache.kafka.connect.converters.IntegerConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,887 INFO Added aliases 'LongConverter' and 'Long' to plugin 'org.apache.kafka.connect.converters.LongConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added aliases 'ShortConverter' and 'Short' to plugin 'org.apache.kafka.connect.converters.ShortConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added aliases 'JsonConverter' and 'Json' to plugin 'org.apache.kafka.connect.json.JsonConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added aliases 'SimpleHeaderConverter' and 'Simple' to plugin 'org.apache.kafka.connect.storage.SimpleHeaderConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added aliases 'StringConverter' and 'String' to plugin 'org.apache.kafka.connect.storage.StringConverter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added aliases 'PredicatedTransformation' and 'Predicated' to plugin 'org.apache.kafka.connect.runtime.PredicatedTransformation' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'DropHeaders' to plugin 'org.apache.kafka.connect.transforms.DropHeaders' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'Filter' to plugin 'org.apache.kafka.connect.transforms.Filter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'InsertHeader' to plugin 'org.apache.kafka.connect.transforms.InsertHeader' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'RegexRouter' to plugin 'org.apache.kafka.connect.transforms.RegexRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'TimestampRouter' to plugin 'org.apache.kafka.connect.transforms.TimestampRouter' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'ValueToKey' to plugin 'org.apache.kafka.connect.transforms.ValueToKey' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'HasHeaderKey' to plugin 'org.apache.kafka.connect.transforms.predicates.HasHeaderKey' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'RecordIsTombstone' to plugin 'org.apache.kafka.connect.transforms.predicates.RecordIsTombstone' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'TopicNameMatches' to plugin 'org.apache.kafka.connect.transforms.predicates.TopicNameMatches' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added alias 'BasicAuthSecurityRestExtension' to plugin 'org.apache.kafka.connect.rest.basic.auth.extension.BasicAuthSecurityRestExtension' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added aliases 'AllConnectorClientConfigOverridePolicy' and 'All' to plugin 'org.apache.kafka.connect.connector.policy.AllConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,888 INFO Added aliases 'NoneConnectorClientConfigOverridePolicy' and 'None' to plugin 'org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,889 INFO Added aliases 'PrincipalConnectorClientConfigOverridePolicy' and 'Principal' to plugin 'org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicy' (org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader) [main]
2023-03-28 06:45:36,921 INFO DistributedConfig values:
access.control.allow.methods =
access.control.allow.origin =
admin.listeners = null
auto.include.jmx.reporter = true
bootstrap.servers = [<MskBootstrapServers>]
client.dns.lookup = use_all_dns_ips
client.id =
config.providers = []
config.storage.replication.factor = 3
config.storage.topic = kafka-connect-sample.configs
connect.protocol = sessioned
connections.max.idle.ms = 540000
connector.client.config.override.policy = All
exactly.once.source.support = disabled
group.id = kafka-connect-sample.sample-cluster
header.converter = class org.apache.kafka.connect.storage.SimpleHeaderConverter
heartbeat.interval.ms = 3000
inter.worker.key.generation.algorithm = HmacSHA256
inter.worker.key.size = null
inter.worker.key.ttl.ms = 3600000
inter.worker.signature.algorithm = HmacSHA256
inter.worker.verification.algorithms = [HmacSHA256]
key.converter = class org.apache.kafka.connect.json.JsonConverter
listeners = [http://:8083]
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
offset.flush.interval.ms = 60000
offset.flush.timeout.ms = 5000
offset.storage.partitions = 25
offset.storage.replication.factor = 3
offset.storage.topic = kafka-connect-sample.offsets
plugin.path = [/opt/kafka/plugins]
rebalance.timeout.ms = 60000
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 40000
response.http.headers.config =
rest.advertised.host.name = 10.13.95.77
rest.advertised.listener = null
rest.advertised.port = 8083
rest.extension.classes = []
retry.backoff.ms = 100
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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
scheduled.rebalance.max.delay.ms = 300000
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
session.timeout.ms = 10000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.client.auth = none
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
status.storage.partitions = 5
status.storage.replication.factor = 3
status.storage.topic = kafka-connect-sample.status
task.shutdown.graceful.timeout.ms = 5000
topic.creation.enable = true
topic.tracking.allow.reset = true
topic.tracking.enable = true
value.converter = class org.apache.kafka.connect.json.JsonConverter
worker.sync.timeout.ms = 3000
worker.unsync.backoff.ms = 300000
(org.apache.kafka.connect.runtime.distributed.DistributedConfig) [main]
2023-03-28 06:45:36,922 INFO Creating Kafka admin client (org.apache.kafka.connect.runtime.WorkerConfig) [main]
2023-03-28 06:45:36,924 INFO AdminClientConfig values:
auto.include.jmx.reporter = true
bootstrap.servers = [<MskBootstrapServers>]
client.dns.lookup = use_all_dns_ips
client.id =
connections.max.idle.ms = 300000
default.api.timeout.ms = 60000
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
(org.apache.kafka.clients.admin.AdminClientConfig) [main]
2023-03-28 06:45:36,972 WARN These configurations '[consumer.client.rack, config.storage.topic, producer.security.protocol, rest.advertised.host.name, group.id, status.storage.topic, rest.advertised.port, plugin.path, admin.security.protocol, rest.port, key.converter.schemas.enable, value.converter.schemas.enable, offset.storage.topic, consumer.security.protocol, value.converter, key.converter]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig) [main]
2023-03-28 06:45:36,972 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [main]
2023-03-28 06:45:36,972 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [main]
2023-03-28 06:45:36,972 INFO Kafka startTimeMs: 1679985936972 (org.apache.kafka.common.utils.AppInfoParser) [main]
2023-03-28 06:45:37,195 INFO Kafka cluster ID: iyT4pbvfT7S5iCcO5brmSw (org.apache.kafka.connect.runtime.WorkerConfig) [main]
2023-03-28 06:45:37,196 INFO App info kafka.admin.client for adminclient-1 unregistered (org.apache.kafka.common.utils.AppInfoParser) [kafka-admin-client-thread | adminclient-1]
2023-03-28 06:45:37,200 INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics) [kafka-admin-client-thread | adminclient-1]
2023-03-28 06:45:37,200 INFO Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics) [kafka-admin-client-thread | adminclient-1]
2023-03-28 06:45:37,200 INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics) [kafka-admin-client-thread | adminclient-1]
2023-03-28 06:45:37,271 INFO Logging initialized @1726ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) [main]
2023-03-28 06:45:37,297 INFO Added connector for http://:8083 (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,297 INFO Initializing REST server (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,312 INFO jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 17.0.6+10-LTS (org.eclipse.jetty.server.Server) [main]
2023-03-28 06:45:37,328 INFO Started http_8083@2b98b3bb{HTTP/1.1, (http/1.1)}{0.0.0.0:8083} (org.eclipse.jetty.server.AbstractConnector) [main]
2023-03-28 06:45:37,328 INFO Started @1784ms (org.eclipse.jetty.server.Server) [main]
2023-03-28 06:45:37,346 INFO Advertised URI: http://10.13.95.77:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,346 INFO REST server listening at http://10.13.95.77:8083/, advertising URL http://10.13.95.77:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,347 INFO Advertised URI: http://10.13.95.77:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,347 INFO REST admin endpoints at http://10.13.95.77:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,347 INFO Advertised URI: http://10.13.95.77:8083/ (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,353 INFO Setting up All Policy for ConnectorClientConfigOverride. This will allow all client configurations to be overridden (org.apache.kafka.connect.connector.policy.AllConnectorClientConfigOverridePolicy) [main]
2023-03-28 06:45:37,361 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [main]
2023-03-28 06:45:37,361 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [main]
2023-03-28 06:45:37,361 INFO Kafka startTimeMs: 1679985937361 (org.apache.kafka.common.utils.AppInfoParser) [main]
2023-03-28 06:45:37,368 INFO JsonConverterConfig values:
converter.type = key
decimal.format = BASE64
schemas.cache.size = 1000
schemas.enable = false
(org.apache.kafka.connect.json.JsonConverterConfig) [main]
2023-03-28 06:45:37,369 INFO JsonConverterConfig values:
converter.type = value
decimal.format = BASE64
schemas.cache.size = 1000
schemas.enable = false
(org.apache.kafka.connect.json.JsonConverterConfig) [main]
2023-03-28 06:45:37,401 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [main]
2023-03-28 06:45:37,401 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [main]
2023-03-28 06:45:37,401 INFO Kafka startTimeMs: 1679985937401 (org.apache.kafka.common.utils.AppInfoParser) [main]
2023-03-28 06:45:37,403 INFO Kafka Connect distributed worker initialization took 1592ms (org.apache.kafka.connect.cli.ConnectDistributed) [main]
2023-03-28 06:45:37,403 INFO Kafka Connect starting (org.apache.kafka.connect.runtime.Connect) [main]
2023-03-28 06:45:37,403 INFO Initializing REST resources (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,403 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Herder starting (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,403 INFO Worker starting (org.apache.kafka.connect.runtime.Worker) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,404 INFO Starting KafkaOffsetBackingStore (org.apache.kafka.connect.storage.KafkaOffsetBackingStore) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,404 INFO Starting KafkaBasedLog with topic kafka-connect-sample.offsets (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,404 INFO AdminClientConfig values:
auto.include.jmx.reporter = true
bootstrap.servers = [<MskBootstrapServers>]
client.dns.lookup = use_all_dns_ips
client.id = kafka-connect-sample.sample-cluster--shared-admin
connections.max.idle.ms = 300000
default.api.timeout.ms = 60000
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
(org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,407 WARN These configurations '[consumer.client.rack, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, group.id, status.storage.topic, rest.advertised.port, plugin.path, admin.security.protocol, rest.port, key.converter.schemas.enable, metrics.context.connect.kafka.cluster.id, value.converter.schemas.enable, offset.storage.topic, consumer.security.protocol, value.converter, key.converter]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,407 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,407 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,407 INFO Kafka startTimeMs: 1679985937407 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,428 INFO Adding admin resources to main listener (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,438 INFO Unable to use admin client to verify the cleanup policy of 'kafka-connect-sample.offsets' topic is 'compact', either because the broker is an older version or because the Kafka principal used for Connect internal topics does not have the required permission to describe topic configurations. (org.apache.kafka.connect.util.TopicAdmin) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,443 INFO ProducerConfig values:
acks = -1
auto.include.jmx.reporter = true
batch.size = 16384
bootstrap.servers = [<MskBootstrapServers>]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = kafka-connect-sample.sample-cluster--offsets
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 2147483647
enable.idempotence = false
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 1
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.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
(org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,451 INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) [main]
2023-03-28 06:45:37,451 INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) [main]
2023-03-28 06:45:37,452 INFO node0 Scavenging every 660000ms (org.eclipse.jetty.server.session) [main]
2023-03-28 06:45:37,452 WARN These configurations '[group.id, rest.advertised.port, plugin.path, admin.security.protocol, metrics.context.connect.kafka.cluster.id, offset.storage.topic, consumer.security.protocol, value.converter, key.converter, consumer.client.rack, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.port, key.converter.schemas.enable, value.converter.schemas.enable]' were supplied but are not used yet. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,453 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,453 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,453 INFO Kafka startTimeMs: 1679985937452 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,458 INFO ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
auto.offset.reset = earliest
bootstrap.servers = [<MskBootstrapServers>]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = kafka-connect-sample.sample-cluster--offsets
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = kafka-connect-sample.sample-cluster
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = 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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
(org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,464 INFO [Producer clientId=kafka-connect-sample.sample-cluster--offsets] Cluster ID: iyT4pbvfT7S5iCcO5brmSw (org.apache.kafka.clients.Metadata) [kafka-producer-network-thread | kafka-connect-sample.sample-cluster--offsets]
2023-03-28 06:45:37,471 WARN These configurations '[rest.advertised.port, plugin.path, admin.security.protocol, metrics.context.connect.kafka.cluster.id, offset.storage.topic, consumer.security.protocol, value.converter, key.converter, consumer.client.rack, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.port, key.converter.schemas.enable, value.converter.schemas.enable]' were supplied but are not used yet. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,471 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,472 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,472 INFO Kafka startTimeMs: 1679985937471 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,483 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--offsets, groupId=kafka-connect-sample.sample-cluster] Cluster ID: iyT4pbvfT7S5iCcO5brmSw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,485 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--offsets, groupId=kafka-connect-sample.sample-cluster] Assigned to partition(s): kafka-connect-sample.offsets-0 (org.apache.kafka.clients.consumer.KafkaConsumer) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,487 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--offsets, groupId=kafka-connect-sample.sample-cluster] Seeking to earliest offset of partition kafka-connect-sample.offsets-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,523 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--offsets, groupId=kafka-connect-sample.sample-cluster] Resetting the last seen epoch of partition kafka-connect-sample.offsets-0 to 0 since the associated topicId changed from null to nAnk4MLUSHyKqY4q_QO1gw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,541 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--offsets, groupId=kafka-connect-sample.sample-cluster] Resetting offset for partition kafka-connect-sample.offsets-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.wcm-cityos-kafka.p7aho3.c3.kafka.ap-northeast-1.amazonaws.com:9094 (id: 3 rack: apne1-az4)], epoch=0}}. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,542 INFO Finished reading KafkaBasedLog for topic kafka-connect-sample.offsets (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,542 INFO Started KafkaBasedLog for topic kafka-connect-sample.offsets (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,542 INFO Finished reading offsets topic and starting KafkaOffsetBackingStore (org.apache.kafka.connect.storage.KafkaOffsetBackingStore) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,543 INFO Worker started (org.apache.kafka.connect.runtime.Worker) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,543 INFO Starting KafkaBasedLog with topic kafka-connect-sample.status (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,548 INFO Unable to use admin client to verify the cleanup policy of 'kafka-connect-sample.status' topic is 'compact', either because the broker is an older version or because the Kafka principal used for Connect internal topics does not have the required permission to describe topic configurations. (org.apache.kafka.connect.util.TopicAdmin) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,548 INFO ProducerConfig values:
acks = -1
auto.include.jmx.reporter = true
batch.size = 16384
bootstrap.servers = [<MskBootstrapServers>]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = kafka-connect-sample.sample-cluster--statuses
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
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 = 1
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.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 0
retry.backoff.ms = 100
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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
(org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,550 WARN These configurations '[group.id, rest.advertised.port, plugin.path, admin.security.protocol, metrics.context.connect.kafka.cluster.id, offset.storage.topic, consumer.security.protocol, value.converter, key.converter, consumer.client.rack, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.port, key.converter.schemas.enable, value.converter.schemas.enable]' were supplied but are not used yet. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,550 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,550 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,550 INFO Kafka startTimeMs: 1679985937550 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,551 INFO ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
auto.offset.reset = earliest
bootstrap.servers = [<MskBootstrapServers>]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = kafka-connect-sample.sample-cluster--statuses
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = kafka-connect-sample.sample-cluster
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = 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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
(org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,553 WARN These configurations '[rest.advertised.port, plugin.path, admin.security.protocol, metrics.context.connect.kafka.cluster.id, offset.storage.topic, consumer.security.protocol, value.converter, key.converter, consumer.client.rack, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.port, key.converter.schemas.enable, value.converter.schemas.enable]' were supplied but are not used yet. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,553 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,553 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,553 INFO Kafka startTimeMs: 1679985937553 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,561 INFO [Producer clientId=kafka-connect-sample.sample-cluster--statuses] Cluster ID: iyT4pbvfT7S5iCcO5brmSw (org.apache.kafka.clients.Metadata) [kafka-producer-network-thread | kafka-connect-sample.sample-cluster--statuses]
2023-03-28 06:45:37,564 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--statuses, groupId=kafka-connect-sample.sample-cluster] Cluster ID: iyT4pbvfT7S5iCcO5brmSw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,564 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--statuses, groupId=kafka-connect-sample.sample-cluster] Assigned to partition(s): kafka-connect-sample.status-0 (org.apache.kafka.clients.consumer.KafkaConsumer) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,564 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--statuses, groupId=kafka-connect-sample.sample-cluster] Seeking to earliest offset of partition kafka-connect-sample.status-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,591 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--statuses, groupId=kafka-connect-sample.sample-cluster] Resetting the last seen epoch of partition kafka-connect-sample.status-0 to 0 since the associated topicId changed from null to piA8HYi5RVWaXhDfpdRUOw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,641 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--statuses, groupId=kafka-connect-sample.sample-cluster] Resetting offset for partition kafka-connect-sample.status-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.wcm-cityos-kafka.p7aho3.c3.kafka.ap-northeast-1.amazonaws.com:9094 (id: 2 rack: apne1-az1)], epoch=0}}. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,642 INFO Finished reading KafkaBasedLog for topic kafka-connect-sample.status (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,642 INFO Started KafkaBasedLog for topic kafka-connect-sample.status (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,643 INFO Starting KafkaConfigBackingStore (org.apache.kafka.connect.storage.KafkaConfigBackingStore) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,643 INFO Starting KafkaBasedLog with topic kafka-connect-sample.configs (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,648 INFO Unable to use admin client to verify the cleanup policy of 'kafka-connect-sample.configs' topic is 'compact', either because the broker is an older version or because the Kafka principal used for Connect internal topics does not have the required permission to describe topic configurations. (org.apache.kafka.connect.util.TopicAdmin) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,649 INFO ProducerConfig values:
acks = -1
auto.include.jmx.reporter = true
batch.size = 16384
bootstrap.servers = [<MskBootstrapServers>]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = kafka-connect-sample.sample-cluster--configs
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 2147483647
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 = 1
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.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
(org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,651 WARN These configurations '[group.id, rest.advertised.port, plugin.path, admin.security.protocol, metrics.context.connect.kafka.cluster.id, offset.storage.topic, consumer.security.protocol, value.converter, key.converter, consumer.client.rack, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.port, key.converter.schemas.enable, value.converter.schemas.enable]' were supplied but are not used yet. (org.apache.kafka.clients.producer.ProducerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,651 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,651 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,651 INFO Kafka startTimeMs: 1679985937651 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,651 INFO ConsumerConfig values:
allow.auto.create.topics = true
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
auto.offset.reset = earliest
bootstrap.servers = [<MskBootstrapServers>]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = kafka-connect-sample.sample-cluster--configs
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = false
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = kafka-connect-sample.sample-cluster
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = 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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
(org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,653 WARN These configurations '[rest.advertised.port, plugin.path, admin.security.protocol, metrics.context.connect.kafka.cluster.id, offset.storage.topic, consumer.security.protocol, value.converter, key.converter, consumer.client.rack, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.port, key.converter.schemas.enable, value.converter.schemas.enable]' were supplied but are not used yet. (org.apache.kafka.clients.consumer.ConsumerConfig) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,653 INFO Kafka version: 3.4.0 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,653 INFO Kafka commitId: 2e1947d240607d53 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,653 INFO Kafka startTimeMs: 1679985937653 (org.apache.kafka.common.utils.AppInfoParser) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,663 INFO [Producer clientId=kafka-connect-sample.sample-cluster--configs] Cluster ID: iyT4pbvfT7S5iCcO5brmSw (org.apache.kafka.clients.Metadata) [kafka-producer-network-thread | kafka-connect-sample.sample-cluster--configs]
2023-03-28 06:45:37,663 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--configs, groupId=kafka-connect-sample.sample-cluster] Cluster ID: iyT4pbvfT7S5iCcO5brmSw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,664 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--configs, groupId=kafka-connect-sample.sample-cluster] Assigned to partition(s): kafka-connect-sample.configs-0 (org.apache.kafka.clients.consumer.KafkaConsumer) [DistributedHerder-connect-1-1]
Mar 28, 2023 6:45:37 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.RootResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.RootResource will be ignored.
2023-03-28 06:45:37,664 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--configs, groupId=kafka-connect-sample.sample-cluster] Seeking to earliest offset of partition kafka-connect-sample.configs-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1-1]
Mar 28, 2023 6:45:37 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource will be ignored.
Mar 28, 2023 6:45:37 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource will be ignored.
Mar 28, 2023 6:45:37 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.LoggingResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.LoggingResource will be ignored.
2023-03-28 06:45:37,682 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--configs, groupId=kafka-connect-sample.sample-cluster] Resetting the last seen epoch of partition kafka-connect-sample.configs-0 to 0 since the associated topicId changed from null to 00RQt8MSRu2QvZSDR_s1EQ (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,685 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--configs, groupId=kafka-connect-sample.sample-cluster] Resetting offset for partition kafka-connect-sample.configs-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.wcm-cityos-kafka.p7aho3.c3.kafka.ap-northeast-1.amazonaws.com:9094 (id: 3 rack: apne1-az4)], epoch=0}}. (org.apache.kafka.clients.consumer.internals.SubscriptionState) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,722 INFO Finished reading KafkaBasedLog for topic kafka-connect-sample.configs (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,722 INFO Started KafkaBasedLog for topic kafka-connect-sample.configs (org.apache.kafka.connect.util.KafkaBasedLog) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,722 INFO Started KafkaConfigBackingStore (org.apache.kafka.connect.storage.KafkaConfigBackingStore) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,722 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Herder started (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,733 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Resetting the last seen epoch of partition kafka-connect-sample.configs-0 to 0 since the associated topicId changed from null to 00RQt8MSRu2QvZSDR_s1EQ (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,733 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Resetting the last seen epoch of partition kafka-connect-sample.wikimedia-0 to 0 since the associated topicId changed from null to IQWFXxxaR1-lNVYWya_M0g (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,733 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Resetting the last seen epoch of partition kafka-connect-sample.wikimedia-connect-dlq-0 to 0 since the associated topicId changed from null to vDeeVTXMRvORCLn0UM4MFQ (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,733 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Resetting the last seen epoch of partition kafka-connect-sample.offsets-0 to 0 since the associated topicId changed from null to nAnk4MLUSHyKqY4q_QO1gw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,733 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Resetting the last seen epoch of partition kafka-connect-sample.status-0 to 0 since the associated topicId changed from null to piA8HYi5RVWaXhDfpdRUOw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,733 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Cluster ID: iyT4pbvfT7S5iCcO5brmSw (org.apache.kafka.clients.Metadata) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,734 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Discovered group coordinator b-1.wcm-cityos-kafka.p7aho3.c3.kafka.ap-northeast-1.amazonaws.com:9094 (id: 2147483646 rack: null) (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,735 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,735 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] (Re-)joining group (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,744 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:45:37,744 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] (Re-)joining group (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
Mar 28, 2023 6:45:37 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: The (sub)resource method listLoggers in org.apache.kafka.connect.runtime.rest.resources.LoggingResource contains empty path annotation.
WARNING: The (sub)resource method createConnector in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty path annotation.
WARNING: The (sub)resource method listConnectors in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty path annotation.
WARNING: The (sub)resource method listConnectorPlugins in org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource contains empty path annotation.
WARNING: The (sub)resource method serverInfo in org.apache.kafka.connect.runtime.rest.resources.RootResource contains empty path annotation.
2023-03-28 06:45:37,769 INFO Started o.e.j.s.ServletContextHandler@1894e40d{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) [main]
2023-03-28 06:45:37,769 INFO REST resources initialized; server is started and ready to handle requests (org.apache.kafka.connect.runtime.rest.RestServer) [main]
2023-03-28 06:45:37,769 INFO Kafka Connect started (org.apache.kafka.connect.runtime.Connect) [main]
2023-03-28 06:45:38,571 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Successfully joined group with generation Generation{generationId=4, memberId='connect-1-29a617ec-5647-4c5e-b861-c06526e65d63', protocol='sessioned'} (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:45:38,575 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Successfully synced group in generation Generation{generationId=4, memberId='connect-1-29a617ec-5647-4c5e-b861-c06526e65d63', protocol='sessioned'} (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:45:38,575 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Joined group at generation 4 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-8e85f992-c0bf-4069-a271-555a8bd7e18f', leaderUrl='http://10.13.95.163:8083/', offset=6, connectorIds=[], taskIds=[], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:45:38,576 WARN [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Catching up to assignment's config offset. (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:45:38,576 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Current config state offset -1 is behind group assignment 6, reading to end of config log (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:45:38,581 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Finished reading to end of log and updated config snapshot, new config log offset: 6 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:45:38,581 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Starting connectors and tasks using config offset 6 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:45:38,581 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:46:43,205 INFO 127.0.0.6 - - [28/Mar/2023:06:46:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 58 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:46:43,205 INFO 127.0.0.6 - - [28/Mar/2023:06:46:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 58 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:46:44,582 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Rebalance started (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:46:44,583 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] (Re-)joining group (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:46:44,586 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Successfully joined group with generation Generation{generationId=5, memberId='connect-1-29a617ec-5647-4c5e-b861-c06526e65d63', protocol='sessioned'} (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:46:44,596 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Successfully synced group in generation Generation{generationId=5, memberId='connect-1-29a617ec-5647-4c5e-b861-c06526e65d63', protocol='sessioned'} (org.apache.kafka.connect.runtime.distributed.WorkerCoordinator) [DistributedHerder-connect-1-1]
2023-03-28 06:46:44,596 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Joined group at generation 5 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-29a617ec-5647-4c5e-b861-c06526e65d63', leaderUrl='http://10.13.95.77:8083/', offset=6, connectorIds=[], taskIds=[], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:46:44,596 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Starting connectors and tasks using config offset 6 (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:46:44,596 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Finished starting connectors and tasks (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [DistributedHerder-connect-1-1]
2023-03-28 06:46:53,125 INFO 127.0.0.6 - - [28/Mar/2023:06:46:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:46:53,125 INFO 127.0.0.6 - - [28/Mar/2023:06:46:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-46]
2023-03-28 06:47:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:47:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-70]
2023-03-28 06:47:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:47:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:47:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:47:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:47:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:47:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-46]
2023-03-28 06:47:23,125 INFO 127.0.0.6 - - [28/Mar/2023:06:47:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:47:23,125 INFO 127.0.0.6 - - [28/Mar/2023:06:47:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-46]
2023-03-28 06:47:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:47:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:47:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:47:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:47:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:47:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:47:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:47:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:47:53,125 INFO 127.0.0.6 - - [28/Mar/2023:06:47:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-50]
2023-03-28 06:47:53,125 INFO 127.0.0.6 - - [28/Mar/2023:06:47:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:48:03,125 INFO 127.0.0.6 - - [28/Mar/2023:06:48:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:48:03,125 INFO 127.0.0.6 - - [28/Mar/2023:06:48:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:48:13,125 INFO 127.0.0.6 - - [28/Mar/2023:06:48:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:48:13,125 INFO 127.0.0.6 - - [28/Mar/2023:06:48:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:48:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:48:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:48:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:48:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:48:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:48:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:48:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:48:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:48:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:48:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:48:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:48:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:48:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:48:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:48:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:48:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:49:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:49:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:49:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:49:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:49:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:49:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-72]
2023-03-28 06:49:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:49:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:49:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:49:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:49:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:49:53,125 INFO 127.0.0.6 - - [28/Mar/2023:06:49:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:49:53,125 INFO 127.0.0.6 - - [28/Mar/2023:06:49:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:50:03,125 INFO 127.0.0.6 - - [28/Mar/2023:06:50:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:50:03,125 INFO 127.0.0.6 - - [28/Mar/2023:06:50:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:50:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:50:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:50:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:50:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:50:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:50:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:50:37,518 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 06:50:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-73]
2023-03-28 06:50:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:50:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:50:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:50:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:51:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:51:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:51:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:51:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:51:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:51:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:51:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:51:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:51:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:51:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:51:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:51:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:51:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:52:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:52:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:52:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:52:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:52:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:52:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:52:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:52:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:52:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:52:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:52:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:52:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:52:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:53:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:53:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:53:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:53:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:53:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:53:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-73]
2023-03-28 06:53:33,125 INFO 127.0.0.6 - - [28/Mar/2023:06:53:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:53:33,125 INFO 127.0.0.6 - - [28/Mar/2023:06:53:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:53:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:53:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:53:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:53:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:53:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:54:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:54:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:54:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:54:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:54:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:54:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:54:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-73]
2023-03-28 06:54:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:54:37,661 INFO [Producer clientId=kafka-connect-sample.sample-cluster--offsets] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-producer-network-thread | kafka-connect-sample.sample-cluster--offsets]
2023-03-28 06:54:37,724 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--statuses, groupId=kafka-connect-sample.sample-cluster] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) [KafkaBasedLog Work Thread - kafka-connect-sample.status]
2023-03-28 06:54:37,740 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--offsets, groupId=kafka-connect-sample.sample-cluster] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) [KafkaBasedLog Work Thread - kafka-connect-sample.offsets]
2023-03-28 06:54:37,810 INFO [Producer clientId=kafka-connect-sample.sample-cluster--statuses] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-producer-network-thread | kafka-connect-sample.sample-cluster--statuses]
2023-03-28 06:54:37,830 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) [DistributedHerder-connect-1-1]
2023-03-28 06:54:37,832 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--configs, groupId=kafka-connect-sample.sample-cluster] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) [KafkaBasedLog Work Thread - kafka-connect-sample.configs]
2023-03-28 06:54:37,918 INFO [Producer clientId=kafka-connect-sample.sample-cluster--configs] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-producer-network-thread | kafka-connect-sample.sample-cluster--configs]
2023-03-28 06:54:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:54:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:54:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:54:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:54:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:55:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:55:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:55:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:55:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:55:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:55:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:55:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:55:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:55:37,615 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 06:55:37,615 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 06:55:43,123 INFO 127.0.0.6 - - [28/Mar/2023:06:55:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-43]
2023-03-28 06:55:43,123 INFO 127.0.0.6 - - [28/Mar/2023:06:55:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:55:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 06:55:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:55:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:56:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:56:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:56:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:56:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:56:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:56:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:56:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:56:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:56:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:56:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:56:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:56:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:56:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:57:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:57:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:57:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:57:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:57:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:57:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:57:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:57:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:57:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:57:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:57:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 06:57:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:57:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:58:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:58:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-68]
2023-03-28 06:58:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:58:13,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 06:58:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:58:23,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:58:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:58:33,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 06:58:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 06:58:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:58:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:58:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:58:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:59:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:59:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:59:03,124 INFO 127.0.0.6 - - [28/Mar/2023:06:59:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 06:59:13,123 INFO 127.0.0.6 - - [28/Mar/2023:06:59:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 06:59:13,123 INFO 127.0.0.6 - - [28/Mar/2023:06:59:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-49]
2023-03-28 06:59:23,123 INFO 127.0.0.6 - - [28/Mar/2023:06:59:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 06:59:23,123 INFO 127.0.0.6 - - [28/Mar/2023:06:59:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-80]
2023-03-28 06:59:33,123 INFO 127.0.0.6 - - [28/Mar/2023:06:59:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 06:59:33,123 INFO 127.0.0.6 - - [28/Mar/2023:06:59:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 06:59:37,646 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--offsets, groupId=kafka-connect-sample.sample-cluster] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [KafkaBasedLog Work Thread - kafka-connect-sample.offsets]
2023-03-28 06:59:37,726 INFO [Consumer clientId=kafka-connect-sample.sample-cluster--statuses, groupId=kafka-connect-sample.sample-cluster] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [KafkaBasedLog Work Thread - kafka-connect-sample.status]
2023-03-28 06:59:43,124 INFO 127.0.0.6 - - [28/Mar/2023:06:59:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 06:59:43,125 INFO 127.0.0.6 - - [28/Mar/2023:06:59:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 06:59:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:59:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 06:59:53,124 INFO 127.0.0.6 - - [28/Mar/2023:06:59:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 07:00:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:00:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:00:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:00:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:00:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:00:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:00:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:00:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:00:37,714 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:00:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:00:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 07:00:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:00:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:00:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:00:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:00:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:01:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:01:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:01:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:01:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:01:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:01:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:01:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:01:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:01:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:01:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 07:01:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:01:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:01:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:01:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:01:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:02:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:02:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:02:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:02:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:02:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:02:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:02:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:02:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:02:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:02:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 07:02:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:02:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:02:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:02:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:02:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:02:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:02:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:02:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:02:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:02:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:02:53,125 INFO 127.0.0.6 - - [28/Mar/2023:07:02:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:02:53,125 INFO 127.0.0.6 - - [28/Mar/2023:07:02:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:03:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:03:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:03:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 07:03:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:03:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:03:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:03:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:03:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:03:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:03:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:03:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:03:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:03:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:03:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:03:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:04:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 07:04:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:04:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:04:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:04:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:04:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:04:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:04:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:04:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:04:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:04:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-45]
2023-03-28 07:04:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:04:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:05:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:05:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:05:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:05:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:05:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:05:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:05:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:05:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:05:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:05:37,820 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:05:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:05:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:05:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:05:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:05:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:06:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:06:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:06:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:06:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:06:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:06:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-86]
2023-03-28 07:06:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:06:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:06:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:06:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:06:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:06:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:06:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:06:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:06:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:06:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:06:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:06:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:06:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:06:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:06:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:06:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:06:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:06:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:07:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:07:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:07:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:07:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:07:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:07:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:07:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:07:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:07:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:07:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:07:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:07:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:07:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:07:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:07:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:07:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:07:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:07:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:07:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:07:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:07:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:07:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:07:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:07:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:08:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:08:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:08:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:08:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:08:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:08:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:08:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:08:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:08:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:08:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:08:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:08:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:08:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:09:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:09:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:09:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:09:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:09:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:09:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:09:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-89]
2023-03-28 07:09:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:09:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:09:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:09:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:09:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:09:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:10:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:10:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:10:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:10:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:10:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:10:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:10:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:10:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:10:37,930 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:10:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:10:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:10:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:10:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:10:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:10:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:10:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-90]
2023-03-28 07:11:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:11:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:11:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:11:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:11:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:11:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:11:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:11:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:11:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:11:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:11:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:11:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:11:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:11:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:11:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:12:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:12:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:12:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:12:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:12:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:12:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-91]
2023-03-28 07:12:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:12:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:12:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:12:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:12:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:12:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:12:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:12:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:12:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:12:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:12:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:12:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:12:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:12:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:12:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:12:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:12:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:12:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:13:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:13:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:13:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:13:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:13:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:13:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:13:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:13:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:13:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:13:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:13:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:13:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:13:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:13:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:13:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:13:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:13:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:13:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:13:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:13:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:13:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:13:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:13:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:13:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:14:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:14:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:14:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:14:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:14:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:14:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:14:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:14:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:14:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:14:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:14:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:14:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:14:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:14:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:14:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:14:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:14:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:14:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:14:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:14:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:14:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:14:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:14:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:14:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-94]
2023-03-28 07:15:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:15:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:15:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:15:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:15:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:15:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:15:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:15:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:15:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:15:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:15:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:15:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:15:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:15:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:15:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:15:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:15:38,038 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:15:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:15:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:15:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:15:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:15:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:15:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:15:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:15:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:16:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:16:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:16:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:16:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:16:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:16:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:16:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:16:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-47]
2023-03-28 07:16:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:16:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:16:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:16:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:16:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:16:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:16:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:16:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:16:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:16:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:16:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:16:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:16:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:16:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:16:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:16:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:17:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:17:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:17:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:17:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:17:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:17:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:17:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:17:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:17:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:17:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:17:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:17:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:17:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:17:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:17:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:17:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:17:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:17:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:17:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:17:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:17:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:17:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:17:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:17:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:18:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:18:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:18:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:18:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:18:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:18:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:18:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-97]
2023-03-28 07:18:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:18:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:18:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:18:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:18:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:18:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:18:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:18:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:19:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:19:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:19:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:19:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:19:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:19:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:19:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:19:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:19:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:19:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:19:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:19:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:19:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:19:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:19:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:20:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:20:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:20:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:20:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:20:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:20:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:20:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:20:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:20:38,153 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:20:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:20:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:20:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:20:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:20:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:20:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:20:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-94]
2023-03-28 07:21:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:21:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:21:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:21:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:21:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:21:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 2 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:21:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:21:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:21:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:21:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:21:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:21:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:21:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:22:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:22:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:22:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:22:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:22:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:22:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:22:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:22:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-94]
2023-03-28 07:22:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:22:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:22:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:22:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:22:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:22:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:22:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:22:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:22:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:22:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:22:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:22:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:22:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:22:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:22:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:22:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:23:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:23:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:23:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:23:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:23:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:23:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:23:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:23:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:23:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:23:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:23:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:23:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-94]
2023-03-28 07:23:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:23:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:23:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:23:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:23:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:23:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:23:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:23:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:23:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:23:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:23:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:23:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:24:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:24:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:24:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:24:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:24:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:24:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:24:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:24:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:24:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:24:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:24:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:24:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:24:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:24:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:24:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:24:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:24:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:24:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:24:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:24:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-102]
2023-03-28 07:24:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:24:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:24:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:24:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:25:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:25:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:25:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:25:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:25:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:25:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:25:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:25:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:25:38,265 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:25:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:25:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:25:49,187 INFO [Producer clientId=kafka-connect-sample.sample-cluster--configs] Resetting the last seen epoch of partition kafka-connect-sample.configs-0 to 0 since the associated topicId changed from null to 00RQt8MSRu2QvZSDR_s1EQ (org.apache.kafka.clients.Metadata) [kafka-producer-network-thread | kafka-connect-sample.sample-cluster--configs]
2023-03-28 07:25:49,214 INFO [Worker clientId=connect-1, groupId=kafka-connect-sample.sample-cluster] Session key updated (org.apache.kafka.connect.runtime.distributed.DistributedHerder) [KafkaBasedLog Work Thread - kafka-connect-sample.configs]
2023-03-28 07:25:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:25:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:25:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:26:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:26:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-103]
2023-03-28 07:26:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:26:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:26:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:26:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:26:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:26:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:26:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:26:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:26:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:26:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:26:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:27:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:27:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-48]
2023-03-28 07:27:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:27:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:27:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:27:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-103]
2023-03-28 07:27:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:27:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:27:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:27:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:27:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:27:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:27:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:27:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:27:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:27:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:27:43,125 INFO 127.0.0.6 - - [28/Mar/2023:07:27:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:27:43,125 INFO 127.0.0.6 - - [28/Mar/2023:07:27:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:27:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:27:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:27:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:27:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:28:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:28:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:28:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:28:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:28:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:28:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:28:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:28:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:28:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:28:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:28:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:28:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:28:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:28:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:28:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:29:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:29:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:29:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:29:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:29:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:29:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:29:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:29:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:29:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:29:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:29:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:29:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:29:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:29:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:29:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:29:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-105]
2023-03-28 07:29:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:29:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:29:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:29:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:29:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:29:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:29:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:29:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:30:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:30:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:30:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:30:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:30:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:30:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:30:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:30:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:30:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:30:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:30:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:30:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:30:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:30:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:30:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:30:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:30:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:30:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:30:43,124 INFO 127.0.0.6 - - [28/Mar/2023:07:30:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:30:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:30:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:30:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:30:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-108]
2023-03-28 07:31:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:31:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:31:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:31:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:31:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:31:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:31:13,124 INFO 127.0.0.6 - - [28/Mar/2023:07:31:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:31:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:31:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:31:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:31:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:31:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:31:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:31:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:31:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:31:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:31:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:31:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:31:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:31:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:31:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:31:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:31:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:32:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:32:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:32:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:32:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-107]
2023-03-28 07:32:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:32:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:32:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:32:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:32:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:32:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:32:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:32:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:32:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:32:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:32:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:33:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:33:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:33:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:33:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:33:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:33:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:33:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:33:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-110]
2023-03-28 07:33:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:33:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:33:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:33:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:33:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:34:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:34:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:34:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:34:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:34:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:34:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:34:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:34:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:34:33,124 INFO 127.0.0.6 - - [28/Mar/2023:07:34:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:34:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:34:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:34:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:34:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:34:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:35:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:35:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:35:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:35:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:35:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:35:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:35:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:35:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:35:38,474 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:35:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:35:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:35:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:35:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:35:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:35:53,124 INFO 127.0.0.6 - - [28/Mar/2023:07:35:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-66]
2023-03-28 07:36:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:36:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:36:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:36:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:36:23,122 INFO 127.0.0.6 - - [28/Mar/2023:07:36:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:36:23,122 INFO 127.0.0.6 - - [28/Mar/2023:07:36:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:36:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:36:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:36:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:36:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:36:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:36:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:36:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:37:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:37:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:37:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:37:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:37:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:37:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:37:23,124 INFO 127.0.0.6 - - [28/Mar/2023:07:37:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:37:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:37:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:37:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:37:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:37:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:37:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:37:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:38:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:38:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:38:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:38:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:38:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:38:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:38:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:38:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:38:38,295 INFO [Producer clientId=kafka-connect-sample.sample-cluster--configs] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-producer-network-thread | kafka-connect-sample.sample-cluster--configs]
2023-03-28 07:38:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:38:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:38:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:38:53,122 INFO 127.0.0.6 - - [28/Mar/2023:07:38:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:38:53,122 INFO 127.0.0.6 - - [28/Mar/2023:07:38:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:39:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:39:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:39:03,124 INFO 127.0.0.6 - - [28/Mar/2023:07:39:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:39:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:39:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:39:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:39:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:39:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:39:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:39:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:39:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:39:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:39:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:39:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:40:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:40:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:40:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:40:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-112]
2023-03-28 07:40:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:40:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:40:33,122 INFO 127.0.0.6 - - [28/Mar/2023:07:40:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:40:33,122 INFO 127.0.0.6 - - [28/Mar/2023:07:40:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:40:38,560 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:40:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:40:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:40:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:40:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:40:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:41:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:41:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:41:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:41:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:41:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:41:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:41:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:41:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:41:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:41:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:41:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:41:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:41:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:42:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:42:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:42:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:42:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:42:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-115]
2023-03-28 07:42:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:42:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:42:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:42:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:42:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:42:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:42:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:42:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:43:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:43:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:43:13,122 INFO 127.0.0.6 - - [28/Mar/2023:07:43:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:43:13,122 INFO 127.0.0.6 - - [28/Mar/2023:07:43:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:43:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:43:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:43:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:43:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:43:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:43:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:43:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:43:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:43:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:44:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:44:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:44:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:44:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:44:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:44:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:44:33,122 INFO 127.0.0.6 - - [28/Mar/2023:07:44:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:44:33,122 INFO 127.0.0.6 - - [28/Mar/2023:07:44:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:44:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:44:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:44:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:44:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:44:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:45:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:45:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:45:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:45:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:45:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:45:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:45:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:45:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-120]
2023-03-28 07:45:38,667 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:45:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:45:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:45:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:45:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:45:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:46:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:46:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:46:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:46:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:46:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:46:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:46:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:46:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:46:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-118]
2023-03-28 07:46:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:46:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:46:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:46:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:47:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:47:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:47:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:47:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:47:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:47:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:47:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:47:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:47:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:47:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:47:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:47:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:47:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-78]
2023-03-28 07:48:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:48:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:48:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:48:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:48:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:48:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:48:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:48:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:48:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:48:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:48:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:48:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:48:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:49:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:49:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:49:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-118]
2023-03-28 07:49:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:49:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:49:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:49:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:49:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:49:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:49:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:49:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:49:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:49:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:50:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:50:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:50:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:50:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:50:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:50:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:50:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:50:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:50:38,775 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:50:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:50:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:50:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:50:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:50:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:51:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:51:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:51:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:51:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:51:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:51:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:51:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:51:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:51:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:51:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-125]
2023-03-28 07:51:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:51:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:51:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:52:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:52:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:52:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:52:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:52:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:52:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:52:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:52:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:52:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:52:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:52:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:52:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:52:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:53:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:53:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:53:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:53:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-125]
2023-03-28 07:53:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:53:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:53:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:53:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:53:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:53:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:53:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:53:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:53:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:53:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:53:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:53:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:53:43,122 INFO 127.0.0.6 - - [28/Mar/2023:07:53:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:53:43,122 INFO 127.0.0.6 - - [28/Mar/2023:07:53:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:53:53,122 INFO 127.0.0.6 - - [28/Mar/2023:07:53:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:53:53,122 INFO 127.0.0.6 - - [28/Mar/2023:07:53:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:54:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:54:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:54:13,127 INFO 127.0.0.6 - - [28/Mar/2023:07:54:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:54:13,127 INFO 127.0.0.6 - - [28/Mar/2023:07:54:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:54:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:54:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:54:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:54:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:54:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:54:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:54:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:54:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:54:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:55:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:55:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:55:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:55:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:55:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:55:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:55:33,127 INFO 127.0.0.6 - - [28/Mar/2023:07:55:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:55:33,127 INFO 127.0.0.6 - - [28/Mar/2023:07:55:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:55:38,892 INFO [AdminClient clientId=kafka-connect-sample.sample-cluster--shared-admin] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [kafka-admin-client-thread | kafka-connect-sample.sample-cluster--shared-admin]
2023-03-28 07:55:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
2023-03-28 07:55:43,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:43 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-111]
2023-03-28 07:55:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-44]
2023-03-28 07:55:53,123 INFO 127.0.0.6 - - [28/Mar/2023:07:55:53 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-104]
2023-03-28 07:56:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:56:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-69]
2023-03-28 07:56:03,123 INFO 127.0.0.6 - - [28/Mar/2023:07:56:03 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-92]
2023-03-28 07:56:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:56:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-65]
2023-03-28 07:56:13,123 INFO 127.0.0.6 - - [28/Mar/2023:07:56:13 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-121]
2023-03-28 07:56:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:56:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-83]
2023-03-28 07:56:23,123 INFO 127.0.0.6 - - [28/Mar/2023:07:56:23 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 1 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-77]
2023-03-28 07:56:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:56:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-128]
2023-03-28 07:56:33,123 INFO 127.0.0.6 - - [28/Mar/2023:07:56:33 +0000] "GET / HTTP/1.1" 200 91 "-" "kube-probe/1.22+" 0 (org.apache.kafka.connect.runtime.rest.RestServer) [qtp1643646293-71]
Auto-detected KUBERNETES_SERVICE_DNS_DOMAIN: cluster.local
+ exec /usr/bin/tini -w -e 143 -- java -Dlog4j2.configurationFile=file:/opt/strimzi/custom-config/log4j2.properties -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager -Dvertx.cacheDirBase=/tmp/vertx-cache -Djava.security.egd=file:/dev/./urandom -XX:+ExitOnOutOfMemoryError -XX:MinRAMPercentage=15 -XX:MaxRAMPercentage=20 -classpath lib/io.strimzi.cluster-operator-0.33.1.jar:lib/io.strimzi.api-0.33.1.jar:lib/io.fabric8.kubernetes-model-common-6.3.1.jar:lib/io.fabric8.kubernetes-model-apiextensions-6.3.1.jar:lib/io.strimzi.config-model-0.33.1.jar:lib/io.strimzi.operator-common-0.33.1.jar:lib/io.strimzi.crd-annotations-0.33.1.jar:lib/org.quartz-scheduler.quartz-2.3.2.jar:lib/io.fabric8.openshift-client-6.3.1.jar:lib/com.github.mifmif.generex-1.0.2.jar:lib/dk.brics.automaton.automaton-1.11-8.jar:lib/io.fabric8.openshift-client-api-6.3.1.jar:lib/io.fabric8.openshift-model-clusterautoscaling-6.3.1.jar:lib/io.fabric8.openshift-model-operator-6.3.1.jar:lib/io.fabric8.openshift-model-operatorhub-6.3.1.jar:lib/io.fabric8.openshift-model-machine-6.3.1.jar:lib/io.fabric8.openshift-model-whereabouts-6.3.1.jar:lib/io.fabric8.openshift-model-monitoring-6.3.1.jar:lib/io.fabric8.openshift-model-storageversionmigrator-6.3.1.jar:lib/io.fabric8.openshift-model-tuned-6.3.1.jar:lib/io.fabric8.openshift-model-console-6.3.1.jar:lib/io.fabric8.openshift-model-config-6.3.1.jar:lib/io.fabric8.openshift-model-machineconfig-6.3.1.jar:lib/io.fabric8.openshift-model-miscellaneous-6.3.1.jar:lib/io.fabric8.openshift-model-hive-6.3.1.jar:lib/io.fabric8.openshift-model-installer-6.3.1.jar:lib/io.fabric8.kubernetes-client-6.3.1.jar:lib/io.fabric8.kubernetes-httpclient-okhttp-6.3.1.jar:lib/com.squareup.okhttp3.okhttp-3.12.12.jar:lib/com.squareup.okio.okio-1.15.0.jar:lib/com.squareup.okhttp3.logging-interceptor-3.12.12.jar:lib/io.fabric8.kubernetes-client-api-6.3.1.jar:lib/io.fabric8.kubernetes-model-gatewayapi-6.3.1.jar:lib/io.fabric8.kubernetes-model-admissionregistration-6.3.1.jar:lib/io.fabric8.kubernetes-model-autoscaling-6.3.1.jar:lib/io.fabric8.kubernetes-model-batch-6.3.1.jar:lib/io.fabric8.kubernetes-model-certificates-6.3.1.jar:lib/io.fabric8.kubernetes-model-discovery-6.3.1.jar:lib/io.fabric8.kubernetes-model-extensions-6.3.1.jar:lib/io.fabric8.kubernetes-model-flowcontrol-6.3.1.jar:lib/io.fabric8.kubernetes-model-metrics-6.3.1.jar:lib/io.fabric8.kubernetes-model-scheduling-6.3.1.jar:lib/io.fabric8.kubernetes-model-node-6.3.1.jar:lib/org.slf4j.slf4j-api-1.7.36.jar:lib/org.yaml.snakeyaml-1.33.jar:lib/com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.14.1.jar:lib/io.fabric8.kubernetes-model-core-6.3.1.jar:lib/io.fabric8.kubernetes-model-events-6.3.1.jar:lib/io.fabric8.kubernetes-model-policy-6.3.1.jar:lib/io.fabric8.kubernetes-model-rbac-6.3.1.jar:lib/io.fabric8.kubernetes-model-apps-6.3.1.jar:lib/io.fabric8.kubernetes-model-storageclass-6.3.1.jar:lib/io.fabric8.kubernetes-model-networking-6.3.1.jar:lib/io.fabric8.kubernetes-model-coordination-6.3.1.jar:lib/io.fabric8.openshift-model-6.3.1.jar:lib/io.fabric8.zjsonpatch-0.3.0.jar:lib/com.fasterxml.jackson.core.jackson-core-2.14.1.jar:lib/com.fasterxml.jackson.core.jackson-databind-2.14.1.jar:lib/com.fasterxml.jackson.core.jackson-annotations-2.14.1.jar:lib/com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.14.1.jar:lib/io.vertx.vertx-core-4.3.6.jar:lib/io.netty.netty-common-4.1.86.Final.jar:lib/io.netty.netty-buffer-4.1.86.Final.jar:lib/io.netty.netty-handler-4.1.86.Final.jar:lib/io.netty.netty-handler-proxy-4.1.86.Final.jar:lib/io.netty.netty-codec-http-4.1.86.Final.jar:lib/io.netty.netty-codec-http2-4.1.86.Final.jar:lib/io.netty.netty-resolver-4.1.86.Final.jar:lib/io.netty.netty-resolver-dns-4.1.86.Final.jar:lib/io.netty.netty-codec-dns-4.1.86.Final.jar:lib/io.strimzi.certificate-manager-0.33.1.jar:lib/org.apache.logging.log4j.log4j-core-2.17.2.jar:lib/org.apache.logging.log4j.log4j-api-2.17.2.jar:lib/org.apache.logging.log4j.log4j-slf4j-impl-2.17.2.jar:lib/org.apache.logging.log4j.log4j-jul-2.17.2.jar:lib/io.strimzi.kafka-oauth-server-0.11.0.jar:lib/io.strimzi.kafka-oauth-server-plain-0.11.0.jar:lib/io.strimzi.kafka-oauth-client-0.11.0.jar:lib/io.strimzi.kafka-oauth-common-0.11.0.jar:lib/com.nimbusds.nimbus-jose-jwt-9.10.jar:lib/com.github.stephenc.jcip.jcip-annotations-1.0-1.jar:lib/com.jayway.jsonpath.json-path-2.6.0.jar:lib/net.minidev.json-smart-2.4.7.jar:lib/net.minidev.accessors-smart-2.4.7.jar:lib/org.apache.kafka.kafka-clients-3.3.2.jar:lib/com.github.luben.zstd-jni-1.5.2-1.jar:lib/org.lz4.lz4-java-1.8.0.jar:lib/org.xerial.snappy.snappy-java-1.1.8.4.jar:lib/org.apache.zookeeper.zookeeper-3.6.3.jar:lib/org.apache.yetus.audience-annotations-0.5.0.jar:lib/io.netty.netty-transport-native-epoll-4.1.86.Final.jar:lib/org.apache.zookeeper.zookeeper-jute-3.6.3.jar:lib/io.netty.netty-transport-4.1.86.Final.jar:lib/io.netty.netty-transport-native-epoll-4.1.86.Final-linux-x86_64.jar:lib/io.netty.netty-transport-native-unix-common-4.1.86.Final.jar:lib/io.netty.netty-transport-classes-epoll-4.1.86.Final.jar:lib/io.micrometer.micrometer-core-1.9.5.jar:lib/org.hdrhistogram.HdrHistogram-2.1.12.jar:lib/org.latencyutils.LatencyUtils-2.0.3.jar:lib/io.micrometer.micrometer-registry-prometheus-1.9.5.jar:lib/io.prometheus.simpleclient_common-0.15.0.jar:lib/io.prometheus.simpleclient-0.15.0.jar:lib/io.prometheus.simpleclient_tracer_otel-0.15.0.jar:lib/io.prometheus.simpleclient_tracer_common-0.15.0.jar:lib/io.prometheus.simpleclient_tracer_otel_agent-0.15.0.jar:lib/io.vertx.vertx-micrometer-metrics-4.3.6.jar:lib/io.netty.netty-codec-4.1.86.Final.jar:lib/io.netty.netty-codec-socks-4.1.86.Final.jar io.strimzi.operator.cluster.Main
2023-03-28 06:51:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:51:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:51:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:51:24 ERROR AbstractOperator:260 - Reconciliation #1(watch) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 06:51:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:51:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:53:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:53:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:53:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:53:24 ERROR AbstractOperator:260 - Reconciliation #4(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 06:55:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:55:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:55:24 ERROR ConnectionBase: - Connection reset
2023-03-28 06:55:24 ERROR AbstractOperator:260 - Reconciliation #5(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 06:57:23 ERROR ConnectionBase: - Connection reset
2023-03-28 06:57:23 ERROR ConnectionBase: - Connection reset
2023-03-28 06:57:23 ERROR ConnectionBase: - Connection reset
2023-03-28 06:57:23 ERROR AbstractOperator:260 - Reconciliation #6(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 06:59:23 ERROR ConnectionBase: - Connection reset
2023-03-28 06:59:23 ERROR ConnectionBase: - Connection reset
2023-03-28 06:59:23 ERROR ConnectionBase: - Connection reset
2023-03-28 06:59:23 ERROR AbstractOperator:260 - Reconciliation #7(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:01:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:01:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:01:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:01:23 ERROR AbstractOperator:260 - Reconciliation #8(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:03:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:03:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:03:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:03:23 ERROR AbstractOperator:260 - Reconciliation #9(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:05:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:05:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:05:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:05:24 ERROR AbstractOperator:260 - Reconciliation #10(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:07:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:07:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:07:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:07:23 ERROR AbstractOperator:260 - Reconciliation #11(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:09:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:09:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:09:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:09:23 ERROR AbstractOperator:260 - Reconciliation #12(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:11:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:11:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:11:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:11:23 ERROR AbstractOperator:260 - Reconciliation #13(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:13:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:13:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:13:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:13:23 ERROR AbstractOperator:260 - Reconciliation #14(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:15:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:15:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:15:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:15:23 ERROR AbstractOperator:260 - Reconciliation #15(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:17:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:17:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:17:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:17:23 ERROR AbstractOperator:260 - Reconciliation #16(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:19:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:19:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:19:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:19:23 ERROR AbstractOperator:260 - Reconciliation #17(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:21:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:21:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:21:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:21:23 ERROR AbstractOperator:260 - Reconciliation #18(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:23:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:23:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:23:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:23:23 ERROR AbstractOperator:260 - Reconciliation #19(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:25:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:25:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:25:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:25:23 ERROR AbstractOperator:260 - Reconciliation #20(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:27:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:27:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:27:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:27:23 ERROR AbstractOperator:260 - Reconciliation #21(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:29:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:29:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:29:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:29:23 ERROR AbstractOperator:260 - Reconciliation #22(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:31:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:31:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:31:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:31:23 ERROR AbstractOperator:260 - Reconciliation #23(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:33:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:33:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:33:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:33:23 ERROR AbstractOperator:260 - Reconciliation #24(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:35:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:35:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:35:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:35:23 ERROR AbstractOperator:260 - Reconciliation #25(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:37:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:37:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:37:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:37:23 ERROR AbstractOperator:260 - Reconciliation #26(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:39:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:39:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:39:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:39:23 ERROR AbstractOperator:260 - Reconciliation #27(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:41:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:41:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:41:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:41:23 ERROR AbstractOperator:260 - Reconciliation #28(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:43:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:43:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:43:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:43:23 ERROR AbstractOperator:260 - Reconciliation #29(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:45:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:45:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:45:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:45:23 ERROR AbstractOperator:260 - Reconciliation #30(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:47:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:47:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:47:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:47:23 ERROR AbstractOperator:260 - Reconciliation #31(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:49:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:49:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:49:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:49:23 ERROR AbstractOperator:260 - Reconciliation #32(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:51:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:51:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:51:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:51:23 ERROR AbstractOperator:260 - Reconciliation #33(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:53:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:53:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:53:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:53:23 ERROR AbstractOperator:260 - Reconciliation #34(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:55:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:55:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:55:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:55:23 ERROR AbstractOperator:260 - Reconciliation #35(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:57:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:57:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:57:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:57:23 ERROR AbstractOperator:260 - Reconciliation #36(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 07:59:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:59:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:59:23 ERROR ConnectionBase: - Connection reset
2023-03-28 07:59:23 ERROR AbstractOperator:260 - Reconciliation #37(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:01:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:01:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:01:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:01:23 ERROR AbstractOperator:260 - Reconciliation #38(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:03:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:03:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:03:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:03:23 ERROR AbstractOperator:260 - Reconciliation #39(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:05:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:05:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:05:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:05:23 ERROR AbstractOperator:260 - Reconciliation #40(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:07:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:07:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:07:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:07:23 ERROR AbstractOperator:260 - Reconciliation #41(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:09:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:09:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:09:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:09:23 ERROR AbstractOperator:260 - Reconciliation #42(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:11:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:11:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:11:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:11:23 ERROR AbstractOperator:260 - Reconciliation #43(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:13:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:13:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:13:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:13:23 ERROR AbstractOperator:260 - Reconciliation #44(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:15:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:15:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:15:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:15:23 ERROR AbstractOperator:260 - Reconciliation #45(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:17:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:17:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:17:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:17:23 ERROR AbstractOperator:260 - Reconciliation #46(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:19:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:19:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:19:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:19:23 ERROR AbstractOperator:260 - Reconciliation #47(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:21:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:21:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:21:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:21:23 ERROR AbstractOperator:260 - Reconciliation #48(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:23:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:23:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:23:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:23:23 ERROR AbstractOperator:260 - Reconciliation #49(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:25:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:25:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:25:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:25:23 ERROR AbstractOperator:260 - Reconciliation #50(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:27:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:27:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:27:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:27:23 ERROR AbstractOperator:260 - Reconciliation #51(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:29:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:29:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:29:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:29:23 ERROR AbstractOperator:260 - Reconciliation #52(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:31:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:31:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:31:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:31:23 ERROR AbstractOperator:260 - Reconciliation #53(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:33:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:33:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:33:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:33:23 ERROR AbstractOperator:260 - Reconciliation #54(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:35:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:35:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:35:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:35:23 ERROR AbstractOperator:260 - Reconciliation #55(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:37:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:37:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:37:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:37:23 ERROR AbstractOperator:260 - Reconciliation #56(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
2023-03-28 08:39:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:39:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:39:23 ERROR ConnectionBase: - Connection reset
2023-03-28 08:39:23 ERROR AbstractOperator:260 - Reconciliation #57(timer) KafkaConnect(kafka-connect-sample/kafka-connect-sample-cluster): createOrUpdate failed
java.net.SocketException: Connection reset
at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[io.netty.netty-buffer-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[io.netty.netty-transport-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[io.netty.netty-common-4.1.86.Final.jar:4.1.86.Final]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment