Detected Zookeeper ID 1 Preparing truststore Adding /opt/kafka/cluster-ca-certs/ca.crt to truststore /tmp/zookeeper/cluster.truststore.p12 with alias ca Certificate was added to keystore Preparing truststore is complete Looking for the right CA Found the right CA: /opt/kafka/cluster-ca-certs/ca.crt Preparing keystore for client and quorum listeners Preparing keystore for client and quorum listeners is complete Starting Zookeeper with configuration: # The directory where the snapshot is stored. dataDir=/var/lib/zookeeper/data # Other options 4lw.commands.whitelist=* standaloneEnabled=false reconfigEnabled=true clientPort=12181 clientPortAddress=127.0.0.1 # TLS options serverCnxnFactory=org.apache.zookeeper.server.NettyServerCnxnFactory ssl.clientAuth=need ssl.quorum.clientAuth=need secureClientPort=2181 sslQuorum=true ssl.trustStore.location=/tmp/zookeeper/cluster.truststore.p12 ssl.trustStore.password=[hidden] ssl.trustStore.type=PKCS12 ssl.quorum.trustStore.location=/tmp/zookeeper/cluster.truststore.p12 ssl.quorum.trustStore.password=[hidden] ssl.quorum.trustStore.type=PKCS12 ssl.keyStore.location=/tmp/zookeeper/cluster.keystore.p12 ssl.keyStore.password=[hidden] ssl.keyStore.type=PKCS12 ssl.quorum.keyStore.location=/tmp/zookeeper/cluster.keystore.p12 ssl.quorum.keyStore.password=[hidden] ssl.quorum.keyStore.type=PKCS12 # Provided configuration tickTime=2000 initLimit=5 syncLimit=2 autopurge.purgeInterval=1 admin.enableServer=false ssl.hostnameVerification=false ssl.quorum.hostnameVerification=false # Zookeeper nodes configuration server.1=onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc:2888:3888:participant;127.0.0.1:12181 server.2=onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc:2888:3888:participant;127.0.0.1:12181 server.3=onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc:2888:3888:participant;127.0.0.1:12181 + exec /usr/bin/tini -w -e 143 -- /opt/kafka/bin/zookeeper-server-start.sh /tmp/zookeeper.properties 2022-11-07 04:34:18,311 INFO Reading configuration from: /tmp/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-11-07 04:34:18,321 INFO clientPortAddress is 127.0.0.1:12181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-11-07 04:34:18,321 INFO secureClientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-11-07 04:34:18,326 INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [main] 2022-11-07 04:34:18,327 INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-11-07 04:34:18,327 INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) [main] 2022-11-07 04:34:18,387 INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager) [main] 2022-11-07 04:34:18,387 INFO autopurge.purgeInterval set to 1 (org.apache.zookeeper.server.DatadirCleanupManager) [main] 2022-11-07 04:34:18,389 INFO Purge task started. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-11-07 04:34:18,396 INFO Log4j 1.2 jmx support found and enabled. (org.apache.zookeeper.jmx.ManagedUtil) [main] 2022-11-07 04:34:18,397 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [PurgeTask] 2022-11-07 04:34:18,411 INFO Purge task completed. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-11-07 04:34:18,416 INFO Starting quorum peer, myid=1 (org.apache.zookeeper.server.quorum.QuorumPeerMain) [main] 2022-11-07 04:34:18,440 INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@7c469c48 (org.apache.zookeeper.server.ServerMetrics) [main] 2022-11-07 04:34:18,553 INFO zookeeper.client.portUnification=false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,554 INFO zookeeper.netty.advancedFlowControl.enabled = false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,554 INFO handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,632 INFO Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-11-07 04:34:18,634 WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-11-07 04:34:18,635 INFO zookeeper.client.portUnification=false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,635 INFO zookeeper.netty.advancedFlowControl.enabled = false (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,635 INFO handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,636 INFO Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-11-07 04:34:18,636 WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) [main] 2022-11-07 04:34:18,647 INFO zookeeper.quorumCnxnTimeoutMs=-1 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,652 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [main] 2022-11-07 04:34:18,654 INFO Local sessions disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,654 INFO Local session upgrading disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,654 INFO tickTime set to 2000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,654 INFO minSessionTimeout set to 4000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,654 INFO maxSessionTimeout set to 40000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,654 INFO initLimit set to 5 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,654 INFO syncLimit set to 2 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,655 INFO connectToLearnerMasterLimit set to 0 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,676 INFO (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,676 INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,676 INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,676 INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,676 INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,677 INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,677 INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,677 INFO | | (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,677 INFO |_| (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,677 INFO (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,679 INFO Server environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,680 INFO Server environment:host.name=onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc.cluster.local (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,680 INFO Server environment:java.version=11.0.15 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,680 INFO Server environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,680 INFO Server environment:java.home=/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-2.el8_6.x86_64 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,687 INFO Server environment:java.class.path=/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/automaton-1.11-8.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.1.0.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.1.0.jar:/opt/kafka/bin/../libs/connect-file-3.1.0.jar:/opt/kafka/bin/../libs/connect-json-3.1.0.jar:/opt/kafka/bin/../libs/connect-mirror-3.1.0.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.1.0.jar:/opt/kafka/bin/../libs/connect-runtime-3.1.0.jar:/opt/kafka/bin/../libs/connect-transforms-3.1.0.jar:/opt/kafka/bin/../libs/cruise-control-metrics-reporter-2.5.95.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/generex-1.0.2.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.12.3.jar:/opt/kafka/bin/../libs/jackson-core-2.12.3.jar:/opt/kafka/bin/../libs/jackson-databind-2.12.3.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.12.3.jar:/opt/kafka/bin/../libs/jackson-dataformat-yaml-2.12.3.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.12.3.jar:/opt/kafka/bin/../libs/jackson-datatype-jsr310-2.12.3.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.12.3.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.12.3.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.12.3.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.12.3.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.1.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.2.jar:/opt/kafka/bin/../libs/javassist-3.27.0-GA.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.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-http-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-io-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-security-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-server-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-util-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.43.v20210629.jar:/opt/kafka/bin/../libs/jline-3.12.1.jar:/opt/kafka/bin/../libs/jmx_prometheus_javaagent-0.17.0.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.7.8.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.30.0.jar:/opt/kafka/bin/../libs/kafka-clients-3.1.0.jar:/opt/kafka/bin/../libs/kafka-env-var-config-provider-1.0.0.jar:/opt/kafka/bin/../libs/kafka-kubernetes-config-provider-1.0.0.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-3.1.0.jar:/opt/kafka/bin/../libs/kafka-metadata-3.1.0.jar:/opt/kafka/bin/../libs/kafka-oauth-client-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-common-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-keycloak-authorizer-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-server-0.10.0.jar:/opt/kafka/bin/../libs/kafka-oauth-server-plain-0.10.0.jar:/opt/kafka/bin/../libs/kafka-quotas-plugin-0.2.0.jar:/opt/kafka/bin/../libs/kafka-raft-3.1.0.jar:/opt/kafka/bin/../libs/kafka-server-common-3.1.0.jar:/opt/kafka/bin/../libs/kafka-shell-3.1.0.jar:/opt/kafka/bin/../libs/kafka-storage-3.1.0.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.1.0.jar:/opt/kafka/bin/../libs/kafka-streams-3.1.0.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.1.0.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.1.0.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.1.0.jar:/opt/kafka/bin/../libs/kafka-tools-3.1.0.jar:/opt/kafka/bin/../libs/kafka_2.13-3.1.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-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-apps-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-batch-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-certificates-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-common-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-core-5.12.0.jar:/opt/kafka/bin/../libs/kubernetes-model-extensions-5.12.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/log4j-1.2.17.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.1.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.30.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.68.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.68.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.68.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.68.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.68.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.68.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.68.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.68.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.4.0.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.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-6.22.1.1.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.4.4.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.0.jar:/opt/kafka/bin/../libs/scala-library-2.13.6.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.3.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.6.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snakeyaml-1.27.jar:/opt/kafka/bin/../libs/snappy-java-1.1.8.4.jar:/opt/kafka/bin/../libs/tracing-agent-0.30.0.jar:/opt/kafka/bin/../libs/trogdor-3.1.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.0-4.jar (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,687 INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,687 INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,688 INFO Server environment:java.compiler= (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,688 INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,688 INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,688 INFO Server environment:os.version=5.4.0-96-generic (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,688 INFO Server environment:user.name=root (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,689 INFO Server environment:user.home=/root (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,689 INFO Server environment:user.dir=/opt/kafka (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,689 INFO Server environment:os.memory.free=225MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,689 INFO Server environment:os.memory.max=7966MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,689 INFO Server environment:os.memory.total=246MB (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,689 INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,689 INFO zookeeper.skipACL=="yes", ACL checks will be skipped (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,690 INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,690 INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,690 INFO zookeeper.flushDelay=0 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,690 INFO zookeeper.maxWriteQueuePollTime=0 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,690 INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,691 INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer) [main] 2022-11-07 04:34:18,698 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [main] 2022-11-07 04:34:18,698 INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) [main] 2022-11-07 04:34:18,700 INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-11-07 04:34:18,700 INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-11-07 04:34:18,716 INFO Using TLS encrypted quorum communication (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,716 INFO Port unification disabled (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,716 INFO multiAddress.enabled set to false (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,716 INFO multiAddress.reachabilityCheckEnabled set to true (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,716 INFO multiAddress.reachabilityCheckTimeoutMs set to 1000 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,716 INFO QuorumPeer communication is not secured! (SASL auth disabled) (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,716 INFO quorum.cnxn.threads.size set to 20 (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,726 INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream) [main] 2022-11-07 04:34:18,726 INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [main] 2022-11-07 04:34:18,734 INFO Snapshot loaded in 18 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase) [main] 2022-11-07 04:34:18,735 INFO currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,740 INFO acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,743 INFO binding to port /127.0.0.1:12181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,835 INFO bound to port 12181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,836 INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,838 INFO bound to port 2181 (org.apache.zookeeper.server.NettyServerCnxnFactory) [main] 2022-11-07 04:34:18,839 INFO Using 4000ms as the quorum cnxn socket timeout (org.apache.zookeeper.server.quorum.QuorumPeer) [main] 2022-11-07 04:34:18,846 INFO Election port bind maximum retries is infinite (org.apache.zookeeper.server.quorum.QuorumCnxManager) [main] 2022-11-07 04:34:18,848 INFO zookeeper.fastleader.minNotificationInterval=200 (org.apache.zookeeper.server.quorum.FastLeaderElection) [main] 2022-11-07 04:34:18,848 INFO zookeeper.fastleader.maxNotificationInterval=60000 (org.apache.zookeeper.server.quorum.FastLeaderElection) [main] 2022-11-07 04:34:18,853 INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider) [main] 2022-11-07 04:34:18,863 INFO Creating TLS-only quorum server socket (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.70.189:3888] 2022-11-07 04:34:18,866 INFO 1 is accepting connections now, my election bind port: onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.70.189:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.70.189:3888] 2022-11-07 04:34:18,872 INFO LOOKING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:18,874 INFO New election. My id = 1, proposed zxid=0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:18,889 INFO Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=1]] 2022-11-07 04:34:19,093 INFO Notification time out: 400 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:19,494 INFO Notification time out: 800 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:19,590 WARN Cannot open channel to 3 at election address onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-2] java.net.UnknownHostException: onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-11-07 04:34:19,590 WARN Cannot open channel to 2 at election address onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.71.16:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-1] java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-11-07 04:34:20,296 INFO Notification time out: 1600 (org.apache.zookeeper.server.quorum.FastLeaderElection) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:20,297 WARN Cannot open channel to 3 at election address onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-1] java.net.UnknownHostException: onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-11-07 04:34:20,861 INFO Received connection request from /10.233.71.16:40670 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.70.189:3888] 2022-11-07 04:34:21,222 INFO Accepted TLS connection from /10.233.71.16:40670 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.70.189:3888] 2022-11-07 04:34:21,224 INFO SSL handshake complete with onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.71.16:3888 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-3] 2022-11-07 04:34:21,226 INFO Have smaller server identifier, so dropping the connection: (myId:1 --> sid:2) (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-3] 2022-11-07 04:34:21,240 WARN Connection broken for id 2, my id = 1 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [RecvWorker:2] java.io.EOFException at java.base/java.io.DataInputStream.readInt(DataInputStream.java:397) at org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:1384) 2022-11-07 04:34:21,240 WARN Interrupting SendWorker thread from RecvWorker. sid: 2. myId: 1 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [RecvWorker:2] 2022-11-07 04:34:21,242 WARN Interrupted while waiting for message on queue (org.apache.zookeeper.server.quorum.QuorumCnxManager) [SendWorker:2] java.lang.InterruptedException at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2056) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2133) at org.apache.zookeeper.util.CircularBlockingQueue.poll(CircularBlockingQueue.java:105) at org.apache.zookeeper.server.quorum.QuorumCnxManager.pollSendQueue(QuorumCnxManager.java:1447) at org.apache.zookeeper.server.quorum.QuorumCnxManager.access$900(QuorumCnxManager.java:98) at org.apache.zookeeper.server.quorum.QuorumCnxManager$SendWorker.run(QuorumCnxManager.java:1271) 2022-11-07 04:34:21,242 WARN Send worker leaving thread id 2 my id = 1 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [SendWorker:2] 2022-11-07 04:34:21,249 INFO Received connection request from /10.233.71.16:40672 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.70.189:3888] 2022-11-07 04:34:21,364 INFO Accepted TLS connection from /10.233.71.16:40672 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.70.189:3888] 2022-11-07 04:34:21,371 INFO Notification: my state:LOOKING; n.sid:2, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=1]] 2022-11-07 04:34:21,374 INFO Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=1]] 2022-11-07 04:34:21,375 WARN Cannot open channel to 3 at election address onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc:3888 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [QuorumConnectionThread-[myid=1]-3] java.net.UnknownHostException: onap-strimzi-zookeeper-2.onap-strimzi-zookeeper-nodes.onap.svc at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:383) at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:457) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-11-07 04:34:21,575 INFO Peer state changed: following (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,576 INFO FOLLOWING (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,582 INFO leaderConnectDelayDuringRetryMs: 100 (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,582 INFO TCP NoDelay set to: true (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,582 INFO zookeeper.learner.asyncSending = false (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,584 INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,589 INFO minSessionTimeout set to 4000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,589 INFO maxSessionTimeout set to 40000 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,591 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,591 INFO Response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,592 INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,593 INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,593 INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,593 INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,593 INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,593 INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,595 INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,595 INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,596 INFO Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 clientPortListenBacklog -1 datadir /var/lib/zookeeper/data/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,598 INFO FOLLOWING - LEADER ELECTION TOOK - 2723 MS (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,601 INFO Peer state changed: following - discovery (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,607 WARN Unexpected exception, tries=0, remaining init limit=9998, connecting to onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.71.16:2888 (org.apache.zookeeper.server.quorum.Learner) [LeaderConnector-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.71.16:2888] java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) at org.apache.zookeeper.server.quorum.Learner.sockConnect(Learner.java:292) at org.apache.zookeeper.server.quorum.Learner$LeaderConnector.connectToLeader(Learner.java:408) at org.apache.zookeeper.server.quorum.Learner$LeaderConnector.run(Learner.java:366) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2022-11-07 04:34:21,783 INFO Successfully connected to leader, using address: onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.71.16:2888 (org.apache.zookeeper.server.quorum.Learner) [LeaderConnector-onap-strimzi-zookeeper-1.onap-strimzi-zookeeper-nodes.onap.svc/10.233.71.16:2888] 2022-11-07 04:34:21,800 INFO Peer state changed: following - synchronization (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,808 INFO Getting a diff from the leader 0x0 (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,808 INFO Peer state changed: following - synchronization - diff (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,814 INFO Learner received NEWLEADER message (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,820 INFO Peer state changed: following - synchronization (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,828 INFO Configuring CommitProcessor with readBatchSize -1 commitBatchSize 1 (org.apache.zookeeper.server.quorum.CommitProcessor) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,828 INFO Configuring CommitProcessor with 1 worker threads. (org.apache.zookeeper.server.quorum.CommitProcessor) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,833 INFO zookeeper.request_throttler.shutdownTimeout = 10000 (org.apache.zookeeper.server.RequestThrottler) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,920 INFO Learner received UPTODATE message (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:21,925 INFO Peer state changed: following - broadcast (org.apache.zookeeper.server.quorum.QuorumPeer) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:23,230 INFO Received connection request from /10.233.72.226:35640 (org.apache.zookeeper.server.quorum.QuorumCnxManager) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.70.189:3888] 2022-11-07 04:34:23,588 INFO Accepted TLS connection from /10.233.72.226:35640 - TLSv1.2 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (org.apache.zookeeper.server.quorum.UnifiedServerSocket) [ListenerHandler-onap-strimzi-zookeeper-0.onap-strimzi-zookeeper-nodes.onap.svc/10.233.70.189:3888] 2022-11-07 04:34:23,605 INFO Notification: my state:FOLLOWING; n.sid:3, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x0, n.zxid:0x0, message format version:0x2, n.config version:0x0 (org.apache.zookeeper.server.quorum.FastLeaderElection) [WorkerReceiver[myid=1]] 2022-11-07 04:34:40,783 INFO The list of known four letter word commands is : [{1936881266=srvr, 1937006964=stat, 2003003491=wchc, 1685417328=dump, 1668445044=crst, 1936880500=srst, 1701738089=envi, 1668247142=conf, -720899=telnet close, 1751217000=hash, 2003003507=wchs, 2003003504=wchp, 1684632179=dirs, 1668247155=cons, 1835955314=mntr, 1769173615=isro, 1920298859=ruok, 1735683435=gtmk, 1937010027=stmk}] (org.apache.zookeeper.server.command.FourLetterCommands) [nioEventLoopGroup-4-1] 2022-11-07 04:34:40,783 INFO The list of enabled four letter word commands is : [[wchs, stat, wchp, dirs, stmk, conf, ruok, mntr, srvr, wchc, envi, srst, isro, dump, gtmk, telnet close, crst, hash, cons]] (org.apache.zookeeper.server.command.FourLetterCommands) [nioEventLoopGroup-4-1] 2022-11-07 04:34:40,783 INFO Processing ruok command from /127.0.0.1:51502 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:34:40,799 INFO Processing ruok command from /127.0.0.1:51504 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:34:43,118 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-11-07 04:34:43,139 WARN Got zxid 0x100000001 expected 0x1 (org.apache.zookeeper.server.quorum.Learner) [QuorumPeer[myid=1](plain=127.0.0.1:12181)(secure=0.0.0.0:2181)] 2022-11-07 04:34:43,140 INFO Creating new log file: log.100000001 (org.apache.zookeeper.server.persistence.FileTxnLog) [SyncThread:1] 2022-11-07 04:34:43,146 INFO Committing global session 0x100003b2c0b0000 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:34:43,337 INFO Submitting global closeSession request for session 0x100003b2c0b0000 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 04:34:50,720 INFO Processing ruok command from /127.0.0.1:51588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:34:50,760 INFO Processing ruok command from /127.0.0.1:51590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:35:00,722 INFO Processing ruok command from /127.0.0.1:51656 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:35:00,837 INFO Processing ruok command from /127.0.0.1:51658 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:35:00,998 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-11-07 04:35:01,026 INFO Committing global session 0x100003b2c0b0001 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:35:01,225 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-11-07 04:35:01,241 INFO Committing global session 0x100003b2c0b0002 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:35:02,238 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-11-07 04:35:02,251 INFO Committing global session 0x100003b2c0b0003 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:35:05,088 INFO Authenticated Id 'CN=onap-strimzi-kafka,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-11-07 04:35:05,098 INFO Committing global session 0x100003b2c0b0004 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:35:05,686 INFO Committing global session 0x200003c4fd80000 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:35:06,202 INFO Committing global session 0x200003c4fd80001 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:35:10,715 INFO Processing ruok command from /127.0.0.1:51720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:35:10,738 INFO Processing ruok command from /127.0.0.1:51722 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:35:20,708 INFO Processing ruok command from /127.0.0.1:51776 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:35:20,744 INFO Processing ruok command from /127.0.0.1:51778 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:35:30,708 INFO Processing ruok command from /127.0.0.1:51828 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:35:30,730 INFO Processing ruok command from /127.0.0.1:51830 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:35:34,781 INFO Authenticated Id 'CN=onap-strimzi-entity-topic-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-11-07 04:35:34,789 INFO Committing global session 0x100003b2c0b0005 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:35:40,712 INFO Processing ruok command from /127.0.0.1:51896 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:35:40,744 INFO Processing ruok command from /127.0.0.1:51898 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:35:50,717 INFO Processing ruok command from /127.0.0.1:51950 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:35:50,764 INFO Processing ruok command from /127.0.0.1:51952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:35:56,152 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-11-07 04:35:56,160 INFO Committing global session 0x100003b2c0b0006 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:35:57,007 INFO Submitting global closeSession request for session 0x100003b2c0b0006 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 04:36:00,704 INFO Processing ruok command from /127.0.0.1:52004 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:36:00,730 INFO Processing ruok command from /127.0.0.1:52006 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:36:10,723 INFO Processing ruok command from /127.0.0.1:52058 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:36:10,754 INFO Processing ruok command from /127.0.0.1:52060 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:36:20,712 INFO Processing ruok command from /127.0.0.1:52112 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:36:20,739 INFO Processing ruok command from /127.0.0.1:52114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:36:30,727 INFO Processing ruok command from /127.0.0.1:52208 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:36:30,805 INFO Processing ruok command from /127.0.0.1:52210 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:36:40,714 INFO Processing ruok command from /127.0.0.1:52298 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:36:40,762 INFO Processing ruok command from /127.0.0.1:52300 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:36:45,116 INFO Committing global session 0x200003c4fd80002 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:36:50,785 INFO Processing ruok command from /127.0.0.1:52354 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:36:50,843 INFO Processing ruok command from /127.0.0.1:52356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:37:00,708 INFO Processing ruok command from /127.0.0.1:52414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:37:00,741 INFO Processing ruok command from /127.0.0.1:52416 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:37:10,695 INFO Processing ruok command from /127.0.0.1:52478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:37:10,728 INFO Processing ruok command from /127.0.0.1:52480 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:37:20,724 INFO Processing ruok command from /127.0.0.1:52540 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:37:20,776 INFO Processing ruok command from /127.0.0.1:52542 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:37:30,710 INFO Processing ruok command from /127.0.0.1:52604 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:37:30,745 INFO Processing ruok command from /127.0.0.1:52606 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:37:40,699 INFO Processing ruok command from /127.0.0.1:52670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:37:40,733 INFO Processing ruok command from /127.0.0.1:52672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:37:50,699 INFO Processing ruok command from /127.0.0.1:52734 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:37:50,730 INFO Processing ruok command from /127.0.0.1:52736 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:38:00,712 INFO Processing ruok command from /127.0.0.1:52798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:38:00,748 INFO Processing ruok command from /127.0.0.1:52800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:38:10,717 INFO Processing ruok command from /127.0.0.1:52864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:38:10,762 INFO Processing ruok command from /127.0.0.1:52866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:38:20,698 INFO Processing ruok command from /127.0.0.1:52926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:38:20,736 INFO Processing ruok command from /127.0.0.1:52928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:38:30,695 INFO Processing ruok command from /127.0.0.1:52988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:38:30,729 INFO Processing ruok command from /127.0.0.1:52990 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:38:40,703 INFO Processing ruok command from /127.0.0.1:53056 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:38:40,725 INFO Processing ruok command from /127.0.0.1:53058 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:38:44,884 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-11-07 04:38:44,894 INFO Committing global session 0x100003b2c0b0007 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:38:45,617 INFO Submitting global closeSession request for session 0x100003b2c0b0007 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 04:38:50,696 INFO Processing ruok command from /127.0.0.1:53124 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:38:50,729 INFO Processing ruok command from /127.0.0.1:53126 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:39:00,707 INFO Processing ruok command from /127.0.0.1:53186 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:39:00,739 INFO Processing ruok command from /127.0.0.1:53188 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:39:10,726 INFO Processing ruok command from /127.0.0.1:53248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:39:10,764 INFO Processing ruok command from /127.0.0.1:53250 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:39:20,698 INFO Processing ruok command from /127.0.0.1:53320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:39:20,731 INFO Processing ruok command from /127.0.0.1:53322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:39:30,712 INFO Processing ruok command from /127.0.0.1:53406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:39:30,739 INFO Processing ruok command from /127.0.0.1:53408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:39:40,702 INFO Processing ruok command from /127.0.0.1:53476 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:39:40,729 INFO Processing ruok command from /127.0.0.1:53478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:39:50,708 INFO Processing ruok command from /127.0.0.1:53562 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:39:50,757 INFO Processing ruok command from /127.0.0.1:53566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:40:00,706 INFO Processing ruok command from /127.0.0.1:53644 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:40:00,737 INFO Processing ruok command from /127.0.0.1:53646 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:40:10,718 INFO Processing ruok command from /127.0.0.1:53718 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:40:10,794 INFO Processing ruok command from /127.0.0.1:53720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:40:20,716 INFO Processing ruok command from /127.0.0.1:53812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:40:20,748 INFO Processing ruok command from /127.0.0.1:53814 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:40:30,710 INFO Processing ruok command from /127.0.0.1:53936 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:40:30,734 INFO Processing ruok command from /127.0.0.1:53938 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:40:40,710 INFO Processing ruok command from /127.0.0.1:54022 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:40:40,774 INFO Processing ruok command from /127.0.0.1:54024 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:40:44,656 INFO Committing global session 0x200003c4fd80003 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:40:50,700 INFO Processing ruok command from /127.0.0.1:54100 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:40:50,728 INFO Processing ruok command from /127.0.0.1:54102 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:41:00,720 INFO Processing ruok command from /127.0.0.1:54180 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:41:00,752 INFO Processing ruok command from /127.0.0.1:54182 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:41:10,701 INFO Processing ruok command from /127.0.0.1:54260 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:41:10,738 INFO Processing ruok command from /127.0.0.1:54264 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:41:20,722 INFO Processing ruok command from /127.0.0.1:54340 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:41:20,752 INFO Processing ruok command from /127.0.0.1:54342 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:41:30,702 INFO Processing ruok command from /127.0.0.1:54420 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:41:30,736 INFO Processing ruok command from /127.0.0.1:54422 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:41:40,717 INFO Processing ruok command from /127.0.0.1:54504 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:41:40,747 INFO Processing ruok command from /127.0.0.1:54508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:41:50,705 INFO Processing ruok command from /127.0.0.1:54588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:41:50,730 INFO Processing ruok command from /127.0.0.1:54590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:42:00,711 INFO Processing ruok command from /127.0.0.1:54672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:42:00,733 INFO Processing ruok command from /127.0.0.1:54674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:42:10,702 INFO Processing ruok command from /127.0.0.1:54758 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:42:10,734 INFO Processing ruok command from /127.0.0.1:54760 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:42:20,712 INFO Processing ruok command from /127.0.0.1:54838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:42:20,745 INFO Processing ruok command from /127.0.0.1:54840 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:42:30,709 INFO Processing ruok command from /127.0.0.1:54918 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:42:30,733 INFO Processing ruok command from /127.0.0.1:54920 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:42:40,714 INFO Processing ruok command from /127.0.0.1:54998 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:42:40,740 INFO Processing ruok command from /127.0.0.1:55000 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:42:45,082 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-11-07 04:42:45,092 INFO Committing global session 0x100003b2c0b0008 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:42:45,811 INFO Submitting global closeSession request for session 0x100003b2c0b0008 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 04:42:50,708 INFO Processing ruok command from /127.0.0.1:55084 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:42:50,736 INFO Processing ruok command from /127.0.0.1:55086 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:43:00,707 INFO Processing ruok command from /127.0.0.1:55166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:43:00,734 INFO Processing ruok command from /127.0.0.1:55168 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:43:10,698 INFO Processing ruok command from /127.0.0.1:55248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:43:10,736 INFO Processing ruok command from /127.0.0.1:55250 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:43:20,711 INFO Processing ruok command from /127.0.0.1:55332 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:43:20,734 INFO Processing ruok command from /127.0.0.1:55334 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:43:30,722 INFO Processing ruok command from /127.0.0.1:55414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:43:30,753 INFO Processing ruok command from /127.0.0.1:55416 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:43:40,711 INFO Processing ruok command from /127.0.0.1:55494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:43:40,747 INFO Processing ruok command from /127.0.0.1:55496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:43:50,717 INFO Processing ruok command from /127.0.0.1:55576 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:43:50,748 INFO Processing ruok command from /127.0.0.1:55578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:44:00,710 INFO Processing ruok command from /127.0.0.1:55656 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:44:00,749 INFO Processing ruok command from /127.0.0.1:55658 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:44:10,699 INFO Processing ruok command from /127.0.0.1:55738 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:44:10,733 INFO Processing ruok command from /127.0.0.1:55740 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:44:20,711 INFO Processing ruok command from /127.0.0.1:55820 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:44:20,737 INFO Processing ruok command from /127.0.0.1:55822 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:44:30,717 INFO Processing ruok command from /127.0.0.1:55906 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:44:30,747 INFO Processing ruok command from /127.0.0.1:55908 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:44:40,703 INFO Processing ruok command from /127.0.0.1:55988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:44:40,734 INFO Processing ruok command from /127.0.0.1:55990 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:44:44,974 INFO Committing global session 0x200003c4fd80004 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:44:50,706 INFO Processing ruok command from /127.0.0.1:56072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:44:50,745 INFO Processing ruok command from /127.0.0.1:56074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:45:00,719 INFO Processing ruok command from /127.0.0.1:56152 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:45:00,748 INFO Processing ruok command from /127.0.0.1:56154 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:45:10,704 INFO Processing ruok command from /127.0.0.1:56238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:45:10,733 INFO Processing ruok command from /127.0.0.1:56240 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:45:20,701 INFO Processing ruok command from /127.0.0.1:56318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:45:20,730 INFO Processing ruok command from /127.0.0.1:56320 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:45:30,704 INFO Processing ruok command from /127.0.0.1:56406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:45:30,744 INFO Processing ruok command from /127.0.0.1:56408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:45:40,707 INFO Processing ruok command from /127.0.0.1:56488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:45:40,757 INFO Processing ruok command from /127.0.0.1:56490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:45:50,718 INFO Processing ruok command from /127.0.0.1:56566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:45:50,744 INFO Processing ruok command from /127.0.0.1:56568 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:46:00,711 INFO Processing ruok command from /127.0.0.1:56646 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:46:00,740 INFO Processing ruok command from /127.0.0.1:56648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:46:10,717 INFO Processing ruok command from /127.0.0.1:56728 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:46:10,750 INFO Processing ruok command from /127.0.0.1:56730 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:46:20,728 INFO Processing ruok command from /127.0.0.1:56808 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:46:20,752 INFO Processing ruok command from /127.0.0.1:56810 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:46:30,709 INFO Processing ruok command from /127.0.0.1:56890 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:46:30,777 INFO Processing ruok command from /127.0.0.1:56892 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:46:40,718 INFO Processing ruok command from /127.0.0.1:56974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:46:40,747 INFO Processing ruok command from /127.0.0.1:56976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:46:45,324 INFO Committing global session 0x200003c4fd80005 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:46:50,714 INFO Processing ruok command from /127.0.0.1:57058 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:46:50,749 INFO Processing ruok command from /127.0.0.1:57060 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:47:00,719 INFO Processing ruok command from /127.0.0.1:57144 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:47:00,749 INFO Processing ruok command from /127.0.0.1:57146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:47:10,703 INFO Processing ruok command from /127.0.0.1:57230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:47:10,730 INFO Processing ruok command from /127.0.0.1:57232 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:47:20,718 INFO Processing ruok command from /127.0.0.1:57314 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:47:20,770 INFO Processing ruok command from /127.0.0.1:57316 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:47:30,722 INFO Processing ruok command from /127.0.0.1:57396 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:47:30,750 INFO Processing ruok command from /127.0.0.1:57398 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:47:40,711 INFO Processing ruok command from /127.0.0.1:57482 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:47:40,739 INFO Processing ruok command from /127.0.0.1:57484 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:47:50,703 INFO Processing ruok command from /127.0.0.1:57590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:47:50,742 INFO Processing ruok command from /127.0.0.1:57592 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:48:00,717 INFO Processing ruok command from /127.0.0.1:57690 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:48:00,776 INFO Processing ruok command from /127.0.0.1:57692 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:48:10,716 INFO Processing ruok command from /127.0.0.1:57798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:48:10,747 INFO Processing ruok command from /127.0.0.1:57800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:48:20,703 INFO Processing ruok command from /127.0.0.1:57888 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:48:20,727 INFO Processing ruok command from /127.0.0.1:57890 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:48:30,711 INFO Processing ruok command from /127.0.0.1:57974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:48:30,750 INFO Processing ruok command from /127.0.0.1:57976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:48:40,714 INFO Processing ruok command from /127.0.0.1:58066 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:48:40,751 INFO Processing ruok command from /127.0.0.1:58068 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:48:45,590 INFO Committing global session 0x200003c4fd80006 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:48:50,712 INFO Processing ruok command from /127.0.0.1:58158 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:48:50,765 INFO Processing ruok command from /127.0.0.1:58160 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:49:00,714 INFO Processing ruok command from /127.0.0.1:58252 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:49:00,746 INFO Processing ruok command from /127.0.0.1:58254 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:49:10,698 INFO Processing ruok command from /127.0.0.1:58342 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:49:10,740 INFO Processing ruok command from /127.0.0.1:58344 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:49:20,726 INFO Processing ruok command from /127.0.0.1:58436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:49:20,758 INFO Processing ruok command from /127.0.0.1:58438 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:49:30,704 INFO Processing ruok command from /127.0.0.1:58528 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:49:30,743 INFO Processing ruok command from /127.0.0.1:58530 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:49:40,707 INFO Processing ruok command from /127.0.0.1:58616 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:49:40,739 INFO Processing ruok command from /127.0.0.1:58618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:49:50,715 INFO Processing ruok command from /127.0.0.1:58718 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:49:50,736 INFO Processing ruok command from /127.0.0.1:58720 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:50:00,710 INFO Processing ruok command from /127.0.0.1:58842 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:50:00,745 INFO Processing ruok command from /127.0.0.1:58844 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:50:10,707 INFO Processing ruok command from /127.0.0.1:58962 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:50:10,773 INFO Processing ruok command from /127.0.0.1:58964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:50:20,698 INFO Processing ruok command from /127.0.0.1:59062 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:50:20,728 INFO Processing ruok command from /127.0.0.1:59064 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:50:30,716 INFO Processing ruok command from /127.0.0.1:59166 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:50:30,740 INFO Processing ruok command from /127.0.0.1:59168 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:50:40,707 INFO Processing ruok command from /127.0.0.1:59264 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:50:40,738 INFO Processing ruok command from /127.0.0.1:59266 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:50:45,867 INFO Committing global session 0x200003c4fd80007 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:50:50,718 INFO Processing ruok command from /127.0.0.1:59366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:50:50,750 INFO Processing ruok command from /127.0.0.1:59368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:51:00,707 INFO Processing ruok command from /127.0.0.1:59466 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:51:00,752 INFO Processing ruok command from /127.0.0.1:59468 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:51:10,700 INFO Processing ruok command from /127.0.0.1:59572 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:51:10,732 INFO Processing ruok command from /127.0.0.1:59574 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:51:20,699 INFO Processing ruok command from /127.0.0.1:59676 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:51:20,742 INFO Processing ruok command from /127.0.0.1:59678 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:51:30,734 INFO Processing ruok command from /127.0.0.1:59778 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:51:30,761 INFO Processing ruok command from /127.0.0.1:59780 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:51:40,701 INFO Processing ruok command from /127.0.0.1:59876 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:51:40,732 INFO Processing ruok command from /127.0.0.1:59878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:51:50,728 INFO Processing ruok command from /127.0.0.1:59976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:51:50,779 INFO Processing ruok command from /127.0.0.1:59978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:52:00,711 INFO Processing ruok command from /127.0.0.1:60072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:52:00,744 INFO Processing ruok command from /127.0.0.1:60074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:52:10,707 INFO Processing ruok command from /127.0.0.1:60172 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:52:10,748 INFO Processing ruok command from /127.0.0.1:60174 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:52:20,709 INFO Processing ruok command from /127.0.0.1:60270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:52:20,738 INFO Processing ruok command from /127.0.0.1:60272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:52:30,707 INFO Processing ruok command from /127.0.0.1:60372 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:52:30,743 INFO Processing ruok command from /127.0.0.1:60374 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:52:40,711 INFO Processing ruok command from /127.0.0.1:60470 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:52:40,747 INFO Processing ruok command from /127.0.0.1:60472 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:52:45,116 INFO Committing global session 0x200003c4fd80008 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:52:50,708 INFO Processing ruok command from /127.0.0.1:60570 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:52:50,756 INFO Processing ruok command from /127.0.0.1:60572 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:53:00,743 INFO Processing ruok command from /127.0.0.1:60668 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:53:00,762 INFO Processing ruok command from /127.0.0.1:60670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:53:10,711 INFO Processing ruok command from /127.0.0.1:60768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:53:10,751 INFO Processing ruok command from /127.0.0.1:60770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:53:20,702 INFO Processing ruok command from /127.0.0.1:60866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:53:20,731 INFO Processing ruok command from /127.0.0.1:60868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:53:30,716 INFO Processing ruok command from /127.0.0.1:60970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:53:30,756 INFO Processing ruok command from /127.0.0.1:60972 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:53:40,708 INFO Processing ruok command from /127.0.0.1:32834 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:53:40,745 INFO Processing ruok command from /127.0.0.1:32836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:53:50,714 INFO Processing ruok command from /127.0.0.1:32934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:53:50,756 INFO Processing ruok command from /127.0.0.1:32936 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:54:00,708 INFO Processing ruok command from /127.0.0.1:33038 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:54:00,737 INFO Processing ruok command from /127.0.0.1:33040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:54:10,705 INFO Processing ruok command from /127.0.0.1:33138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:54:10,744 INFO Processing ruok command from /127.0.0.1:33140 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:54:20,718 INFO Processing ruok command from /127.0.0.1:33236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:54:20,785 INFO Processing ruok command from /127.0.0.1:33238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:54:30,707 INFO Processing ruok command from /127.0.0.1:33334 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:54:30,745 INFO Processing ruok command from /127.0.0.1:33336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:54:40,721 INFO Processing ruok command from /127.0.0.1:33434 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:54:40,766 INFO Processing ruok command from /127.0.0.1:33436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:54:44,865 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-11-07 04:54:44,875 INFO Committing global session 0x100003b2c0b0009 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:54:45,602 INFO Submitting global closeSession request for session 0x100003b2c0b0009 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 04:54:50,699 INFO Processing ruok command from /127.0.0.1:33534 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:54:50,736 INFO Processing ruok command from /127.0.0.1:33536 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:55:00,708 INFO Processing ruok command from /127.0.0.1:33640 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:55:00,745 INFO Processing ruok command from /127.0.0.1:33642 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:55:10,706 INFO Processing ruok command from /127.0.0.1:33740 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:55:10,740 INFO Processing ruok command from /127.0.0.1:33742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:55:20,706 INFO Processing ruok command from /127.0.0.1:33836 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:55:20,741 INFO Processing ruok command from /127.0.0.1:33838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:55:30,723 INFO Processing ruok command from /127.0.0.1:33932 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:55:30,751 INFO Processing ruok command from /127.0.0.1:33934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:55:40,702 INFO Processing ruok command from /127.0.0.1:34028 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:55:40,734 INFO Processing ruok command from /127.0.0.1:34030 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:55:50,704 INFO Processing ruok command from /127.0.0.1:34128 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:55:50,741 INFO Processing ruok command from /127.0.0.1:34130 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:56:00,705 INFO Processing ruok command from /127.0.0.1:34226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:56:00,761 INFO Processing ruok command from /127.0.0.1:34228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:56:10,716 INFO Processing ruok command from /127.0.0.1:34322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:56:10,751 INFO Processing ruok command from /127.0.0.1:34324 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:56:20,707 INFO Processing ruok command from /127.0.0.1:34420 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:56:20,734 INFO Processing ruok command from /127.0.0.1:34422 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:56:30,709 INFO Processing ruok command from /127.0.0.1:34518 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:56:30,736 INFO Processing ruok command from /127.0.0.1:34520 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:56:40,718 INFO Processing ruok command from /127.0.0.1:34612 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:56:40,749 INFO Processing ruok command from /127.0.0.1:34614 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:56:45,651 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-11-07 04:56:45,666 INFO Committing global session 0x100003b2c0b000a (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:56:46,213 INFO Submitting global closeSession request for session 0x100003b2c0b000a (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 04:56:50,704 INFO Processing ruok command from /127.0.0.1:34714 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:56:50,739 INFO Processing ruok command from /127.0.0.1:34716 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:57:00,703 INFO Processing ruok command from /127.0.0.1:34816 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:57:00,742 INFO Processing ruok command from /127.0.0.1:34818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:57:10,713 INFO Processing ruok command from /127.0.0.1:34916 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:57:10,741 INFO Processing ruok command from /127.0.0.1:34918 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:57:20,703 INFO Processing ruok command from /127.0.0.1:35014 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:57:20,733 INFO Processing ruok command from /127.0.0.1:35016 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:57:30,696 INFO Processing ruok command from /127.0.0.1:35114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:57:30,729 INFO Processing ruok command from /127.0.0.1:35116 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:57:40,725 INFO Processing ruok command from /127.0.0.1:35212 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:57:40,752 INFO Processing ruok command from /127.0.0.1:35214 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:57:50,708 INFO Processing ruok command from /127.0.0.1:35310 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:57:50,738 INFO Processing ruok command from /127.0.0.1:35312 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:58:00,705 INFO Processing ruok command from /127.0.0.1:35414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:58:00,742 INFO Processing ruok command from /127.0.0.1:35416 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:58:10,707 INFO Processing ruok command from /127.0.0.1:35516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:58:10,739 INFO Processing ruok command from /127.0.0.1:35518 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:58:20,706 INFO Processing ruok command from /127.0.0.1:35622 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:58:20,746 INFO Processing ruok command from /127.0.0.1:35624 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:58:30,702 INFO Processing ruok command from /127.0.0.1:35722 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:58:30,736 INFO Processing ruok command from /127.0.0.1:35724 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:58:40,710 INFO Processing ruok command from /127.0.0.1:35824 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:58:40,734 INFO Processing ruok command from /127.0.0.1:35826 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:58:45,103 INFO Committing global session 0x200003c4fd80009 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 04:58:50,712 INFO Processing ruok command from /127.0.0.1:35926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:58:50,750 INFO Processing ruok command from /127.0.0.1:35928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:59:00,707 INFO Processing ruok command from /127.0.0.1:36054 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:59:00,745 INFO Processing ruok command from /127.0.0.1:36056 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:59:10,728 INFO Processing ruok command from /127.0.0.1:36190 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:59:10,753 INFO Processing ruok command from /127.0.0.1:36192 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:59:20,750 INFO Processing ruok command from /127.0.0.1:36316 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:59:20,837 INFO Processing ruok command from /127.0.0.1:36318 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:59:30,729 INFO Processing ruok command from /127.0.0.1:36454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:59:30,816 INFO Processing ruok command from /127.0.0.1:36456 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:59:40,711 INFO Processing ruok command from /127.0.0.1:36590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:59:40,767 INFO Processing ruok command from /127.0.0.1:36592 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 04:59:50,699 INFO Processing ruok command from /127.0.0.1:36782 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 04:59:50,785 INFO Processing ruok command from /127.0.0.1:36784 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:00:00,799 INFO Processing ruok command from /127.0.0.1:36958 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:00:00,868 INFO Processing ruok command from /127.0.0.1:36960 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:00:10,710 INFO Processing ruok command from /127.0.0.1:37132 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:00:10,795 INFO Processing ruok command from /127.0.0.1:37134 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:00:20,740 INFO Processing ruok command from /127.0.0.1:37874 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:00:20,767 INFO Processing ruok command from /127.0.0.1:37878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:00:30,717 INFO Processing ruok command from /127.0.0.1:38588 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:00:30,798 INFO Processing ruok command from /127.0.0.1:38590 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:00:40,732 INFO Processing ruok command from /127.0.0.1:38724 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:00:40,767 INFO Processing ruok command from /127.0.0.1:38726 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:00:45,714 INFO Committing global session 0x200003c4fd8000a (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:00:50,721 INFO Processing ruok command from /127.0.0.1:38850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:00:50,751 INFO Processing ruok command from /127.0.0.1:38852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:01:00,711 INFO Processing ruok command from /127.0.0.1:38974 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:01:00,791 INFO Processing ruok command from /127.0.0.1:38976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:01:10,716 INFO Processing ruok command from /127.0.0.1:39106 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:01:10,746 INFO Processing ruok command from /127.0.0.1:39108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:01:20,702 INFO Processing ruok command from /127.0.0.1:39236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:01:20,732 INFO Processing ruok command from /127.0.0.1:39238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:01:30,723 INFO Processing ruok command from /127.0.0.1:39368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:01:30,746 INFO Processing ruok command from /127.0.0.1:39370 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:01:40,727 INFO Processing ruok command from /127.0.0.1:39492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:01:40,760 INFO Processing ruok command from /127.0.0.1:39494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:01:50,709 INFO Processing ruok command from /127.0.0.1:39628 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:01:50,739 INFO Processing ruok command from /127.0.0.1:39630 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:02:00,715 INFO Processing ruok command from /127.0.0.1:39752 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:02:00,752 INFO Processing ruok command from /127.0.0.1:39754 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:02:10,706 INFO Processing ruok command from /127.0.0.1:39888 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:02:10,762 INFO Processing ruok command from /127.0.0.1:39890 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:02:20,705 INFO Processing ruok command from /127.0.0.1:40012 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:02:20,763 INFO Processing ruok command from /127.0.0.1:40014 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:02:30,716 INFO Processing ruok command from /127.0.0.1:40146 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:02:30,810 INFO Processing ruok command from /127.0.0.1:40150 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:02:40,700 INFO Processing ruok command from /127.0.0.1:40272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:02:40,731 INFO Processing ruok command from /127.0.0.1:40274 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:02:45,745 INFO Committing global session 0x200003c4fd8000b (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:02:50,743 INFO Processing ruok command from /127.0.0.1:40404 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:02:50,774 INFO Processing ruok command from /127.0.0.1:40406 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:03:00,703 INFO Processing ruok command from /127.0.0.1:40552 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:03:00,752 INFO Processing ruok command from /127.0.0.1:40554 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:03:05,109 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-11-07 05:03:05,123 INFO Committing global session 0x100003b2c0b000b (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:03:05,256 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-11-07 05:03:05,261 INFO Committing global session 0x100003b2c0b000c (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:03:06,702 INFO Committing global session 0x200003c4fd8000c (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:03:10,708 INFO Processing ruok command from /127.0.0.1:40696 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:03:10,790 INFO Processing ruok command from /127.0.0.1:40698 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:03:20,719 INFO Processing ruok command from /127.0.0.1:40816 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:03:20,753 INFO Processing ruok command from /127.0.0.1:40818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:03:30,726 INFO Processing ruok command from /127.0.0.1:40960 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:03:30,760 INFO Processing ruok command from /127.0.0.1:40962 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:03:40,704 INFO Processing ruok command from /127.0.0.1:41104 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:03:40,733 INFO Processing ruok command from /127.0.0.1:41106 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:03:50,703 INFO Processing ruok command from /127.0.0.1:41674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:03:50,784 INFO Processing ruok command from /127.0.0.1:41676 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:04:00,703 INFO Processing ruok command from /127.0.0.1:42236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:04:00,792 INFO Processing ruok command from /127.0.0.1:42238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:04:10,712 INFO Processing ruok command from /127.0.0.1:42410 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:04:10,745 INFO Processing ruok command from /127.0.0.1:42412 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:04:20,770 INFO Processing ruok command from /127.0.0.1:42556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:04:20,843 INFO Processing ruok command from /127.0.0.1:42558 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:04:30,731 INFO Processing ruok command from /127.0.0.1:42698 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:04:30,756 INFO Processing ruok command from /127.0.0.1:42700 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:04:40,768 INFO Processing ruok command from /127.0.0.1:42824 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:04:40,832 INFO Processing ruok command from /127.0.0.1:42826 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:04:46,198 INFO Committing global session 0x300003b7ef70000 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:04:50,739 INFO Processing ruok command from /127.0.0.1:42950 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:04:50,795 INFO Processing ruok command from /127.0.0.1:42952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:05:00,736 INFO Processing ruok command from /127.0.0.1:43088 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:05:00,767 INFO Processing ruok command from /127.0.0.1:43090 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:05:10,741 INFO Processing ruok command from /127.0.0.1:43222 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:05:10,824 INFO Processing ruok command from /127.0.0.1:43224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:05:20,720 INFO Processing ruok command from /127.0.0.1:43802 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:05:20,755 INFO Processing ruok command from /127.0.0.1:43804 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:05:30,704 INFO Processing ruok command from /127.0.0.1:43928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:05:30,738 INFO Processing ruok command from /127.0.0.1:43930 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:05:40,703 INFO Processing ruok command from /127.0.0.1:44058 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:05:40,734 INFO Processing ruok command from /127.0.0.1:44060 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:05:50,724 INFO Processing ruok command from /127.0.0.1:44184 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:05:50,771 INFO Processing ruok command from /127.0.0.1:44186 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:06:00,755 INFO Processing ruok command from /127.0.0.1:44304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:06:00,813 INFO Processing ruok command from /127.0.0.1:44306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:06:10,732 INFO Processing ruok command from /127.0.0.1:44434 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:06:10,754 INFO Processing ruok command from /127.0.0.1:44436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:06:20,720 INFO Processing ruok command from /127.0.0.1:44572 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:06:20,750 INFO Processing ruok command from /127.0.0.1:44574 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:06:30,714 INFO Processing ruok command from /127.0.0.1:44698 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:06:30,752 INFO Processing ruok command from /127.0.0.1:44700 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:06:40,712 INFO Processing ruok command from /127.0.0.1:44818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:06:40,744 INFO Processing ruok command from /127.0.0.1:44820 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:06:45,628 INFO Committing global session 0x200003c4fd8000d (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:06:50,715 INFO Processing ruok command from /127.0.0.1:44952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:06:50,751 INFO Processing ruok command from /127.0.0.1:44954 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:07:00,709 INFO Processing ruok command from /127.0.0.1:45068 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:07:00,748 INFO Processing ruok command from /127.0.0.1:45070 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:07:10,712 INFO Processing ruok command from /127.0.0.1:45202 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:07:10,746 INFO Processing ruok command from /127.0.0.1:45204 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:07:20,741 INFO Processing ruok command from /127.0.0.1:45322 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:07:20,785 INFO Processing ruok command from /127.0.0.1:45324 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:07:30,702 INFO Processing ruok command from /127.0.0.1:45446 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:07:30,730 INFO Processing ruok command from /127.0.0.1:45448 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:07:40,717 INFO Processing ruok command from /127.0.0.1:45574 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:07:40,794 INFO Processing ruok command from /127.0.0.1:45576 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:07:50,699 INFO Processing ruok command from /127.0.0.1:45700 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:07:50,738 INFO Processing ruok command from /127.0.0.1:45702 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:08:00,712 INFO Processing ruok command from /127.0.0.1:45818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:08:00,751 INFO Processing ruok command from /127.0.0.1:45820 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:08:10,708 INFO Processing ruok command from /127.0.0.1:45954 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:08:10,749 INFO Processing ruok command from /127.0.0.1:45956 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:08:20,715 INFO Processing ruok command from /127.0.0.1:46070 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:08:20,776 INFO Processing ruok command from /127.0.0.1:46072 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:08:30,698 INFO Processing ruok command from /127.0.0.1:46200 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:08:30,752 INFO Processing ruok command from /127.0.0.1:46202 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:08:40,704 INFO Processing ruok command from /127.0.0.1:46326 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:08:40,736 INFO Processing ruok command from /127.0.0.1:46328 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:08:45,470 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-11-07 05:08:45,477 INFO Committing global session 0x100003b2c0b000d (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:08:46,197 INFO Submitting global closeSession request for session 0x100003b2c0b000d (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 05:08:50,710 INFO Processing ruok command from /127.0.0.1:46454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:08:50,738 INFO Processing ruok command from /127.0.0.1:46456 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:09:00,709 INFO Processing ruok command from /127.0.0.1:46578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:09:00,741 INFO Processing ruok command from /127.0.0.1:46580 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:09:10,707 INFO Processing ruok command from /127.0.0.1:46712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:09:10,735 INFO Processing ruok command from /127.0.0.1:46714 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:09:20,707 INFO Processing ruok command from /127.0.0.1:46838 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:09:20,741 INFO Processing ruok command from /127.0.0.1:46840 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:09:30,720 INFO Processing ruok command from /127.0.0.1:46966 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:09:30,759 INFO Processing ruok command from /127.0.0.1:46968 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:09:40,709 INFO Processing ruok command from /127.0.0.1:47086 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:09:40,743 INFO Processing ruok command from /127.0.0.1:47088 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:09:50,707 INFO Processing ruok command from /127.0.0.1:47222 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:09:50,748 INFO Processing ruok command from /127.0.0.1:47224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:10:00,702 INFO Processing ruok command from /127.0.0.1:47344 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:10:00,740 INFO Processing ruok command from /127.0.0.1:47346 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:10:10,717 INFO Processing ruok command from /127.0.0.1:47478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:10:10,742 INFO Processing ruok command from /127.0.0.1:47480 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:10:20,712 INFO Processing ruok command from /127.0.0.1:47600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:10:20,747 INFO Processing ruok command from /127.0.0.1:47602 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:10:30,699 INFO Processing ruok command from /127.0.0.1:47732 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:10:30,732 INFO Processing ruok command from /127.0.0.1:47734 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:10:40,734 INFO Processing ruok command from /127.0.0.1:47856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:10:40,773 INFO Processing ruok command from /127.0.0.1:47858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:10:45,430 INFO Committing global session 0x300003b7ef70001 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:10:50,710 INFO Processing ruok command from /127.0.0.1:47988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:10:50,744 INFO Processing ruok command from /127.0.0.1:47990 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:11:00,701 INFO Processing ruok command from /127.0.0.1:48118 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:11:00,729 INFO Processing ruok command from /127.0.0.1:48120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:11:10,708 INFO Processing ruok command from /127.0.0.1:48246 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:11:10,776 INFO Processing ruok command from /127.0.0.1:48248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:11:20,713 INFO Processing ruok command from /127.0.0.1:48364 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:11:20,748 INFO Processing ruok command from /127.0.0.1:48366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:11:30,722 INFO Processing ruok command from /127.0.0.1:48494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:11:30,749 INFO Processing ruok command from /127.0.0.1:48496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:11:40,705 INFO Processing ruok command from /127.0.0.1:48608 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:11:40,735 INFO Processing ruok command from /127.0.0.1:48610 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:11:50,708 INFO Processing ruok command from /127.0.0.1:48736 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:11:50,739 INFO Processing ruok command from /127.0.0.1:48738 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:12:00,715 INFO Processing ruok command from /127.0.0.1:48856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:12:00,784 INFO Processing ruok command from /127.0.0.1:48858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:12:10,713 INFO Processing ruok command from /127.0.0.1:48988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:12:10,757 INFO Processing ruok command from /127.0.0.1:48990 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:12:20,709 INFO Processing ruok command from /127.0.0.1:49108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:12:20,750 INFO Processing ruok command from /127.0.0.1:49110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:12:30,707 INFO Processing ruok command from /127.0.0.1:49240 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:12:30,739 INFO Processing ruok command from /127.0.0.1:49242 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:12:40,714 INFO Processing ruok command from /127.0.0.1:49368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:12:40,745 INFO Processing ruok command from /127.0.0.1:49370 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:12:45,641 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-11-07 05:12:45,648 INFO Committing global session 0x100003b2c0b000e (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:12:46,219 INFO Submitting global closeSession request for session 0x100003b2c0b000e (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 05:12:50,707 INFO Processing ruok command from /127.0.0.1:49496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:12:50,737 INFO Processing ruok command from /127.0.0.1:49498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:13:00,706 INFO Processing ruok command from /127.0.0.1:49612 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:13:00,779 INFO Processing ruok command from /127.0.0.1:49614 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:13:10,702 INFO Processing ruok command from /127.0.0.1:49746 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:13:10,739 INFO Processing ruok command from /127.0.0.1:49748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:13:20,726 INFO Processing ruok command from /127.0.0.1:49866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:13:20,760 INFO Processing ruok command from /127.0.0.1:49868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:13:30,703 INFO Processing ruok command from /127.0.0.1:49998 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:13:30,763 INFO Processing ruok command from /127.0.0.1:50000 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:13:40,699 INFO Processing ruok command from /127.0.0.1:50120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:13:40,733 INFO Processing ruok command from /127.0.0.1:50122 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:13:50,719 INFO Processing ruok command from /127.0.0.1:50244 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:13:50,781 INFO Processing ruok command from /127.0.0.1:50246 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:14:00,718 INFO Processing ruok command from /127.0.0.1:50366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:14:00,755 INFO Processing ruok command from /127.0.0.1:50368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:14:10,707 INFO Processing ruok command from /127.0.0.1:50494 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:14:10,738 INFO Processing ruok command from /127.0.0.1:50496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:14:20,720 INFO Processing ruok command from /127.0.0.1:50624 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:14:20,795 INFO Processing ruok command from /127.0.0.1:50626 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:14:30,736 INFO Processing ruok command from /127.0.0.1:50748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:14:30,771 INFO Processing ruok command from /127.0.0.1:50750 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:14:40,703 INFO Processing ruok command from /127.0.0.1:50866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:14:40,733 INFO Processing ruok command from /127.0.0.1:50868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:14:45,302 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-11-07 05:14:45,308 INFO Committing global session 0x100003b2c0b000f (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:14:46,043 INFO Submitting global closeSession request for session 0x100003b2c0b000f (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 05:14:50,702 INFO Processing ruok command from /127.0.0.1:50998 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:14:50,748 INFO Processing ruok command from /127.0.0.1:51002 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:15:00,710 INFO Processing ruok command from /127.0.0.1:51118 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:15:00,744 INFO Processing ruok command from /127.0.0.1:51120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:15:10,705 INFO Processing ruok command from /127.0.0.1:51252 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:15:10,735 INFO Processing ruok command from /127.0.0.1:51254 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:15:20,710 INFO Processing ruok command from /127.0.0.1:51370 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:15:20,737 INFO Processing ruok command from /127.0.0.1:51372 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:15:30,710 INFO Processing ruok command from /127.0.0.1:51496 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:15:30,749 INFO Processing ruok command from /127.0.0.1:51498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:15:40,704 INFO Processing ruok command from /127.0.0.1:51616 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:15:40,747 INFO Processing ruok command from /127.0.0.1:51618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:15:50,711 INFO Processing ruok command from /127.0.0.1:51742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:15:50,743 INFO Processing ruok command from /127.0.0.1:51744 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:16:00,712 INFO Processing ruok command from /127.0.0.1:51864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:16:00,773 INFO Processing ruok command from /127.0.0.1:51866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:16:10,721 INFO Processing ruok command from /127.0.0.1:51998 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:16:10,755 INFO Processing ruok command from /127.0.0.1:52000 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:16:20,706 INFO Processing ruok command from /127.0.0.1:52114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:16:20,737 INFO Processing ruok command from /127.0.0.1:52116 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:16:30,723 INFO Processing ruok command from /127.0.0.1:52240 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:16:30,757 INFO Processing ruok command from /127.0.0.1:52246 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:16:40,715 INFO Processing ruok command from /127.0.0.1:52368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:16:40,746 INFO Processing ruok command from /127.0.0.1:52370 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:16:45,517 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-1] 2022-11-07 05:16:45,526 INFO Committing global session 0x100003b2c0b0010 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:16:46,253 INFO Submitting global closeSession request for session 0x100003b2c0b0010 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 05:16:50,705 INFO Processing ruok command from /127.0.0.1:52498 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:16:50,736 INFO Processing ruok command from /127.0.0.1:52500 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:17:00,703 INFO Processing ruok command from /127.0.0.1:52616 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:17:00,731 INFO Processing ruok command from /127.0.0.1:52618 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:17:10,711 INFO Processing ruok command from /127.0.0.1:52736 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:17:10,746 INFO Processing ruok command from /127.0.0.1:52738 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:17:20,708 INFO Processing ruok command from /127.0.0.1:52862 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:17:20,740 INFO Processing ruok command from /127.0.0.1:52864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:17:30,708 INFO Processing ruok command from /127.0.0.1:52982 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:17:30,734 INFO Processing ruok command from /127.0.0.1:52984 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:17:40,708 INFO Processing ruok command from /127.0.0.1:53110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:17:40,780 INFO Processing ruok command from /127.0.0.1:53120 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:17:50,708 INFO Processing ruok command from /127.0.0.1:53236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:17:50,743 INFO Processing ruok command from /127.0.0.1:53238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:18:00,719 INFO Processing ruok command from /127.0.0.1:53356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:18:00,750 INFO Processing ruok command from /127.0.0.1:53358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:18:10,722 INFO Processing ruok command from /127.0.0.1:53488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:18:10,754 INFO Processing ruok command from /127.0.0.1:53490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:18:20,701 INFO Processing ruok command from /127.0.0.1:53608 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:18:20,749 INFO Processing ruok command from /127.0.0.1:53610 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:18:30,705 INFO Processing ruok command from /127.0.0.1:53726 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:18:30,737 INFO Processing ruok command from /127.0.0.1:53730 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:18:40,703 INFO Processing ruok command from /127.0.0.1:53860 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:18:40,734 INFO Processing ruok command from /127.0.0.1:53862 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:18:45,444 INFO Committing global session 0x300003b7ef70002 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:18:50,720 INFO Processing ruok command from /127.0.0.1:53978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:18:50,751 INFO Processing ruok command from /127.0.0.1:53980 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:19:00,712 INFO Processing ruok command from /127.0.0.1:54106 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:19:00,748 INFO Processing ruok command from /127.0.0.1:54110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:19:10,713 INFO Processing ruok command from /127.0.0.1:54234 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:19:10,741 INFO Processing ruok command from /127.0.0.1:54236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:19:20,703 INFO Processing ruok command from /127.0.0.1:54356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:19:20,731 INFO Processing ruok command from /127.0.0.1:54358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:19:30,710 INFO Processing ruok command from /127.0.0.1:54478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:19:30,746 INFO Processing ruok command from /127.0.0.1:54480 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:19:40,707 INFO Processing ruok command from /127.0.0.1:54604 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:19:40,772 INFO Processing ruok command from /127.0.0.1:54606 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:19:50,706 INFO Processing ruok command from /127.0.0.1:54740 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:19:50,738 INFO Processing ruok command from /127.0.0.1:54742 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:20:00,707 INFO Processing ruok command from /127.0.0.1:54854 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:20:00,767 INFO Processing ruok command from /127.0.0.1:54856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:20:10,702 INFO Processing ruok command from /127.0.0.1:54982 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:20:10,736 INFO Processing ruok command from /127.0.0.1:54984 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:20:20,704 INFO Processing ruok command from /127.0.0.1:55108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:20:20,735 INFO Processing ruok command from /127.0.0.1:55110 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:20:30,711 INFO Processing ruok command from /127.0.0.1:55224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:20:30,757 INFO Processing ruok command from /127.0.0.1:55226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:20:40,702 INFO Processing ruok command from /127.0.0.1:55356 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:20:40,738 INFO Processing ruok command from /127.0.0.1:55358 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:20:45,812 INFO Committing global session 0x200003c4fd8000e (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:20:50,707 INFO Processing ruok command from /127.0.0.1:55476 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:20:50,745 INFO Processing ruok command from /127.0.0.1:55478 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:21:00,718 INFO Processing ruok command from /127.0.0.1:55600 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:21:00,751 INFO Processing ruok command from /127.0.0.1:55602 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:21:10,706 INFO Processing ruok command from /127.0.0.1:55730 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:21:10,748 INFO Processing ruok command from /127.0.0.1:55732 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:21:20,707 INFO Processing ruok command from /127.0.0.1:55856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:21:20,740 INFO Processing ruok command from /127.0.0.1:55858 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:21:30,702 INFO Processing ruok command from /127.0.0.1:55986 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:21:30,757 INFO Processing ruok command from /127.0.0.1:55988 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:21:40,706 INFO Processing ruok command from /127.0.0.1:56138 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:21:40,754 INFO Processing ruok command from /127.0.0.1:56140 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:21:50,708 INFO Processing ruok command from /127.0.0.1:56268 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:21:50,746 INFO Processing ruok command from /127.0.0.1:56270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:22:00,727 INFO Processing ruok command from /127.0.0.1:56400 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:22:00,780 INFO Processing ruok command from /127.0.0.1:56402 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:22:10,696 INFO Processing ruok command from /127.0.0.1:56522 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:22:10,734 INFO Processing ruok command from /127.0.0.1:56524 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:22:20,714 INFO Processing ruok command from /127.0.0.1:56662 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:22:20,768 INFO Processing ruok command from /127.0.0.1:56664 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:22:30,900 INFO Processing ruok command from /127.0.0.1:56862 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:22:31,120 INFO Processing ruok command from /127.0.0.1:56872 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:22:40,721 INFO Processing ruok command from /127.0.0.1:57094 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:22:40,758 INFO Processing ruok command from /127.0.0.1:57096 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:22:45,423 INFO Committing global session 0x300003b7ef70003 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:22:50,760 INFO Processing ruok command from /127.0.0.1:57278 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:22:50,841 INFO Processing ruok command from /127.0.0.1:57280 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:23:00,746 INFO Processing ruok command from /127.0.0.1:57470 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:23:00,809 INFO Processing ruok command from /127.0.0.1:57472 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:23:10,759 INFO Processing ruok command from /127.0.0.1:57630 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:23:10,857 INFO Processing ruok command from /127.0.0.1:57632 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:23:20,766 INFO Processing ruok command from /127.0.0.1:57806 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:23:20,855 INFO Processing ruok command from /127.0.0.1:57808 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:23:30,758 INFO Processing ruok command from /127.0.0.1:57952 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:23:30,798 INFO Processing ruok command from /127.0.0.1:57956 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:23:40,767 INFO Processing ruok command from /127.0.0.1:58106 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:23:40,845 INFO Processing ruok command from /127.0.0.1:58108 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:23:50,726 INFO Processing ruok command from /127.0.0.1:58236 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:23:50,766 INFO Processing ruok command from /127.0.0.1:58238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:24:00,775 INFO Processing ruok command from /127.0.0.1:58384 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:24:00,865 INFO Processing ruok command from /127.0.0.1:58390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:24:10,746 INFO Processing ruok command from /127.0.0.1:58562 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:24:10,832 INFO Processing ruok command from /127.0.0.1:58564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:24:20,733 INFO Processing ruok command from /127.0.0.1:58710 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:24:20,776 INFO Processing ruok command from /127.0.0.1:58712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:24:30,720 INFO Processing ruok command from /127.0.0.1:58844 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:24:30,752 INFO Processing ruok command from /127.0.0.1:58846 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:24:40,712 INFO Processing ruok command from /127.0.0.1:58976 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:24:40,745 INFO Processing ruok command from /127.0.0.1:58978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:24:45,285 INFO Committing global session 0x300003b7ef70004 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:24:50,705 INFO Processing ruok command from /127.0.0.1:59130 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:24:50,765 INFO Processing ruok command from /127.0.0.1:59132 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:25:00,724 INFO Processing ruok command from /127.0.0.1:59248 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:25:00,775 INFO Processing ruok command from /127.0.0.1:59250 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:25:10,723 INFO Processing ruok command from /127.0.0.1:59372 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:25:10,761 INFO Processing ruok command from /127.0.0.1:59374 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:25:20,740 INFO Processing ruok command from /127.0.0.1:59506 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:25:20,855 INFO Processing ruok command from /127.0.0.1:59508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:25:30,709 INFO Processing ruok command from /127.0.0.1:59630 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:25:30,743 INFO Processing ruok command from /127.0.0.1:59632 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:25:40,704 INFO Processing ruok command from /127.0.0.1:59780 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:25:40,733 INFO Processing ruok command from /127.0.0.1:59782 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:25:50,711 INFO Processing ruok command from /127.0.0.1:59924 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:25:50,747 INFO Processing ruok command from /127.0.0.1:59926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:26:00,707 INFO Processing ruok command from /127.0.0.1:60064 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:26:00,737 INFO Processing ruok command from /127.0.0.1:60066 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:26:10,706 INFO Processing ruok command from /127.0.0.1:60216 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:26:10,761 INFO Processing ruok command from /127.0.0.1:60218 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:26:20,706 INFO Processing ruok command from /127.0.0.1:60366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:26:20,765 INFO Processing ruok command from /127.0.0.1:60368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:26:30,711 INFO Processing ruok command from /127.0.0.1:60508 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:26:30,745 INFO Processing ruok command from /127.0.0.1:60510 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:26:40,714 INFO Processing ruok command from /127.0.0.1:60658 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:26:40,785 INFO Processing ruok command from /127.0.0.1:60660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:26:45,389 INFO Committing global session 0x200003c4fd8000f (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:26:50,716 INFO Processing ruok command from /127.0.0.1:60798 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:26:50,755 INFO Processing ruok command from /127.0.0.1:60800 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:27:00,702 INFO Processing ruok command from /127.0.0.1:60954 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:27:00,728 INFO Processing ruok command from /127.0.0.1:60956 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:27:10,728 INFO Processing ruok command from /127.0.0.1:32866 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:27:10,766 INFO Processing ruok command from /127.0.0.1:32868 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:27:20,718 INFO Processing ruok command from /127.0.0.1:33020 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:27:20,756 INFO Processing ruok command from /127.0.0.1:33022 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:27:30,715 INFO Processing ruok command from /127.0.0.1:33158 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:27:30,748 INFO Processing ruok command from /127.0.0.1:33160 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:27:40,716 INFO Processing ruok command from /127.0.0.1:33306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:27:40,741 INFO Processing ruok command from /127.0.0.1:33308 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:27:50,718 INFO Processing ruok command from /127.0.0.1:33454 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:27:50,770 INFO Processing ruok command from /127.0.0.1:33456 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:28:00,716 INFO Processing ruok command from /127.0.0.1:33602 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:28:00,751 INFO Processing ruok command from /127.0.0.1:33604 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:28:10,706 INFO Processing ruok command from /127.0.0.1:33758 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:28:10,730 INFO Processing ruok command from /127.0.0.1:33760 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:28:20,707 INFO Processing ruok command from /127.0.0.1:33902 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:28:20,743 INFO Processing ruok command from /127.0.0.1:33904 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:28:30,695 INFO Processing ruok command from /127.0.0.1:34040 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:28:30,734 INFO Processing ruok command from /127.0.0.1:34042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:28:40,721 INFO Processing ruok command from /127.0.0.1:34196 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:28:40,750 INFO Processing ruok command from /127.0.0.1:34198 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:28:45,543 INFO Committing global session 0x200003c4fd80010 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:28:50,706 INFO Processing ruok command from /127.0.0.1:34344 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:28:50,740 INFO Processing ruok command from /127.0.0.1:34346 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:29:00,703 INFO Processing ruok command from /127.0.0.1:34490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:29:00,740 INFO Processing ruok command from /127.0.0.1:34492 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:29:10,705 INFO Processing ruok command from /127.0.0.1:34634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:29:10,737 INFO Processing ruok command from /127.0.0.1:34636 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:29:20,701 INFO Processing ruok command from /127.0.0.1:34786 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:29:20,734 INFO Processing ruok command from /127.0.0.1:34788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:29:30,719 INFO Processing ruok command from /127.0.0.1:34930 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:29:30,759 INFO Processing ruok command from /127.0.0.1:34932 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:29:40,728 INFO Processing ruok command from /127.0.0.1:35082 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:29:40,756 INFO Processing ruok command from /127.0.0.1:35084 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:29:50,712 INFO Processing ruok command from /127.0.0.1:35230 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:29:50,747 INFO Processing ruok command from /127.0.0.1:35232 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:30:00,707 INFO Processing ruok command from /127.0.0.1:35372 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:30:00,743 INFO Processing ruok command from /127.0.0.1:35374 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:30:10,711 INFO Processing ruok command from /127.0.0.1:35516 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:30:10,748 INFO Processing ruok command from /127.0.0.1:35518 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:30:20,694 INFO Processing ruok command from /127.0.0.1:35672 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:30:20,765 INFO Processing ruok command from /127.0.0.1:35674 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:30:30,711 INFO Processing ruok command from /127.0.0.1:35812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:30:30,744 INFO Processing ruok command from /127.0.0.1:35814 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:30:40,717 INFO Processing ruok command from /127.0.0.1:35968 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:30:40,752 INFO Processing ruok command from /127.0.0.1:35970 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:30:45,307 INFO Committing global session 0x300003b7ef70005 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:30:50,709 INFO Processing ruok command from /127.0.0.1:36114 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:30:50,738 INFO Processing ruok command from /127.0.0.1:36116 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:31:00,711 INFO Processing ruok command from /127.0.0.1:36264 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:31:00,746 INFO Processing ruok command from /127.0.0.1:36266 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:31:10,716 INFO Processing ruok command from /127.0.0.1:36412 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:31:10,782 INFO Processing ruok command from /127.0.0.1:36414 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:31:20,713 INFO Processing ruok command from /127.0.0.1:36564 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:31:20,764 INFO Processing ruok command from /127.0.0.1:36566 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:31:30,695 INFO Processing ruok command from /127.0.0.1:36712 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:31:30,730 INFO Processing ruok command from /127.0.0.1:36714 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:31:40,704 INFO Processing ruok command from /127.0.0.1:36862 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:31:40,736 INFO Processing ruok command from /127.0.0.1:36864 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:31:50,699 INFO Processing ruok command from /127.0.0.1:37002 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:31:50,741 INFO Processing ruok command from /127.0.0.1:37004 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:32:00,716 INFO Processing ruok command from /127.0.0.1:37156 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:32:00,752 INFO Processing ruok command from /127.0.0.1:37158 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:32:10,699 INFO Processing ruok command from /127.0.0.1:37302 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:32:10,731 INFO Processing ruok command from /127.0.0.1:37304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:32:20,721 INFO Processing ruok command from /127.0.0.1:37456 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:32:20,786 INFO Processing ruok command from /127.0.0.1:37458 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:32:30,711 INFO Processing ruok command from /127.0.0.1:37596 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:32:30,739 INFO Processing ruok command from /127.0.0.1:37598 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:32:40,702 INFO Processing ruok command from /127.0.0.1:37748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:32:40,735 INFO Processing ruok command from /127.0.0.1:37750 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:32:45,556 INFO Committing global session 0x200003c4fd80011 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:32:50,705 INFO Processing ruok command from /127.0.0.1:37896 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:32:50,766 INFO Processing ruok command from /127.0.0.1:37898 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:33:00,700 INFO Processing ruok command from /127.0.0.1:38042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:33:00,735 INFO Processing ruok command from /127.0.0.1:38044 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:33:10,722 INFO Processing ruok command from /127.0.0.1:38196 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:33:10,760 INFO Processing ruok command from /127.0.0.1:38198 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:33:20,712 INFO Processing ruok command from /127.0.0.1:38346 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:33:20,745 INFO Processing ruok command from /127.0.0.1:38348 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:33:30,706 INFO Processing ruok command from /127.0.0.1:38488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:33:30,740 INFO Processing ruok command from /127.0.0.1:38490 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:33:40,704 INFO Processing ruok command from /127.0.0.1:38648 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:33:40,745 INFO Processing ruok command from /127.0.0.1:38650 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:33:50,715 INFO Processing ruok command from /127.0.0.1:38788 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:33:50,740 INFO Processing ruok command from /127.0.0.1:38790 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:34:00,720 INFO Processing ruok command from /127.0.0.1:38944 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:34:00,752 INFO Processing ruok command from /127.0.0.1:38946 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:34:10,718 INFO Processing ruok command from /127.0.0.1:39090 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:34:10,748 INFO Processing ruok command from /127.0.0.1:39092 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:34:18,388 INFO Purge task started. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-11-07 05:34:18,389 INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) [PurgeTask] 2022-11-07 05:34:18,404 INFO Purge task completed. (org.apache.zookeeper.server.DatadirCleanupManager) [PurgeTask] 2022-11-07 05:34:20,717 INFO Processing ruok command from /127.0.0.1:39238 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:34:20,749 INFO Processing ruok command from /127.0.0.1:39240 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:34:30,703 INFO Processing ruok command from /127.0.0.1:39390 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:34:30,735 INFO Processing ruok command from /127.0.0.1:39392 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:34:40,707 INFO Processing ruok command from /127.0.0.1:39540 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:34:40,747 INFO Processing ruok command from /127.0.0.1:39542 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:34:45,319 INFO Committing global session 0x300003b7ef70006 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:34:50,702 INFO Processing ruok command from /127.0.0.1:39686 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:34:50,732 INFO Processing ruok command from /127.0.0.1:39688 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:35:00,714 INFO Processing ruok command from /127.0.0.1:39828 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:35:00,760 INFO Processing ruok command from /127.0.0.1:39830 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:35:10,702 INFO Processing ruok command from /127.0.0.1:39978 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:35:10,746 INFO Processing ruok command from /127.0.0.1:39980 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:35:20,710 INFO Processing ruok command from /127.0.0.1:40132 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:35:20,743 INFO Processing ruok command from /127.0.0.1:40134 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:35:30,712 INFO Processing ruok command from /127.0.0.1:40280 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:35:30,760 INFO Processing ruok command from /127.0.0.1:40282 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:35:40,715 INFO Processing ruok command from /127.0.0.1:40436 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:35:40,754 INFO Processing ruok command from /127.0.0.1:40438 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:35:50,711 INFO Processing ruok command from /127.0.0.1:40578 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:35:50,757 INFO Processing ruok command from /127.0.0.1:40580 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:36:00,708 INFO Processing ruok command from /127.0.0.1:40726 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:36:00,747 INFO Processing ruok command from /127.0.0.1:40728 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:36:10,720 INFO Processing ruok command from /127.0.0.1:40878 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:36:10,764 INFO Processing ruok command from /127.0.0.1:40880 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:36:20,717 INFO Processing ruok command from /127.0.0.1:41032 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:36:20,757 INFO Processing ruok command from /127.0.0.1:41034 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:36:30,710 INFO Processing ruok command from /127.0.0.1:41188 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:36:30,743 INFO Processing ruok command from /127.0.0.1:41190 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:36:40,715 INFO Processing ruok command from /127.0.0.1:41336 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:36:40,746 INFO Processing ruok command from /127.0.0.1:41338 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:36:45,292 INFO Committing global session 0x300003b7ef70007 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:36:50,728 INFO Processing ruok command from /127.0.0.1:41474 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:36:50,760 INFO Processing ruok command from /127.0.0.1:41476 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:37:00,704 INFO Processing ruok command from /127.0.0.1:41622 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:37:00,752 INFO Processing ruok command from /127.0.0.1:41624 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:37:10,709 INFO Processing ruok command from /127.0.0.1:41770 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:37:10,746 INFO Processing ruok command from /127.0.0.1:41772 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:37:20,725 INFO Processing ruok command from /127.0.0.1:41926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:37:20,759 INFO Processing ruok command from /127.0.0.1:41928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:37:30,704 INFO Processing ruok command from /127.0.0.1:42074 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:37:30,734 INFO Processing ruok command from /127.0.0.1:42076 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:37:40,709 INFO Processing ruok command from /127.0.0.1:42226 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:37:40,748 INFO Processing ruok command from /127.0.0.1:42228 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:37:50,702 INFO Processing ruok command from /127.0.0.1:42372 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:37:50,739 INFO Processing ruok command from /127.0.0.1:42374 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:38:00,717 INFO Processing ruok command from /127.0.0.1:42518 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:38:00,749 INFO Processing ruok command from /127.0.0.1:42520 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:38:10,703 INFO Processing ruok command from /127.0.0.1:42668 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:38:10,733 INFO Processing ruok command from /127.0.0.1:42670 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:38:20,711 INFO Processing ruok command from /127.0.0.1:42816 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:38:20,749 INFO Processing ruok command from /127.0.0.1:42818 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:38:30,717 INFO Processing ruok command from /127.0.0.1:42964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:38:30,745 INFO Processing ruok command from /127.0.0.1:42966 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:38:40,708 INFO Processing ruok command from /127.0.0.1:43122 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:38:40,739 INFO Processing ruok command from /127.0.0.1:43124 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:38:45,228 INFO Committing global session 0x300003b7ef70008 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:38:50,704 INFO Processing ruok command from /127.0.0.1:43260 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:38:50,745 INFO Processing ruok command from /127.0.0.1:43262 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:39:00,701 INFO Processing ruok command from /127.0.0.1:43408 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:39:00,765 INFO Processing ruok command from /127.0.0.1:43410 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:39:10,717 INFO Processing ruok command from /127.0.0.1:43554 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:39:10,748 INFO Processing ruok command from /127.0.0.1:43556 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:39:20,709 INFO Processing ruok command from /127.0.0.1:43700 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:39:20,744 INFO Processing ruok command from /127.0.0.1:43702 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:39:30,710 INFO Processing ruok command from /127.0.0.1:43850 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:39:30,769 INFO Processing ruok command from /127.0.0.1:43852 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:39:40,712 INFO Processing ruok command from /127.0.0.1:44008 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:39:40,751 INFO Processing ruok command from /127.0.0.1:44010 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:39:50,707 INFO Processing ruok command from /127.0.0.1:44158 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:39:50,738 INFO Processing ruok command from /127.0.0.1:44160 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:40:00,722 INFO Processing ruok command from /127.0.0.1:44298 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:40:00,759 INFO Processing ruok command from /127.0.0.1:44300 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:40:10,708 INFO Processing ruok command from /127.0.0.1:44448 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:40:10,745 INFO Processing ruok command from /127.0.0.1:44450 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:40:20,712 INFO Processing ruok command from /127.0.0.1:44602 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:40:20,750 INFO Processing ruok command from /127.0.0.1:44604 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:40:30,698 INFO Processing ruok command from /127.0.0.1:44748 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:40:30,732 INFO Processing ruok command from /127.0.0.1:44750 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:40:40,706 INFO Processing ruok command from /127.0.0.1:44902 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:40:40,733 INFO Processing ruok command from /127.0.0.1:44904 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:40:45,354 INFO Authenticated Id 'CN=cluster-operator,O=io.strimzi' for Scheme 'x509' (org.apache.zookeeper.server.auth.X509AuthenticationProvider) [nioEventLoopGroup-7-2] 2022-11-07 05:40:45,362 INFO Committing global session 0x100003b2c0b0011 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:40:46,076 INFO Submitting global closeSession request for session 0x100003b2c0b0011 (org.apache.zookeeper.server.ZooKeeperServer) [RequestThrottler] 2022-11-07 05:40:50,714 INFO Processing ruok command from /127.0.0.1:45042 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:40:50,748 INFO Processing ruok command from /127.0.0.1:45044 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:41:00,710 INFO Processing ruok command from /127.0.0.1:45186 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:41:00,742 INFO Processing ruok command from /127.0.0.1:45188 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:41:10,708 INFO Processing ruok command from /127.0.0.1:45338 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:41:10,747 INFO Processing ruok command from /127.0.0.1:45340 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:41:20,707 INFO Processing ruok command from /127.0.0.1:45484 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:41:20,742 INFO Processing ruok command from /127.0.0.1:45486 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:41:30,715 INFO Processing ruok command from /127.0.0.1:45632 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:41:30,775 INFO Processing ruok command from /127.0.0.1:45634 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:41:40,724 INFO Processing ruok command from /127.0.0.1:45784 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:41:40,762 INFO Processing ruok command from /127.0.0.1:45786 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:41:50,709 INFO Processing ruok command from /127.0.0.1:45926 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:41:50,738 INFO Processing ruok command from /127.0.0.1:45928 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:42:00,717 INFO Processing ruok command from /127.0.0.1:46078 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:42:00,751 INFO Processing ruok command from /127.0.0.1:46080 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:42:10,721 INFO Processing ruok command from /127.0.0.1:46222 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:42:10,763 INFO Processing ruok command from /127.0.0.1:46224 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:42:20,716 INFO Processing ruok command from /127.0.0.1:46380 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:42:20,746 INFO Processing ruok command from /127.0.0.1:46382 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:42:30,709 INFO Processing ruok command from /127.0.0.1:46524 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:42:30,744 INFO Processing ruok command from /127.0.0.1:46526 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:42:40,707 INFO Processing ruok command from /127.0.0.1:46678 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:42:40,746 INFO Processing ruok command from /127.0.0.1:46680 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:42:45,490 INFO Committing global session 0x200003c4fd80012 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:42:50,711 INFO Processing ruok command from /127.0.0.1:46826 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:42:50,742 INFO Processing ruok command from /127.0.0.1:46828 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:43:00,711 INFO Processing ruok command from /127.0.0.1:46980 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:43:00,761 INFO Processing ruok command from /127.0.0.1:46982 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:43:10,701 INFO Processing ruok command from /127.0.0.1:47134 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:43:10,732 INFO Processing ruok command from /127.0.0.1:47136 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:43:20,724 INFO Processing ruok command from /127.0.0.1:47282 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:43:20,755 INFO Processing ruok command from /127.0.0.1:47284 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:43:30,701 INFO Processing ruok command from /127.0.0.1:47430 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:43:30,735 INFO Processing ruok command from /127.0.0.1:47432 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:43:40,714 INFO Processing ruok command from /127.0.0.1:47584 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:43:40,748 INFO Processing ruok command from /127.0.0.1:47586 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:43:50,716 INFO Processing ruok command from /127.0.0.1:47726 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:43:50,757 INFO Processing ruok command from /127.0.0.1:47728 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:44:00,714 INFO Processing ruok command from /127.0.0.1:47872 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:44:00,757 INFO Processing ruok command from /127.0.0.1:47874 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:44:10,699 INFO Processing ruok command from /127.0.0.1:48016 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:44:10,738 INFO Processing ruok command from /127.0.0.1:48018 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:44:20,707 INFO Processing ruok command from /127.0.0.1:48168 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:44:20,741 INFO Processing ruok command from /127.0.0.1:48170 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:44:30,710 INFO Processing ruok command from /127.0.0.1:48324 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:44:30,745 INFO Processing ruok command from /127.0.0.1:48326 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:44:40,705 INFO Processing ruok command from /127.0.0.1:48472 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:44:40,739 INFO Processing ruok command from /127.0.0.1:48474 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:44:45,295 INFO Committing global session 0x300003b7ef70009 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:44:50,700 INFO Processing ruok command from /127.0.0.1:48614 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:44:50,775 INFO Processing ruok command from /127.0.0.1:48624 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:45:00,719 INFO Processing ruok command from /127.0.0.1:48766 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:45:00,754 INFO Processing ruok command from /127.0.0.1:48768 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:45:10,708 INFO Processing ruok command from /127.0.0.1:48916 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:45:10,763 INFO Processing ruok command from /127.0.0.1:48918 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:45:20,706 INFO Processing ruok command from /127.0.0.1:49068 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:45:20,740 INFO Processing ruok command from /127.0.0.1:49070 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:45:30,718 INFO Processing ruok command from /127.0.0.1:49214 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:45:30,756 INFO Processing ruok command from /127.0.0.1:49216 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:45:40,732 INFO Processing ruok command from /127.0.0.1:49366 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:45:40,766 INFO Processing ruok command from /127.0.0.1:49368 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:45:50,695 INFO Processing ruok command from /127.0.0.1:49510 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:45:50,728 INFO Processing ruok command from /127.0.0.1:49512 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:46:00,707 INFO Processing ruok command from /127.0.0.1:49658 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:46:00,742 INFO Processing ruok command from /127.0.0.1:49660 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:46:10,718 INFO Processing ruok command from /127.0.0.1:49812 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:46:10,765 INFO Processing ruok command from /127.0.0.1:49814 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:46:20,708 INFO Processing ruok command from /127.0.0.1:49964 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:46:20,738 INFO Processing ruok command from /127.0.0.1:49966 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:46:30,723 INFO Processing ruok command from /127.0.0.1:50102 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:46:30,753 INFO Processing ruok command from /127.0.0.1:50104 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:46:40,722 INFO Processing ruok command from /127.0.0.1:50270 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:46:40,759 INFO Processing ruok command from /127.0.0.1:50272 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:46:45,351 INFO Committing global session 0x200003c4fd80013 (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:46:50,734 INFO Processing ruok command from /127.0.0.1:50410 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:46:50,820 INFO Processing ruok command from /127.0.0.1:50412 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:47:00,715 INFO Processing ruok command from /127.0.0.1:50560 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:47:00,747 INFO Processing ruok command from /127.0.0.1:50562 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:47:10,703 INFO Processing ruok command from /127.0.0.1:50704 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:47:10,740 INFO Processing ruok command from /127.0.0.1:50706 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:47:20,708 INFO Processing ruok command from /127.0.0.1:50854 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:47:20,744 INFO Processing ruok command from /127.0.0.1:50856 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:47:30,699 INFO Processing ruok command from /127.0.0.1:51002 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:47:30,744 INFO Processing ruok command from /127.0.0.1:51004 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:47:40,706 INFO Processing ruok command from /127.0.0.1:51152 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:47:40,749 INFO Processing ruok command from /127.0.0.1:51154 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:47:50,712 INFO Processing ruok command from /127.0.0.1:51304 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:47:50,751 INFO Processing ruok command from /127.0.0.1:51306 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:48:00,708 INFO Processing ruok command from /127.0.0.1:51450 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:48:00,749 INFO Processing ruok command from /127.0.0.1:51452 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:48:10,710 INFO Processing ruok command from /127.0.0.1:51596 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:48:10,779 INFO Processing ruok command from /127.0.0.1:51598 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:48:20,707 INFO Processing ruok command from /127.0.0.1:51750 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:48:20,741 INFO Processing ruok command from /127.0.0.1:51752 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:48:30,701 INFO Processing ruok command from /127.0.0.1:51888 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:48:30,739 INFO Processing ruok command from /127.0.0.1:51890 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:48:40,701 INFO Processing ruok command from /127.0.0.1:52048 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:48:40,736 INFO Processing ruok command from /127.0.0.1:52050 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:48:45,633 INFO Committing global session 0x300003b7ef7000a (org.apache.zookeeper.server.quorum.LearnerSessionTracker) [CommitProcessor:1] 2022-11-07 05:48:50,714 INFO Processing ruok command from /127.0.0.1:52190 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:48:50,778 INFO Processing ruok command from /127.0.0.1:52192 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:49:00,703 INFO Processing ruok command from /127.0.0.1:52342 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:49:00,741 INFO Processing ruok command from /127.0.0.1:52344 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:49:10,704 INFO Processing ruok command from /127.0.0.1:52486 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:49:10,736 INFO Processing ruok command from /127.0.0.1:52488 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:49:20,707 INFO Processing ruok command from /127.0.0.1:52638 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:49:20,762 INFO Processing ruok command from /127.0.0.1:52640 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:49:30,719 INFO Processing ruok command from /127.0.0.1:52784 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:49:30,755 INFO Processing ruok command from /127.0.0.1:52786 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2] 2022-11-07 05:49:40,707 INFO Processing ruok command from /127.0.0.1:52932 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-1] 2022-11-07 05:49:40,762 INFO Processing ruok command from /127.0.0.1:52934 (org.apache.zookeeper.server.NettyServerCnxn) [nioEventLoopGroup-4-2]