+ exec java -cp '/zookeeper/lib/*:/zookeeper/*jar:/conf:' -Xmx2G -Xms128M org.apache.zookeeper.server.quorum.QuorumPeerMain /conf/zoo.cfg 2026-06-11 13:34:14,387 [myid:] - INFO [main:o.a.z.s.q.QuorumPeerConfig@177] - Reading configuration from: /conf/zoo.cfg 2026-06-11 13:34:14,392 [myid:] - INFO [main:o.a.z.s.q.QuorumPeerConfig@431] - clientPort is not set 2026-06-11 13:34:14,478 [myid:] - INFO [main:o.a.z.s.q.QuorumPeerConfig@453] - secureClientPortAddress is 0.0.0.0:2281 2026-06-11 13:34:14,486 [myid:] - INFO [main:o.a.z.c.X509Util@89] - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation 2026-06-11 13:34:15,478 [myid:] - INFO [main:o.a.z.c.X509Util@111] - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello] 2026-06-11 13:34:15,480 [myid:] - INFO [main:o.a.z.s.q.QuorumPeerConfig@460] - observerMasterPort is not set 2026-06-11 13:34:15,481 [myid:] - INFO [main:o.a.z.s.q.QuorumPeerConfig@477] - metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider 2026-06-11 13:34:15,487 [myid:] - ERROR [main:o.a.z.s.q.QuorumPeerConfig@702] - Invalid configuration, only one server specified (ignoring) 2026-06-11 13:34:15,488 [myid:1] - INFO [main:o.a.z.s.DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3 2026-06-11 13:34:15,489 [myid:1] - INFO [main:o.a.z.s.DatadirCleanupManager@79] - autopurge.purgeInterval set to 3 2026-06-11 13:34:15,489 [myid:1] - WARN [main:o.a.z.s.q.QuorumPeerMain@139] - Either no config or no quorum defined in config, running in standalone mode 2026-06-11 13:34:15,491 [myid:1] - INFO [main:o.a.z.j.ManagedUtil@46] - Log4j 1.2 jmx support not found; jmx disabled. 2026-06-11 13:34:15,491 [myid:1] - INFO [main:o.a.z.s.q.QuorumPeerConfig@177] - Reading configuration from: /conf/zoo.cfg 2026-06-11 13:34:15,492 [myid:1] - INFO [main:o.a.z.s.q.QuorumPeerConfig@431] - clientPort is not set 2026-06-11 13:34:15,492 [myid:1] - INFO [main:o.a.z.s.q.QuorumPeerConfig@453] - secureClientPortAddress is 0.0.0.0:2281 2026-06-11 13:34:15,492 [myid:1] - INFO [main:o.a.z.s.q.QuorumPeerConfig@460] - observerMasterPort is not set 2026-06-11 13:34:15,492 [myid:1] - INFO [main:o.a.z.s.q.QuorumPeerConfig@477] - metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider 2026-06-11 13:34:15,493 [myid:1] - ERROR [main:o.a.z.s.q.QuorumPeerConfig@702] - Invalid configuration, only one server specified (ignoring) 2026-06-11 13:34:15,493 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServerMain@123] - Starting server 2026-06-11 13:34:15,490 [myid:] - INFO [PurgeTask:o.a.z.s.DatadirCleanupManager$PurgeTask@139] - Purge task started. 2026-06-11 13:34:15,599 [myid:] - INFO [PurgeTask:o.a.z.s.p.FileTxnSnapLog@124] - zookeeper.snapshot.trust.empty : false 2026-06-11 13:34:15,678 [myid:1] - INFO [main:o.a.z.s.ServerMetrics@64] - ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@1356d4d4 2026-06-11 13:34:15,681 [myid:1] - INFO [main:o.a.z.s.a.DigestAuthenticationProvider@51] - ACL digest algorithm is: SHA1 2026-06-11 13:34:15,682 [myid:1] - INFO [main:o.a.z.s.a.DigestAuthenticationProvider@65] - zookeeper.DigestAuthenticationProvider.enabled = true 2026-06-11 13:34:15,682 [myid:] - INFO [PurgeTask:o.a.z.s.DatadirCleanupManager$PurgeTask@145] - Purge task completed. 2026-06-11 13:34:15,793 [myid:1] - INFO [main:o.a.z.s.p.FileTxnSnapLog@124] - zookeeper.snapshot.trust.empty : false 2026-06-11 13:34:15,798 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - 2026-06-11 13:34:15,798 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - ______ _ 2026-06-11 13:34:15,798 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - |___ / | | 2026-06-11 13:34:15,798 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - / / ___ ___ | | __ ___ ___ _ __ ___ _ __ 2026-06-11 13:34:15,798 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| 2026-06-11 13:34:15,798 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | 2026-06-11 13:34:15,799 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| 2026-06-11 13:34:15,799 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - | | 2026-06-11 13:34:15,799 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - |_| 2026-06-11 13:34:15,799 [myid:1] - INFO [main:o.a.z.ZookeeperBanner@42] - 2026-06-11 13:34:15,878 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:zookeeper.version=3.9.4-7246445ec281f3dbf53dc54e970c914f39713903, built on 2025-08-19 19:53 UTC 2026-06-11 13:34:15,878 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:host.name=zookeeper-0.zookeeper-headless.sf.svc.cluster.local 2026-06-11 13:34:15,879 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:java.version=11.0.25 2026-06-11 13:34:15,879 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:java.vendor=Red Hat, Inc. 2026-06-11 13:34:15,879 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:java.home=/usr/lib/jvm/java-11-openjdk-11.0.25.0.9-7.el9.x86_64 2026-06-11 13:34:15,880 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:java.class.path=/zookeeper/lib/audience-annotations-0.12.0.jar:/zookeeper/lib/commons-cli-1.5.0.jar:/zookeeper/lib/commons-io-2.17.0.jar:/zookeeper/lib/jackson-annotations-2.15.2.jar:/zookeeper/lib/jackson-core-2.15.2.jar:/zookeeper/lib/jackson-databind-2.15.2.jar:/zookeeper/lib/javax.servlet-api-3.1.0.jar:/zookeeper/lib/jetty-http-9.4.57.v20241219.jar:/zookeeper/lib/jetty-io-9.4.57.v20241219.jar:/zookeeper/lib/jetty-security-9.4.57.v20241219.jar:/zookeeper/lib/jetty-server-9.4.57.v20241219.jar:/zookeeper/lib/jetty-servlet-9.4.57.v20241219.jar:/zookeeper/lib/jetty-util-9.4.57.v20241219.jar:/zookeeper/lib/jetty-util-ajax-9.4.57.v20241219.jar:/zookeeper/lib/jline-2.14.6.jar:/zookeeper/lib/logback-classic-1.3.15.jar:/zookeeper/lib/logback-core-1.3.15.jar:/zookeeper/lib/metrics-core-4.1.12.1.jar:/zookeeper/lib/netty-buffer-4.1.119.Final.jar:/zookeeper/lib/netty-codec-4.1.119.Final.jar:/zookeeper/lib/netty-common-4.1.119.Final.jar:/zookeeper/lib/netty-handler-4.1.119.Final.jar:/zookeeper/lib/netty-resolver-4.1.119.Final.jar:/zookeeper/lib/netty-tcnative-boringssl-static-2.0.70.Final-linux-aarch_64.jar:/zookeeper/lib/netty-tcnative-boringssl-static-2.0.70.Final-linux-x86_64.jar:/zookeeper/lib/netty-tcnative-boringssl-static-2.0.70.Final-osx-aarch_64.jar:/zookeeper/lib/netty-tcnative-boringssl-static-2.0.70.Final-osx-x86_64.jar:/zookeeper/lib/netty-tcnative-boringssl-static-2.0.70.Final-windows-x86_64.jar:/zookeeper/lib/netty-tcnative-boringssl-static-2.0.70.Final.jar:/zookeeper/lib/netty-tcnative-classes-2.0.70.Final.jar:/zookeeper/lib/netty-transport-4.1.119.Final.jar:/zookeeper/lib/netty-transport-classes-epoll-4.1.119.Final.jar:/zookeeper/lib/netty-transport-native-epoll-4.1.119.Final-linux-x86_64.jar:/zookeeper/lib/netty-transport-native-unix-common-4.1.119.Final.jar:/zookeeper/lib/simpleclient-0.9.0.jar:/zookeeper/lib/simpleclient_common-0.9.0.jar:/zookeeper/lib/simpleclient_hotspot-0.9.0.jar:/zookeeper/lib/simpleclient_servlet-0.9.0.jar:/zookeeper/lib/slf4j-api-2.0.13.jar:/zookeeper/lib/snappy-java-1.1.10.5.jar:/zookeeper/lib/zookeeper-3.9.4.jar:/zookeeper/lib/zookeeper-jute-3.9.4.jar:/zookeeper/lib/zookeeper-prometheus-metrics-3.9.4.jar:/zookeeper/*jar:/conf: 2026-06-11 13:34:15,880 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 2026-06-11 13:34:15,880 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:java.io.tmpdir=/tmp 2026-06-11 13:34:15,881 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:java.compiler= 2026-06-11 13:34:15,881 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:os.name=Linux 2026-06-11 13:34:15,881 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:os.arch=amd64 2026-06-11 13:34:15,881 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:os.version=5.14.0-710.el9.x86_64 2026-06-11 13:34:15,882 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:user.name=1001 2026-06-11 13:34:15,882 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:user.home=/ 2026-06-11 13:34:15,882 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:user.dir=/zookeeper 2026-06-11 13:34:15,882 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:os.memory.free=92MB 2026-06-11 13:34:15,883 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:os.memory.max=1979MB 2026-06-11 13:34:15,883 [myid:1] - INFO [main:o.a.z.Environment@98] - Server environment:os.memory.total=123MB 2026-06-11 13:34:15,883 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@151] - zookeeper.enableEagerACLCheck = false 2026-06-11 13:34:15,883 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@164] - zookeeper.digest.enabled = true 2026-06-11 13:34:15,884 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@168] - zookeeper.closeSessionTxn.enabled = true 2026-06-11 13:34:15,884 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@2237] - zookeeper.serializeLastProcessedZxid.enabled = true 2026-06-11 13:34:15,885 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@1585] - zookeeper.flushDelay = 0 ms 2026-06-11 13:34:15,885 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@1594] - zookeeper.maxWriteQueuePollTime = 0 ms 2026-06-11 13:34:15,885 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@1603] - zookeeper.maxBatchSize=1000 2026-06-11 13:34:15,885 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@289] - zookeeper.intBufferStartingSizeBytes = 1024 2026-06-11 13:34:15,887 [myid:1] - INFO [main:o.a.z.s.BlueThrottle@141] - Weighed connection throttling is disabled 2026-06-11 13:34:15,889 [myid:1] - INFO [main:o.a.z.s.AuthenticationHelper@66] - zookeeper.enforce.auth.enabled = false 2026-06-11 13:34:15,890 [myid:1] - INFO [main:o.a.z.s.AuthenticationHelper@67] - zookeeper.enforce.auth.schemes = [] 2026-06-11 13:34:15,891 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@1395] - minSessionTimeout set to 4000 ms 2026-06-11 13:34:15,892 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@1404] - maxSessionTimeout set to 40000 ms 2026-06-11 13:34:15,894 [myid:1] - INFO [main:o.a.z.s.ResponseCache@50] - getData response cache size is initialized with value 400. 2026-06-11 13:34:15,894 [myid:1] - INFO [main:o.a.z.s.ResponseCache@50] - getChildren response cache size is initialized with value 400. 2026-06-11 13:34:15,896 [myid:1] - INFO [main:o.a.z.s.u.RequestPathMetricsCollector@109] - zookeeper.pathStats.slotCapacity = 60 2026-06-11 13:34:15,896 [myid:1] - INFO [main:o.a.z.s.u.RequestPathMetricsCollector@110] - zookeeper.pathStats.slotDuration = 15 2026-06-11 13:34:15,897 [myid:1] - INFO [main:o.a.z.s.u.RequestPathMetricsCollector@111] - zookeeper.pathStats.maxDepth = 6 2026-06-11 13:34:15,897 [myid:1] - INFO [main:o.a.z.s.u.RequestPathMetricsCollector@112] - zookeeper.pathStats.initialDelay = 5 2026-06-11 13:34:15,897 [myid:1] - INFO [main:o.a.z.s.u.RequestPathMetricsCollector@113] - zookeeper.pathStats.delay = 5 2026-06-11 13:34:15,897 [myid:1] - INFO [main:o.a.z.s.u.RequestPathMetricsCollector@114] - zookeeper.pathStats.enabled = false 2026-06-11 13:34:15,903 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@1622] - The max bytes for all large requests are set to 104857600 2026-06-11 13:34:15,904 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@1636] - The large request threshold is set to -1 2026-06-11 13:34:15,904 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@387] - Created server with tickTime 2000 ms minSessionTimeout 4000 ms maxSessionTimeout 40000 ms clientPortListenBacklog -1 dataLogdir /data/log/version-2 snapdir /data/version-2 2026-06-11 13:34:16,089 [myid:1] - INFO [main:o.e.j.u.l.Log@170] - Logging initialized @3985ms to org.eclipse.jetty.util.log.Slf4jLog 2026-06-11 13:34:16,388 [myid:1] - WARN [main:o.e.j.s.h.ContextHandler@1662] - o.e.j.s.ServletContextHandler@5e3f861{/,null,STOPPED} contextPath ends with /* 2026-06-11 13:34:16,389 [myid:1] - WARN [main:o.e.j.s.h.ContextHandler@1673] - Empty contextPath 2026-06-11 13:34:16,404 [myid:1] - INFO [main:o.e.j.s.Server@375] - jetty-9.4.57.v20241219; built: 2025-01-08T21:24:30.412Z; git: df524e6b29271c2e09ba9aea83c18dc9db464a31; jvm 11.0.25+9-LTS 2026-06-11 13:34:16,589 [myid:1] - INFO [main:o.e.j.s.s.DefaultSessionIdManager@334] - DefaultSessionIdManager workerName=node0 2026-06-11 13:34:16,590 [myid:1] - INFO [main:o.e.j.s.s.DefaultSessionIdManager@339] - No SessionScavenger set, using defaults 2026-06-11 13:34:16,593 [myid:1] - INFO [main:o.e.j.s.s.HouseKeeper@132] - node0 Scavenging every 600000ms 2026-06-11 13:34:16,598 [myid:1] - WARN [main:o.e.j.s.ConstraintSecurityHandler@759] - ServletContext@o.e.j.s.ServletContextHandler@5e3f861{/,null,STARTING} has uncovered http methods for path: /* 2026-06-11 13:34:16,610 [myid:1] - INFO [main:o.e.j.s.h.ContextHandler@921] - Started o.e.j.s.ServletContextHandler@5e3f861{/,null,AVAILABLE} 2026-06-11 13:34:16,703 [myid:1] - INFO [main:o.e.j.s.AbstractConnector@333] - Started ServerConnector@65987993{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 2026-06-11 13:34:16,707 [myid:1] - INFO [main:o.e.j.s.Server@415] - Started @4604ms 2026-06-11 13:34:16,708 [myid:1] - INFO [main:o.a.z.s.a.JettyAdminServer@201] - Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands 2026-06-11 13:34:16,887 [myid:1] - INFO [main:o.a.z.s.NettyServerCnxnFactory@516] - zookeeper.client.certReload=false 2026-06-11 13:34:16,888 [myid:1] - INFO [main:o.a.z.s.NettyServerCnxnFactory@528] - zookeeper.client.portUnification=false 2026-06-11 13:34:16,888 [myid:1] - INFO [main:o.a.z.s.NettyServerCnxnFactory@540] - zookeeper.netty.advancedFlowControl.enabled = false 2026-06-11 13:34:16,888 [myid:1] - INFO [main:o.a.z.s.NettyServerCnxnFactory@103] - handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1 2026-06-11 13:34:17,004 [myid:1] - INFO [main:o.a.z.s.ServerCnxnFactory@172] - Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory 2026-06-11 13:34:17,005 [myid:1] - WARN [main:o.a.z.s.ServerCnxnFactory@337] - maxCnxns is not configured, using default value 0. 2026-06-11 13:34:17,006 [myid:1] - INFO [main:o.a.z.s.NettyServerCnxnFactory@626] - configure org.apache.zookeeper.server.NettyServerCnxnFactory@70a36a66 secure: true on addr 0.0.0.0/0.0.0.0:2281 2026-06-11 13:34:17,006 [myid:1] - INFO [main:o.a.z.s.NettyServerCnxnFactory@715] - binding to port 0.0.0.0/0.0.0.0:2281 2026-06-11 13:34:17,294 [myid:1] - INFO [main:o.a.z.s.NettyServerCnxnFactory@720] - bound to port 2281 2026-06-11 13:34:17,388 [myid:1] - INFO [main:o.a.z.s.w.WatchManagerFactory@42] - Using org.apache.zookeeper.server.watch.WatchManager as watch manager 2026-06-11 13:34:17,389 [myid:1] - INFO [main:o.a.z.s.w.WatchManagerFactory@42] - Using org.apache.zookeeper.server.watch.WatchManager as watch manager 2026-06-11 13:34:17,390 [myid:1] - INFO [main:o.a.z.s.ZKDatabase@137] - zookeeper.snapshotSizeFactor = 0.33 2026-06-11 13:34:17,390 [myid:1] - INFO [main:o.a.z.s.ZKDatabase@157] - zookeeper.commitLogCount=500 2026-06-11 13:34:17,393 [myid:1] - INFO [main:o.a.z.s.p.SnapStream@61] - zookeeper.snapshot.compression.method = CHECKED 2026-06-11 13:34:17,394 [myid:1] - INFO [main:o.a.z.s.p.FileTxnSnapLog@480] - Snapshotting: 0x0 to /data/version-2/snapshot.0 2026-06-11 13:34:17,396 [myid:1] - INFO [main:o.a.z.s.ZKDatabase@294] - Snapshot loaded in 6 ms, highest zxid is 0x0, digest is 1371985504 2026-06-11 13:34:17,397 [myid:1] - INFO [main:o.a.z.s.p.FileTxnSnapLog@480] - Snapshotting: 0x0 to /data/version-2/snapshot.0 2026-06-11 13:34:17,397 [myid:1] - INFO [main:o.a.z.s.ZooKeeperServer@588] - Snapshot taken in 0 ms 2026-06-11 13:34:17,485 [myid:1] - INFO [main:o.a.z.s.RequestThrottler@75] - zookeeper.request_throttler.shutdownTimeout = 10000 ms 2026-06-11 13:34:17,485 [myid:] - INFO [ProcessThread(sid:0 cport:-1)::o.a.z.s.PrepRequestProcessor@138] - PrepRequestProcessor (sid:0) started, reconfigEnabled=false 2026-06-11 13:34:17,993 [myid:1] - INFO [main:o.a.z.s.ContainerManager@83] - Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 2026-06-11 13:34:17,995 [myid:1] - INFO [main:o.a.z.a.ZKAuditProvider@42] - ZooKeeper audit is disabled. 2026-06-11 13:34:25,793 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:34:25,879 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.c.FourLetterCommands@223] - 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}] 2026-06-11 13:34:25,880 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.c.FourLetterCommands@224] - 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]] 2026-06-11 13:34:25,880 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:49392 2026-06-11 13:34:26,682 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:34:26,684 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:49406 2026-06-11 13:34:28,781 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:34:28,781 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:49418 2026-06-11 13:34:36,294 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:34:36,295 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:52906 2026-06-11 13:34:46,196 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:34:46,197 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:51010 2026-06-11 13:34:48,807 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:34:48,808 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:51022 2026-06-11 13:34:56,379 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:34:56,381 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:55008 2026-06-11 13:35:06,279 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:35:06,281 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:42244 2026-06-11 13:35:08,698 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:35:08,699 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:42258 2026-06-11 13:35:16,279 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:35:16,280 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:40332 2026-06-11 13:35:26,097 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:35:26,098 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:35064 2026-06-11 13:35:28,716 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:35:28,717 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:35068 2026-06-11 13:35:36,303 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:35:36,304 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:56318 2026-06-11 13:35:46,119 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:35:46,120 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:47394 2026-06-11 13:35:48,697 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:35:48,697 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-1:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:47408 2026-06-11 13:35:56,112 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.a.X509AuthenticationProvider@271] - Authenticated Id 'CN=Certificate,O=Red Hat\, INC.' for scheme 'x509' 2026-06-11 13:35:56,112 [myid:] - INFO [zkNetty-EpollEventLoopGroup-4-2:o.a.z.s.NettyServerCnxn@311] - Processing ruok command from /127.0.0.1:60976