Skip to content

Instantly share code, notes, and snippets.

@lhotari
Created May 21, 2024 13:22
Show Gist options
  • Save lhotari/8302131cde5a0f0999e39f8fbd391f09 to your computer and use it in GitHub Desktop.
Save lhotari/8302131cde5a0f0999e39f8fbd391f09 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config brokerClientTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config brokerServiceURLTLS = pulsar+ssl://pulsar-testenv-deployment-broker:6651
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config brokerWebServiceURLTLS = https://pulsar-testenv-deployment-broker:8443
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config clusterName = pulsar-testenv
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config httpNumThreads = 16
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config servicePortTls = 6651
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config statusFilePath = /pulsar/status
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config tlsCertRefreshCheckDurationSec = 300
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config tlsCertificateFilePath = /pulsar/certs/proxy/tls.crt
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config tlsEnabledInProxy = true
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config tlsEnabledWithBroker = true
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config tlsKeyFilePath = /pulsar/certs/proxy/tls.key
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config tlsTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config webServicePort = 8080
[pulsar-testenv-deployment-proxy-0] [conf/proxy.conf] Applying config webServicePortTls = 8443
[pulsar-testenv-deployment-proxy-0] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:31,654+0000 [main] INFO org.apache.pulsar.broker.authentication.AuthenticationService - Authentication is disabled
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:31,736+0000 [main] WARN org.apache.pulsar.common.util.netty.DnsResolverUtil - Cannot get DNS TTL settings
[pulsar-testenv-deployment-proxy-0] java.lang.NumberFormatException: For input string: "1 RUN apt-get -y --purge autoremove"
[pulsar-testenv-deployment-proxy-0] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
[pulsar-testenv-deployment-proxy-0] at java.lang.Integer.parseInt(Integer.java:668) ~[?:?]
[pulsar-testenv-deployment-proxy-0] at java.lang.Integer.valueOf(Integer.java:973) ~[?:?]
[pulsar-testenv-deployment-proxy-0] at java.lang.Integer.decode(Integer.java:1458) ~[?:?]
[pulsar-testenv-deployment-proxy-0] at java.util.Optional.map(Optional.java:260) ~[?:?]
[pulsar-testenv-deployment-proxy-0] at org.apache.pulsar.common.util.netty.DnsResolverUtil.<clinit>(DnsResolverUtil.java:71) ~[org.apache.pulsar-pulsar-common-3.2.2.jar:3.2.2]
[pulsar-testenv-deployment-proxy-0] at org.apache.pulsar.proxy.server.ProxyService.<init>(ProxyService.java:180) ~[org.apache.pulsar-pulsar-proxy-3.2.2.jar:3.2.2]
[pulsar-testenv-deployment-proxy-0] at org.apache.pulsar.proxy.server.ProxyServiceStarter.start(ProxyServiceStarter.java:226) ~[org.apache.pulsar-pulsar-proxy-3.2.2.jar:3.2.2]
[pulsar-testenv-deployment-proxy-0] at org.apache.pulsar.proxy.server.ProxyServiceStarter.main(ProxyServiceStarter.java:215) ~[org.apache.pulsar-pulsar-proxy-3.2.2.jar:3.2.2]
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:31,802+0000 [main] INFO org.eclipse.jetty.util.log - Logging initialized @967ms to org.eclipse.jetty.util.log.Slf4jLog
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,086+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,091+0000 [main] INFO org.apache.pulsar.proxy.server.ProxyService - Started Pulsar Proxy at /0.0.0.0:6650
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,092+0000 [main] INFO org.apache.pulsar.proxy.server.ProxyService - Started Pulsar TLS Proxy on /0.0.0.0:6651
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,121+0000 [main] WARN org.apache.pulsar.proxy.server.WebServer - The init-param requestBufferSize is invalidated, because it is not a number
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,138+0000 [main] WARN org.apache.pulsar.proxy.server.WebServer - The init-param requestBufferSize is invalidated, because it is not a number
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,139+0000 [main] WARN org.apache.pulsar.proxy.server.WebServer - The init-param requestBufferSize is invalidated, because it is not a number
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,143+0000 [main] WARN org.apache.pulsar.proxy.server.WebServer - The init-param requestBufferSize is invalidated, because it is not a number
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,167+0000 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.10+7
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,184+0000 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,184+0000 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,185+0000 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
[pulsar-testenv-deployment-proxy-0] May 21, 2024 12:43:32 PM org.glassfish.jersey.server.wadl.WadlFeature configure
[pulsar-testenv-deployment-proxy-0] WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,479+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@7acfb656{/,null,AVAILABLE}
[pulsar-testenv-deployment-proxy-0] May 21, 2024 12:43:32 PM org.glassfish.jersey.server.wadl.WadlFeature configure
[pulsar-testenv-deployment-proxy-0] WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,527+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@e322ec9{/proxy-stats,null,AVAILABLE}
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,528+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2c6aed22{/metrics,null,AVAILABLE}
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,625+0000 [main] WARN org.eclipse.jetty.util.ssl.SslContextFactory.config - No Client EndPointIdentificationAlgorithm configured for Client@74667e6a[provider=null,keyStore=null,trustStore=null]
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,626+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2acbc859{/admin,null,AVAILABLE}
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,627+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6ab7ce48{/lookup,null,AVAILABLE}
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,631+0000 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@794b435f{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,692+0000 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@47547132{SSL, (ssl, http/1.1)}{0.0.0.0:8443}
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,692+0000 [main] INFO org.eclipse.jetty.server.Server - Started @1859ms
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:43:32,693+0000 [main] INFO org.apache.pulsar.proxy.server.WebServer - Server started at end point http://0.0.0.0:8080
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:02,285+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 54
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:02,285+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 54
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:12,173+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:12,173+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:22,177+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:22,177+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:32,177+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:32,177+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:42,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:42,177+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:52,177+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:44:52,177+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:44:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:02,177+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:02,177+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:12,176+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:12,177+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:22,177+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:22,177+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:32,172+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:32,172+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:42,178+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 6
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:42,178+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 6
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:52,177+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:45:52,177+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:45:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:02,173+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:02,173+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:12,178+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:12,178+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:22,177+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:22,178+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:32,177+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:32,177+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:42,177+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:42,177+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:52,177+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:46:52,177+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:46:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:02,173+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:02,173+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:12,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:12,177+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:22,177+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:22,177+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:32,177+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:32,178+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 6
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:42,176+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:42,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:52,176+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:47:52,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:47:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:02,176+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:02,176+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:12,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:12,177+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:22,176+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:22,176+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:32,177+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:32,177+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:42,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:42,177+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:52,177+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:48:52,177+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:48:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:02,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:02,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:12,175+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:12,176+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:22,177+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:22,177+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:32,177+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:32,177+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:42,176+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:42,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:52,177+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:49:52,177+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:49:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:02,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:02,175+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:12,176+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:12,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:22,176+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:22,177+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:32,176+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:32,176+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:42,177+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:42,177+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:52,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:50:52,176+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:50:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:02,176+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:02,177+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:12,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:12,177+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:22,176+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:22,176+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:32,176+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:32,176+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:42,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:42,176+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:52,175+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:51:52,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:51:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:02,172+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:02,172+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:12,176+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:12,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:22,172+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:22,172+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:32,176+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:32,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:42,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:42,175+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:52,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:52:52,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:52:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:02,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:02,175+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:12,177+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:12,177+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:22,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:22,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:32,175+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:32,175+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:42,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:42,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:52,176+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:53:52,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:53:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:02,173+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:02,173+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:12,174+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:12,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:22,172+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:22,172+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:32,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:32,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:42,176+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:42,177+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:52,176+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:54:52,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:54:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:02,177+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:02,178+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:12,173+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:12,173+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:22,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:22,176+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:32,176+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:32,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:42,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:42,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:52,174+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:55:52,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:55:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:02,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:02,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:12,174+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:12,174+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:22,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:22,175+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:32,176+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:32,176+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:42,175+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:42,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:52,176+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:56:52,176+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:56:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:02,171+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:02,171+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:12,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:12,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:22,174+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:22,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:32,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:32,175+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:42,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:42,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:52,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:57:52,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:57:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:02,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:02,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:12,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:12,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:22,176+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:22,176+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:32,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:32,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:42,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:42,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:52,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:58:52,174+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:58:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:02,176+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:02,176+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:12,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:12,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:22,175+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:22,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:32,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:32,175+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:42,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:42,176+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:52,176+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T12:59:52,176+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:12:59:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:02,175+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:02,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:12,175+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:12,176+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:22,176+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:22,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:32,176+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:32,176+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:42,176+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:42,176+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:52,175+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:00:52,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:00:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:02,176+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:02,176+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:12,174+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:12,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:22,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:22,175+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:32,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:32,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:42,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:42,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:52,175+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:01:52,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:01:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:02,172+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:02,172+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:12,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:12,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:22,174+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:22,174+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:32,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:32,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:42,174+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:42,174+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:52,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:02:52,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:02:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:02,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:02,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:12,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:12,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:22,174+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:22,174+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:32,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:32,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:42,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:42,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:52,171+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:03:52,171+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:03:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:02,175+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:02,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:12,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:12,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:22,174+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:22,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:32,175+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:32,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:42,175+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:42,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:52,175+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:04:52,176+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:04:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:02,174+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:02,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:12,175+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:12,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:22,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:22,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:32,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:32,176+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:42,176+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:42,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 5
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:52,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:05:52,175+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:05:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:02,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:02,175+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:12,176+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:12,176+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:22,172+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:22,172+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:32,174+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:32,174+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:42,174+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:42,174+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:52,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:06:52,175+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:06:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:02,171+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:02,171+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:12,174+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:12,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 4
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:22,174+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:22,174+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:32,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:32,174+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:42,175+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:42,175+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:52,174+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:07:52,174+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:07:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:02,174+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:02,174+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:12,173+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:12,174+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:22,174+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:22,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:32,174+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:32,174+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:42,174+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:42,175+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:52,174+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:08:52,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:08:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:02,174+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:02,174+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:12,174+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:12,174+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:22,175+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:22,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:32,174+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:32,174+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:42,173+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:42,174+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:52,174+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:09:52,174+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:09:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:02,174+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:02,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:12,172+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:12,172+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:22,174+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:22,174+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:32,175+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:32,175+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:42,175+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:42,175+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:52,173+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:10:52,173+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:10:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:02,174+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:02,174+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:12,174+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:12,174+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:22,174+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:22,174+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:32,174+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:32,174+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:42,174+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:42,174+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 3
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:52,171+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 0
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:11:52,171+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:11:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 0
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:02,172+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:02,172+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:12,171+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 0
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:12,171+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 0
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:22,171+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:22,171+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:32,172+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:32,172+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:42,172+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:42,172+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:52,171+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:12:52,171+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:12:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:02,172+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:02,172+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:12,171+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:12,171+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:22,171+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:22,171+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:32,171+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:32,171+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:42,171+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:42,171+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:52,171+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:13:52,171+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:13:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:02,171+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:02,171+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:12,171+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:12,171+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:22,172+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:22,172+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:32,172+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:32,172+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:42,172+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:42,172+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:52,172+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:14:52,172+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:14:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:02,171+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:02,171+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:12,172+0000 [pulsar-external-web-5-3] [pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config compactionRateByEntries = 5000
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config diskCheckInterval = 1800
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config diskUsageLwmThreshold = 0.85
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config diskUsageThreshold = 0.95
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config diskUsageWarnThreshold = 0.9
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config gcWaitTime = 60000
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config httpServerEnabled = true
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config httpServerPort = 8000
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config isForceGCAllowWhenNoSpace = true
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config journalDirectories = /pulsar/data/bookkeeper/journal
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config journalMaxBackups = 0
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config journalMaxSizeMB = 256
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config ledgerDirectories = /pulsar/data/bookkeeper/ledgers
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config majorCompactionInterval = 600
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config majorCompactionThreshold = 0.8
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config minorCompactionInterval = 300
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config minorCompactionThreshold = 0.2
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config statsProviderClass = org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config useHostNameAsBookieID = true
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config zkLedgersRootPath = /ledgers
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Applying config zkServers = pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Updating config journalDirectories = /pulsar/data/bookkeeper/journal
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Adding config tlsCertificatePath = /pulsar/certs/bookie/tls.crt
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Updating config tlsKeyStore = /pulsar/certs/bookie/tls.key
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Updating config tlsKeyStoreType = PEM
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Updating config tlsProviderFactoryClass = org.apache.bookkeeper.tls.TLSContextFactory
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Updating config tlsTrustStore = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-bookie-2] [conf/bookkeeper.conf] Updating config tlsTrustStoreType = PEM
[pulsar-testenv-deployment-bookie-2] processing /pulsar/certs/bookie/tls.crt : len = 1696
[pulsar-testenv-deployment-bookie-2] processing /pulsar/certs/bookie/tls.key : len = 3272
[pulsar-testenv-deployment-bookie-2] processing /pulsar/certs/ca/ca.crt : len = 1192
[pulsar-testenv-deployment-bookie-2] Importing keystore /pulsar/bookie.p12 to /pulsar/bookie.keystore.jks...
[pulsar-testenv-deployment-bookie-2] Certificate was added to keystore
[pulsar-testenv-deployment-bookie-2] processing /pulsar/bookie.keystore.jks : len = 4584
[pulsar-testenv-deployment-bookie-2] processing /pulsar/bookie.truststore.jks : len = 995
[pulsar-testenv-deployment-bookie-2] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-bookie-2] [0.003s][info][gc] Using G1
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,273+0000 [main] INFO org.apache.bookkeepeINFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:12,172+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:22,171+0000 [pulsar-external-web-5-1] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:22,171+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:32,171+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:32,171+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:42,171+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:42,171+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:52,172+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:15:52,172+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:15:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:02,171+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:02,171+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:12,171+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:12,171+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:22,172+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:22,172+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:32,171+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:32,171+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:42,172+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:42,172+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:52,173+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:16:52,173+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:16:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 2
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:02,172+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:02,172+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:02 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:12,171+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:12,171+0000 [pulsar-external-web-5-7] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:12 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:22,171+0000 [pulsar-external-web-5-4] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:22,171+0000 [pulsar-external-web-5-8] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:22 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:32,171+0000 [pulsar-external-web-5-5] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:32,171+0000 [pulsar-external-web-5-16] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:32 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:42,171+0000 [pulsar-external-web-5-10] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:42,171+0000 [pulsar-external-web-5-6] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:42 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:52,172+0000 [pulsar-external-web-5-2] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:17:52,172+0000 [pulsar-external-web-5-3] INFO org.eclipse.jetty.server.RequestLog - 192.168.122.1 - - [21/May/2024:13:17:52 +0000] "GET /status.html HTTP/1.1" 200 2 "-" "kube-probe/1.24+" 1
[pulsar-testenv-deployment-proxy-0] 2024-05-21T13:18:02,171+0000 [pulsar-externalr.server.Main - Using configuration file /pulsar/conf/bookkeeper.conf
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,286+0000 [main] INFO org.apache.bookkeeper.server.Main - Hello, I'm your bookie, bookieId is <not-set>, listening on port 3181. Metadata service uri is zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers. Journals are in [/pulsar/data/bookkeeper/journal]. Ledgers are stored in [/pulsar/data/bookkeeper/ledgers]. Indexes are stored in [/pulsar/data/bookkeeper/ledgers].
[pulsar-testenv-deployment-bookie-2] [1.018s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 69M->16M(130M) 5.302ms
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,307+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : stats-provider
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,322+0000 [main] INFO org.apache.bookkeeper.meta.MetadataDrivers - BookKeeper metadata driver manager initialized
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,326+0000 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers : zkServers = pulsar-testenv-deployment-zookeeper:2281, ledgersRootPath = /ledgers.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,329+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,329+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,329+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,330+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,330+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,330+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-jav[pulsar-testenv-deployment-zookeeper-2] [conf/zookeeper.conf] Applying config dataDir = /pulsar/data/zookeeper
[pulsar-testenv-deployment-zookeeper-2] [conf/zookeeper.conf] Adding config secureClientPort = 2281
[pulsar-testenv-deployment-zookeeper-2] [conf/zookeeper.conf] Adding config serverCnxnFactory = org.apache.zookeeper.server.NettyServerCnxnFactory
[pulsar-testenv-deployment-zookeeper-2] processing /pulsar/certs/zookeeper/tls.crt : len = 1704
[pulsar-testenv-deployment-zookeeper-2] processing /pulsar/certs/zookeeper/tls.key : len = 3272
[pulsar-testenv-deployment-zookeeper-2] processing /pulsar/certs/ca/ca.crt : len = 1192
[pulsar-testenv-deployment-zookeeper-2] Importing keystore /pulsar/zookeeper.p12 to /pulsar/zookeeper.keystore.jks...
[pulsar-testenv-deployment-zookeeper-2] Certificate was added to keystore
[pulsar-testenv-deployment-zookeeper-2] processing /pulsar/zookeeper.keystore.jks : len = 4629
[pulsar-testenv-deployment-zookeeper-2] processing /pulsar/zookeeper.truststore.jks : len = 1001
[pulsar-testenv-deployment-zookeeper-2] Current server id 3
[pulsar-testenv-deployment-zookeeper-2] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:41:47,704+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - Reading configuration from: /pulsar/conf/zookeeper.conf
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:41:47,709+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - clientPortAddress is 0.0.0.0:2181
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:41:47,709+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - secureClientPortAddress is 0.0.0.0:2281
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:41:47,712+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:41:47,829+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:41:47,830+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - observerMasterPort is not set
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:41:47,830+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - metricsProvider.className is org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,013+0000 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 3
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,013+0000 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,015+0000 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,018+0000 [main] INFO org.apache.zookeeper.jmx.ManagedUtil - Log4j 1.2 jmx support not found; jmx disabled.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,019+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerMain - Starting quorum peer, myid=3
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,022+0000 [PurgeTask] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,033+0000 [PurgeTask] INFO org.apache.zookeeper.server.persistence.SnapStream - zookeeper.snapshot.compression.method = CHECKED
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,035+0000 [PurgeTask] INFO org.apache.zookeeper.server.PurgeTxnLog - Removing file: May 21, 2024, 9:38:38 AM /pulsar/data/zookeeper/version-2/log.100000001
[pulsar-testenv-deployment-zooa-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,331+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,331+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,331+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,332+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,332+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,332+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,332+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,332+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,332+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,332+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=111MB
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,332+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,332+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,336+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@36b0fcd5
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,341+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,549+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,657+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,665+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,675+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,676+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-2] [1.472s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 34M->18M(130M) 7.404ms
[pulsar-testenv-deployment-bookie-2] [1.472s][info][gc] GC(2) Concurrent Mark Cycle
[pulsar-testenv-deployment-bookie-2] [1.484s][info][gc] GC(2) Pause Remark 19M->19M(128M) 5.105ms
[pulsar-testenv-deployment-bookie-2] [1.488s][info][gc] GC(2) Pause Cleanup 20M->20M(128M) 0.065ms
[pulsar-testenv-deployment-bookie-2] [1.490s][info][gc] GC(2) Concurrent Mark Cycle 17.784ms
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:38,989+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x37a293bd]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,006+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.98:39048, server: pulsar-testenv-deployment-zookeeper/10.1.179.119:2281
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,008+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x37a293bd, L:/10.1.179.98:39048 - R:pulsar-testenv-deployment-zookeeper/10.1.179.119:2281]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,621+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281, session id = 0x1000b3cc2e10000, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,625+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,695+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,696+0000 [main] INFO org.apache.bookkeeper.bookie.UncleanShutdownDetectionImpl - Dirty files exist on boot-up indicating an unclean shutdown. Dirty files: /pulsar/data/bookkeeper/ledgers/current/DIRTY
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,696+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Unclean shutdown detected. The bookie did not register a graceful shutdown prior to this boot.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,887+0000 [main] INFO org.apache.bookkeeper.bookie.BookieResources - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,888+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,888+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,888+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 256 MB
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,889+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 256 MB
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:39,915+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - indexDir is equals ledgerBaseDir, creating single directory db ledger storage on /pulsar/data/bookkeeper/ledgers/current
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,063+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Searching for a RocksDB configuration file in /pulsar/conf/ledger_metadata_rocksdb.conf
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,063+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Found a RocksDB configuration file and using it to initialize the RocksDB
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,091+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Searching for a RocksDB configuration file in /pulsar/conf/entry_location_rocksdb.conf
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,091+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Found a RocksDB configuration file and using it to initialize the RocksDB
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,118+0000 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Overkeeper-2] Removing file: May 21, 2024, 9:38:38 AM /pulsar/data/zookeeper/version-2/log.100000001
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,035+0000 [PurgeTask] INFO org.apache.zookeeper.server.PurgeTxnLog - Removing file: May 21, 2024, 7:56:28 AM /pulsar/data/zookeeper/version-2/snapshot.0
[pulsar-testenv-deployment-zookeeper-2] Removing file: May 21, 2024, 7:56:28 AM /pulsar/data/zookeeper/version-2/snapshot.0
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,036+0000 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,038+0000 [main] INFO org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider - Initializing metrics, configuration: {exportJvmInfo=true, httpPort=8000}
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,039+0000 [main] INFO org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider - Executor service was created with numWorkerThreads 1 and maxQueueSize 1000000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,039+0000 [main] INFO org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider - Starting /metrics HTTP endpoint at host: 0.0.0.0, port: 8000, exportJvmInfo: true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,052+0000 [main] INFO org.eclipse.jetty.util.log - Logging initialized @46098ms to org.eclipse.jetty.util.log.Slf4jLog
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,110+0000 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.10+7
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,128+0000 [main] WARN org.eclipse.jetty.security.SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@17ae98d7{/,null,STARTING} has uncovered http methods for path: /*
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,136+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@17ae98d7{/,null,AVAILABLE}
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,144+0000 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@4362d7df{HTTP/1.1, (http/1.1)}{0.0.0.0:8000}
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,145+0000 [main] INFO org.eclipse.jetty.server.Server - Started @46191ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,150+0000 [main] INFO org.apache.zookeeper.server.ServerMetrics - ServerMetrics initialized with provider org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider@1e7f2e0f
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,159+0000 [main] INFO org.apache.zookeeper.server.auth.DigestAuthenticationProvider - ACL digest algorithm is: SHA1
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,159+0000 [main] INFO org.apache.zookeeper.server.auth.DigestAuthenticationProvider - zookeeper.DigestAuthenticationProvider.enabled = true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,305+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.certReload=true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,305+0000 [main] INFO org.apache.zookeeper.common.X509Util - enabling cert file reloading
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,310+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,311+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.portUnification=false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,311+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.netty.advancedFlowControl.enabled = false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,311+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,311+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,365+0000 [main] INFO org.apache.zookeeper.server.ServerCnxnFactory - Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,366+0000 [main] WARN org.apache.zookeeper.server.ServerCnxnFactory - maxCnxns is not configured, using default value 0.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,366+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - configure org.apache.zookeeper.server.NettyServerCnxnFactory@6bd16207 secure: false on addr 0.0.0.0/0.0.0.0:2181
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,366+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.certReload=true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,366+0000 [main] INFO org.apache.zookeeper.common.X509Util - enabling cert file reloading
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,367+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,367+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.portUnification=false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,367+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.netty.advancedFlowControl.enabled = false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,367+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,368+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,405+0000 [main] INFO org.apache.zookeeper.server.ServerCnxnFactory - Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,405+0000 [main] WARN org.apache.zookeeper.server.ServerCnxnFactory - maxCnxns is not configured, using default value 0.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,405+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - configure org.apache.zookeeper.server.NettyServerCnxnFactory@2788d0fe secure: true on addr 0.0.0.0/0.0.0.0:2281
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,407+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - zookeeper.quorumCnxnTimeoutMs=-1
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,413+0000 [main] WARN org.eclipse.jetty.server.handler.ContextHandler - o.e.j.s.ServletContextHandler@4349754{/,null,STOPPED} contextPath ends with /*
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,413+0000 [main] WARN org.eclipse.jetty.server.handler.ContextHandler - Empty contextPath
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,414+0000 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,414+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Local sessions disabled
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,414+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Local session upgrading disabled
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,415+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - tickTime set to 2000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,415+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - minSessionTimeout set to 4000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,415+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - maxSessionTimeout set to 40000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,415+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - initLimit set to 10
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,415+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - syncLimit set to 5
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,415+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - connectToLearnerMasterLimit set to 0
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,421+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer -
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,421+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - ______ _
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,421+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - |___ / | |
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,421+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - / / ___ ___ | | __ ___ ___ _ __ ___ _ __
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,421+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__|
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,422+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | |
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,422+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_|
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,422+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - | |
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,422+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - |_|
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,422+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer -
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,423+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,423+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:host.name=pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,423+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.version=17.0.10
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,423+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,423+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,423+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,424+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,424+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,424+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.compiler=<NA>
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,424+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.name=Linux
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,424+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.arch=amd64
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,424+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,424+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.name=pulsar
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,424+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.home=/home/pulsar
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,424+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.dir=/pulsar
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.free=46MB
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.max=512MB
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.total=80MB
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.enableEagerACLCheck = false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.digest.enabled = true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.closeSessionTxn.enabled = true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server. Replicated Ledger Deletion : enabled=true, interval=86400000, maxConcurrentRequests=1000
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,125+0000 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.2, interval=300000
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,125+0000 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.8, interval=600000
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,214+0000 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
[pulsar-testenv-deployment-bookie-2] "readBufferSizeBytes" : "4096",
[pulsar-testenv-deployment-bookie-2] "majorCompactionThreshold" : "0.8",
[pulsar-testenv-deployment-bookie-2] "httpServerPort" : "8000",
[pulsar-testenv-deployment-bookie-2] "reorderReadSequenceEnabled" : "true",
[pulsar-testenv-deployment-bookie-2] "journalAlignmentSize" : "4096",
[pulsar-testenv-deployment-bookie-2] "httpServerClass" : "org.apache.bookkeeper.http.vertx.VertxHttpServer",
[pulsar-testenv-deployment-bookie-2] "dbStorage_rocksDB_numFilesInLevel0" : "4",
[pulsar-testenv-deployment-bookie-2] "minUsableSizeForIndexFileCreation" : "1073741824",
[pulsar-testenv-deployment-bookie-2] "gcOverreplicatedLedgerWaitTime" : "86400000",
[pulsar-testenv-deployment-bookie-2] "dbStorage_rocksDB_numLevels" : "-1",
[pulsar-testenv-deployment-bookie-2] "nettyMaxFrameSizeBytes" : "5253120",
[pulsar-testenv-deployment-bookie-2] "compactionRate" : "1000",
[pulsar-testenv-deployment-bookie-2] "fileInfoFormatVersionToWrite" : "0",
[pulsar-testenv-deployment-bookie-2] "entryLogFilePreallocationEnabled" : "true",
[pulsar-testenv-deployment-bookie-2] "journalSyncData" : "true",
[pulsar-testenv-deployment-bookie-2] "zkServers" : "pulsar-testenv-deployment-zookeeper:2281",
[pulsar-testenv-deployment-bookie-2] "diskUsageLwmThreshold" : "0.85",
[pulsar-testenv-deployment-bookie-2] "dbStorage_rocksDB_maxSizeInLevel1MB" : "256",
[pulsar-testenv-deployment-bookie-2] "autoRecoveryDaemonEnabled" : "true",
[pulsar-testenv-deployment-bookie-2] "maxPendingAddRequestsPerThread" : "10000",
[pulsar-testenv-deployment-bookie-2] "dbStorage_rocksDB_blockCacheSize" : "",
[pulsar-testenv-deployment-bookie-2] "journalWriteBufferSizeKB" : "64",
[pulsar-testenv-deployment-bookie-2] "stickyReadSEnabled" : "true",
[pulsar-testenv-deployment-bookie-2] "openFileLimit" : "0",
[pulsar-testenv-deployment-bookie-2] "enableBusyWait" : "false",
[pulsar-testenv-deployment-bookie-2] "openLedgerRereplicationGracePeriod" : "30000",
[pulsar-testenv-deployment-bookie-2] "zkTimeout" : "30000",
[pulsar-testenv-deployment-bookie-2] "journalMaxBackups" : "0",
[pulsar-testenv-deployment-bookie-2] "maxPendingReadRequestsPerThread" : "2500",
[pulsar-testenv-deployment-bookie-2] "rereplicationEntryBatchSize" : "100",
[pulsar-testenv-deployment-bookie-2] "reppDnsResolverClass" : "org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping",
[pulsar-testenv-deployment-bookie-2] "journalRemoveFromPageCache" : "true",
[pulsar-testenv-deployment-bookie-2] "dbStorage_readAheadCacheMaxSizeMb" : "",
[pulsar-testenv-deployment-bookie-2] "dbStorage_readAheadCacheBatchSize" : "1000",
[pulsar-testenv-deployment-bookie-2] "journalFormatVersionToWrite" : "5",
[pulsar-testenv-deployment-bookie-2] "tlsTrustStore" : "/pulsar/certs/ca/ca.crt",
[pulsar-testenv-deployment-bookie-2] "writeBufferSizeBytes" : "65536",
[pulsar-testenv-deployment-bookie-2] "bookiePort" : "3181",
[pulsar-testenv-deployment-bookie-2] "advertisedAddress" : "",
[pulsar-testenv-deployment-bookie-2] "numReadWorkerThreads" : "8",
[pulsar-testenv-deployment-bookie-2] "serverTcpNoDelay" : "true",
[pulsar-testenv-deployment-bookie-2] "journalPreAllocSizeMB" : "16",
[pulsar-testenv-deployment-bookie-2] "journalWriteData" : "true",
[pulsar-testenv-deployment-bookie-2] "statsProviderClass" : "org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider",
[pulsar-testenv-deployment-boZooKeeperServer - zookeeper.serializeLastProcessedZxid.enabled = true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.flushDelay = 0 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.maxWriteQueuePollTime = 0 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,425+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.maxBatchSize=1000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,426+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.intBufferStartingSizeBytes = 1024
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,428+0000 [main] INFO org.apache.zookeeper.server.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,428+0000 [main] INFO org.apache.zookeeper.server.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,428+0000 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,428+0000 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.commitLogCount=500
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,432+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Using insecure (non-TLS) quorum communication
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,432+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Port unification disabled
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,432+0000 [main] INFO org.apache.zookeeper.common.X509Util - enabling cert file reloading
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,432+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - multiAddress.enabled set to false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,432+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - multiAddress.reachabilityCheckEnabled set to true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,432+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - multiAddress.reachabilityCheckTimeoutMs set to 1000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,432+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - QuorumPeer communication is not secured! (SASL auth disabled)
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,432+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - quorum.cnxn.threads.size set to 20
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,433+0000 [main] INFO org.apache.zookeeper.server.persistence.FileSnap - Reading snapshot /pulsar/data/zookeeper/version-2/snapshot.50000014c
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,437+0000 [main] INFO org.apache.zookeeper.server.DataTree - The digest in the snapshot has digest version of 2, with zxid as 0x50000014c, and digest value as 262817874135
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,449+0000 [main] INFO org.apache.zookeeper.audit.ZKAuditProvider - ZooKeeper audit is disabled.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,455+0000 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - 112 txns loaded in 10 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,456+0000 [main] INFO org.apache.zookeeper.server.ZKDatabase - Snapshot loaded in 23 ms, highest zxid is 0x600000070, digest is 233871136410
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,456+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:2181
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,496+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - bound to port 2181
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,496+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:2281
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,497+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - bound to port 2281
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,497+0000 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.10+7
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,500+0000 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,500+0000 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,501+0000 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,501+0000 [main] WARN org.eclipse.jetty.security.SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@4349754{/,null,STARTING} has uncovered http methods for path: /*
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,502+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4349754{/,null,AVAILABLE}
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,503+0000 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@57adfab0{HTTP/1.1, (http/1.1)}{0.0.0.0:9990}
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,503+0000 [main] INFO org.eclipse.jetty.server.Server - Started @46549ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,503+0000 [main] INFO org.apache.zookeeper.server.admin.JettyAdminServer - Started AdminServer on address 0.0.0.0, port 9990 and command URL /commands
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,504+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Using 10000ms as the quorum cnxn socket timeout
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,507+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Election port bind maximum retries is 3
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,508+0000 [main] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - zookeeper.fastleader.minNotificationInterval = 200 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,509+0000 [main] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - zookeeper.fastleader.maxNotificationInterval = 60000 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,509+0000 [ListenerHandler-pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.84:3888] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - 3 is accepting connections now, my election bind port: pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.84:3888
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,514+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - LOOKING
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,515+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - New election. My id = 3, proposed zxid=0x600000070
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,519+0000 [WorkerReceiver[myid=3]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:3, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,519+0000 [QuorumConnectionThread-[myid=3]-2] WARN org.apache.zookeeper.server.quorum.Quo[pulsar-testenv-deployment-zookeeper-1] [conf/zookeeper.conf] Applying config dataDir = /pulsar/data/zookeeper
[pulsar-testenv-deployment-zookeeper-1] [conf/zookeeper.conf] Adding config secureClientPort = 2281
[pulsar-testenv-deployment-zookeeper-1] [conf/zookeeper.conf] Adding config serverCnxnFactory = org.apache.zookeeper.server.NettyServerCnxnFactory
[pulsar-testenv-deployment-zookeeper-1] processing /pulsar/certs/zookeeper/tls.crt : len = 1704
[pulsar-testenv-deployment-zookeeper-1] processing /pulsar/certs/zookeeper/tls.key : len = 3272
[pulsar-testenv-deployment-zookeeper-1] processing /pulsar/certs/ca/ca.crt : len = 1192
[pulsar-testenv-deployment-zookeeper-1] Importing keystore /pulsar/zookeeper.p12 to /pulsar/zookeeper.keystore.jks...
[pulsar-testenv-deployment-zookeeper-1] Certificate was added to keystore
[pulsar-testenv-deployment-zookeeper-1] processing /pulsar/zookeeper.keystore.jks : len = 4629
[pulsar-testenv-deployment-zookeeper-1] processing /pulsar/zookeeper.truststore.jks : len = 1001
[pulsar-testenv-deployment-zookeeper-1] Current server id 2
[pulsar-testenv-deployment-zookeeper-1] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:41:51,561+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - Reading configuration from: /pulsar/conf/zookeeper.conf
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:41:51,565+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - clientPortAddress is 0.0.0.0:2181
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:41:51,565+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - secureClientPortAddress is 0.0.0.0:2281
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:41:51,568+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:41:51,669+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:41:51,670+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - observerMasterPort is not set
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:41:51,671+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - metricsProvider.className is org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,837+0000 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 3
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,837+0000 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,838+0000 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,840+0000 [main] INFO org.apache.zookeeper.jmx.ManagedUtil - Log4j 1.2 jmx support not found; jmx disabled.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,840+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerMain - Starting quorum peer, myid=2
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,840+0000 [PurgeTask] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,846+0000 [PurgeTask] INFO org.apache.zookeeper.server.persistence.SnapStream - zookeeper.snapshot.compression.method = CHECKED
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,847+0000 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,857+0000 [main] INFO org[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config acknowledgmentAtBatchIndexLevelEnabled = true
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config bookkeeperClientRegionawarePolicyEnabled = true
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config bookkeeperTLSCertificateFilePath = /pulsar/certs/broker/tls.crt
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config bookkeeperTLSClientAuthentication = true
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config bookkeeperTLSKeyFilePath = /pulsar/certs/broker/tls.key
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config bookkeeperTLSKeyFileType = PEM
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config bookkeeperTLSTrustCertTypes = PEM
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config bookkeeperTLSTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config bookkeeperUseV2WireProtocol = false
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config brokerDeleteInactiveTopicsMaxInactiveDurationSeconds = 86400
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config brokerServicePortTls = 6651
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config clusterName = pulsar-testenv
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config configurationStoreServers = pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config exposeTopicLevelMetricsInPrometheus = true
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config functionsWorkerEnabled = false
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config managedLedgerDefaultAckQuorum = 2
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config managedLedgerDefaultEnsembleSize = 2
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config managedLedgerDefaultWriteQuorum = 2
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config managedLedgerMaxLedgerRolloverTimeMinutes = 5
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config managedLedgerMinLedgerRolloverTimeMinutes = 1
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config numHttpServerThreads = 8
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config statusFilePath = /pulsar/status
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config tlsCertificateFilePath = /pulsar/certs/broker/tls.crt
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config tlsKeyFilePath = /pulsar/certs/broker/tls.key
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config tlsTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config webServicePort = 8080
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config webServicePortTls = 8443
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config zooKeeperSessionTimeoutMillis = 30000
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Applying config zookeeperServers = pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Updating config bookkeeperTLSCertificateFilePath = /pulsar/certs/broker/tls.crt
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Updating config bookkeeperTLSClientAuthentication = true
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Updating config bookkeeperTLSKeyFilePath = /pulsar/certs/broker/tls.key
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Updating config bookkeeperTLSKeyFileType = PEM
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Updating config bookkeeperTLSTrustCertTypes = PEM
[pulsar-testenv-deployment-broker-1] [conf/broker.conf] Updating config bookkeeperTLSTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-broker-1] processing /pulsar/certs/broker[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config acknowledgmentAtBatchIndexLevelEnabled = true
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config bookkeeperClientRegionawarePolicyEnabled = true
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config bookkeeperTLSCertificateFilePath = /pulsar/certs/broker/tls.crt
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config bookkeeperTLSClientAuthentication = true
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config bookkeeperTLSKeyFilePath = /pulsar/certs/broker/tls.key
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config bookkeeperTLSKeyFileType = PEM
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config bookkeeperTLSTrustCertTypes = PEM
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config bookkeeperTLSTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config bookkeeperUseV2WireProtocol = false
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config brokerDeleteInactiveTopicsMaxInactiveDurationSeconds = 86400
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config brokerServicePortTls = 6651
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config clusterName = pulsar-testenv
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config configurationStoreServers = pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config exposeTopicLevelMetricsInPrometheus = true
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config functionsWorkerEnabled = false
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config managedLedgerDefaultAckQuorum = 2
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config managedLedgerDefaultEnsembleSize = 2
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config managedLedgerDefaultWriteQuorum = 2
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config managedLedgerMaxLedgerRolloverTimeMinutes = 5
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config managedLedgerMinLedgerRolloverTimeMinutes = 1
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config numHttpServerThreads = 8
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config statusFilePath = /pulsar/status
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config tlsCertificateFilePath = /pulsar/certs/broker/tls.crt
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config tlsKeyFilePath = /pulsar/certs/broker/tls.key
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config tlsTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config webServicePort = 8080
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config webServicePortTls = 8443
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config zooKeeperSessionTimeoutMillis = 30000
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Applying config zookeeperServers = pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Updating config bookkeeperTLSCertificateFilePath = /pulsar/certs/broker/tls.crt
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Updating config bookkeeperTLSClientAuthentication = true
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Updating config bookkeeperTLSKeyFilePath = /pulsar/certs/broker/tls.key
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Updating config bookkeeperTLSKeyFileType = PEM
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Updating config bookkeeperTLSTrustCertTypes = PEM
[pulsar-testenv-deployment-broker-2] [conf/broker.conf] Updating config bookkeeperTLSTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-broker-2] processing /pulsar/certs/broker/tls.crt : len = 1692
[pulsar-testenv-deployment-broker-1] processing /pulsar/certs/broker/tls.key : len = 3272
[pulsar-testenv-deployment-broker-1] processing /pulsar/certs/ca/ca.crt : len = 1192
[pulsar-testenv-deployment-broker-1] Importing keystore /pulsar/broker.p12 to /pulsar/broker.keystore.jks...
[pulsar-testenv-deployment-broker-1] Certificate was added to keystore
[pulsar-testenv-deployment-broker-1] processing /pulsar/broker.keystore.jks : len = 4584
[pulsar-testenv-deployment-broker-1] processing /pulsar/broker.truststore.jks : len = 995
[pulsar-testenv-deployment-broker-1] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-1] Connecting to pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,278+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,281+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,281+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,281+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,281+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,282+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,282+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,282+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config compactionRateByEntries = 5000
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config diskCheckInterval = 1800
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config diskUsageLwmThreshold = 0.85
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config diskUsageThreshold = 0.95
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config diskUsageWarnThreshold = 0.9
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config gcWaitTime = 60000
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config httpServerEnabled = true
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config httpServerPort = 8000
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config isForceGCAllowWhenNoSpace = true
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config journalDirectories = /pulsar/data/bookkeeper/journal
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config journalMaxBackups = 0
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config journalMaxSizeMB = 256
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config ledgerDirectories = /pulsar/data/bookkeeper/ledgers
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config majorCompactionInterval = 600
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config majorCompactionThreshold = 0.8
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config minorCompactionInterval = 300
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config minorCompactionThreshold = 0.2
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config statsProviderClass = org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config useHostNameAsBookieID = true
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config zkLedgersRootPath = /ledgers
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Applying config zkServers = pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Updating config journalDirectories = /pulsar/data/bookkeeper/journal
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Adding config tlsCertificatePath = /pulsar/certs/bookie/tls.crt
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Updating config tlsKeyStore = /pulsar/certs/bookie/tls.key
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Updating config tlsKeyStoreType = PEM
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Updating config tlsProviderFactoryClass = org.apache.bookkeeper.tls.TLSContextFactory
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Updating config tlsTrustStore = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-bookie-0] [conf/bookkeeper.conf] Updating config tlsTrustStoreType = PEM
[pulsar-testenv-deployment-bookie-0] processing /pulsar/certs/bookie/tls.crt : len = 1696
[pulsar-testenv-deployment-bookie-0] processing /pulsar/certs/bookie/tls.key : len = 3272
[pulsar-testenv-deployment-bookie-0] processing /pulsar/certs/ca/ca.crt : len = 1192
[pulsar-testenv-deployment-bookie-0] Importing keystore /pulsar/bookie.p12 to /pulsar/bookie.keystore.jks...
[pulsar-testenv-deployment-bookie-0] Certificate was added to keystore
[pulsar-testenv-deployment-bookie-0] processing /pulsar/bookie.keystore.jks : len = 4584
[pulsar-testenv-deployment-bookie-0] processing /pulsar/bookie.truststore.jks : len = 995
[pulsar-testenv-deployment-bookie-0] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-bookie-0] [0.004s][info][gc] Using G1
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:43,915+0000 [main] INFO org.apache.bookkeepe.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider - Initializing metrics, configuration: {exportJvmInfo=true, httpPort=8000}
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,858+0000 [main] INFO org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider - Executor service was created with numWorkerThreads 1 and maxQueueSize 1000000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,858+0000 [main] INFO org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider - Starting /metrics HTTP endpoint at host: 0.0.0.0, port: 8000, exportJvmInfo: true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,892+0000 [main] INFO org.eclipse.jetty.util.log - Logging initialized @46101ms to org.eclipse.jetty.util.log.Slf4jLog
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:36,968+0000 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.10+7
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,006+0000 [main] WARN org.eclipse.jetty.security.SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@24528a25{/,null,STARTING} has uncovered http methods for path: /*
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,026+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@24528a25{/,null,AVAILABLE}
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,045+0000 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@7249dadf{HTTP/1.1, (http/1.1)}{0.0.0.0:8000}
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,046+0000 [main] INFO org.eclipse.jetty.server.Server - Started @46256ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,055+0000 [main] INFO org.apache.zookeeper.server.ServerMetrics - ServerMetrics initialized with provider org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider@1bdbf9be
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,075+0000 [main] INFO org.apache.zookeeper.server.auth.DigestAuthenticationProvider - ACL digest algorithm is: SHA1
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,076+0000 [main] INFO org.apache.zookeeper.server.auth.DigestAuthenticationProvider - zookeeper.DigestAuthenticationProvider.enabled = true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,349+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.certReload=true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,349+0000 [main] INFO org.apache.zookeeper.common.X509Util - enabling cert file reloading
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,355+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.portUnification=false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,355+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,355+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.netty.advancedFlowControl.enabled = false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,355+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,356+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,418+0000 [main] INFO org.apache.zookeeper.server.ServerCnxnFactory - Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,419+0000 [main] WARN org.apache.zookeeper.server.ServerCnxnFactory - maxCnxns is not configured, using default value 0.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21[pulsar-testenv-deployment-zookeeper-0] [conf/zookeeper.conf] Applying config dataDir = /pulsar/data/zookeeper
[pulsar-testenv-deployment-zookeeper-0] [conf/zookeeper.conf] Adding config secureClientPort = 2281
[pulsar-testenv-deployment-zookeeper-0] [conf/zookeeper.conf] Adding config serverCnxnFactory = org.apache.zookeeper.server.NettyServerCnxnFactory
[pulsar-testenv-deployment-zookeeper-0] processing /pulsar/certs/zookeeper/tls.crt : len = 1704
[pulsar-testenv-deployment-zookeeper-0] processing /pulsar/certs/zookeeper/tls.key : len = 3272
[pulsar-testenv-deployment-zookeeper-0] processing /pulsar/certs/ca/ca.crt : len = 1192
[pulsar-testenv-deployment-zookeeper-0] Importing keystore /pulsar/zookeeper.p12 to /pulsar/zookeeper.keystore.jks...
[pulsar-testenv-deployment-zookeeper-0] Certificate was added to keystore
[pulsar-testenv-deployment-zookeeper-0] processing /pulsar/zookeeper.keystore.jks : len = 4629
[pulsar-testenv-deployment-zookeeper-0] processing /pulsar/zookeeper.truststore.jks : len = 1001
[pulsar-testenv-deployment-zookeeper-0] Current server id 1
[pulsar-testenv-deployment-zookeeper-0] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:41:48,879+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - Reading configuration from: /pulsar/conf/zookeeper.conf
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:41:48,884+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - clientPortAddress is 0.0.0.0:2181
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:41:48,884+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - secureClientPortAddress is 0.0.0.0:2281
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:41:48,887+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:41:48,990+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:41:48,991+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - observerMasterPort is not set
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:41:48,991+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerConfig - metricsProvider.className is org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,031+0000 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.snapRetainCount set to 3
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,031+0000 [main] INFO org.apache.zookeeper.server.DatadirCleanupManager - autopurge.purgeInterval set to 1
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,032+0000 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task started.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,032+0000 [main] INFO org.apache.zookeeper.jmx.ManagedUtil - Log4j 1.2 jmx support not found; jmx disabled.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,033+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeerMain - Starting quorum peer, myid=1
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,034+0000 [PurgeTask] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,038+0000 [PurgeTask] INFO org.apache.zookeeper.server.persistence.SnapStream - zookeeper.snapshot.compression.method = CHECKED
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,039+0000 [PurgeTask] INFO org.apache.zookeeper.server.DatadirCleanupManager - Purge task completed.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,045+0000 [main] INFO orgr.server.Main - Using configuration file /pulsar/conf/bookkeeper.conf
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:43,933+0000 [main] INFO org.apache.bookkeeper.server.Main - Hello, I'm your bookie, bookieId is <not-set>, listening on port 3181. Metadata service uri is zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers. Journals are in [/pulsar/data/bookkeeper/journal]. Ledgers are stored in [/pulsar/data/bookkeeper/ledgers]. Indexes are stored in [/pulsar/data/bookkeeper/ledgers].
[pulsar-testenv-deployment-bookie-0] [1.256s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 69M->16M(130M) 6.119ms
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:43,968+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : stats-provider
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:43,990+0000 [main] INFO org.apache.bookkeeper.meta.MetadataDrivers - BookKeeper metadata driver manager initialized
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:43,996+0000 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers : zkServers = pulsar-testenv-deployment-zookeeper:2281, ledgersRootPath = /ledgers.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,001+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,001+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,001+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,001+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,002+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,002+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-jav/tls.crt : len = 1692
[pulsar-testenv-deployment-broker-2] processing /pulsar/certs/broker/tls.key : len = 3272
[pulsar-testenv-deployment-broker-2] processing /pulsar/certs/ca/ca.crt : len = 1192
[pulsar-testenv-deployment-broker-2] Importing keystore /pulsar/broker.p12 to /pulsar/broker.keystore.jks...
[pulsar-testenv-deployment-broker-2] Certificate was added to keystore
[pulsar-testenv-deployment-broker-2] processing /pulsar/broker.keystore.jks : len = 4584
[pulsar-testenv-deployment-broker-2] processing /pulsar/broker.truststore.jks : len = 995
[pulsar-testenv-deployment-broker-2] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-2] Connecting to pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,419+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,423+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,423+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,423+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,424+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,424+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distribu[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config acknowledgmentAtBatchIndexLevelEnabled = true
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config bookkeeperClientRegionawarePolicyEnabled = true
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config bookkeeperTLSCertificateFilePath = /pulsar/certs/broker/tls.crt
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config bookkeeperTLSClientAuthentication = true
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config bookkeeperTLSKeyFilePath = /pulsar/certs/broker/tls.key
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config bookkeeperTLSKeyFileType = PEM
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config bookkeeperTLSTrustCertTypes = PEM
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config bookkeeperTLSTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config bookkeeperUseV2WireProtocol = false
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config brokerDeleteInactiveTopicsMaxInactiveDurationSeconds = 86400
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config brokerServicePortTls = 6651
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config clusterName = pulsar-testenv
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config configurationStoreServers = pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config exposeTopicLevelMetricsInPrometheus = true
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config functionsWorkerEnabled = false
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config managedLedgerDefaultAckQuorum = 2
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config managedLedgerDefaultEnsembleSize = 2
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config managedLedgerDefaultWriteQuorum = 2
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config managedLedgerMaxLedgerRolloverTimeMinutes = 5
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config managedLedgerMinLedgerRolloverTimeMinutes = 1
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config numHttpServerThreads = 8
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config statusFilePath = /pulsar/status
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config tlsCertificateFilePath = /pulsar/certs/broker/tls.crt
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config tlsKeyFilePath = /pulsar/certs/broker/tls.key
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config tlsTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config webServicePort = 8080
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config webServicePortTls = 8443
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config zooKeeperSessionTimeoutMillis = 30000
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Applying config zookeeperServers = pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Updating config bookkeeperTLSCertificateFilePath = /pulsar/certs/broker/tls.crt
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Updating config bookkeeperTLSClientAuthentication = true
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Updating config bookkeeperTLSKeyFilePath = /pulsar/certs/broker/tls.key
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Updating config bookkeeperTLSKeyFileType = PEM
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Updating config bookkeeperTLSTrustCertTypes = PEM
[pulsar-testenv-deployment-broker-0] [conf/broker.conf] Updating config bookkeeperTLSTrustCertsFilePath = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-broker-0] processing /pulsar/certs/brokerokie-2] "numJournalCallbackThreads" : "8",
[pulsar-testenv-deployment-bookie-2] "lostBookieRecoveryDelay" : "0",
[pulsar-testenv-deployment-bookie-2] "compactionRateByBytes" : "1000000",
[pulsar-testenv-deployment-bookie-2] "tlsKeyStoreType" : "PEM",
[pulsar-testenv-deployment-bookie-2] "journalMaxGroupWaitMSec" : "1",
[pulsar-testenv-deployment-bookie-2] "dbStorage_rocksDB_bloomFilterBitsPerKey" : "10",
[pulsar-testenv-deployment-bookie-2] "tlsProviderFactoryClass" : "org.apache.bookkeeper.tls.TLSContextFactory",
[pulsar-testenv-deployment-bookie-2] "readWorkerThreadsThrottlingEnabled" : "true",
[pulsar-testenv-deployment-bookie-2] "ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
[pulsar-testenv-deployment-bookie-2] "diskUsageWarnThreshold" : "0.9",
[pulsar-testenv-deployment-bookie-2] "auditorPeriodicBookieCheckInterval" : "86400",
[pulsar-testenv-deployment-bookie-2] "gcWaitTime" : "60000",
[pulsar-testenv-deployment-bookie-2] "isForceGCAllowWhenNoSpace" : "true",
[pulsar-testenv-deployment-bookie-2] "compactionRateByEntries" : "5000",
[pulsar-testenv-deployment-bookie-2] "diskCheckInterval" : "1800",
[pulsar-testenv-deployment-bookie-2] "tlsTrustStoreType" : "PEM",
[pulsar-testenv-deployment-bookie-2] "auditorPeriodicCheckInterval" : "604800",
[pulsar-testenv-deployment-bookie-2] "dbStorage_rocksDB_writeBufferSizeMB" : "64",
[pulsar-testenv-deployment-bookie-2] "flushEntrylogBytes" : "33554432",
[pulsar-testenv-deployment-bookie-2] "majorCompactionInterval" : "600",
[pulsar-testenv-deployment-bookie-2] "httpServerEnabled" : "true",
[pulsar-testenv-deployment-bookie-2] "tlsKeyStore" : "/pulsar/certs/bookie/tls.key",
[pulsar-testenv-deployment-bookie-2] "flushInterval" : "60000",
[pulsar-testenv-deployment-bookie-2] "journalFlushWhenQueueEmpty" : "false",
[pulsar-testenv-deployment-bookie-2] "minorCompactionInterval" : "300",
[pulsar-testenv-deployment-bookie-2] "isThrottleByBytes" : "false",
[pulsar-testenv-deployment-bookie-2] "numAddWorkerThreads" : "0",
[pulsar-testenv-deployment-bookie-2] "dbStorage_rocksDB_sstSizeInMB" : "64",
[pulsar-testenv-deployment-bookie-2] "journalDirectory" : "data/bookkeeper/journal",
[pulsar-testenv-deployment-bookie-2] "diskUsageThreshold" : "0.95",
[pulsar-testenv-deployment-bookie-2] "prometheusStatsHttpPort" : "8000",
[pulsar-testenv-deployment-bookie-2] "tlsCertificatePath" : "/pulsar/certs/bookie/tls.crt",
[pulsar-testenv-deployment-bookie-2] "zkLedgersRootPath" : "/ledgers",
[pulsar-testenv-deployment-bookie-2] "journalMaxSizeMB" : "256",
[pulsar-testenv-deployment-bookie-2] "journalAdaptiveGroupWrites" : "true",
[pulsar-testenv-deployment-bookie-2] "ledgerDirectories" : "/pulsar/data/bookkeeper/ledgers",
[pulsar-testenv-deployment-bookie-2] "dbStorage_rocksDB_blockSize" : "65536",
[pulsar-testenv-deployment-bookie-2] "metadataServiceUri" : "",
[pulsar-testenv-deployment-bookie-2] "useV2WireProtocol" : "true",
[pulsar-testenv-deployment-bookie-2] "journalDirectories" : "/pulsar/data/bookkeeper/journal",
[pulsar-testenv-deployment-bookie-2] "useHostNameAsBookieID" : "true",
[pulsar-testenv-deployment-bookie-2] "allowLoopback" : "false",
[pulsar-testenv-deployment-bookie-2] "readOnlyModeEnabled" : "true",
[pulsar-testenv-deployment-bookie-2] "forceAllowCompaction" : "true",
[pulsar-testenv-deployment-bookie-2] "zkEnableSecurity" : "false",
[pulsar-testenv-deployment-bookie-2] "numHighPriorityWorkerThreads" : "8",
[pulsar-testenv-deployment-bookie-2] "dbStorage_writeCacheMaxSizeMb" : "",
[pulsar-testenv-deployment-bookie-2] "pageLimit" : "0",
[pulsar-testenv-deployment-bookie-2] "logSizeLimit" : "1073741824",
[pulsar-testenv-deployment-bookie-2] "bookieDeathWatchInterval" : "1000",
[pulsar-testenv-deployment-bookie-2] "minorCompactionThreshold" : "0.2",
[pulsar-testenv-deployment-bookie-2] "journalBufferedWritesThreshold" : "524288",
[pulsar-testenv-deployment-bookie-2] "compactionMaxOutstandingRequests" : "100000"
[pulsar-testenv-deployment-boorumCnxManager - Cannot open channel to 2 at election address pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.99:3888
[pulsar-testenv-deployment-zookeeper-2] java.net.ConnectException: Connection refused
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.Socket.connect(Socket.java:633) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:384) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:458) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.lang.Thread.run(Thread.java:840) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,519+0000 [QuorumConnectionThread-[myid=3]-1] WARN org.apache.zookeeper.server.quorum.QuorumCnxManager - Cannot open channel to 1 at election address pulsar-testenv-deployment-zookeeper-0.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.119:3888
[pulsar-testenv-deployment-zookeeper-2] java.net.ConnectException: Connection refused
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.Socket.connect(Socket.java:633) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:384) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:458) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.lang.Thread.run(Thread.java:840) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,720+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification time out: 400 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,720+0000 [QuorumConnectionThread-[myid=3]-2] WARN org.apache.zookeeper.server.quorum.QuorumCnxManager - Cannot open channel to 2 at election address pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.99:3888
[pulsar-testenv-deployment-zookeeper-2] java.net.ConnectException: Connection refused
[pulsar-testenv-deployment-zookeepetedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,424+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,424+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config compactionRateByEntries = 5000
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config diskCheckInterval = 1800
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config diskUsageLwmThreshold = 0.85
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config diskUsageThreshold = 0.95
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config diskUsageWarnThreshold = 0.9
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config gcWaitTime = 60000
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config httpServerEnabled = true
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config httpServerPort = 8000
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config isForceGCAllowWhenNoSpace = true
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config journalDirectories = /pulsar/data/bookkeeper/journal
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config journalMaxBackups = 0
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config journalMaxSizeMB = 256
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config ledgerDirectories = /pulsar/data/bookkeeper/ledgers
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config majorCompactionInterval = 600
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config majorCompactionThreshold = 0.8
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config minorCompactionInterval = 300
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config minorCompactionThreshold = 0.2
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config statsProviderClass = org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config useHostNameAsBookieID = true
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config zkLedgersRootPath = /ledgers
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Applying config zkServers = pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Updating config journalDirectories = /pulsar/data/bookkeeper/journal
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Adding config tlsCertificatePath = /pulsar/certs/bookie/tls.crt
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Updating config tlsKeyStore = /pulsar/certs/bookie/tls.key
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Updating config tlsKeyStoreType = PEM
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Updating config tlsProviderFactoryClass = org.apache.bookkeeper.tls.TLSContextFactory
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Updating config tlsTrustStore = /pulsar/certs/ca/ca.crt
[pulsar-testenv-deployment-bookie-1] [conf/bookkeeper.conf] Updating config tlsTrustStoreType = PEM
[pulsar-testenv-deployment-bookie-1] processing /pulsar/certs/bookie/tls.crt : len = 1696
[pulsar-testenv-deployment-bookie-1] processing /pulsar/certs/bookie/tls.key : len = 3272
[pulsar-testenv-deployment-bookie-1] processing /pulsar/certs/ca/ca.crt : len = 1192
[pulsar-testenv-deployment-bookie-1] Importing keystore /pulsar/bookie.p12 to /pulsar/bookie.keystore.jks...
[pulsar-testenv-deployment-bookie-1] Certificate was added to keystore
[pulsar-testenv-deployment-bookie-1] processing /pulsar/bookie.keystore.jks : len = 4584
[pulsar-testenv-deployment-bookie-1] processing /pulsar/bookie.truststore.jks : len = 995
[pulsar-testenv-deployment-bookie-1] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-bookie-1] [0.004s][info][gc] Using G1
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,864+0000 [main] INFO org.apache.bookkeepejava.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=65MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,283+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,285+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@4b7e96a
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,289+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,397+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,459+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,464+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,468+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281.
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,468+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,634+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xa0fbfef0]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,646+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.66:33740, server: pulsar-testenv-deployment-zookeeper/10.1.179.84:2281
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,647+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xa0fbfef0, L:/10.1.179.66:33740 - R:pulsar-testenv-deployment-zookeeper/10.1.179.84:2281]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,887+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281, session id = 0x3000b3cc2f50007, n.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider - Initializing metrics, configuration: {exportJvmInfo=true, httpPort=8000}
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,046+0000 [main] INFO org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider - Executor service was created with numWorkerThreads 1 and maxQueueSize 1000000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,046+0000 [main] INFO org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider - Starting /metrics HTTP endpoint at host: 0.0.0.0, port: 8000, exportJvmInfo: true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,061+0000 [main] INFO org.eclipse.jetty.util.log - Logging initialized @45980ms to org.eclipse.jetty.util.log.Slf4jLog
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,109+0000 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.10+7
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,129+0000 [main] WARN org.eclipse.jetty.security.SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@57dc9128{/,null,STARTING} has uncovered http methods for path: /*
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,140+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@57dc9128{/,null,AVAILABLE}
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,151+0000 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@48e64352{HTTP/1.1, (http/1.1)}{0.0.0.0:8000}
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,151+0000 [main] INFO org.eclipse.jetty.server.Server - Started @46072ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,157+0000 [main] INFO org.apache.zookeeper.server.ServerMetrics - ServerMetrics initialized with provider org.apache.zookeeper.metrics.prometheus.PrometheusMetricsProvider@2d691f3d
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,169+0000 [main] INFO org.apache.zookeeper.server.auth.DigestAuthenticationProvider - ACL digest algorithm is: SHA1
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,169+0000 [main] INFO org.apache.zookeeper.server.auth.DigestAuthenticationProvider - zookeeper.DigestAuthenticationProvider.enabled = true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,344+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.certReload=true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,344+0000 [main] INFO org.apache.zookeeper.common.X509Util - enabling cert file reloading
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,350+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,350+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.portUnification=false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,350+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.netty.advancedFlowControl.enabled = false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,350+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,350+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,414+0000 [main] INFO org.apache.zookeeper.server.ServerCnxnFactory - Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,415+0000 [main] WARN org.apache.zookeeper.server.ServerCnxnFactory - maxCnxns is not configured, using default value 0.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21r.server.Main - Using configuration file /pulsar/conf/bookkeeper.conf
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,886+0000 [main] INFO org.apache.bookkeeper.server.Main - Hello, I'm your bookie, bookieId is <not-set>, listening on port 3181. Metadata service uri is zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers. Journals are in [/pulsar/data/bookkeeper/journal]. Ledgers are stored in [/pulsar/data/bookkeeper/ledgers]. Indexes are stored in [/pulsar/data/bookkeeper/ledgers].
[pulsar-testenv-deployment-bookie-1] [1.921s][info][gc] GC(0) Pause Young (Normal) (G1 Evacuation Pause) 69M->16M(130M) 9.034ms
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,914+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : stats-provider
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,930+0000 [main] INFO org.apache.bookkeeper.meta.MetadataDrivers - BookKeeper metadata driver manager initialized
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,934+0000 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers : zkServers = pulsar-testenv-deployment-zookeeper:2281, ledgersRootPath = /ledgers.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,938+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,938+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,938+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,938+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,938+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,939+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-javkie-2] }
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,233+0000 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,604+0000 [main] INFO org.apache.bookkeeper.tls.SecurityProviderFactoryFactory - Loaded security handler for org.apache.bookkeeper.tls.TLSContextFactory
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:40,697+0000 [main] INFO org.apache.bookkeeper.tls.TLSContextFactory - Security provider - OpenSSL
[pulsar-testenv-deployment-bookie-2] [3.458s][info][gc] GC(3) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 88M->34M(128M) 16.580ms
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,127+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : bookie-server
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,208+0000 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers : zkServers = pulsar-testenv-deployment-zookeeper:2281, ledgersRootPath = /ledgers.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,209+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@36c2b646
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,209+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,210+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,216+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,217+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,250+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x8096750e]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,255+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.98:39054, server: pulsar-testenv-deployment-zookeeper/10.1.179.119:2281
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,256+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x8096750e, L:/10.1.179.98:39054 - R:pulsar-testenv-deployment-zookeeper/10.1.179.119:2281]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,416+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281, session id = 0x1000b3cc2e10001, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,417+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,425+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,521+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@571a01f9
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,522+0000 [main] INFO org.apache.zookejava.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,425+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,425+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,425+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,425+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,425+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,425+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,425+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,425+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=66MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,425+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,426+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,429+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@4b7e96a
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,433+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,580+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,658+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,664+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,669+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,669+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,864+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x519eae3e]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,878+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.90:53068, server: pulsar-testenv-deployment-zookeeper/10.1.179.84:2281
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:46,879+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x519eae3e, L:/10.1.179.90:53068 - R:pulsar-testenv-deployment-zookeeper/10.1.179.84:2281]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:47,250+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281, session id = 0x3000b3cc2f50006, na-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,005+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,005+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,005+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,005+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,005+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,005+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,006+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,006+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,006+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,006+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=111MB
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,006+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,006+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,011+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@36b0fcd5
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,017+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,226+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,337+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,346+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,357+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,358+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-0] [1.743s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 34M->18M(130M) 13.842ms
[pulsar-testenv-deployment-bookie-0] [1.743s][info][gc] GC(2) Concurrent Mark Cycle
[pulsar-testenv-deployment-bookie-0] [1.759s][info][gc] GC(2) Pause Remark 19M->19M(128M) 2.966ms
[pulsar-testenv-deployment-bookie-0] [1.764s][info][gc] GC(2) Pause Cleanup 19M->19M(128M) 0.098ms
[pulsar-testenv-deployment-bookie-0] [1.766s][info][gc] /tls.crt : len = 1692
[pulsar-testenv-deployment-broker-0] processing /pulsar/certs/broker/tls.key : len = 3272
[pulsar-testenv-deployment-broker-0] processing /pulsar/certs/ca/ca.crt : len = 1192
[pulsar-testenv-deployment-broker-0] Importing keystore /pulsar/broker.p12 to /pulsar/broker.keystore.jks...
[pulsar-testenv-deployment-broker-0] Certificate was added to keystore
[pulsar-testenv-deployment-broker-0] processing /pulsar/broker.keystore.jks : len = 4584
[pulsar-testenv-deployment-broker-0] processing /pulsar/broker.truststore.jks : len = 995
[pulsar-testenv-deployment-broker-0] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-0] Connecting to pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,340+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,344+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,344+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,344+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,344+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,344+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,345+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,345+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:T12:42:37,419+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - configure org.apache.zookeeper.server.NettyServerCnxnFactory@5c645b43 secure: false on addr 0.0.0.0/0.0.0.0:2181
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,425+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.certReload=true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,425+0000 [main] INFO org.apache.zookeeper.common.X509Util - enabling cert file reloading
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,426+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.portUnification=false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,426+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.netty.advancedFlowControl.enabled = false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,434+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,426+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,426+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,473+0000 [main] INFO org.apache.zookeeper.server.ServerCnxnFactory - Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,473+0000 [main] WARN org.apache.zookeeper.server.ServerCnxnFactory - maxCnxns is not configured, using default value 0.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,473+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - configure org.apache.zookeeper.server.NettyServerCnxnFactory@5bdd5689 secure: true on addr 0.0.0.0/0.0.0.0:2281
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,475+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - zookeeper.quorumCnxnTimeoutMs=-1
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,481+0000 [main] WARN org.eclipse.jetty.server.handler.ContextHandler - o.e.j.s.ServletContextHandler@2532b351{/,null,STOPPED} contextPath ends with /*
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,481+0000 [main] WARN org.eclipse.jetty.server.handler.ContextHandler - Empty contextPath
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,482+0000 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,482+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Local sessions disabled
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,482+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Local session upgrading disabled
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,482+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - tickTime set to 2000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,482+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - minSessionTimeout set to 4000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,483+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - maxSessionTimeout set to 40000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,483+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - initLimit set to 10
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,483+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - syncLimit set to 5
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,483+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - connectToLearnerMasterLimit set to 0
[pulsar-testenv-deployment-zookeeper-1] a-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,940+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,940+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,940+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,940+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,940+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,940+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,941+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,941+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,941+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,941+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=111MB
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,941+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,941+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,947+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@36b0fcd5
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:41,952+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,159+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,255+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,267+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,272+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,273+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-1] [2.347s][info][gc] GC(1) Pause Young (Concurrent Start) (Metadata GC Threshold) 34M->18M(130M) 10.784ms
[pulsar-testenv-deployment-bookie-1] [2.352s][info][gc] GC(2) Concurrent Mark Cycle
[pulsar-testenv-deployment-bookie-1] [2.366s][info][gc] GC(2) Pause Remark 20M->20M(128M) 5.250ms
[pulsar-testenv-deployment-bookie-1] [2.373s][info][gc] GC(2) Pause Cleanup 20M->20M(128M) 0.068ms
[pulsar-testenv-deployment-bookie-1] [2.374s][info][gc] Gegotiated timeout = 30000
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] WATCHER::
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] WatchedEvent state:SyncConnected type:None path:null zxid: -1
[pulsar-testenv-deployment-broker-1] {"webServiceUrl":"http://pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8080","webServiceUrlTls":"https://pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8443","pulsarServiceUrl":"pulsar://pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6650","pulsarServiceUrlTls":"pulsar+ssl://pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6651","persistentTopicsEnabled":true,"nonPersistentTopicsEnabled":true,"cpu":{"usage":2.7727759074697507,"limit":800.0},"memory":{"usage":141.0979766845703,"limit":1024.0},"directMemory":{"usage":12.0,"limit":1024.0},"bandwidthIn":{"usage":1.627145761807933,"limit":1.0E7},"bandwidthOut":{"usage":1.6863437885403851,"limit":1.0E7},"msgThroughputIn":0.0,"msgThroughputOut":0.0,"msgRateIn":0.0,"msgRateOut":0.0,"lastUpdate":1716294636577,"lastStats":{},"numTopics":0,"numBundles":0,"numConsumers":0,"numProducers":0,"bundles":[],"lastBundleGains":[],"lastBundleLosses":[],"brokerVersionString":"3.2.2","protocols":{},"advertisedListeners":{},"loadManagerClassName":"org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl","startTimestamp":1716291926529,"maxResourceUsage":0.01171875,"loadReportType":"LocalBrokerData"}
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:42:48,892+0000 [main] INFO org.apache.zookeeper.util.ServiceUtils - Exiting JVM with code 0
[pulsar-testenv-deployment-broker-1] broker pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local znode still exists ... check in 10 seconds ...
[pulsar-testenv-deployment-broker-1] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-1] Connecting to pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,108+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,111+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,112+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,112+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,112+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,112+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizardGC(2) Concurrent Mark Cycle 23.110ms
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,696+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xb95a67c7]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,717+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.100:48272, server: pulsar-testenv-deployment-zookeeper/10.1.179.119:2281
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:44,718+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xb95a67c7, L:/10.1.179.100:48272 - R:pulsar-testenv-deployment-zookeeper/10.1.179.119:2281]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,128+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281, session id = 0x1000b3cc2e10002, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,134+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,180+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,181+0000 [main] INFO org.apache.bookkeeper.bookie.UncleanShutdownDetectionImpl - Dirty files exist on boot-up indicating an unclean shutdown. Dirty files: /pulsar/data/bookkeeper/ledgers/current/DIRTY
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,181+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Unclean shutdown detected. The bookie did not register a graceful shutdown prior to this boot.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,319+0000 [main] INFO org.apache.bookkeeper.bookie.BookieResources - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,320+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,320+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,321+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 256 MB
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,321+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 256 MB
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,339+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - indexDir is equals ledgerBaseDir, creating single directory db ledger storage on /pulsar/data/bookkeeper/ledgers/current
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,480+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Searching for a RocksDB configuration file in /pulsar/conf/ledger_metadata_rocksdb.conf
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,481+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Found a RocksDB configuration file and using it to initialize the RocksDB
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,528+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Searching for a RocksDB configuration file in /pulsar/conf/entry_location_rocksdb.conf
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,529+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Found a RocksDB configuration file and using it to initialize the RocksDB
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,622+0000 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Or-2] at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.Socket.connect(Socket.java:633) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:384) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:458) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.lang.Thread.run(Thread.java:840) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:33,720+0000 [QuorumConnectionThread-[myid=3]-3] WARN org.apache.zookeeper.server.quorum.QuorumCnxManager - Cannot open channel to 1 at election address pulsar-testenv-deployment-zookeeper-0.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.119:3888
[pulsar-testenv-deployment-zookeeper-2] java.net.ConnectException: Connection refused
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.Socket.connect(Socket.java:633) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:384) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:458) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.lang.Thread.run(Thread.java:840) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,121+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification time out: 800 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,122+0000 [QuorumConnectionThread-[myid=3]-2] WARN org.apache.zookeeper.server.quorum.QuorumCnxManager - Cannot open channel to 2 at election address pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.99:3888
[pulsar-testenv-deployment-zookeeper-2] java.net.ConnectException: Connection refused
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?]
[pulsar-testenv-deployment-zookeepjava.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,345+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,345+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,345+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,345+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,345+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,346+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,346+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,346+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=65MB
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,346+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,346+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,348+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@4b7e96a
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,351+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,475+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,536+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,542+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,547+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281.
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,548+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,732+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xe0162c24]
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,741+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.102:52068, server: pulsar-testenv-deployment-zookeeper/10.1.179.119:2281
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,742+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xe0162c24, L:/10.1.179.102:52068 - R:pulsar-testenv-deployment-zookeeper/10.1.179.119:2281]
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,936+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281, session id = 0x1000b3cc2e102024-05-21T12:42:37,489+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer -
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,489+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - ______ _
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,489+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - |___ / | |
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,489+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - / / ___ ___ | | __ ___ ___ _ __ ___ _ __
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,490+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__|
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,490+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | |
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,490+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_|
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,490+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - | |
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,490+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - |_|
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,490+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer -
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,491+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,491+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:host.name=pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,491+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.version=17.0.10
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,491+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,491+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,491+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Finegotiated timeout = 30000
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] WATCHER::
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] WatchedEvent state:SyncConnected type:None path:null zxid: -1
[pulsar-testenv-deployment-broker-2] {"webServiceUrl":"http://pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8080","webServiceUrlTls":"https://pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8443","pulsarServiceUrl":"pulsar://pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6650","pulsarServiceUrlTls":"pulsar+ssl://pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6651","persistentTopicsEnabled":true,"nonPersistentTopicsEnabled":true,"cpu":{"usage":2.6469001033298887,"limit":800.0},"memory":{"usage":93.26039123535156,"limit":1024.0},"directMemory":{"usage":12.0,"limit":1024.0},"bandwidthIn":{"usage":1.6463451218292817,"limit":1.0E7},"bandwidthOut":{"usage":1.6775440818639522,"limit":1.0E7},"msgThroughputIn":0.0,"msgThroughputOut":0.0,"msgRateIn":0.0,"msgRateOut":0.0,"lastUpdate":1716294635558,"lastStats":{},"numTopics":0,"numBundles":0,"numConsumers":0,"numProducers":0,"bundles":[],"lastBundleGains":[],"lastBundleLosses":[],"brokerVersionString":"3.2.2","protocols":{},"advertisedListeners":{},"loadManagerClassName":"org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl","startTimestamp":1716291925500,"loadReportType":"LocalBrokerData","maxResourceUsage":0.01171875}
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:47,255+0000 [main] INFO org.apache.zookeeper.util.ServiceUtils - Exiting JVM with code 0
[pulsar-testenv-deployment-broker-2] broker pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local znode still exists ... check in 10 seconds ...
[pulsar-testenv-deployment-broker-2] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-2] Connecting to pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,337+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,340+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,340+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,340+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,340+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,340+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizar.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,112+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,112+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=65MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,113+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,116+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@4b7e96a
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,119+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,247+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,317+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,323+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:eper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,522+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,525+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,525+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,558+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xbd1bf230]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,559+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.98:54848, server: pulsar-testenv-deployment-zookeeper/10.1.179.84:2281
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,559+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xbd1bf230, L:/10.1.179.98:54848 - R:pulsar-testenv-deployment-zookeeper/10.1.179.84:2281]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,752+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281, session id = 0x3000b3cc2f50003, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,753+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-2] [4.556s][info][gc] GC(4) Pause Young (Mixed) (Metadata GC Threshold) 72M->46M(128M) 7.501ms
[pulsar-testenv-deployment-bookie-2] [4.587s][info][gc] GC(5) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->46M(128M) 9.874ms
[pulsar-testenv-deployment-bookie-2] [4.587s][info][gc] GC(6) Concurrent Mark Cycle
[pulsar-testenv-deployment-bookie-2] [4.619s][info][gc] GC(6) Pause Remark 48M->48M(128M) 11.932ms
[pulsar-testenv-deployment-bookie-2] [4.634s][info][gc] GC(6) Pause Cleanup 48M->48M(128M) 0.136ms
[pulsar-testenv-deployment-bookie-2] [4.636s][info][gc] GC(6) Concurrent Mark Cycle 49.187ms
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,987+0000 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 10.1.179.98, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,987+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:10.1.179.98:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,987+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:41,994+0000 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,010+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] T12:42:34,415+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - configure org.apache.zookeeper.server.NettyServerCnxnFactory@3be4f71 secure: false on addr 0.0.0.0/0.0.0.0:2181
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,416+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.certReload=true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,416+0000 [main] INFO org.apache.zookeeper.common.X509Util - enabling cert file reloading
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,417+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,417+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.client.portUnification=false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,417+0000 [FileChangeWatcher] INFO org.apache.zookeeper.common.FileChangeWatcher - FileChangeWatcher thread started
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,417+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - zookeeper.netty.advancedFlowControl.enabled = false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,417+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - handshakeThrottlingEnabled = false, zookeeper.netty.server.outstandingHandshake.limit = -1
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,457+0000 [main] INFO org.apache.zookeeper.server.ServerCnxnFactory - Using org.apache.zookeeper.server.NettyServerCnxnFactory as server connection factory
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,457+0000 [main] WARN org.apache.zookeeper.server.ServerCnxnFactory - maxCnxns is not configured, using default value 0.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,457+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - configure org.apache.zookeeper.server.NettyServerCnxnFactory@5b2f8ab6 secure: true on addr 0.0.0.0/0.0.0.0:2281
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,460+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - zookeeper.quorumCnxnTimeoutMs=-1
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,467+0000 [main] WARN org.eclipse.jetty.server.handler.ContextHandler - o.e.j.s.ServletContextHandler@2bf94401{/,null,STOPPED} contextPath ends with /*
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,467+0000 [main] WARN org.eclipse.jetty.server.handler.ContextHandler - Empty contextPath
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,474+0000 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - zookeeper.snapshot.trust.empty : true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,474+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Local sessions disabled
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,474+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Local session upgrading disabled
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,474+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - tickTime set to 2000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,475+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - minSessionTimeout set to 4000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,475+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - maxSessionTimeout set to 40000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,475+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - initLimit set to 10
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,475+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - syncLimit set to 5
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,475+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - connectToLearnerMasterLimit set to 0
[pulsar-testenv-deployment-zookeeper-0] 2al.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,492+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,492+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,492+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.compiler=<NA>
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,492+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.name=Linux
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,492+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.arch=amd64
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.name=pulsar
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.home=/home/pulsar
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.dir=/pulsar
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.free=50MB
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.max=512MB
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.total=84MB
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.enableEagerACLCheck = false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.digest.enabled = true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,494+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.closeSessionTxn.enabled = true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,494+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.serializeLastProcessedZxid.enabled = true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,494+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.flushDelay = 0 ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,494+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.maxWriteQueuePollTime = 0 ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,494+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.maxBatchSize=1000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,494+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zoC(2) Concurrent Mark Cycle 21.512ms
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,563+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x5d19bfdb]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,579+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.77:48436, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,581+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x5d19bfdb, L:/10.1.179.77:48436 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,979+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce0007, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:42,981+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,031+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,032+0000 [main] INFO org.apache.bookkeeper.bookie.UncleanShutdownDetectionImpl - Dirty files exist on boot-up indicating an unclean shutdown. Dirty files: /pulsar/data/bookkeeper/ledgers/current/DIRTY
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,033+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Unclean shutdown detected. The bookie did not register a graceful shutdown prior to this boot.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,218+0000 [main] INFO org.apache.bookkeeper.bookie.BookieResources - Using ledger storage: org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,219+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - Started Db Ledger Storage
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,219+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Number of directories: 1
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,219+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Write cache size: 256 MB
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,219+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage - - Read Cache: 256 MB
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,232+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage - indexDir is equals ledgerBaseDir, creating single directory db ledger storage on /pulsar/data/bookkeeper/ledgers/current
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,356+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Searching for a RocksDB configuration file in /pulsar/conf/ledger_metadata_rocksdb.conf
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,357+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Found a RocksDB configuration file and using it to initialize the RocksDB
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,386+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Searching for a RocksDB configuration file in /pulsar/conf/entry_location_rocksdb.conf
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,386+0000 [main] INFO org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB - Found a RocksDB configuration file and using it to initialize the RocksDB
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,475+0000 [main] INFO org.apache.bookkeeper.bookie.ScanAndCompareGarbageCollector - Over Red.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,341+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,341+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,341+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,342+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,342+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,342+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,342+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,342+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,342+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,342+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=66MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,342+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,342+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,344+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@4b7e96a
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,347+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,448+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,503+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,507+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42024-05-21T12:42:34,486+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer -
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,486+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - ______ _
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,486+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - |___ / | |
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,487+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - / / ___ ___ | | __ ___ ___ _ __ ___ _ __
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,487+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__|
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,487+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | |
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,487+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_|
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,487+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - | |
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,487+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - |_|
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,487+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer -
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,488+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,488+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:host.name=pulsar-testenv-deployment-zookeeper-0.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,488+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.version=17.0.10
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,489+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,489+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,489+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Fina006, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] WATCHER::
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] WatchedEvent state:SyncConnected type:None path:null zxid: -1
[pulsar-testenv-deployment-broker-0] {"webServiceUrl":"http://pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8080","webServiceUrlTls":"https://pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8443","pulsarServiceUrl":"pulsar://pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6650","pulsarServiceUrlTls":"pulsar+ssl://pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6651","persistentTopicsEnabled":true,"nonPersistentTopicsEnabled":true,"cpu":{"usage":2.6400016666666666,"limit":800.0},"memory":{"usage":112.92310333251953,"limit":1024.0},"directMemory":{"usage":12.0,"limit":1024.0},"bandwidthIn":{"usage":1.63759999999999,"limit":1.0E7},"bandwidthOut":{"usage":1.6864000000000032,"limit":1.0E7},"msgThroughputIn":0.0,"msgThroughputOut":0.0,"msgRateIn":0.0,"msgRateOut":0.0,"lastUpdate":1716294634147,"lastStats":{},"numTopics":0,"numBundles":0,"numConsumers":0,"numProducers":0,"bundles":[],"lastBundleGains":[],"lastBundleLosses":[],"brokerVersionString":"3.2.2","protocols":{},"advertisedListeners":{},"loadManagerClassName":"org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl","startTimestamp":1716291924044,"maxResourceUsage":0.01171875,"loadReportType":"LocalBrokerData"}
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:42:48,940+0000 [main] INFO org.apache.zookeeper.util.ServiceUtils - Exiting JVM with code 0
[pulsar-testenv-deployment-broker-0] broker pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local znode still exists ... check in 10 seconds ...
[pulsar-testenv-deployment-broker-0] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-0] Connecting to pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,142+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,146+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,146+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,146+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,146+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,147+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.drop2024-05-21T12:42:42,016+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,017+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,025+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,025+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,025+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,026+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,030+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,030+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,083+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : autorecovery
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,095+0000 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers : zkServers = pulsar-testenv-deployment-zookeeper:2281, ledgersRootPath = /ledgers.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,095+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@7f4701b1
[pulsar-testenv-deployment-bookie-2] 2024-05-00,327+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281.
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,327+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,497+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x2386a990]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,511+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.66:37924, server: pulsar-testenv-deployment-zookeeper/10.1.179.119:2281
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,512+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x2386a990, L:/10.1.179.66:37924 - R:pulsar-testenv-deployment-zookeeper/10.1.179.119:2281]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,751+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281, session id = 0x1000b3cc2e10007, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] WATCHER::
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] WatchedEvent state:SyncConnected type:None path:null zxid: -1
[pulsar-testenv-deployment-broker-1] {"webServiceUrl":"http://pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8080","webServiceUrlTls":"https://pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8443","pulsarServiceUrl":"pulsar://pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6650","pulsarServiceUrlTls":"pulsar+ssl://pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6651","persistentTopicsEnabled":true,"nonPersistentTopicsEnabled":true,"cpu":{"usage":2.7727759074697507,"limit":800.0},"memory":{"usage":141.0979766845703,"limit":1024.0},"directMemory":{"usage":12.0,"limit":1024.0},"bandwidthIn":{"usage":1.627145761807933,"limit":1.0E7},"bandwidthOut":{"usage":1.6863437885403851,"limit":1.0E7},"msgThroughputIn":0.0,"msgThroughputOut":0.0,"msgRateIn":0.0,"msgRateOut":0.0,"lastUpdate":1716294636577,"lastStats":{},"numTopics":0,"numBundles":0,"numConsumers":0,"numProducers":0,"bundles":[],"lastBundleGains":[],"lastBundleLosses":[],"brokerVersionString":"3.2.2","protocols":{},"advertisedListeners":{},"loadManagerClassName":"org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl","startTimestamp":1716291926529,"maxResourceUsage":0.01171875,"loadReportType":"LocalBrokerData"}
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:00,755+0000 [main] INFO org.apache.zookeeper.util.ServiceUtils - Exiting JVM with code 0
[pulsar-testenv-deployment-broker-1] broker pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local znode still exists ... check in 10 seconds ...
[pulsar-testenv-deployment-broker-1] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-1] Connecting to pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,303+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,310+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-1.pulsal.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.compiler=<NA>
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.name=Linux
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.arch=amd64
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,493+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.name=pulsar
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,494+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.home=/home/pulsar
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,494+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:user.dir=/pulsar
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,494+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.free=53MB
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,495+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.max=512MB
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,495+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - Server environment:os.memory.total=87MB
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,495+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.enableEagerACLCheck = false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,495+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.digest.enabled = true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,495+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.closeSessionTxn.enabled = true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,495+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.serializeLastProcessedZxid.enabled = true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,496+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.flushDelay = 0 ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,496+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.maxWriteQueuePollTime = 0 ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,496+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zookeeper.maxBatchSize=1000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,496+0000 [main] INFO org.apache.zookeeper.server.ZooKeeperServer - zooer-2] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.Socket.connect(Socket.java:633) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:384) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:458) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.lang.Thread.run(Thread.java:840) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,122+0000 [QuorumConnectionThread-[myid=3]-3] WARN org.apache.zookeeper.server.quorum.QuorumCnxManager - Cannot open channel to 1 at election address pulsar-testenv-deployment-zookeeper-0.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.119:3888
[pulsar-testenv-deployment-zookeeper-2] java.net.ConnectException: Connection refused
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.net.Socket.connect(Socket.java:633) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:384) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:458) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] at java.lang.Thread.run(Thread.java:840) ~[?:?]
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,688+0000 [ListenerHandler-pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.84:3888] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Received connection request from /10.1.179.119:35836
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,695+0000 [WorkerReceiver[myid=3]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,696+0000 [WorkerReceiver[myid=3]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,725+0000 [epollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,728+0000 [eokeeper.intBufferStartingSizeBytes = 1024
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,496+0000 [main] INFO org.apache.zookeeper.server.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,497+0000 [main] INFO org.apache.zookeeper.server.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,497+0000 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,497+0000 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.commitLogCount=500
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Using insecure (non-TLS) quorum communication
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Port unification disabled
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,506+0000 [main] INFO org.apache.zookeeper.common.X509Util - enabling cert file reloading
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - multiAddress.enabled set to false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - multiAddress.reachabilityCheckEnabled set to true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - multiAddress.reachabilityCheckTimeoutMs set to 1000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - QuorumPeer communication is not secured! (SASL auth disabled)
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - quorum.cnxn.threads.size set to 20
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,507+0000 [main] INFO org.apache.zookeeper.server.persistence.FileSnap - Reading snapshot /pulsar/data/zookeeper/version-2/snapshot.300000103
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,513+0000 [main] INFO org.apache.zookeeper.server.DataTree - The digest in the snapshot has digest version of 2, with zxid as 0x300000103, and digest value as 222389226868
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,532+0000 [main] INFO org.apache.zookeeper.audit.ZKAuditProvider - ZooKeeper audit is disabled.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,587+0000 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - 508 txns loaded in 60 ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,587+0000 [main] INFO org.apache.zookeeper.server.ZKDatabase - Snapshot loaded in 80 ms, highest zxid is 0x600000070, digest is 233871136410
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,588+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:2181
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,655+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - bound to port 2181
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,655+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:2281
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,656+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - bound to port 2281
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,656+0000 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.10+7
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,662+0000 [main] INFO org.eclipse.jetty.server.session - Defa:58,511+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,512+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,658+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x0e6a16bf]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,666+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.90:45194, server: pulsar-testenv-deployment-zookeeper/10.1.179.84:2281
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,667+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x0e6a16bf, L:/10.1.179.90:45194 - R:pulsar-testenv-deployment-zookeeper/10.1.179.84:2281]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,852+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281, session id = 0x3000b3cc2f50008, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] WATCHER::
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] WatchedEvent state:SyncConnected type:None path:null zxid: -1
[pulsar-testenv-deployment-broker-2] {"webServiceUrl":"http://pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8080","webServiceUrlTls":"https://pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8443","pulsarServiceUrl":"pulsar://pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6650","pulsarServiceUrlTls":"pulsar+ssl://pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6651","persistentTopicsEnabled":true,"nonPersistentTopicsEnabled":true,"cpu":{"usage":2.6469001033298887,"limit":800.0},"memory":{"usage":93.26039123535156,"limit":1024.0},"directMemory":{"usage":12.0,"limit":1024.0},"bandwidthIn":{"usage":1.6463451218292817,"limit":1.0E7},"bandwidthOut":{"usage":1.6775440818639522,"limit":1.0E7},"msgThroughputIn":0.0,"msgThroughputOut":0.0,"msgRateIn":0.0,"msgRateOut":0.0,"lastUpdate":1716294635558,"lastStats":{},"numTopics":0,"numBundles":0,"numConsumers":0,"numProducers":0,"bundles":[],"lastBundleGains":[],"lastBundleLosses":[],"brokerVersionString":"3.2.2","protocols":{},"advertisedListeners":{},"loadManagerClassName":"org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl","startTimestamp":1716291925500,"loadReportType":"LocalBrokerData","maxResourceUsage":0.01171875}
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:42:58,857+0000 [main] INFO org.apache.zookeeper.util.ServiceUtils - Exiting JVM with code 0
[pulsar-testenv-deployment-broker-2] broker pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local znode still exists ... check in 10 seconds ...
[pulsar-testenv-deployment-broker-2] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-2] Connecting to pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,078+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,081+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-2.pulsar-r-testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,310+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,310+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,310+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,310+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,311+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,311+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,312+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,312+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,312+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,312+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,312+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,312+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,312+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,312+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory21T12:42:42,096+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,096+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,102+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,103+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,138+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x5c97d840]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,140+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.98:40970, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,141+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x5c97d840, L:/10.1.179.98:40970 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,298+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce0004, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,299+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,305+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,309+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@786ff1cb
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,309+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,310+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,311+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,311+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,333+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x2b19dedd]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,334+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.98:40976, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,334+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x2b19dedd, L:/10.1.179.98:40976 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,485+0000 [epkeeper.intBufferStartingSizeBytes = 1024
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,500+0000 [main] INFO org.apache.zookeeper.server.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,500+0000 [main] INFO org.apache.zookeeper.server.watch.WatchManagerFactory - Using org.apache.zookeeper.server.watch.WatchManager as watch manager
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,500+0000 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.snapshotSizeFactor = 0.33
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,500+0000 [main] INFO org.apache.zookeeper.server.ZKDatabase - zookeeper.commitLogCount=500
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Using insecure (non-TLS) quorum communication
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Port unification disabled
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,506+0000 [main] INFO org.apache.zookeeper.common.X509Util - enabling cert file reloading
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - multiAddress.enabled set to false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - multiAddress.reachabilityCheckEnabled set to true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - multiAddress.reachabilityCheckTimeoutMs set to 1000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,506+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - QuorumPeer communication is not secured! (SASL auth disabled)
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,507+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - quorum.cnxn.threads.size set to 20
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,511+0000 [main] INFO org.apache.zookeeper.server.persistence.FileSnap - Reading snapshot /pulsar/data/zookeeper/version-2/snapshot.0
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,514+0000 [main] INFO org.apache.zookeeper.server.DataTree - The digest value is empty in snapshot
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,575+0000 [main] INFO org.apache.zookeeper.audit.ZKAuditProvider - ZooKeeper audit is disabled.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,609+0000 [main] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - 1596 txns loaded in 90 ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,609+0000 [main] INFO org.apache.zookeeper.server.ZKDatabase - Snapshot loaded in 102 ms, highest zxid is 0x600000070, digest is 233871136410
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,610+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:2181
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,658+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - bound to port 2181
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,658+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - binding to port 0.0.0.0/0.0.0.0:2281
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,658+0000 [main] INFO org.apache.zookeeper.server.NettyServerCnxnFactory - bound to port 2281
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,659+0000 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.10+7
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,662+0000 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
[pulsar-testenv-deployment-zookeeper-0] 202testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,081+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,081+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,081+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,082+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-lowizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,147+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=65MB
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,148+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,149+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,152+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@4b7e96a
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,156+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,280+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,353+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,359+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-0] 2024-05-21Tg4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,082+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,082+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,082+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,083+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,083+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,083+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,083+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,083+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,083+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,083+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.fultSessionIdManager workerName=node0
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,662+0000 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,663+0000 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,665+0000 [main] WARN org.eclipse.jetty.security.SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@2532b351{/,null,STARTING} has uncovered http methods for path: /*
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,665+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2532b351{/,null,AVAILABLE}
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,667+0000 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@42e22a53{HTTP/1.1, (http/1.1)}{0.0.0.0:9990}
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,667+0000 [main] INFO org.eclipse.jetty.server.Server - Started @46878ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,668+0000 [main] INFO org.apache.zookeeper.server.admin.JettyAdminServer - Started AdminServer on address 0.0.0.0, port 9990 and command URL /commands
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,668+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Using 10000ms as the quorum cnxn socket timeout
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,674+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Election port bind maximum retries is 3
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,675+0000 [main] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - zookeeper.fastleader.minNotificationInterval = 200 ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,677+0000 [main] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - zookeeper.fastleader.maxNotificationInterval = 60000 ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,677+0000 [ListenerHandler-pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.99:3888] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - 2 is accepting connections now, my election bind port: pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.99:3888
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,684+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - LOOKING
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,686+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - New election. My id = 2, proposed zxid=0x600000070
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,690+0000 [WorkerReceiver[myid=2]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:2, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,692+0000 [QuorumConnectionThread-[myid=2]-2] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Have smaller server identifier, so dropping the connection: (myId:2 --> sid:3)
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,693+0000 [ListenerHandler-pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.99:3888] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Received connection request from /10.1.179.84:50140
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,694+0000 [WorkerReceiver[myid=2]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x6, n.zplicated Ledger Deletion : enabled=true, interval=86400000, maxConcurrentRequests=1000
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,481+0000 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.2, interval=300000
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,482+0000 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.8, interval=600000
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,524+0000 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
[pulsar-testenv-deployment-bookie-1] "readBufferSizeBytes" : "4096",
[pulsar-testenv-deployment-bookie-1] "majorCompactionThreshold" : "0.8",
[pulsar-testenv-deployment-bookie-1] "httpServerPort" : "8000",
[pulsar-testenv-deployment-bookie-1] "reorderReadSequenceEnabled" : "true",
[pulsar-testenv-deployment-bookie-1] "journalAlignmentSize" : "4096",
[pulsar-testenv-deployment-bookie-1] "httpServerClass" : "org.apache.bookkeeper.http.vertx.VertxHttpServer",
[pulsar-testenv-deployment-bookie-1] "dbStorage_rocksDB_numFilesInLevel0" : "4",
[pulsar-testenv-deployment-bookie-1] "minUsableSizeForIndexFileCreation" : "1073741824",
[pulsar-testenv-deployment-bookie-1] "gcOverreplicatedLedgerWaitTime" : "86400000",
[pulsar-testenv-deployment-bookie-1] "dbStorage_rocksDB_numLevels" : "-1",
[pulsar-testenv-deployment-bookie-1] "nettyMaxFrameSizeBytes" : "5253120",
[pulsar-testenv-deployment-bookie-1] "compactionRate" : "1000",
[pulsar-testenv-deployment-bookie-1] "fileInfoFormatVersionToWrite" : "0",
[pulsar-testenv-deployment-bookie-1] "entryLogFilePreallocationEnabled" : "true",
[pulsar-testenv-deployment-bookie-1] "journalSyncData" : "true",
[pulsar-testenv-deployment-bookie-1] "zkServers" : "pulsar-testenv-deployment-zookeeper:2281",
[pulsar-testenv-deployment-bookie-1] "diskUsageLwmThreshold" : "0.85",
[pulsar-testenv-deployment-bookie-1] "dbStorage_rocksDB_maxSizeInLevel1MB" : "256",
[pulsar-testenv-deployment-bookie-1] "autoRecoveryDaemonEnabled" : "true",
[pulsar-testenv-deployment-bookie-1] "maxPendingAddRequestsPerThread" : "10000",
[pulsar-testenv-deployment-bookie-1] "dbStorage_rocksDB_blockCacheSize" : "",
[pulsar-testenv-deployment-bookie-1] "journalWriteBufferSizeKB" : "64",
[pulsar-testenv-deployment-bookie-1] "stickyReadSEnabled" : "true",
[pulsar-testenv-deployment-bookie-1] "openFileLimit" : "0",
[pulsar-testenv-deployment-bookie-1] "enableBusyWait" : "false",
[pulsar-testenv-deployment-bookie-1] "openLedgerRereplicationGracePeriod" : "30000",
[pulsar-testenv-deployment-bookie-1] "zkTimeout" : "30000",
[pulsar-testenv-deployment-bookie-1] "journalMaxBackups" : "0",
[pulsar-testenv-deployment-bookie-1] "maxPendingReadRequestsPerThread" : "2500",
[pulsar-testenv-deployment-bookie-1] "rereplicationEntryBatchSize" : "100",
[pulsar-testenv-deployment-bookie-1] "reppDnsResolverClass" : "org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping",
[pulsar-testenv-deployment-bookie-1] "journalRemoveFromPageCache" : "true",
[pulsar-testenv-deployment-bookie-1] "dbStorage_readAheadCacheMaxSizeMb" : "",
[pulsar-testenv-deployment-bookie-1] "dbStorage_readAheadCacheBatchSize" : "1000",
[pulsar-testenv-deployment-bookie-1] "journalFormatVersionToWrite" : "5",
[pulsar-testenv-deployment-bookie-1] "tlsTrustStore" : "/pulsar/certs/ca/ca.crt",
[pulsar-testenv-deployment-bookie-1] "writeBufferSizeBytes" : "65536",
[pulsar-testenv-deployment-bookie-1] "bookiePort" : "3181",
[pulsar-testenv-deployment-bookie-1] "advertisedAddress" : "",
[pulsar-testenv-deployment-bookie-1] "numReadWorkerThreads" : "8",
[pulsar-testenv-deployment-bookie-1] "serverTcpNoDelay" : "true",
[pulsar-testenv-deployment-bookie-1] "journalPreAllocSizeMB" : "16",
[pulsar-testenv-deployment-bookie-1] "journalWriteData" : "true",
[pulsar-testenv-deployment-bookie-1] "statsProviderClass" : "org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider",
[pulsar-testenv-deployment-bookiollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce0005, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,485+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,514+0000 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 10.1.179.98, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,514+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:10.1.179.98:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,516+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,516+0000 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,521+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,523+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,523+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,525+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,525+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,526+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deploymever Replicated Ledger Deletion : enabled=true, interval=86400000, maxConcurrentRequests=1000
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,637+0000 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Minor Compaction : enabled=true, threshold=0.2, interval=300000
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,638+0000 [main] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Major Compaction : enabled=true, threshold=0.8, interval=600000
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,713+0000 [main] INFO org.apache.bookkeeper.proto.BookieServer - {
[pulsar-testenv-deployment-bookie-0] "readBufferSizeBytes" : "4096",
[pulsar-testenv-deployment-bookie-0] "majorCompactionThreshold" : "0.8",
[pulsar-testenv-deployment-bookie-0] "httpServerPort" : "8000",
[pulsar-testenv-deployment-bookie-0] "reorderReadSequenceEnabled" : "true",
[pulsar-testenv-deployment-bookie-0] "journalAlignmentSize" : "4096",
[pulsar-testenv-deployment-bookie-0] "httpServerClass" : "org.apache.bookkeeper.http.vertx.VertxHttpServer",
[pulsar-testenv-deployment-bookie-0] "dbStorage_rocksDB_numFilesInLevel0" : "4",
[pulsar-testenv-deployment-bookie-0] "minUsableSizeForIndexFileCreation" : "1073741824",
[pulsar-testenv-deployment-bookie-0] "gcOverreplicatedLedgerWaitTime" : "86400000",
[pulsar-testenv-deployment-bookie-0] "dbStorage_rocksDB_numLevels" : "-1",
[pulsar-testenv-deployment-bookie-0] "nettyMaxFrameSizeBytes" : "5253120",
[pulsar-testenv-deployment-bookie-0] "compactionRate" : "1000",
[pulsar-testenv-deployment-bookie-0] "fileInfoFormatVersionToWrite" : "0",
[pulsar-testenv-deployment-bookie-0] "entryLogFilePreallocationEnabled" : "true",
[pulsar-testenv-deployment-bookie-0] "journalSyncData" : "true",
[pulsar-testenv-deployment-bookie-0] "zkServers" : "pulsar-testenv-deployment-zookeeper:2281",
[pulsar-testenv-deployment-bookie-0] "diskUsageLwmThreshold" : "0.85",
[pulsar-testenv-deployment-bookie-0] "dbStorage_rocksDB_maxSizeInLevel1MB" : "256",
[pulsar-testenv-deployment-bookie-0] "autoRecoveryDaemonEnabled" : "true",
[pulsar-testenv-deployment-bookie-0] "maxPendingAddRequestsPerThread" : "10000",
[pulsar-testenv-deployment-bookie-0] "dbStorage_rocksDB_blockCacheSize" : "",
[pulsar-testenv-deployment-bookie-0] "journalWriteBufferSizeKB" : "64",
[pulsar-testenv-deployment-bookie-0] "stickyReadSEnabled" : "true",
[pulsar-testenv-deployment-bookie-0] "openFileLimit" : "0",
[pulsar-testenv-deployment-bookie-0] "enableBusyWait" : "false",
[pulsar-testenv-deployment-bookie-0] "openLedgerRereplicationGracePeriod" : "30000",
[pulsar-testenv-deployment-bookie-0] "zkTimeout" : "30000",
[pulsar-testenv-deployment-bookie-0] "journalMaxBackups" : "0",
[pulsar-testenv-deployment-bookie-0] "maxPendingReadRequestsPerThread" : "2500",
[pulsar-testenv-deployment-bookie-0] "rereplicationEntryBatchSize" : "100",
[pulsar-testenv-deployment-bookie-0] "reppDnsResolverClass" : "org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping",
[pulsar-testenv-deployment-bookie-0] "journalRemoveFromPageCache" : "true",
[pulsar-testenv-deployment-bookie-0] "dbStorage_readAheadCacheMaxSizeMb" : "",
[pulsar-testenv-deployment-bookie-0] "dbStorage_readAheadCacheBatchSize" : "1000",
[pulsar-testenv-deployment-bookie-0] "journalFormatVersionToWrite" : "5",
[pulsar-testenv-deployment-bookie-0] "tlsTrustStore" : "/pulsar/certs/ca/ca.crt",
[pulsar-testenv-deployment-bookie-0] "writeBufferSizeBytes" : "65536",
[pulsar-testenv-deployment-bookie-0] "bookiePort" : "3181",
[pulsar-testenv-deployment-bookie-0] "advertisedAddress" : "",
[pulsar-testenv-deployment-bookie-0] "numReadWorkerThreads" : "8",
[pulsar-testenv-deployment-bookie-0] "serverTcpNoDelay" : "true",
[pulsar-testenv-deployment-bookie-0] "journalPreAllocSizeMB" : "16",
[pulsar-testenv-deployment-bookie-0] "journalWriteData" : "true",
[pulsar-testenv-deployment-bookie-0] "statsProviderClass" : "org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider",
[pulsar-testenv-deploymentpollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.NettyServerCnxn - Closing connection to /10.1.179.102:39626 because the server is not ready
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,897+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: leading
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,897+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - LEADING
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,900+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.LearnerMaster - zookeeper.leader.maxConcurrentSnapSyncs = 10
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,900+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.LearnerMaster - zookeeper.leader.maxConcurrentDiffSyncs = 100
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,900+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Leader - TCP NoDelay set to: true
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,900+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Leader - zookeeper.leader.ackLoggingFrequency = 1000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,900+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Leader - zookeeper.leader.maxTimeToWaitForEpoch = -1ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,903+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.BlueThrottle - Weighed connection throttling is disabled
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,904+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.AuthenticationHelper - zookeeper.enforce.auth.enabled = false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,904+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.AuthenticationHelper - zookeeper.enforce.auth.schemes = []
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,905+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 4000 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,905+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 40000 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,906+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ResponseCache - getData response cache size is initialized with value 400.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,906+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ResponseCache - getChildren response cache size is initialized with value 400.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,907+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.slotCapacity = 60
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,907+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.slotDuration = 15
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,907+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.maxDepth = 6
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,907+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=12:43:00,364+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,364+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,528+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x377cb0c3]
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,537+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.102:60152, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,538+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x377cb0c3, L:/10.1.179.102:60152 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,729+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce000d, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] WATCHER::
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] WatchedEvent state:SyncConnected type:None path:null zxid: -1
[pulsar-testenv-deployment-broker-0] {"webServiceUrl":"http://pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8080","webServiceUrlTls":"https://pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8443","pulsarServiceUrl":"pulsar://pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6650","pulsarServiceUrlTls":"pulsar+ssl://pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:6651","persistentTopicsEnabled":true,"nonPersistentTopicsEnabled":true,"cpu":{"usage":2.6400016666666666,"limit":800.0},"memory":{"usage":112.92310333251953,"limit":1024.0},"directMemory":{"usage":12.0,"limit":1024.0},"bandwidthIn":{"usage":1.63759999999999,"limit":1.0E7},"bandwidthOut":{"usage":1.6864000000000032,"limit":1.0E7},"msgThroughputIn":0.0,"msgThroughputOut":0.0,"msgRateIn":0.0,"msgRateOut":0.0,"lastUpdate":1716294634147,"lastStats":{},"numTopics":0,"numBundles":0,"numConsumers":0,"numProducers":0,"bundles":[],"lastBundleGains":[],"lastBundleLosses":[],"brokerVersionString":"3.2.2","protocols":{},"advertisedListeners":{},"loadManagerClassName":"org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl","startTimestamp":1716291924044,"maxResourceUsage":0.01171875,"loadReportType":"LocalBrokerData"}
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:00,734+0000 [main] INFO org.apache.zookeeper.util.ServiceUtils - Exiting JVM with code 0
[pulsar-testenv-deployment-broker-0] broker pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local znode still exists ... check in 10 seconds ...
[pulsar-testenv-deployment-broker-0] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-0] Connecting to pulsar-testenv-deployment-zookeeper:2281
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,231+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,236+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-0.pxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,701+0000 [WorkerReceiver[myid=2]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:2, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,701+0000 [WorkerReceiver[myid=2]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:1, n.state:FOLLOWING, n.leader:3, n.round:0x1, n.peerEpoch:0x7, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,702+0000 [WorkerReceiver[myid=2]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:1, n.state:FOLLOWING, n.leader:3, n.round:0x1, n.peerEpoch:0x7, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,702+0000 [WorkerReceiver[myid=2]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:3, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,702+0000 [WorkerReceiver[myid=2]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:3, n.state:LEADING, n.leader:3, n.round:0x1, n.peerEpoch:0x7, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,703+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,703+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - FOLLOWING
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,706+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - leaderConnectDelayDuringRetryMs: 100
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,706+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - TCP NoDelay set to: true
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,706+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - zookeeper.learner.asyncSending = false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,707+0000 [WorkerReceiver[myid=2]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:FOLLOWING; n.sid:3, n.state:LEADING, n.leader:3, n.round:0x1, n.peerEpoch:0x7, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,707+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - zookeeper.learner.closeSocketAsync = false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,709+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.BlueThrottle - Weighed connection throttling is disabled
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,710+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.AuthenticationHelper - zookeeper.enforce.auth.enabled = false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,710+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.AuthenticationHelper - zookeeper.enforce.auth.schemes = []
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,711+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0ulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,236+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,236+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,236+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,237+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.lo0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.initialDelay = 5
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,907+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.delay = 5
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,907+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.enabled = false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,908+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - The max bytes for all large requests are set to 104857600
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,908+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - The large request threshold is set to -1
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,908+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 2000 ms minSessionTimeout 4000 ms maxSessionTimeout 40000 ms clientPortListenBacklog -1 dataLogdir /pulsar/data/zookeeper/version-2 snapdir /pulsar/data/zookeeper/version-2
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,910+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Leader - LEADING - LEADER ELECTION TOOK - 1395 MS
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,912+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: leading - discovery
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,914+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.persistence.FileTxnSnapLog - Snapshotting: 0x600000070 to /pulsar/data/zookeeper/version-2/snapshot.600000070
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,917+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - Snapshot taken in 3 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,922+0000 [LearnerCnxAcceptorHandler-pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.84:2888] INFO org.apache.zookeeper.server.quorum.LearnerHandler - zookeeper.leader.closeSocketAsync = false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,925+0000 [LearnerHandler-/10.1.179.119:44040] INFO org.apache.zookeeper.server.quorum.LearnerHandler - Follower sid: 1 : info : pulsar-testenv-deployment-zookeeper-0.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local:2888:3888:participant
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,931+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Dynamic reconfig is disabled, we don't store the last seen config.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,933+0000 [LearnerHandler-/10.1.179.119:44040] INFO org.apache.zookeeper.server.ZKDatabase - On disk txn sync enabled with snapshotSizeFactor 0.33
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,934+0000 [LearnerHandler-/10.1.179.119:44040] INFO org.apache.zookeeper.server.quorum.LearnerHandler - Synchronizing with Learner sid: 1 maxCommittedLog=0x600000070 minCommittedLog=0x600000001 lastProcessedZxid=0x600000070 peerLastZxid=0x600000070
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,934+0000 [LearnerHandler-/10.1.179.119:44040] INFO org.apache.zookeeper.server.quorum.LearnerHandler - Sending DIFF zxid=0x600000070 for peer sid: 1
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,936+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(securg4j-log4j-core-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,237+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,238+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,238+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,238+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,238+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,238+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,238+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,238+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,238+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,239+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.me.free=65MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,313+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,313+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,316+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@4b7e96a
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,322+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,472+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,579+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,586+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,592+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281.
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,593+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,832+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xca9d87eb]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,847+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.66:51180, server: pulsar-testenv-deployment-zookeeper/10.1.179.84:2281
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:12,848+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xca9d87eb, L:/10.1.179.66:51180 - R:pulsar-testenv-deployment-zookeeper/10.1.179.84:2281]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:13,119+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281, session id = 0x3000b3cc2f5000a, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] WATCHER::
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] WatchedEvent state:SyncConnected type:None path:null zxid: -1
[pulsar-testenv-deployment-broker-1] Node does not exist: /loadbalance/brokers/pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8080
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:13,126+0000 [main] ERROR org.apache.zookeeper.util.ServiceUtils - Exiting JVM with code 1
[pulsar-testenv-deployment-broker-1] #!/usr/bin/env bash
[pulsar-testenv-deployment-broker-1] #
[pulsar-testenv-deployment-broker-1] # Licensed to the Apache Software Foundation (ASF) under one
[pulsar-testenv-deployment-broker-1] # or more contributor license agreements. See the NOTICE file
[pulsar-testenv-deployment-broker-1] # distributed with this work for additional information
[pulsar-testenv-deployment-broker-1] # regarding copyright ownership. The ASF licenses this file
[pulsar-testenv-deployment-broker-1] # to you under the Apache License, Version 2.0 (the
[pulsar-testenv-deployment-broker-1] # "License"); you may not use this file 4-05-21T12:42:34,663+0000 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,663+0000 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,664+0000 [main] WARN org.eclipse.jetty.security.SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@2bf94401{/,null,STARTING} has uncovered http methods for path: /*
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,665+0000 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2bf94401{/,null,AVAILABLE}
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,666+0000 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@257cc1fc{HTTP/1.1, (http/1.1)}{0.0.0.0:9990}
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,666+0000 [main] INFO org.eclipse.jetty.server.Server - Started @46586ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,666+0000 [main] INFO org.apache.zookeeper.server.admin.JettyAdminServer - Started AdminServer on address 0.0.0.0, port 9990 and command URL /commands
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,666+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Using 10000ms as the quorum cnxn socket timeout
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,670+0000 [main] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Election port bind maximum retries is 3
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,671+0000 [main] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - zookeeper.fastleader.minNotificationInterval = 200 ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,672+0000 [main] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - zookeeper.fastleader.maxNotificationInterval = 60000 ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,672+0000 [ListenerHandler-pulsar-testenv-deployment-zookeeper-0.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.119:3888] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - 1 is accepting connections now, my election bind port: pulsar-testenv-deployment-zookeeper-0.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.119:3888
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,677+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - LOOKING
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,678+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - New election. My id = 1, proposed zxid=0x600000070
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,685+0000 [WorkerReceiver[myid=1]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:1, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,690+0000 [QuorumConnectionThread-[myid=1]-2] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Have smaller server identifier, so dropping the connection: (myId:1 --> sid:3)
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,691+0000 [ListenerHandler-pulsar-testenv-deployment-zookeeper-0.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.119:3888] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Received connection request from /10.1.179.84:39900
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,689+0000 [QuorumConnectionThread-[myid=1]-1] WARN org.apache.zookeeper.server.quorum.QuorumCnxManager - Cannot open channel to 2 at election address pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.99:3888
[pree=65MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,083+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,083+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,086+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@4b7e96a
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,089+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,205+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,263+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,267+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,273+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,273+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,412+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x04fdb594]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,420+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.90:52650, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,421+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x04fdb594, L:/10.1.179.90:52650 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,584+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce000e, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] WATCHER::
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] WatchedEvent state:SyncConnected type:None path:null zxid: -1
[pulsar-testenv-deployment-broker-2] Node does not exist: /loadbalance/brokers/pulsar-testenv-deployment-broker-2.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8080
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:10,588+0000 [main] ERROR org.apache.zookeeper.util.ServiceUtils - Exiting JVM with code 1
[pulsar-testenv-deployment-broker-2] #!/usr/bin/env bash
[pulsar-testenv-deployment-broker-2] #
[pulsar-testenv-deployment-broker-2] # Licensed to the Apache Software Foundation (ASF) under one
[pulsar-testenv-deployment-broker-2] # or more contributor license agreements. See the NOTICE file
[pulsar-testenv-deployment-broker-2] # distributed with this work for additional information
[pulsar-testenv-deployment-broker-2] # regarding copyright ownership. The ASF licenses this file
[pulsar-testenv-deployment-broker-2] # to you under the Apache License, Version 2.0 (the
[pulsar-testenv-deployment-broker-2] # "License"); you may not use this file exnt-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,526+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,526+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,527+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,704+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : http-service
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,709+0000 [main] INFO org.apache.bookkeeper.common.component.ComponentStarter - Starting component bookie-server.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,735+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Replaying journal 1716278204496 from position 102330372
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,739+0000 [main] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /pulsar/data/bookkeeper/journal/current/18f9a271850.txn
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,739+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Replaying journal 1716278204497 from position 0
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,739+0000 [main] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /pulsar/data/bookkeeper/journal/current/18f9a271851.txn
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,740+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 6 ms.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,744+0000 [SyncThread-9-1] INFO org.apache.bookkeeper.bookie.Journal - garbage collected journal 18f9a271850.txn
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,746+0000 [SyncThread-9-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 1716278204497 , logFileOffset - 516]}.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,748+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,749+0000 [BookieJournal-3181] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /pulsar/data/bookkeeper/journal/current
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,750+0000 [BookieStateManagerService-0] INFO org.apache.bookkeeper.bookie.BookieStateManager - Re-registering the bookie
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,754+0000 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,756+0000 [BookieJournal-3181] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /pulsar/data/bookkeeper/journal/current/18f9a271852.txn
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:42:42,759+0000 [BookieStateManagerService-0] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - Previous bookie registration znode: /ledgers/available/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 exists, so waiting zk sessiontimeout: 30000 ms for znode deletion
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,523+0000 [main-EventThread] IN.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 4000 ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,711+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 40000 ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,711+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ResponseCache - getData response cache size is initialized with value 400.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,712+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ResponseCache - getChildren response cache size is initialized with value 400.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,712+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.slotCapacity = 60
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,712+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.slotDuration = 15
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,713+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.maxDepth = 6
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,713+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.initialDelay = 5
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,713+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.delay = 5
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,713+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.enabled = false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,714+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - The max bytes for all large requests are set to 104857600
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,714+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - The large request threshold is set to -1
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,714+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 2000 ms minSessionTimeout 4000 ms maxSessionTimeout 40000 ms clientPortListenBacklog -1 dataLogdir /pulsar/data/zookeeper/version-2 snapdir /pulsar/data/zookeeper/version-2
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,715+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - FOLLOWING - LEADER ELECTION TOOK - 29 MS
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,718+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following - discovery
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,720+0000 [LeaderConnector-pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.84:2888] INFO org.apache.zookeeper.server.quorum.Learner - Successfully connected to leader, using address: pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.84:2888
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,729+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zooulsar-testenv-deployment-zookeeper-0] java.net.ConnectException: Connection refused
[pulsar-testenv-deployment-zookeeper-0] at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at java.net.Socket.connect(Socket.java:633) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:384) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-0] at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:458) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at java.lang.Thread.run(Thread.java:840) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,694+0000 [WorkerReceiver[myid=1]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:3, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,695+0000 [WorkerReceiver[myid=1]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LOOKING; n.sid:1, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,696+0000 [QuorumConnectionThread-[myid=1]-3] WARN org.apache.zookeeper.server.quorum.QuorumCnxManager - Cannot open channel to 2 at election address pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.99:3888
[pulsar-testenv-deployment-zookeeper-0] java.net.ConnectException: Connection refused
[pulsar-testenv-deployment-zookeeper-0] at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at java.net.Socket.connect(Socket.java:633) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at org.apache.zookeeper.server.quorum.QuorumCnxManager.initiateConnection(QuorumCnxManager.java:384) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-0] at org.apache.zookeeper.server.quorum.QuorumCnxManager$QuorumConnectionReqThread.run(QuorumCnxManager.java:458) ~[org.apache.zookeeper-zookeeper-3.9.2.jar:3.9.2]
[pulsar-testenv-deployment-zookeeper-0] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] at java.lang.Thread.run(Thread.java:840) ~[?:?]
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,895+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following
[e-1] "numJournalCallbackThreads" : "8",
[pulsar-testenv-deployment-bookie-1] "lostBookieRecoveryDelay" : "0",
[pulsar-testenv-deployment-bookie-1] "compactionRateByBytes" : "1000000",
[pulsar-testenv-deployment-bookie-1] "tlsKeyStoreType" : "PEM",
[pulsar-testenv-deployment-bookie-1] "journalMaxGroupWaitMSec" : "1",
[pulsar-testenv-deployment-bookie-1] "dbStorage_rocksDB_bloomFilterBitsPerKey" : "10",
[pulsar-testenv-deployment-bookie-1] "tlsProviderFactoryClass" : "org.apache.bookkeeper.tls.TLSContextFactory",
[pulsar-testenv-deployment-bookie-1] "readWorkerThreadsThrottlingEnabled" : "true",
[pulsar-testenv-deployment-bookie-1] "ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
[pulsar-testenv-deployment-bookie-1] "diskUsageWarnThreshold" : "0.9",
[pulsar-testenv-deployment-bookie-1] "auditorPeriodicBookieCheckInterval" : "86400",
[pulsar-testenv-deployment-bookie-1] "gcWaitTime" : "60000",
[pulsar-testenv-deployment-bookie-1] "isForceGCAllowWhenNoSpace" : "true",
[pulsar-testenv-deployment-bookie-1] "compactionRateByEntries" : "5000",
[pulsar-testenv-deployment-bookie-1] "diskCheckInterval" : "1800",
[pulsar-testenv-deployment-bookie-1] "tlsTrustStoreType" : "PEM",
[pulsar-testenv-deployment-bookie-1] "auditorPeriodicCheckInterval" : "604800",
[pulsar-testenv-deployment-bookie-1] "dbStorage_rocksDB_writeBufferSizeMB" : "64",
[pulsar-testenv-deployment-bookie-1] "flushEntrylogBytes" : "33554432",
[pulsar-testenv-deployment-bookie-1] "majorCompactionInterval" : "600",
[pulsar-testenv-deployment-bookie-1] "httpServerEnabled" : "true",
[pulsar-testenv-deployment-bookie-1] "tlsKeyStore" : "/pulsar/certs/bookie/tls.key",
[pulsar-testenv-deployment-bookie-1] "flushInterval" : "60000",
[pulsar-testenv-deployment-bookie-1] "journalFlushWhenQueueEmpty" : "false",
[pulsar-testenv-deployment-bookie-1] "minorCompactionInterval" : "300",
[pulsar-testenv-deployment-bookie-1] "isThrottleByBytes" : "false",
[pulsar-testenv-deployment-bookie-1] "numAddWorkerThreads" : "0",
[pulsar-testenv-deployment-bookie-1] "dbStorage_rocksDB_sstSizeInMB" : "64",
[pulsar-testenv-deployment-bookie-1] "journalDirectory" : "data/bookkeeper/journal",
[pulsar-testenv-deployment-bookie-1] "diskUsageThreshold" : "0.95",
[pulsar-testenv-deployment-bookie-1] "prometheusStatsHttpPort" : "8000",
[pulsar-testenv-deployment-bookie-1] "tlsCertificatePath" : "/pulsar/certs/bookie/tls.crt",
[pulsar-testenv-deployment-bookie-1] "zkLedgersRootPath" : "/ledgers",
[pulsar-testenv-deployment-bookie-1] "journalMaxSizeMB" : "256",
[pulsar-testenv-deployment-bookie-1] "journalAdaptiveGroupWrites" : "true",
[pulsar-testenv-deployment-bookie-1] "ledgerDirectories" : "/pulsar/data/bookkeeper/ledgers",
[pulsar-testenv-deployment-bookie-1] "dbStorage_rocksDB_blockSize" : "65536",
[pulsar-testenv-deployment-bookie-1] "metadataServiceUri" : "",
[pulsar-testenv-deployment-bookie-1] "useV2WireProtocol" : "true",
[pulsar-testenv-deployment-bookie-1] "journalDirectories" : "/pulsar/data/bookkeeper/journal",
[pulsar-testenv-deployment-bookie-1] "useHostNameAsBookieID" : "true",
[pulsar-testenv-deployment-bookie-1] "allowLoopback" : "false",
[pulsar-testenv-deployment-bookie-1] "readOnlyModeEnabled" : "true",
[pulsar-testenv-deployment-bookie-1] "forceAllowCompaction" : "true",
[pulsar-testenv-deployment-bookie-1] "zkEnableSecurity" : "false",
[pulsar-testenv-deployment-bookie-1] "numHighPriorityWorkerThreads" : "8",
[pulsar-testenv-deployment-bookie-1] "dbStorage_writeCacheMaxSizeMb" : "",
[pulsar-testenv-deployment-bookie-1] "pageLimit" : "0",
[pulsar-testenv-deployment-bookie-1] "logSizeLimit" : "1073741824",
[pulsar-testenv-deployment-bookie-1] "bookieDeathWatchInterval" : "1000",
[pulsar-testenv-deployment-bookie-1] "minorCompactionThreshold" : "0.2",
[pulsar-testenv-deployment-bookie-1] "journalBufferedWritesThreshold" : "524288",
[pulsar-testenv-deployment-bookie-1] "compactionMaxOutstandingRequests" : "100000"
[pulsar-testenv-deployment-bookiee=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: leading - synchronization
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,956+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Leader - Have quorum of supporters, sids: [[1, 3]]; starting up and setting last processed zxid: 0x700000000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,956+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Leader - Dynamic reconfig feature is disabled, skip designatedLeader calculation and reconfig processing.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,961+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.CommitProcessor - Configuring CommitProcessor with readBatchSize -1 commitBatchSize 1
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,961+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.CommitProcessor - Configuring CommitProcessor with 16 worker threads.
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,963+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.ProposalRequestProcessor - zookeeper.forward_learner_requests_to_commit_processor_disabled = false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,967+0000 [ProcessThread(sid:3 cport:-1):] INFO org.apache.zookeeper.server.PrepRequestProcessor - PrepRequestProcessor (sid:3) started, reconfigEnabled=false
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,968+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ContainerManager - Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,968+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.RequestThrottler - zookeeper.request_throttler.shutdownTimeout = 10000 ms
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:34,982+0000 [QuorumPeer[myid=3](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: leading - broadcast
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:36,041+0000 [epollEventLoopGroup-7-2] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:36,044+0000 [SyncThread:3] INFO org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.700000001
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:36,049+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x3000b3cc2f50000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:36,075+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x3000b3cc2f50000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,204+0000 [epollEventLoopGroup-7-3] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,222+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x3000b3cc2f50001
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,278+0000 [epollEventLoopGroup-7-4] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,283+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x3000b3cc2f5-bookie-0] "numJournalCallbackThreads" : "8",
[pulsar-testenv-deployment-bookie-0] "lostBookieRecoveryDelay" : "0",
[pulsar-testenv-deployment-bookie-0] "compactionRateByBytes" : "1000000",
[pulsar-testenv-deployment-bookie-0] "tlsKeyStoreType" : "PEM",
[pulsar-testenv-deployment-bookie-0] "journalMaxGroupWaitMSec" : "1",
[pulsar-testenv-deployment-bookie-0] "dbStorage_rocksDB_bloomFilterBitsPerKey" : "10",
[pulsar-testenv-deployment-bookie-0] "tlsProviderFactoryClass" : "org.apache.bookkeeper.tls.TLSContextFactory",
[pulsar-testenv-deployment-bookie-0] "readWorkerThreadsThrottlingEnabled" : "true",
[pulsar-testenv-deployment-bookie-0] "ledgerStorageClass" : "org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage",
[pulsar-testenv-deployment-bookie-0] "diskUsageWarnThreshold" : "0.9",
[pulsar-testenv-deployment-bookie-0] "auditorPeriodicBookieCheckInterval" : "86400",
[pulsar-testenv-deployment-bookie-0] "gcWaitTime" : "60000",
[pulsar-testenv-deployment-bookie-0] "isForceGCAllowWhenNoSpace" : "true",
[pulsar-testenv-deployment-bookie-0] "compactionRateByEntries" : "5000",
[pulsar-testenv-deployment-bookie-0] "diskCheckInterval" : "1800",
[pulsar-testenv-deployment-bookie-0] "tlsTrustStoreType" : "PEM",
[pulsar-testenv-deployment-bookie-0] "auditorPeriodicCheckInterval" : "604800",
[pulsar-testenv-deployment-bookie-0] "dbStorage_rocksDB_writeBufferSizeMB" : "64",
[pulsar-testenv-deployment-bookie-0] "flushEntrylogBytes" : "33554432",
[pulsar-testenv-deployment-bookie-0] "majorCompactionInterval" : "600",
[pulsar-testenv-deployment-bookie-0] "httpServerEnabled" : "true",
[pulsar-testenv-deployment-bookie-0] "tlsKeyStore" : "/pulsar/certs/bookie/tls.key",
[pulsar-testenv-deployment-bookie-0] "flushInterval" : "60000",
[pulsar-testenv-deployment-bookie-0] "journalFlushWhenQueueEmpty" : "false",
[pulsar-testenv-deployment-bookie-0] "minorCompactionInterval" : "300",
[pulsar-testenv-deployment-bookie-0] "isThrottleByBytes" : "false",
[pulsar-testenv-deployment-bookie-0] "numAddWorkerThreads" : "0",
[pulsar-testenv-deployment-bookie-0] "dbStorage_rocksDB_sstSizeInMB" : "64",
[pulsar-testenv-deployment-bookie-0] "journalDirectory" : "data/bookkeeper/journal",
[pulsar-testenv-deployment-bookie-0] "diskUsageThreshold" : "0.95",
[pulsar-testenv-deployment-bookie-0] "prometheusStatsHttpPort" : "8000",
[pulsar-testenv-deployment-bookie-0] "tlsCertificatePath" : "/pulsar/certs/bookie/tls.crt",
[pulsar-testenv-deployment-bookie-0] "zkLedgersRootPath" : "/ledgers",
[pulsar-testenv-deployment-bookie-0] "journalMaxSizeMB" : "256",
[pulsar-testenv-deployment-bookie-0] "journalAdaptiveGroupWrites" : "true",
[pulsar-testenv-deployment-bookie-0] "ledgerDirectories" : "/pulsar/data/bookkeeper/ledgers",
[pulsar-testenv-deployment-bookie-0] "dbStorage_rocksDB_blockSize" : "65536",
[pulsar-testenv-deployment-bookie-0] "metadataServiceUri" : "",
[pulsar-testenv-deployment-bookie-0] "useV2WireProtocol" : "true",
[pulsar-testenv-deployment-bookie-0] "journalDirectories" : "/pulsar/data/bookkeeper/journal",
[pulsar-testenv-deployment-bookie-0] "useHostNameAsBookieID" : "true",
[pulsar-testenv-deployment-bookie-0] "allowLoopback" : "false",
[pulsar-testenv-deployment-bookie-0] "readOnlyModeEnabled" : "true",
[pulsar-testenv-deployment-bookie-0] "forceAllowCompaction" : "true",
[pulsar-testenv-deployment-bookie-0] "zkEnableSecurity" : "false",
[pulsar-testenv-deployment-bookie-0] "numHighPriorityWorkerThreads" : "8",
[pulsar-testenv-deployment-bookie-0] "dbStorage_writeCacheMaxSizeMb" : "",
[pulsar-testenv-deployment-bookie-0] "pageLimit" : "0",
[pulsar-testenv-deployment-bookie-0] "logSizeLimit" : "1073741824",
[pulsar-testenv-deployment-bookie-0] "bookieDeathWatchInterval" : "1000",
[pulsar-testenv-deployment-bookie-0] "minorCompactionThreshold" : "0.2",
[pulsar-testenv-deployment-bookie-0] "journalBufferedWritesThreshold" : "524288",
[pulsar-testenv-deployment-bookie-0] "compactionMaxOutstandingRequests" : "100000"
[pulsar-testenv-deployment-FO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,523+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,525+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,532+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,532+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,532+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,532+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,532+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,535+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,535+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,536+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,541+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,552+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,553+0000 [BookKeeperClientSchedulepulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,896+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - FOLLOWING
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,899+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - leaderConnectDelayDuringRetryMs: 100
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,899+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - TCP NoDelay set to: true
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,899+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - zookeeper.learner.asyncSending = false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,900+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - zookeeper.learner.closeSocketAsync = false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,901+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.BlueThrottle - Weighed connection throttling is disabled
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,902+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.AuthenticationHelper - zookeeper.enforce.auth.enabled = false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,902+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.AuthenticationHelper - zookeeper.enforce.auth.schemes = []
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,903+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - minSessionTimeout set to 4000 ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,903+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - maxSessionTimeout set to 40000 ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,904+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ResponseCache - getData response cache size is initialized with value 400.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,904+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ResponseCache - getChildren response cache size is initialized with value 400.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,905+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.slotCapacity = 60
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,905+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.slotDuration = 15
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,905+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.maxDepth = 6
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,905+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.initialDelay = 5
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,905+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.delay = 5
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,905+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.util.RequestPathMetricsCollector - zookeeper.pathStats.enabled = false
[pulsar-testenv-deployment-zbookie-0] }
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:45,731+0000 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,040+0000 [main] INFO org.apache.bookkeeper.tls.SecurityProviderFactoryFactory - Loaded security handler for org.apache.bookkeeper.tls.TLSContextFactory
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,128+0000 [main] INFO org.apache.bookkeeper.tls.TLSContextFactory - Security provider - OpenSSL
[pulsar-testenv-deployment-bookie-0] [3.458s][info][gc] GC(3) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 88M->33M(128M) 14.302ms
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,386+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : bookie-server
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,407+0000 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers : zkServers = pulsar-testenv-deployment-zookeeper:2281, ledgersRootPath = /ledgers.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,407+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@5dd903be
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,407+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,408+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,409+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,409+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,425+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xa0acf589]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,426+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.100:44836, server: pulsar-testenv-deployment-zookeeper/10.1.179.84:2281
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,426+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xa0acf589, L:/10.1.179.100:44836 - R:pulsar-testenv-deployment-zookeeper/10.1.179.84:2281]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,535+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281, session id = 0x3000b3cc2f50005, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,535+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,539+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,584+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@2da66a44
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,585+0000 [main] INFO org.apache.zook0002
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,322+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x3000b3cc2f50002
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,691+0000 [ListenerHandler-pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.84:3888] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Received connection request from /10.1.179.99:43482
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,701+0000 [WorkerReceiver[myid=3]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LEADING; n.sid:2, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,702+0000 [WorkerReceiver[myid=3]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:LEADING; n.sid:2, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,723+0000 [LearnerHandler-/10.1.179.99:44198] INFO org.apache.zookeeper.server.quorum.LearnerHandler - Follower sid: 2 : info : pulsar-testenv-deployment-zookeeper-1.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local:2888:3888:participant
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,728+0000 [LearnerHandler-/10.1.179.99:44198] INFO org.apache.zookeeper.server.ZKDatabase - On disk txn sync enabled with snapshotSizeFactor 0.33
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,730+0000 [LearnerHandler-/10.1.179.99:44198] INFO org.apache.zookeeper.server.quorum.LearnerHandler - Synchronizing with Learner sid: 2 maxCommittedLog=0x700000005 minCommittedLog=0x600000001 lastProcessedZxid=0x700000005 peerLastZxid=0x600000070
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,730+0000 [LearnerHandler-/10.1.179.99:44198] INFO org.apache.zookeeper.server.quorum.LearnerHandler - Using committedLog for peer sid: 2
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:37,731+0000 [LearnerHandler-/10.1.179.99:44198] INFO org.apache.zookeeper.server.quorum.LearnerHandler - Sending DIFF zxid=0x700000005 for peer sid: 2
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:38,459+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:39,606+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x1000b3cc2e10000
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:40,939+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0001
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:41,102+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0002
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:41,413+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x1000b3cc2e10001
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:41,738+0000 [epollEventLoopGroup-7-5] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:41,748+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x3000b3cc2f50003
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:41,784+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0003
[pulsar-testenv-deployment-zookeeper-2] 2024-0mory.free=65MB
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,239+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,239+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,242+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@4b7e96a
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,247+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,432+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,505+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,510+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,516+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,516+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,721+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x7a4f7dfc]
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,735+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.102:44060, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:12,736+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x7a4f7dfc, L:/10.1.179.102:44060 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:13,025+0000 [epollEventLoopGroup-2-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce000f, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] WATCHER::
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] WatchedEvent state:SyncConnected type:None path:null zxid: -1
[pulsar-testenv-deployment-broker-0] Node does not exist: /loadbalance/brokers/pulsar-testenv-deployment-broker-0.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local:8080
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:13,037+0000 [main] ERROR org.apache.zookeeper.util.ServiceUtils - Exiting JVM with code 1
[pulsar-testenv-deployment-broker-0] #!/usr/bin/env bash
[pulsar-testenv-deployment-broker-0] #
[pulsar-testenv-deployment-broker-0] # Licensed to the Apache Software Foundation (ASF) under one
[pulsar-testenv-deployment-broker-0] # or more contributor license agreements. See the NOTICE file
[pulsar-testenv-deployment-broker-0] # distributed with this work for additional information
[pulsar-testenv-deployment-broker-0] # regarding copyright ownership. The ASF licenses this file
[pulsar-testenv-deployment-broker-0] # to you under the Apache License, Version 2.0 (the
[pulsar-testenv-deployment-broker-0] # "License"); you may not use this-1] }
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,537+0000 [main] INFO org.apache.bookkeeper.proto.BookieNettyServer - Binding bookie-rpc endpoint to 0.0.0.0/0.0.0.0:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,728+0000 [main] INFO org.apache.bookkeeper.tls.SecurityProviderFactoryFactory - Loaded security handler for org.apache.bookkeeper.tls.TLSContextFactory
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:43,786+0000 [main] INFO org.apache.bookkeeper.tls.TLSContextFactory - Security provider - OpenSSL
[pulsar-testenv-deployment-bookie-1] [3.829s][info][gc] GC(3) Pause Young (Prepare Mixed) (G1 Evacuation Pause) 88M->33M(128M) 17.293ms
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,096+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : bookie-server
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,134+0000 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers : zkServers = pulsar-testenv-deployment-zookeeper:2281, ledgersRootPath = /ledgers.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,135+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@5dd903be
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,135+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,136+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,138+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,139+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,180+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x6364c8f4]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,182+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.77:48446, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,182+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x6364c8f4, L:/10.1.179.77:48446 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,338+0000 [epollEventLoopGroup-16-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce0008, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,340+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,348+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,414+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@2da66a44
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,415+0000 [main] INFO org.apache.zookeeper.Clkeeper.server.quorum.QuorumPeer - Peer state changed: following - synchronization
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,732+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Getting a diff from the leader 0x700000005
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,732+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following - synchronization - diff
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,735+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] WARN org.apache.zookeeper.server.quorum.Learner - Got zxid 0x700000001 expected 0x1
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,735+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Learner received NEWLEADER message
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,736+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Dynamic reconfig is disabled, we don't store the last seen config.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,736+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following - synchronization
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,739+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.CommitProcessor - Configuring CommitProcessor with readBatchSize -1 commitBatchSize 1
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,739+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.CommitProcessor - Configuring CommitProcessor with 16 worker threads.
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,740+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.FollowerRequestProcessor - Initialized FollowerRequestProcessor with zookeeper.follower.skipLearnerRequestToNextProcessor as false
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,742+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.RequestThrottler - zookeeper.request_throttler.shutdownTimeout = 10000 ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,752+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.700000001
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,756+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - 5 txns have been persisted and it took 4ms
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,758+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Set the current epoch to 7
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,758+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Sent NEWLEADER ack to leader with zxid 700000000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,759+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Learner received UPTODATE message
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,759+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - 0 txns have been logged asynchronously
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,759+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - 5 txns have been committed
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21Tr-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,554+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,558+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,558+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,558+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,558+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,559+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,559+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,560+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,560+0000 [main] INFO org.apache.bookkeeper.bookie.UncleanShutdownDetectionImpl - Dirty file already exists in ledger dir: /pulsar/data/bookkeeper/ledgers/current
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:412:42:37,759+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following - broadcast
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,760+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,761+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50001
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:37,761+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50002
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:38,457+0000 [QuorumPeer[myid=2](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] WARN org.apache.zookeeper.server.quorum.Learner - Got zxid 0x700000006 expected 0x1
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:38,462+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:39,608+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10000
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:40,244+0000 [epollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:40,246+0000 [epollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.command.FourLetterCommands - 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}]
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:40,246+0000 [epollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.command.FourLetterCommands - 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]]
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:40,246+0000 [epollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:36448
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:40,931+0000 [epollEventLoopGroup-7-2] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:40,940+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0001
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:41,038+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b3ccdce0001
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:41,093+0000 [epollEventLoopGroup-7-3] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:41,104+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0002
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:41,414+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10001
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:41,747+0000 [CommitProcessor:2] INFO org.apache.zoookeeper-0] 2024-05-21T12:42:34,906+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - The max bytes for all large requests are set to 104857600
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,906+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - The large request threshold is set to -1
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,906+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.ZooKeeperServer - Created server with tickTime 2000 ms minSessionTimeout 4000 ms maxSessionTimeout 40000 ms clientPortListenBacklog -1 dataLogdir /pulsar/data/zookeeper/version-2 snapdir /pulsar/data/zookeeper/version-2
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,907+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - FOLLOWING - LEADER ELECTION TOOK - 229 MS
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,910+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following - discovery
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,912+0000 [LeaderConnector-pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.84:2888] INFO org.apache.zookeeper.server.quorum.Learner - Successfully connected to leader, using address: pulsar-testenv-deployment-zookeeper-2.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.84:2888
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,934+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following - synchronization
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,935+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Getting a diff from the leader 0x600000070
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,935+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following - synchronization - diff
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,937+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Learner received NEWLEADER message
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,938+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Dynamic reconfig is disabled, we don't store the last seen config.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,938+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following - synchronization
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,940+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.CommitProcessor - Configuring CommitProcessor with readBatchSize -1 commitBatchSize 1
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,941+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.CommitProcessor - Configuring CommitProcessor with 16 worker threads.
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,942+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.FollowerRequestProcessor - Initialized FollowerRequestProcessor with zookeeper.follower.skipLearnerRequestToNextProcessor as false
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,943+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.RequestThrottler - z3:05,560+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,560+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,562+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,562+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,563+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,563+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,563+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,563+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,857+0000 [vert.x-eventloop-thread-0] INFO org.apache.bookkeeper.http.vertx.VertxHttpServer - Starting Vertx HTTP server on port 8000
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,887+0000 [main] INFO org.apache.bookkeeper.http.vertx.VertxHttpServer - Vertx Http server started successfully
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:43:05,887+0000 [main] INFO org.apache.bookkeeper.common.component.ComponentStarter - Started component bookie-server.
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:44:42,768+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Extracting entry log meta from entryLogId: 49
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:44:42,772+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.booientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,415+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,416+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,417+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,434+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xa09f8e8a]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,435+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.77:48448, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,435+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xa09f8e8a, L:/10.1.179.77:48448 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,619+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce0009, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,621+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-1] [4.813s][info][gc] GC(4) Pause Young (Mixed) (Metadata GC Threshold) 74M->47M(128M) 26.122ms
[pulsar-testenv-deployment-bookie-1] [4.855s][info][gc] GC(5) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->47M(128M) 6.265ms
[pulsar-testenv-deployment-bookie-1] [4.855s][info][gc] GC(6) Concurrent Mark Cycle
[pulsar-testenv-deployment-bookie-1] [4.877s][info][gc] GC(6) Pause Remark 47M->47M(128M) 4.678ms
[pulsar-testenv-deployment-bookie-1] [4.894s][info][gc] GC(6) Pause Cleanup 48M->48M(128M) 0.078ms
[pulsar-testenv-deployment-bookie-1] [4.895s][info][gc] GC(6) Concurrent Mark Cycle 39.743ms
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,910+0000 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 10.1.179.77, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,910+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:10.1.179.77:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,910+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,916+0000 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,933+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05okeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50003
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:41,780+0000 [epollEventLoopGroup-7-4] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:41,785+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0003
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:42,289+0000 [epollEventLoopGroup-7-5] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:42,295+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0004
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:42,467+0000 [epollEventLoopGroup-7-6] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:42,477+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0005
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:42,920+0000 [epollEventLoopGroup-7-8] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:42,927+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0006
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:42,955+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b3ccdce0006
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:42,968+0000 [epollEventLoopGroup-7-7] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:42,972+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0007
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:44,326+0000 [epollEventLoopGroup-7-9] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:44,335+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0008
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:44,596+0000 [epollEventLoopGroup-7-10] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:44,616+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0009
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:45,126+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10002
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:45,145+0000 [epollEventLoopGroup-7-11] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:45,149+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000a
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12ookeeper.request_throttler.shutdownTimeout = 10000 ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,953+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - 0 txns have been persisted and it took 0ms
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,955+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Set the current epoch to 7
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,955+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Sent NEWLEADER ack to leader with zxid 700000000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,982+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - Learner received UPTODATE message
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,982+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - 0 txns have been logged asynchronously
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,982+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.Learner - 0 txns have been committed
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:34,982+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] INFO org.apache.zookeeper.server.quorum.QuorumPeer - Peer state changed: following - broadcast
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:35,087+0000 [epollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:35,089+0000 [epollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.NettyServerCnxn - Closing connection to /10.1.179.66:60694 because the server is not ready
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:36,044+0000 [QuorumPeer[myid=1](plain=0.0.0.0:2181)(secure=0.0.0.0:2281)] WARN org.apache.zookeeper.server.quorum.Learner - Got zxid 0x700000001 expected 0x1
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:36,045+0000 [SyncThread:1] INFO org.apache.zookeeper.server.persistence.FileTxnLog - Creating new log file: log.700000001
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:36,049+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:37,220+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50001
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:37,284+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50002
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:37,691+0000 [ListenerHandler-pulsar-testenv-deployment-zookeeper-0.pulsar-testenv-deployment-zookeeper.pulsar-testenv.svc.cluster.local/10.1.179.119:3888] INFO org.apache.zookeeper.server.quorum.QuorumCnxManager - Received connection request from /10.1.179.99:37048
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:37,694+0000 [WorkerReceiver[myid=1]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:FOLLOWING; n.sid:2, n.state:LOOKING, n.leader:2, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:37,695+0000 [WorkerReceiver[myid=1]] INFO org.apache.zookeeper.server.quorum.FastLeaderElection - Notification: my state:FOLLOWING; n.sid:2, n.state:LOOKING, n.leader:3, n.round:0x1, n.peerEpoch:0x6, n.zxid:0x600000070, message format version:0x2, n.config version:0x0
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:38,459+0000 [C-21T12:42:44,934+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,935+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,942+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,943+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,946+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,946+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,947+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:44,947+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,010+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : autorecovery
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,016+0000 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers : zkServers = pulsar-testenv-deployment-zookeeper:2281, ledgersRootPath = /ledgers.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,016+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@6690b9fa
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:4cept in compliance
[pulsar-testenv-deployment-broker-2] # with the License. You may obtain a copy of the License at
[pulsar-testenv-deployment-broker-2] #
[pulsar-testenv-deployment-broker-2] # http://www.apache.org/licenses/LICENSE-2.0
[pulsar-testenv-deployment-broker-2] #
[pulsar-testenv-deployment-broker-2] # Unless required by applicable law or agreed to in writing,
[pulsar-testenv-deployment-broker-2] # software distributed under the License is distributed on an
[pulsar-testenv-deployment-broker-2] # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
[pulsar-testenv-deployment-broker-2] # KIND, either express or implied. See the License for the
[pulsar-testenv-deployment-broker-2] # specific language governing permissions and limitations
[pulsar-testenv-deployment-broker-2] # under the License.
[pulsar-testenv-deployment-broker-2] #
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Set JAVA_HOME here to override the environment setting
[pulsar-testenv-deployment-broker-2] # JAVA_HOME=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # default settings for starting pulsar broker
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Log4j configuration file
[pulsar-testenv-deployment-broker-2] # PULSAR_LOG_CONF=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Logs location
[pulsar-testenv-deployment-broker-2] # PULSAR_LOG_DIR=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Configuration file of settings used in broker server
[pulsar-testenv-deployment-broker-2] # PULSAR_BROKER_CONF=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Configuration file of settings used in bookie server
[pulsar-testenv-deployment-broker-2] # PULSAR_BOOKKEEPER_CONF=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Configuration file of settings used in zookeeper server
[pulsar-testenv-deployment-broker-2] # PULSAR_ZK_CONF=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Configuration file of settings used in global zookeeper server
[pulsar-testenv-deployment-broker-2] # PULSAR_GLOBAL_ZK_CONF=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Extra options to be passed to the jvm
[pulsar-testenv-deployment-broker-2] PULSAR_MEM=${PULSAR_MEM:-"-Xms2g -Xmx2g -XX:MaxDirectMemorySize=4g"}
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Garbage collection options
[pulsar-testenv-deployment-broker-2] PULSAR_GC=${PULSAR_GC:-"-XX:+UseZGC -XX:+PerfDisableSharedMem -XX:+AlwaysPreTouch"}
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] if [ -z "$JAVA_HOME" ]; then
[pulsar-testenv-deployment-broker-2] JAVA_BIN=java
[pulsar-testenv-deployment-broker-2] else
[pulsar-testenv-deployment-broker-2] JAVA_BIN="$JAVA_HOME/bin/java"
[pulsar-testenv-deployment-broker-2] fi
[pulsar-testenv-deployment-broker-2] for token in $("$JAVA_BIN" -version 2>&1 | grep 'version "'); do
[pulsar-testenv-deployment-broker-2] if [[ $token =~ \"([[:digit:]]+)\.([[:digit:]]+)(.*)\" ]]; then
[pulsar-testenv-deployment-broker-2] if [[ ${BASH_REMATCH[1]} == "1" ]]; then
[pulsar-testenv-deployment-broker-2] JAVA_MAJOR_VERSION=${BASH_REMATCH[2]}
[pulsar-testenv-deployment-broker-2] else
[pulsar-testenv-deployment-broker-2] JAVA_MAJOR_VERSION=${BASH_REMATCH[1]}
[pulsar-testenv-deployment-broker-2] fi
[pulsar-testenv-deployment-broker-2] break
[pulsar-testenv-deployment-broker-2] elif [[ $token =~ \"([[:digit:]]+)(.*)\" ]]; then
[pulsar-testenv-deployment-broker-2] # Process the java versions without dots, such as `17-internal`.
[pulsar-testenv-deployment-broker-2] JAVA_MAJOR_VERSION=${BASH_REMATCH[1]}
[pulsar-testenv-deployment-broker-2] break
[pulsar-testenv-deployment-broker-2] fi
[pulsar-testenv-deployment-broker-2] done
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-brokeexcept in compliance
[pulsar-testenv-deployment-broker-1] # with the License. You may obtain a copy of the License at
[pulsar-testenv-deployment-broker-1] #
[pulsar-testenv-deployment-broker-1] # http://www.apache.org/licenses/LICENSE-2.0
[pulsar-testenv-deployment-broker-1] #
[pulsar-testenv-deployment-broker-1] # Unless required by applicable law or agreed to in writing,
[pulsar-testenv-deployment-broker-1] # software distributed under the License is distributed on an
[pulsar-testenv-deployment-broker-1] # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
[pulsar-testenv-deployment-broker-1] # KIND, either express or implied. See the License for the
[pulsar-testenv-deployment-broker-1] # specific language governing permissions and limitations
[pulsar-testenv-deployment-broker-1] # under the License.
[pulsar-testenv-deployment-broker-1] #
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Set JAVA_HOME here to override the environment setting
[pulsar-testenv-deployment-broker-1] # JAVA_HOME=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # default settings for starting pulsar broker
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Log4j configuration file
[pulsar-testenv-deployment-broker-1] # PULSAR_LOG_CONF=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Logs location
[pulsar-testenv-deployment-broker-1] # PULSAR_LOG_DIR=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Configuration file of settings used in broker server
[pulsar-testenv-deployment-broker-1] # PULSAR_BROKER_CONF=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Configuration file of settings used in bookie server
[pulsar-testenv-deployment-broker-1] # PULSAR_BOOKKEEPER_CONF=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Configuration file of settings used in zookeeper server
[pulsar-testenv-deployment-broker-1] # PULSAR_ZK_CONF=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Configuration file of settings used in global zookeeper server
[pulsar-testenv-deployment-broker-1] # PULSAR_GLOBAL_ZK_CONF=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Extra options to be passed to the jvm
[pulsar-testenv-deployment-broker-1] PULSAR_MEM=${PULSAR_MEM:-"-Xms2g -Xmx2g -XX:MaxDirectMemorySize=4g"}
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Garbage collection options
[pulsar-testenv-deployment-broker-1] PULSAR_GC=${PULSAR_GC:-"-XX:+UseZGC -XX:+PerfDisableSharedMem -XX:+AlwaysPreTouch"}
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] if [ -z "$JAVA_HOME" ]; then
[pulsar-testenv-deployment-broker-1] JAVA_BIN=java
[pulsar-testenv-deployment-broker-1] else
[pulsar-testenv-deployment-broker-1] JAVA_BIN="$JAVA_HOME/bin/java"
[pulsar-testenv-deployment-broker-1] fi
[pulsar-testenv-deployment-broker-1] for token in $("$JAVA_BIN" -version 2>&1 | grep 'version "'); do
[pulsar-testenv-deployment-broker-1] if [[ $token =~ \"([[:digit:]]+)\.([[:digit:]]+)(.*)\" ]]; then
[pulsar-testenv-deployment-broker-1] if [[ ${BASH_REMATCH[1]} == "1" ]]; then
[pulsar-testenv-deployment-broker-1] JAVA_MAJOR_VERSION=${BASH_REMATCH[2]}
[pulsar-testenv-deployment-broker-1] else
[pulsar-testenv-deployment-broker-1] JAVA_MAJOR_VERSION=${BASH_REMATCH[1]}
[pulsar-testenv-deployment-broker-1] fi
[pulsar-testenv-deployment-broker-1] break
[pulsar-testenv-deployment-broker-1] elif [[ $token =~ \"([[:digit:]]+)(.*)\" ]]; then
[pulsar-testenv-deployment-broker-1] # Process the java versions without dots, such as `17-internal`.
[pulsar-testenv-deployment-broker-1] JAVA_MAJOR_VERSION=${BASH_REMATCH[1]}
[pulsar-testenv-deployment-broker-1] break
[pulsar-testenv-deployment-broker-1] fi
[pulsar-testenv-deployment-broker-1] done
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-bro5-21T12:42:42,295+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0004
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:42,403+0000 [epollEventLoopGroup-7-6] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:42,405+0000 [epollEventLoopGroup-7-6] INFO org.apache.zookeeper.server.command.FourLetterCommands - 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}]
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:42,410+0000 [epollEventLoopGroup-7-6] INFO org.apache.zookeeper.server.command.FourLetterCommands - 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]]
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:42,410+0000 [epollEventLoopGroup-7-6] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:36464
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:42,473+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0005
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:42,926+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0006
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:42,972+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0007
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:44,333+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0008
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:44,615+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce0009
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:45,125+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x1000b3cc2e10002
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:45,149+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce000a
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:45,311+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x1000b3cc2e10003
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:46,118+0000 [epollEventLoopGroup-7-7] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:46,127+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x3000b3cc2f50004
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:46,158+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x1000b3cc2e10004
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:46,168+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x3000b3cc2f50004
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:46,529+0000 [epollEventLoopGroup-7-8] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deploymeneeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,585+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,586+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,586+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,600+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xea1aa2b9]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,601+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.100:58076, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,601+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xea1aa2b9, L:/10.1.179.100:58076 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,688+0000 [epollEventLoopGroup-19-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce000b, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,688+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-0] [4.046s][info][gc] GC(4) Pause Young (Mixed) (Metadata GC Threshold) 72M->46M(128M) 4.838ms
[pulsar-testenv-deployment-bookie-0] [4.063s][info][gc] GC(5) Pause Young (Concurrent Start) (Metadata GC Threshold) 48M->47M(128M) 2.154ms
[pulsar-testenv-deployment-bookie-0] [4.063s][info][gc] GC(6) Concurrent Mark Cycle
[pulsar-testenv-deployment-bookie-0] [4.074s][info][gc] GC(6) Pause Remark 48M->48M(128M) 1.528ms
[pulsar-testenv-deployment-bookie-0] [4.078s][info][gc] GC(6) Pause Cleanup 48M->48M(128M) 0.060ms
[pulsar-testenv-deployment-bookie-0] [4.079s][info][gc] GC(6) Concurrent Mark Cycle 15.630ms
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,829+0000 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 10.1.179.100, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,829+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:10.1.179.100:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,830+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,835+0000 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,853+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,853+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,853+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,859+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,859+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,860+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,860+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,860+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,860+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,901+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : autorecovery
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,910+0000 [main] INFO org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase - Initialize zookeeper metadata driver at metadata service uri zk+null://pulsar-testenv-deployment-zookeeper:2281/ledgers : zkServers = pulsar-testenv-deployment-zookeeper:2281, ledgersRootPath = /ledgers.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,910+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@6690b9fa
[pulsar-testenv-deployment-bookie-0] 2024:42:45,312+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10003
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:46,127+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50004
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:46,158+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10004
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:46,534+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50005
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:46,682+0000 [epollEventLoopGroup-7-12] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:46,687+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000b
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:47,068+0000 [epollEventLoopGroup-7-13] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:47,073+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000c
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:47,245+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10005
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:47,246+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50006
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:48,884+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50007
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:48,934+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10006
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:42:58,850+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50008
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:00,723+0000 [epollEventLoopGroup-7-14] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:00,727+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000d
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:00,749+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10007
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:06,653+0000 [epollEventLoopGroup-7-15] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:06,653+0000 [epollEventLoopGroup-7-15] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:56536
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:09,839+0000 [epollEventLoopGroup-7-16] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:09,839+0000 [epollEventLoopGroup-7-16] INFO org.apache.zookeeper.server.NettyServerCnxnkie.DefaultEntryLogger - Failed to get ledgers map index from: 49.log : No ledgers map index found on entryLogId 49
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:44:42,774+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Extracting entry log meta from entryLogId: 50
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:44:42,775+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.DefaultEntryLogger - Failed to get ledgers map index from: 50.log : readerIndex(0) + length(4) exceeds writerIndex(0): PooledUnsafeDirectByteBuf(ridx: 0, widx: 0, cap: 1024)
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:44:42,775+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Deleting entryLogId 50 as it has no active ledgers!
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:44:42,775+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Removing entry log metadata for 50
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:47:42,757+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Enter minor compaction, suspendMinor false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:47:42,757+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Do compaction to compact those files lower than 0.2
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:47:42,760+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Compaction: entry log usage buckets before compaction [10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:47:42,760+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Compaction: entry log usage buckets[10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], compacted [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:52:42,759+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Enter major compaction, suspendMajor false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:52:42,759+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Do compaction to compact those files lower than 0.8
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:52:42,760+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Compaction: entry log usage buckets before compaction [10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:52:42,760+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Compaction: entry log usage buckets[10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], compacted [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[pulsar-testenv-deployment-bookie-2] [698.515s][info][gc] GC(7) Pause Young (Concurrent Start) (G1 Preventive Collection) 111M->60M(128M) 7.741ms
[pulsar-testenv-deployment-bookie-2] [698.515s][info][gc] GC(8) Concurrent Mark Cycle
[pulsar-testenv-deployment-bookie-2] [698.522s][info][gc] GC(8) Pause Remark 60M->60M(128M) 1.698ms
[pulsar-testenv-deployment-bookie-2] [698.525s][info][gc] GC(8) Pause Cleanup 60M->60M(128M) 0.033ms
[pulsar-testenv-deployment-bookie-2] [698.525s][info][gc] GC(8) Concurrent Mark Cycle 9.830ms
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:58:42,759+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Enter minor compaction, suspendMinor false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:58:42,760+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Do compaction to compact those files lower than 0.2
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:58:42,760+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThreommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:39,598+0000 [epollEventLoopGroup-7-2] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:39,606+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10000
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:40,940+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0001
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:41,103+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0002
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:41,408+0000 [epollEventLoopGroup-7-3] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:41,414+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10001
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:41,748+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50003
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:41,785+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0003
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:42,296+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0004
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:42,474+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0005
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:42,926+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0006
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:42,972+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0007
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:44,332+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0008
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:44,617+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0009
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:45,119+0000 [epollEventLoopGroup-7-4] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:45,126+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10002
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:45,149+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000a
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:45,306+0000 [epollEventLoopGroup-7-5] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:45,313+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10003
[pulsar-testenv-dep2:45,017+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,017+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,017+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,018+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,032+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xafc6e6fe]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,033+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.77:38452, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,034+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xafc6e6fe, L:/10.1.179.77:38452 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,150+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce000a, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,151+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,155+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,156+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@753fd7a1
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,157+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,157+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,158+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,158+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,172+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x3d6ca16a]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,173+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.77:39464, server: pulsar-testenv-deployment-zookeeper/10.1.179.119:2281
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,173+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x3d6ca16a, L:/10.1.179.77:39464 - R:pulsar-testenv-deployment-zookeeper/10.1.179.119:2281]
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,314+0000 [epollEt-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:46,533+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x3000b3cc2f50005
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:46,686+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce000b
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:47,073+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce000c
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:47,241+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x1000b3cc2e10005
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:47,241+0000 [epollEventLoopGroup-7-9] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:47,246+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x3000b3cc2f50006
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:47,850+0000 [epollEventLoopGroup-7-10] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:47,851+0000 [epollEventLoopGroup-7-10] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:50846
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:48,881+0000 [epollEventLoopGroup-7-11] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:48,884+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x3000b3cc2f50007
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:48,933+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x1000b3cc2e10006
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:58,847+0000 [epollEventLoopGroup-7-12] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:42:58,850+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x3000b3cc2f50008
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:00,727+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x2000b3ccdce000d
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:00,749+0000 [CommitProcessor:3] INFO org.apache.zookeeper.server.quorum.LeaderSessionTracker - Committing global session 0x1000b3cc2e10007
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,513+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x2000b07c7a1000f, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,513+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x1000b07d122000b, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,513+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x2000b07c7a1000a, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,513+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b07c7a1000f
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,513+0000 [SessionTracker] INFO orventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281, session id = 0x1000b3cc2e10003, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,315+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,338+0000 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 10.1.179.77, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,339+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:10.1.179.77:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,339+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,339+0000 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,351+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,351+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,352+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,352+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,353+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,353+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment--05-21T12:42:46,911+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,911+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,912+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,912+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,930+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xd8aff6fc]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,931+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.100:58092, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:46,931+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xd8aff6fc, L:/10.1.179.100:58092 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,077+0000 [epollEventLoopGroup-29-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce000c, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,083+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,088+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,093+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@753fd7a1
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,093+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,094+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,102+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,102+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,134+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x0a95824a]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,135+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.100:48282, server: pulsar-testenv-deployment-zookeeper/10.1.179.119:2281
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,135+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x0a95824a, L:/10.1.179.100:48282 - R:pulsar-testenv-deployment-zookeeper/10.1.179.119:2281]
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,2 - Processing ruok command from /127.0.0.1:56538
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:10,579+0000 [epollEventLoopGroup-7-17] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:10,582+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000e
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:13,014+0000 [epollEventLoopGroup-7-18] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:13,021+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000f
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:13,038+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50009
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:13,116+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f5000a
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:13,157+0000 [epollEventLoopGroup-7-19] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:13,161+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0010
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:15,358+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f5000b
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:15,508+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f5000c
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:15,555+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10008
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:15,671+0000 [CommitProcessor:2] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f5000d
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:36,655+0000 [epollEventLoopGroup-7-20] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:36,655+0000 [epollEventLoopGroup-7-20] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:43720
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:39,867+0000 [epollEventLoopGroup-7-21] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:43:39,868+0000 [epollEventLoopGroup-7-21] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:43730
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:44:06,639+0000 [epollEventLoopGroup-7-22] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:44:06,639+0000 [epollEventLoopGroup-7-22] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:51428
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:44:09,854+0000 [epollEventLoopGroup-7-23] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenad - Compaction: entry log usage buckets before compaction [10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T12:58:42,760+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Compaction: entry log usage buckets[10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], compacted [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:03:42,758+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Enter major compaction, suspendMajor false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:03:42,759+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Do compaction to compact those files lower than 0.8
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:03:42,759+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Compaction: entry log usage buckets before compaction [10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:03:42,759+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Compaction: entry log usage buckets[10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], compacted [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:09:42,758+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Enter minor compaction, suspendMinor false
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:09:42,758+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Do compaction to compact those files lower than 0.2
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:09:42,758+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Compaction: entry log usage buckets before compaction [10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:09:42,758+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Compaction: entry log usage buckets[10% 20% 30% 40% 50% 60% 70% 80% 90% 100%] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 1], compacted [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,842+0000 [bookie-io-10-13] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,842+0000 [bookie-io-10-2] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,842+0000 [bookie-io-10-9] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,842+0000 [bookie-io-10-6] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,842+0000 [bookie-io-10-1] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,842+0000 [bookie-io-10-4] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-3] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-15] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-11] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-10] INFO org.apache.bookkeeper.proto.AuthHandler - A43+0000 [epollEventLoopGroup-32-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.119:2281, session id = 0x1000b3cc2e10005, negotiated timeout = 30000
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,243+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,254+0000 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 10.1.179.100, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,255+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:10.1.179.100:0> @ /default-rack : org.apache.pulsar.zookeeper.ZkBookieRackAffinityMapping.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,255+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,255+0000 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,259+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,259+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,260+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,260+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,260+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,260+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-ter-2] PULSAR_GC_LOG_DIR=${PULSAR_GC_LOG_DIR:-"${PULSAR_LOG_DIR}"}
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] if [[ -z "$PULSAR_GC_LOG" ]]; then
[pulsar-testenv-deployment-broker-2] if [[ $JAVA_MAJOR_VERSION -gt 8 ]]; then
[pulsar-testenv-deployment-broker-2] PULSAR_GC_LOG="-Xlog:gc*,safepoint:${PULSAR_GC_LOG_DIR}/pulsar_gc_%p.log:time,uptime,tags:filecount=10,filesize=20M"
[pulsar-testenv-deployment-broker-2] if [[ $JAVA_MAJOR_VERSION -ge 17 ]]; then
[pulsar-testenv-deployment-broker-2] # Use async logging on Java 17+ https://bugs.openjdk.java.net/browse/JDK-8264323
[pulsar-testenv-deployment-broker-2] PULSAR_GC_LOG="-Xlog:async ${PULSAR_GC_LOG}"
[pulsar-testenv-deployment-broker-2] fi
[pulsar-testenv-deployment-broker-2] else
[pulsar-testenv-deployment-broker-2] # Java 8 gc log options
[pulsar-testenv-deployment-broker-2] PULSAR_GC_LOG="-Xloggc:${PULSAR_GC_LOG_DIR}/pulsar_gc_%p.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCApplicationStoppedTime -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=20M"
[pulsar-testenv-deployment-broker-2] fi
[pulsar-testenv-deployment-broker-2] fi
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Extra options to be passed to the jvm
[pulsar-testenv-deployment-broker-2] PULSAR_EXTRA_OPTS="${PULSAR_EXTRA_OPTS:-" -Dpulsar.allocator.exit_on_oom=true -Dio.netty.recycler.maxCapacityPerThread=4096"}"
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] # Add extra paths to the bookkeeper classpath
[pulsar-testenv-deployment-broker-2] # PULSAR_EXTRA_CLASSPATH=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] #Folder where the Bookie server PID file should be stored
[pulsar-testenv-deployment-broker-2] #PULSAR_PID_DIR=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] #Wait time before forcefully kill the pulsar server instance, if the stop is not successful
[pulsar-testenv-deployment-broker-2] #PULSAR_STOP_TIMEOUT=
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2]
[pulsar-testenv-deployment-broker-2] PULSAR_EXTRA_OPTS="${PULSAR_EXTRA_OPTS} -Dzookeeper.clientCnxnSocket=org.apache.zookeeper.ClientCnxnSocketNetty -Dzookeeper.client.secure=true -Dzookeeper.ssl.keyStore.location=/pulsar/broker.keystore.jks -Dzookeeper.ssl.keyStore.password=VPXXfPFem2yEjzdyYj/38X+N -Dzookeeper.ssl.trustStore.location=/pulsar/broker.truststore.jks -Dzookeeper.ssl.trustStore.password=VPXXfPFem2yEjzdyYj/38X+N"
[pulsar-testenv-deployment-broker-2] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,332+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,337+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '3.2.2'
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,338+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision bacedb5bd6b27e53cb3036976bec27340089b179
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,338+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Git Branch branch-3.2
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,338+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lhotari@apache.org> on Laris-MBP.lan at 2024-03-28T21:45:43+0200
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,395+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,395+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-2.pulsar-testenv-dloyment-zookeeper-0] 2024-05-21T12:42:46,127+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50004
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:46,148+0000 [epollEventLoopGroup-7-6] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:46,158+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10004
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:46,189+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x1000b3cc2e10004
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:46,533+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50005
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:46,687+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000b
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:47,075+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000c
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:47,237+0000 [epollEventLoopGroup-7-7] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-bookie,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:47,241+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10005
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:47,246+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50006
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:48,884+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50007
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:48,931+0000 [epollEventLoopGroup-7-8] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:48,933+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10006
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:51,729+0000 [epollEventLoopGroup-7-9] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:51,730+0000 [epollEventLoopGroup-7-9] INFO org.apache.zookeeper.server.command.FourLetterCommands - 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}]
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:51,730+0000 [epollEventLoopGroup-7-9] INFO org.apache.zookeeper.server.command.FourLetterCommands - 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]]
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:51,730+0000 [epollEventLoopGroup-7-9] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:50856
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:42:58,850+0000 [Commit file except in compliance
[pulsar-testenv-deployment-broker-0] # with the License. You may obtain a copy of the License at
[pulsar-testenv-deployment-broker-0] #
[pulsar-testenv-deployment-broker-0] # http://www.apache.org/licenses/LICENSE-2.0
[pulsar-testenv-deployment-broker-0] #
[pulsar-testenv-deployment-broker-0] # Unless required by applicable law or agreed to in writing,
[pulsar-testenv-deployment-broker-0] # software distributed under the License is distributed on an
[pulsar-testenv-deployment-broker-0] # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
[pulsar-testenv-deployment-broker-0] # KIND, either express or implied. See the License for the
[pulsar-testenv-deployment-broker-0] # specific language governing permissions and limitations
[pulsar-testenv-deployment-broker-0] # under the License.
[pulsar-testenv-deployment-broker-0] #
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Set JAVA_HOME here to override the environment setting
[pulsar-testenv-deployment-broker-0] # JAVA_HOME=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # default settings for starting pulsar broker
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Log4j configuration file
[pulsar-testenv-deployment-broker-0] # PULSAR_LOG_CONF=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Logs location
[pulsar-testenv-deployment-broker-0] # PULSAR_LOG_DIR=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Configuration file of settings used in broker server
[pulsar-testenv-deployment-broker-0] # PULSAR_BROKER_CONF=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Configuration file of settings used in bookie server
[pulsar-testenv-deployment-broker-0] # PULSAR_BOOKKEEPER_CONF=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Configuration file of settings used in zookeeper server
[pulsar-testenv-deployment-broker-0] # PULSAR_ZK_CONF=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Configuration file of settings used in global zookeeper server
[pulsar-testenv-deployment-broker-0] # PULSAR_GLOBAL_ZK_CONF=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Extra options to be passed to the jvm
[pulsar-testenv-deployment-broker-0] PULSAR_MEM=${PULSAR_MEM:-"-Xms2g -Xmx2g -XX:MaxDirectMemorySize=4g"}
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Garbage collection options
[pulsar-testenv-deployment-broker-0] PULSAR_GC=${PULSAR_GC:-"-XX:+UseZGC -XX:+PerfDisableSharedMem -XX:+AlwaysPreTouch"}
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] if [ -z "$JAVA_HOME" ]; then
[pulsar-testenv-deployment-broker-0] JAVA_BIN=java
[pulsar-testenv-deployment-broker-0] else
[pulsar-testenv-deployment-broker-0] JAVA_BIN="$JAVA_HOME/bin/java"
[pulsar-testenv-deployment-broker-0] fi
[pulsar-testenv-deployment-broker-0] for token in $("$JAVA_BIN" -version 2>&1 | grep 'version "'); do
[pulsar-testenv-deployment-broker-0] if [[ $token =~ \"([[:digit:]]+)\.([[:digit:]]+)(.*)\" ]]; then
[pulsar-testenv-deployment-broker-0] if [[ ${BASH_REMATCH[1]} == "1" ]]; then
[pulsar-testenv-deployment-broker-0] JAVA_MAJOR_VERSION=${BASH_REMATCH[2]}
[pulsar-testenv-deployment-broker-0] else
[pulsar-testenv-deployment-broker-0] JAVA_MAJOR_VERSION=${BASH_REMATCH[1]}
[pulsar-testenv-deployment-broker-0] fi
[pulsar-testenv-deployment-broker-0] break
[pulsar-testenv-deployment-broker-0] elif [[ $token =~ \"([[:digit:]]+)(.*)\" ]]; then
[pulsar-testenv-deployment-broker-0] # Process the java versions without dots, such as `17-internal`.
[pulsar-testenv-deployment-broker-0] JAVA_MAJOR_VERSION=${BASH_REMATCH[1]}
[pulsar-testenv-deployment-broker-0] break
[pulsar-testenv-deployment-broker-0] fi
[pulsar-testenv-deployment-broker-0] done
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deploymeeployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,395+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,395+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,395+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,395+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-core-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,353+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,353+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,354+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,526+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : http-service
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,540+0000 [main] INFO org.apache.bookkeeper.common.component.ComponentStarter - Starting component bookie-server.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,550+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Replaying journal 1716278204185 from position 11993092
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,552+0000 [main] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /pulsar/data/bookkeeper/journal/current/18f9a271719.txn
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,553+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Replaying journal 1716278204186 from position 0
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,553+0000 [main] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /pulsar/data/bookkeeper/journal/current/18f9a27171a.txn
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,553+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 5 ms.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,557+0000 [SyncThread-9-1] INFO org.apache.bookkeeper.bookie.Journal - garbage collected journal 18f9a271719.txn
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,559+0000 [SyncThread-9-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 1716278204186 , logFileOffset - 516]}.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,561+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,562+0000 [BookieJournal-3181] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /pulsar/data/bookkeeper/journal/current
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,563+0000 [BookieStateManagerService-0] INFO org.apache.bookkeeper.bookie.BookieStateManager - Re-registering the bookie
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,564+0000 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,569+0000 [BookieJournal-3181] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /pulsar/data/bookkeeper/journal/current/18f9a27171b.txn
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:42:45,573+0000 [BookieStateManagerService-0] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - Previous bookie registration znode: /ledgers/available/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 exists, so waiting zk sessiontimeout: 30000 ms for znode deletion
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,532+0000 [main-EventThread] INFO ker-1] PULSAR_GC_LOG_DIR=${PULSAR_GC_LOG_DIR:-"${PULSAR_LOG_DIR}"}
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] if [[ -z "$PULSAR_GC_LOG" ]]; then
[pulsar-testenv-deployment-broker-1] if [[ $JAVA_MAJOR_VERSION -gt 8 ]]; then
[pulsar-testenv-deployment-broker-1] PULSAR_GC_LOG="-Xlog:gc*,safepoint:${PULSAR_GC_LOG_DIR}/pulsar_gc_%p.log:time,uptime,tags:filecount=10,filesize=20M"
[pulsar-testenv-deployment-broker-1] if [[ $JAVA_MAJOR_VERSION -ge 17 ]]; then
[pulsar-testenv-deployment-broker-1] # Use async logging on Java 17+ https://bugs.openjdk.java.net/browse/JDK-8264323
[pulsar-testenv-deployment-broker-1] PULSAR_GC_LOG="-Xlog:async ${PULSAR_GC_LOG}"
[pulsar-testenv-deployment-broker-1] fi
[pulsar-testenv-deployment-broker-1] else
[pulsar-testenv-deployment-broker-1] # Java 8 gc log options
[pulsar-testenv-deployment-broker-1] PULSAR_GC_LOG="-Xloggc:${PULSAR_GC_LOG_DIR}/pulsar_gc_%p.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCApplicationStoppedTime -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=20M"
[pulsar-testenv-deployment-broker-1] fi
[pulsar-testenv-deployment-broker-1] fi
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Extra options to be passed to the jvm
[pulsar-testenv-deployment-broker-1] PULSAR_EXTRA_OPTS="${PULSAR_EXTRA_OPTS:-" -Dpulsar.allocator.exit_on_oom=true -Dio.netty.recycler.maxCapacityPerThread=4096"}"
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] # Add extra paths to the bookkeeper classpath
[pulsar-testenv-deployment-broker-1] # PULSAR_EXTRA_CLASSPATH=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] #Folder where the Bookie server PID file should be stored
[pulsar-testenv-deployment-broker-1] #PULSAR_PID_DIR=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] #Wait time before forcefully kill the pulsar server instance, if the stop is not successful
[pulsar-testenv-deployment-broker-1] #PULSAR_STOP_TIMEOUT=
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1]
[pulsar-testenv-deployment-broker-1] PULSAR_EXTRA_OPTS="${PULSAR_EXTRA_OPTS} -Dzookeeper.clientCnxnSocket=org.apache.zookeeper.ClientCnxnSocketNetty -Dzookeeper.client.secure=true -Dzookeeper.ssl.keyStore.location=/pulsar/broker.keystore.jks -Dzookeeper.ssl.keyStore.password=Go3QPIfMn3UGbeqTe1enOSzw -Dzookeeper.ssl.trustStore.location=/pulsar/broker.truststore.jks -Dzookeeper.ssl.trustStore.password=Go3QPIfMn3UGbeqTe1enOSzw"
[pulsar-testenv-deployment-broker-1] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,801+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,807+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '3.2.2'
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,807+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision bacedb5bd6b27e53cb3036976bec27340089b179
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,807+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Git Branch branch-3.2
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,807+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lhotari@apache.org> on Laris-MBP.lan at 2024-03-28T21:45:43+0200
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,859+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,859+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-1.pulsar-testenv-deployment-broker.pulsar-testenv.svc.cluster.local
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,859+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.version=17.0.10
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,860+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Eclipse Adoptium
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,860+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.home=/usr/lib/jvm/temurin-17-jdk-amd64
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,860+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=/pulsar/conf:::/pulsar/lib/org.apache.bookkeeper-circe-checksum-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-base-4.16.4.jar:/pulsar/lib/org.jetbrains-annotations-13.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-continuation-9.4.54.v20240208.jar:/pulsar/lib/io.netty-netty-codec-http-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-client-2.34.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-3.9.2.jar:/pulsar/lib/commons-codec-commons-codec-1.15.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-server-2.34.jar:/pulsar/lib/net.jodah-typetools-0.5.0.jar:/pulsar/lib/net.jodah-failsafe-2.4.4.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jmx-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-common-3.2.2.jar:/pulsar/lib/io.vertx-vertx-grpc-4.3.5.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-local-runner-original-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_httpserver-0.16.0.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jdk8-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-api-4.16.4.jar:/pulsar/lib/io.swagger-swagger-core-1.6.2.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-x86_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-api-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-servlet-jakarta-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-filesystem-storage-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_common-0.16.0.jar:/pulsar/lib/io.netty-netty-handler-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-testmocks-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-okhttp-4.9.3.jar:/pulsar/lib/io.grpc-grpc-context-1.55.3.jar:/pulsar/lib/io.reactivex.rxjava3-rxjava-3.0.1.jar:/pulsar/lib/com.google.code.findbugs-jsr305-3.0.2.jar:/pulsar/lib/io.prometheus-simpleclient_caffeine-0.16.0.jar:/pulsar/lib/com.google.guava-guava-32.1.2-jre.jar:/pulsar/lib/io.grpc-grpc-protobuf-lite-1.55.3.jar:/pulsar/lib/io.jsonwebtoken-jjwt-api-0.11.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-websocket-3.2.2.jar:/pulsar/lib/org.jvnet.mimepull-mimepull-1.9.13.jar:/pulsar/lib/org.rocksdb-rocksdbjni-7.9.2.jar:/pulsar/lib/io.opencensus-opencensus-proto-0.2.0.jar:/pulsar/lib/org.apache.bookkeeper-cpu-affinity-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-allocator-4.16.4.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-jute-3.9.2.jar:/pulsar/lib/org.bitbucket.b_c-jose4j-0.9.4.jar:/pulsar/lib/com.google.j2objc-j2objc-annotations-1.3.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.24.Final.jar:/pulsar/lib/com.github.oshi-oshi-core-java11-6.4.0.jar:/pulsar/lib/com.google.code.gson-gson-2.8.9.jar:/pulsar/lib/org.zeroturnaround-zt-zip-1.17.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-aarch_64.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-common-9.4.54.v20240208.jar:/pulsar/lib/javax.websocket-javax.websocket-client-api-1.0.jar:/pulsar/lib/io.grpc-grpc-netty-1.55.3.jar:/pulsar/lib/com.google.protobuf-protobuf-java-3.19.6.jar:/pulsar/lib/com.squareup.okio-okio-3.4.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-core-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-api-2.18.0.jar:/pulsar/lib/net.bytebuddy-byte-buddy-1.14.12.jar:/pulsar/lib/org.eclipse.jetty-jetty-proxy-9.4.54.v20240208.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-protocol-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-api-3.2.2.jar:/pulsar/lib/io.etcd-jetcd-core-0.7.5.jar:/pulsar/lib/io.grpc-grpc-xds-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-server-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-core-4.1.12.1.jar:/pulsar/lib/com.github.zafarkhaja-java-semver-0.9.0.jar:/pulsar/lib/org.glassfish.jersey.ext-jersey-entity-filtering-2.34.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-ajax-9.4.54.v20240208.jar:/pulsar/lib/org.eclipse.jetty-jetty-io-9.4.54.v20240208.jar:/pulsar/lib/org.apache.commons-commons-compress-1.26.0.jar:/pulsar/lib/jline-jline-2.14.6.jar:/pulsar/lib/com.carrotsearch-hppc-0.9.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-coordinator-3.2.2.jar:/pulsar/lib/org.glassfish.hk2.external-jakarta.inject-2.6.1.jar:/pulsar/lib/io.netty-netty-codec-haproxy-4.1.105.Final.jar:/pulsar/lib/com.github.seancfoley-ipaddress-5.3.3.jar:/pulsar/lib/org.slf4j-jcl-over-slf4j-1.7.32.jar:/pulsar/lib/commons-logging-commons-logging-1.1.1.jar:/pulsar/lib/io.grpc-grpc-stub-1.55.3.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-api-3.2.2.jar:/pulsar/lib/io.netty-netty-codec-socks-4.1.105.Final.jar:/pulsar/lib/io.netty-netty-buffer-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-bouncy-castle-bc-3.2.2-pkg.jar:/pulsar/lib/io.grpc-grpc-alts-1.55.3.jar:/pulsar/lib/io.netty-netty-resolver-dns-4.1.105.Final.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-multipart-2.34.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-parameter-names-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcprov-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-metadata-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar:/pulsar/lib/com.google.auth-google-auth-library-oauth2-http-1.4.0.jar:/pulsar/lib/com.google.api.grpc-proto-google-common-protos-2.9.0.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-x86_64.jar:/pulsar/lib/jakarta.activation-jakarta.activation-api-1.2.2.jar:/pulsar/lib/org.apache.yetus-audience-annotations-0.12.0.jar:/pulsar/lib/io.netty-netty-codec-http2-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-bookkeeper-storage-3.2.2.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-client-9.4.54.v20240208.jar:/pulsar/lib/io.prometheus-simpleclient_servlet_common-0.16.0.jar:/pulsar/lib/org.glassfish.hk2.external-aopalliance-repackaged-2.6.1.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel-0.16.0.jar:/pulsar/lib/io.grpc-grpc-grpclb-1.55.3.jar:/pulsar/lib/javax.xml.bind-jaxb-api-2.3.1.jar:/pulsar/lib/net.java.dev.jna-jna-platform-jpms-5.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-security-9.4.54.v20240208.jar:/pulsar/lib/io.vertx-vertx-web-common-4.3.8.jar:/pulsar/lib/jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar:/pulsar/lib/org.apache.commons-commons-text-1.10.0.jar:/pulsar/lib/io.kubernetes-client-java-api-18.0.0.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-java-client-4.16.4.jar:/pulsar/lib/io.etcd-jetcd-grpc-0.7.5.jar:/pulsar/lib/org.apache.curator-curator-framework-5.1.0.jar:/pulsar/lib/com.google.auto.value-auto-value-annotations-1.9.jar:/pulsar/lib/io.netty-netty-tcnative-classes-2.0.61.Final.jar:/pulsar/lib/org.checkerframework-checker-qual-3.33.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-server-9.4.54.v20240208.jar:/pulsar/lib/org.bouncycastle-bcutil-jdk18on-1.75.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-api-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-original-3.2.2.jar:/pulsar/lib/org.apache.pulsar-managed-ledger-3.2.2.jar:/pulsar/lib/org.asynchttpclient-async-http-client-2.12.1.jar:/pulsar/lib/io.netty-netty-resolver-dns-classes-macos-4.1.105.Final.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-1.8.20.jar:/pulsar/lib/io.netty-netty-transport-classes-epoll-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-databind-2.14.2.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-annotations-2.14.2.jar:/pulsar/lib/io.netty-netty-resolver-4.1.105.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-original-3.2.2.jar:/pulsar/lib/jakarta.annotation-jakarta.annotation-api-1.3.5.jar:/pulsar/lib/io.grpc-grpc-api-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-server-4.16.4.jar:/pulsar/lib/org.javassist-javassist-3.25.0-GA.jar:/pulsar/lib/org.hdrhistogram-HdrHistogram-2.1.9.jar:/pulsar/lib/io.jsonwebtoken-jjwt-impl-0.11.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-util-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-rls-1.55.3.jar:/pulsar/lib/com.yahoo.datasketches-sketches-core-0.8.3.jar:/pulsar/lib/com.google.http-client-google-http-client-1.41.0.jar:/pulsar/lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/pulsar/lib/org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.54.v20240208.jar:/pulsar/lib/io.grpc-grpc-all-1.55.3.jar:/pulsar/lib/org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-statelib-4.16.4.jar:/pulsar/lib/org.apache.thrift-libthrift-0.14.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-server-4.16.4.jar:/pulsar/lib/io.grpc-grpc-services-1.55.3.jar:/pulsar/lib/org.apache.commons-commons-lang3-3.11.jar:/pulsar/lib/org.apache.logging.log4j-log4j-web-2.18.0.jar:/pulsar/lib/org.eclipse.jetty.websocket-websocket-servlet-9.4.54.v20240208.jar:/pulsar/lib/net.java.dev.jna-jna-jpms-5.12.1.jar:/pulsar/lib/com.google.errorprone-error_prone_annotations-2.5.1.jar:/pulsar/lib/io.grpc-grpc-netty-shaded-1.55.3.jar:/pulsar/lib/org.glassfish.hk2-hk2-utils-2.6.1.jar:/pulsar/lib/org.apache.pulsar-pulsar-docs-tools-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_common-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-worker-3.2.2.jar:/pulsar/lib/com.google.guava-failureaccess-1.0.1.jar:/pulsar/lib/com.sun.activation-javax.activation-1.2.0.jar:/pulsar/lib/jakarta.validation-jakarta.validation-api-2.0.2.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/io.netty-netty-codec-dns-4.1.105.Final.jar:/pulsar/lib/io.vertx-vertx-auth-common-4.3.8.jar:/pulsar/lib/org.eclipse.jetty-jetty-client-9.4.54.v20240208.jar:/pulsar/lib/org.apache.avro-avro-1.11.3.jar:/pulsar/lib/io.prometheus-simpleclient-0.16.0.jar:/pulsar/lib/io.swagger-swagger-models-1.6.2.jar:/pulsar/lib/org.apache.bookkeeper.http-vertx-http-server-4.16.4.jar:/pulsar/lib/org.apache.curator-curator-client-5.1.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-sasl-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar:/pulsar/lib/org.glassfish.jersey.inject-jersey-hk2-2.34.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-io-core-3.2.2.jar:/pulsar/lib/com.squareup.okhttp3-logging-interceptor-4.9.3.jar:/pulsar/lib/io.netty-netty-codec-4.1.105.Final.jar:/pulsar/lib/io.prometheus.jmx-collector-0.16.1.jar:/pulsar/lib/commons-io-commons-io-2.8.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-cli-utils-3.2.2.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-proto-4.16.4.jar:/pulsar/lib/org.apache.commons-commons-collections4-4.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-api-4.16.4.jar:/pulsar/lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.24.Final-linux-aarch_64.jar:/pulsar/lib/io.grpc-grpc-servlet-1.55.3.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-slogger-slf4j-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-impl-4.16.4.jar:/pulsar/lib/com.fasterxml.jackson.dataformat-jackson-dataformat-yaml-2.14.2.jar:/pulsar/lib/org.apache.bookkeeper.stats-bookkeeper-stats-api-4.16.4.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-common-1.8.20.jar:/pulsar/lib/com.fasterxml.jackson.datatype-jackson-datatype-jsr310-2.14.2.jar:/pulsar/lib/io.grpc-grpc-auth-1.55.3.jar:/pulsar/lib/io.prometheus-simpleclient_servlet-0.16.0.jar:/pulsar/lib/org.glassfish.jersey.containers-jersey-container-servlet-2.34.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-proto-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk7-1.8.20.jar:/pulsar/lib/org.yaml-snakeyaml-2.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlet-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper.http-http-server-4.16.4.jar:/pulsar/lib/org.apache.httpcomponents-httpclient-4.5.13.jar:/pulsar/lib/io.netty-netty-handler-proxy-4.1.105.Final.jar:/pulsar/lib/org.apache.bookkeeper.stats-prometheus-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper.stats-codahale-metrics-provider-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-utils-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_hotspot-0.16.0.jar:/pulsar/lib/com.auth0-jwks-rsa-0.22.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-proto-4.16.4.jar:/pulsar/lib/org.glassfish.hk2-hk2-locator-2.6.1.jar:/pulsar/lib/javax.annotation-javax.annotation-api-1.3.2.jar:/pulsar/lib/org.glassfish.jersey.core-jersey-common-2.34.jar:/pulsar/lib/io.perfmark-perfmark-api-0.26.0.jar:/pulsar/lib/org.eclipse.jetty-jetty-server-9.4.54.v20240208.jar:/pulsar/lib/org.apache.bookkeeper-native-io-4.16.4.jar:/pulsar/lib/org.jline-jline-3.21.0.jar:/pulsar/lib/com.github.ben-manes.caffeine-caffeine-2.9.1.jar:/pulsar/lib/io.kubernetes-client-java-18.0.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-admin-api-3.2.2.jar:/pulsar/lib/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.8.20.jar:/pulsar/lib/net.jcip-jcip-annotations-1.0.jar:/pulsar/lib/commons-configuration-commons-configuration-1.10.jar:/pulsar/lib/org.apache.pulsar-pulsar-transaction-common-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4-tests.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-messagecrypto-bc-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar:/pulsar/lib/org.bouncycastle-bcprov-ext-jdk18on-1.75.jar:/pulsar/lib/io.etcd-jetcd-common-0.7.5.jar:/pulsar/lib/javax.servlet-javax.servlet-api-3.1.0.jar:/pulsar/lib/io.netty-netty-resolver-dns-native-macos-4.1.105.Final-osx-aarch_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-instance-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_log4j2-0.16.0.jar:/pulsar/lib/io.swagger-swagger-annotations-1.6.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-auth-sasl-3.2.2.jar:/pulsar/lib/io.prometheus-simpleclient_tracer_otel_agent-0.16.0.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-common-4.16.4.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-common-4.16.4.jar:/pulsar/lib/io.vertx-vertx-web-4.3.8.jar:/pulsar/lib/org.apache.pulsar-pulsar-config-validation-3.2.2.jar:/pulsar/lib/org.apache.curator-curator-recipes-5.1.0.jar:/pulsar/lib/io.prometheus-simpleclient_jetty-0.16.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-secrets-3.2.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-3.2.2.jar:/pulsar/lib/org.apache.distributedlog-distributedlog-core-4.16.4.jar:/pulsar/lib/io.grpc-grpc-protobuf-1.55.3.jar:/pulsar/lib/io.opencensus-opencensus-api-0.28.0.jar:/pulsar/lib/io.jsonwebtoken-jjwt-jackson-0.11.1.jar:/pulsar/lib/org.xerial.snappy-snappy-java-1.1.10.5.jar:/pulsar/lib/org.glassfish.hk2-hk2-api-2.6.1.jar:/pulsar/lib/com.typesafe.netty-netty-reactive-streams-2.0.6.jar:/pulsar/lib/com.yahoo.datasketches-memory-0.8.3.jar:/pulsar/lib/org.glassfish.hk2-osgi-resource-locator-1.0.3.jar:/pulsar/lib/io.netty-netty-transport-4.1.105.Final.jar:/pulsar/lib/io.kubernetes-client-java-proto-18.0.0.jar:/pulsar/lib/io.vertx-vertx-bridge-common-4.3.8.jar:/pulsar/lib/commons-lang-commons-lang-2.6.jar:/pulsar/lib/com.google.http-client-google-http-client-gson-1.41.0.jar:/pulsar/lib/io.grpc-grpc-core-1.55.3.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-base-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-broker-auth-oidc-3.2.2.jar:/pulsar/lib/com.beust-jcommander-1.82.jar:/pulsar/lib/com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar:/pulsar/lib/commons-cli-commons-cli-1.5.0.jar:/pulsar/lib/org.slf4j-slf4j-api-1.7.32.jar:/pulsar/lib/org.eclipse.jetty-jetty-http-9.4.54.v20240208.jar:/pulsar/lib/org.apache.logging.log4j-log4j-corv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:44:09,854+0000 [epollEventLoopGroup-7-23] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:51440
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:44:36,633+0000 [epollEventLoopGroup-7-24] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:44:36,634+0000 [epollEventLoopGroup-7-24] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:59250
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:44:39,840+0000 [epollEventLoopGroup-7-25] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:44:39,840+0000 [epollEventLoopGroup-7-25] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:59258
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:45:06,627+0000 [epollEventLoopGroup-7-26] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:45:06,627+0000 [epollEventLoopGroup-7-26] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:60822
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:45:09,842+0000 [epollEventLoopGroup-7-27] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:45:09,842+0000 [epollEventLoopGroup-7-27] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:60826
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:45:36,638+0000 [epollEventLoopGroup-7-28] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:45:36,638+0000 [epollEventLoopGroup-7-28] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:48324
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:45:39,814+0000 [epollEventLoopGroup-7-29] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:45:39,814+0000 [epollEventLoopGroup-7-29] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:48334
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:46:06,634+0000 [epollEventLoopGroup-7-30] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:46:06,634+0000 [epollEventLoopGroup-7-30] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:60164
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:46:09,810+0000 [epollEventLoopGroup-7-31] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:46:09,810+0000 [epollEventLoopGroup-7-31] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:60174
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:46:36,641+0000 [epollEventLoopGroup-7-32] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:46:3org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,532+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,537+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,537+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,537+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,537+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,538+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,538+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,539+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,542+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,542+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,542+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,551+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,552+0000 [BookKeeperClientScheduler-Or2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,396+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,397+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,400+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,400+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,401+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,401+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,401+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,401+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,401+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,401+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=100MBg.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x2000b07c7a10005, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,513+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x1000b07d122000b
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b07c7a1000a
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x1000b07d1220006, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b07c7a10005
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x2000b07c7a1000b, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x1000b07d1220006
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x2000b07c7a10002, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b07c7a1000b
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x2000b07c7a10009, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b07c7a10002
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x3000b07c7bd0001, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b07c7a10009
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x1000b07d1220005, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x3000b07c7bd0001
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x3000b07c7bd0007, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x1000b07d1220005
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x3000b07c7bd0007
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x3000b07c7bd0004, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x2000b07c7a1000e, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [RequestThrProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50008
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:00,727+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000d
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:00,746+0000 [epollEventLoopGroup-7-10] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:00,749+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10007
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:03,756+0000 [epollEventLoopGroup-7-11] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:03,756+0000 [epollEventLoopGroup-7-11] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:47336
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:10,582+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000e
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:13,021+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce000f
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:13,038+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f50009
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:13,116+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f5000a
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:13,161+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x2000b3ccdce0010
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:15,358+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f5000b
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:15,510+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f5000c
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:15,552+0000 [epollEventLoopGroup-7-12] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-broker,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:15,557+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x1000b3cc2e10008
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:15,671+0000 [CommitProcessor:1] INFO org.apache.zookeeper.server.quorum.LearnerSessionTracker - Committing global session 0x3000b3cc2f5000d
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:21,680+0000 [epollEventLoopGroup-7-13] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:21,681+0000 [epollEventLoopGroup-7-13] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:44514
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:33,787+0000 [epollEventLoopGroup-7-14] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:33,788+0000 [epollEventLoopGroup-7-14] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok commae-2.18.0.jar:/pulsar/lib/org.apache.bookkeeper-bookkeeper-tools-framework-4.16.4.jar:/pulsar/lib/org.roaringbitmap-RoaringBitmap-0.9.44.jar:/pulsar/lib/org.apache.pulsar-pulsar-client-tools-3.2.2.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar:/pulsar/lib/org.apache.pulsar-pulsar-testclient-3.2.2.jar:/pulsar/lib/io.opencensus-opencensus-contrib-http-util-0.28.0.jar:/pulsar/lib/jakarta.ws.rs-jakarta.ws.rs-api-2.1.6.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-common-4.16.4.jar:/pulsar/lib/org.apache.pulsar-pulsar-common-3.2.2.jar:/pulsar/lib/org.apache.avro-avro-protobuf-1.11.3.jar:/pulsar/lib/org.apache.zookeeper-zookeeper-prometheus-metrics-3.9.2.jar:/pulsar/lib/org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar:/pulsar/lib/org.reactivestreams-reactive-streams-1.0.3.jar:/pulsar/lib/com.auth0-java-jwt-4.3.0.jar:/pulsar/lib/org.apache.pulsar-pulsar-functions-runtime-3.2.2.jar:/pulsar/lib/javax.ws.rs-javax.ws.rs-api-2.1.jar:/pulsar/lib/org.apache.bookkeeper-stream-storage-service-api-4.16.4.jar:/pulsar/lib/io.vertx-vertx-core-4.3.8.jar:/pulsar/lib/org.apache.httpcomponents-httpcore-4.4.15.jar:/pulsar/lib/org.glassfish.jersey.media-jersey-media-json-jackson-2.34.jar:/pulsar/lib/org.apache.logging.log4j-log4j-slf4j-impl-2.18.0.jar:/pulsar/lib/io.dropwizard.metrics-metrics-jvm-4.1.12.1.jar:/pulsar/lib/org.eclipse.jetty-jetty-servlets-9.4.54.v20240208.jar:/pulsar/lib/io.dropwizard.metrics-metrics-graphite-4.1.12.1.jar:/pulsar/lib/com.fasterxml.jackson.jaxrs-jackson-jaxrs-json-provider-2.14.2.jar:/pulsar/lib/org.apache.pulsar-pulsar-proxy-3.2.2.jar:/pulsar/lib/com.google.auth-google-auth-library-credentials-1.4.0.jar:/pulsar/lib/io.airlift-aircompressor-0.20.jar:/pulsar/lib/io.netty-netty-transport-native-unix-common-4.1.105.Final.jar:/pulsar/lib/com.fasterxml.jackson.core-jackson-core-2.14.2.jar:/pulsar/lib/org.bouncycastle-bcpkix-jdk18on-1.75.jar:/pulsar/lib/com.squareup.okio-okio-jvm-3.4.0.jar:/pulsar/lib/org.jctools-jctools-core-2.1.2.jar:/pulsar/lib/io.etcd-jetcd-api-0.7.5.jar:/pulsar/lib/io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar:/pulsar/lib/com.google.re2j-re2j-1.6.jar:/pulsar/lib/javax.validation-validation-api-1.1.0.Final.jar:/pulsar/lib/io.netty-netty-common-4.1.105.Final.jar:/pulsar/lib/io.gsonfire-gson-fire-1.8.5.jar:/pulsar/lib/com.google.protobuf-protobuf-java-util-3.19.6.jar:/pulsar/lib/io.netty-netty-transport-native-epoll-4.1.105.Final-linux-x86_64.jar:/pulsar/lib/org.apache.pulsar-pulsar-package-core-3.2.2.jar:
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,861+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,861+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,861+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,861+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,861+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,861+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=6.8.0-76060800daily20240311-generic
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,861+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,862+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/home/pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,862+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/pulsar
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,862+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.free=100uthentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-16] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-3] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0x87496932, L:/10.1.179.98:3181 - R:/10.1.179.102:38266]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-9] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0x092487a0, L:/10.1.179.98:3181 - R:/10.1.179.102:38290]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-1] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0xfc6980f3, L:/10.1.179.98:3181 - R:/10.1.179.102:38278]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-11] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0x99505e65, L:/10.1.179.98:3181 - R:/10.1.179.102:38298]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-15] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0xfcdc7a10, L:/10.1.179.98:3181 - R:/10.1.179.102:38348]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-13] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0x67341eee, L:/10.1.179.98:3181 - R:/10.1.179.102:38316]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-16] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0x8f598f6a, L:/10.1.179.98:3181 - R:/10.1.179.102:38350]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-12] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-10] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0xd9ac37c5, L:/10.1.179.98:3181 - R:/10.1.179.102:38294]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-2] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0xb7782a97, L:/10.1.179.98:3181 - R:/10.1.179.102:38252]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-12] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0x4998f35b, L:/10.1.179.98:3181 - R:/10.1.179.102:38314]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-6] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0xc754f197, L:/10.1.179.98:3181 - R:/10.1.179.102:38268]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-4] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0xc73f9611, L:/10.1.179.98:3181 - R:/10.1.179.102:38250]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-7] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-14] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-7] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0x372c4eaf, L:/10.1.179.98:3181 - R:/10.1.179.102:38228]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-14] INFO org.apache.bookkeeper.proto.BookieRequestHandler - Channel connected [id: 0x13bff88d, L:/10.1.179.98:3181 - R:/10.1.179.102:38332]
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-5] INFO org.apache.bookkeeper.proto.AuthHandler - Authentication success on server side
[pulsar-testenv-deployment-bookie-2] 2024-05-21T13:11:53,843+0000 [bookie-io-10-8] INFO org.apache.bookkeeper.proto.AuthHanstenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,261+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,261+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,261+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,371+0000 [main] INFO org.apache.bookkeeper.server.EmbeddedServer$Builder - Load lifecycle component : http-service
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,374+0000 [main] INFO org.apache.bookkeeper.common.component.ComponentStarter - Starting component bookie-server.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,383+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Replaying journal 1716278206413 from position 192901124
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,385+0000 [main] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /pulsar/data/bookkeeper/journal/current/18f9a271fcd.txn
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,385+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Replaying journal 1716278206414 from position 0
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,385+0000 [main] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /pulsar/data/bookkeeper/journal/current/18f9a271fce.txn
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,385+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished replaying journal in 3 ms.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,390+0000 [SyncThread-9-1] INFO org.apache.bookkeeper.bookie.Journal - garbage collected journal 18f9a271fcd.txn
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,391+0000 [SyncThread-9-1] INFO org.apache.bookkeeper.bookie.SyncThread - Flush ledger storage at checkpoint CheckpointList{checkpoints=[LogMark: logFileId - 1716278206414 , logFileOffset - 516]}.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,394+0000 [main] INFO org.apache.bookkeeper.bookie.Bookie - Finished reading journal, starting bookie
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,395+0000 [BookieJournal-3181] INFO org.apache.bookkeeper.bookie.Journal - Starting journal on /pulsar/data/bookkeeper/journal/current
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,396+0000 [BookieStateManagerService-0] INFO org.apache.bookkeeper.bookie.BookieStateManager - Re-registering the bookie
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,397+0000 [ForceWriteThread] INFO org.apache.bookkeeper.bookie.Journal - ForceWrite Thread started
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,399+0000 [BookieStateManagerService-0] INFO org.apache.bookkeeper.discover.ZKRegistrationManager - Previous bookie registration znode: /ledgers/available/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 exists, so waiting zk sessiontimeout: 30000 ms for znode deletion
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:42:47,400+0000 [BookieJournal-3181] INFO org.apache.bookkeeper.bookie.JournalChannel - Opening journal /pulsar/data/bookkeeper/journal/current/18f9a271fcf.txn
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,523+0000 [main-EderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,553+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,553+0000 [main] INFO org.apache.bookkeeper.bookie.UncleanShutdownDetectionImpl - Dirty file already exists in ledger dir: /pulsar/data/bookkeeper/ledgers/current
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,556+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,557+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,557+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,559+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,560+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,561+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,561+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserve6,642+0000 [epollEventLoopGroup-7-32] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:41326
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:46:39,839+0000 [epollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:46:39,839+0000 [epollEventLoopGroup-7-1] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:41340
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:47:06,635+0000 [epollEventLoopGroup-7-2] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:47:06,635+0000 [epollEventLoopGroup-7-2] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:58870
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:47:09,861+0000 [epollEventLoopGroup-7-3] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:47:09,861+0000 [epollEventLoopGroup-7-3] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:58884
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:47:36,684+0000 [epollEventLoopGroup-7-4] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:47:36,684+0000 [epollEventLoopGroup-7-4] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:32878
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:47:39,810+0000 [epollEventLoopGroup-7-5] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:47:39,810+0000 [epollEventLoopGroup-7-5] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:32890
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:48:06,638+0000 [epollEventLoopGroup-7-6] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:48:06,638+0000 [epollEventLoopGroup-7-6] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:59990
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:48:09,810+0000 [epollEventLoopGroup-7-7] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:48:09,811+0000 [epollEventLoopGroup-7-7] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:60004
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:48:36,642+0000 [epollEventLoopGroup-7-8] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:48:36,642+0000 [epollEventLoopGroup-7-8] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:45972
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:48:39,849+0000 [epollEventLoopGroup-7-9] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-1] 2024-05-21T12:48:39,849+0000 [epollEventLoopGroup-7-9] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0nd from /127.0.0.1:57538
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:51,738+0000 [epollEventLoopGroup-7-15] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:43:51,738+0000 [epollEventLoopGroup-7-15] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:50654
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:44:03,787+0000 [epollEventLoopGroup-7-16] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:44:03,788+0000 [epollEventLoopGroup-7-16] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:35496
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:44:21,731+0000 [epollEventLoopGroup-7-17] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:44:21,731+0000 [epollEventLoopGroup-7-17] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:42712
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:44:33,785+0000 [epollEventLoopGroup-7-18] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:44:33,786+0000 [epollEventLoopGroup-7-18] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:50830
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:44:51,739+0000 [epollEventLoopGroup-7-19] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:44:51,740+0000 [epollEventLoopGroup-7-19] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:57322
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:45:03,756+0000 [epollEventLoopGroup-7-20] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:45:03,757+0000 [epollEventLoopGroup-7-20] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:34842
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:45:21,717+0000 [epollEventLoopGroup-7-21] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:45:21,718+0000 [epollEventLoopGroup-7-21] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:52242
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:45:33,795+0000 [epollEventLoopGroup-7-22] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:45:33,795+0000 [epollEventLoopGroup-7-22] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:60914
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:45:51,729+0000 [epollEventLoopGroup-7-23] INFO org.apache.zookeeper.server.auth.X509AuthenticationProvider - Authenticated Id 'CN=pulsar-testenv-deployment-zookeeper,O=pulsar' for scheme 'x509'
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:45:51,730+0000 [epollEventLoopGroup-7-23] INFO org.apache.zookeeper.server.NettyServerCnxn - Processing ruok command from /127.0.0.1:39392
[pulsar-testenv-deployment-zookeeper-0] 2024-05-21T12:46:03,763+0000 [epollEventLoopr, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,561+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,561+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,561+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,561+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,562+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,562+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,562+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,562+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,855+0000 [vert.x-eventloop-thread-0] INFO org.apache.bookkeeper.http.vertx.VertxHttpServer - Starting Vertx HTTP server on port 8000
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,890+0000 [main] INFO org.apache.bookkeeper.http.vertx.VertxHttpServer - Vertx Http server started successfully
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:43:05,891+0000 [main] INFO org.apache.bookkeeper.common.component.ComponentStarter - Started component bookie-server.
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:44:45,594+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.GarbageCollectorThread - Extracting entry log meta from entryLogId: 44
[pulsar-testenv-deployment-bookie-1] 2024-05-21T12:44:45,603+0000 [GarbageCollectorThread-8-1] INFO org.apache.bookkeeper.bookie.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,401+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,401+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,407+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@55a8dc49
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,412+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,543+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,549+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,554+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,559+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,559+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,720+0000 [epollEventLoopGroup-10-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0xb6e1a236]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,734+0000 [epollEventLoopGroup-10-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.90:41728, server: pulsar-testenv-deployment-zookeeper/10.1.179.84:2281
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:12,735+0000 [epollEventLoopGroup-10-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0xb6e1a236, L:/10.1.179.90:41728 - R:pulsar-testenv-deployment-zookeeper/10.1.179.84:2281]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,042+0000 [epollEventLoopGroup-10-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281, session id = 0x3000b3cc2f50009, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,043+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,055+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@25d958c6
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,055+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,055+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,056+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,056+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,862+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.max=1024MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,862+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.memory.total=130MB
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,867+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@55a8dc49
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:14,872+0000 [main] INFO org.apache.zookeeper.common.X509Util - Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,009+0000 [main] INFO org.apache.zookeeper.common.X509Util - Default TLS protocol is TLSv1.3, supported TLS protocols are [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,014+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,021+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,028+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281.
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,028+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,223+0000 [epollEventLoopGroup-10-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x28047f2b]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,239+0000 [epollEventLoopGroup-10-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.66:60488, server: pulsar-testenv-deployment-zookeeper/10.1.179.84:2281
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,240+0000 [epollEventLoopGroup-10-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x28047f2b, L:/10.1.179.66:60488 - R:pulsar-testenv-deployment-zookeeper/10.1.179.84:2281]
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,510+0000 [epollEventLoopGroup-10-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281, session id = 0x3000b3cc2f5000c, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,512+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,524+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=pulsar-testenv-deployment-zookeeper:2281 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@25d958c6
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,524+0000 [main] INFO org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,525+0000 [main] INFO org.apache.zookeeper.ClientCnxn - zookeeper.request.timeout value is 0. feature enabled=false
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,525+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server pulsar-testenv-deployment-zookeeper/10.1.179.84:2281.
[pulsar-testenv-deployment-broker-1] 2024-05-21T12:43:15,526+0000 [main-SendThread(pulsar-testenv-deployment-zookeeper:2281)] INFO org.apachventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,527+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,529+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,530+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,531+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,531+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,531+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,532+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,535+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,535+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,535+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Invalidate cache for pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,538+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Removing a node: /default-rack/pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,548+0000 [main] INFO org.apache.bookkeeper.bookie.UncleanShutdownDetectionImpl - Dirty file already exists in ledger dir: /pulsar/data/bookkeeper/ledgers/current
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,549+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-teottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x3000b07c7bd0004
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x3000b07c7bd0008, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b07c7a1000e
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x1000b07d1220008, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x3000b07c7bd0008
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x1000b07d122000a, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x1000b07d1220008
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x1000b07d1220007, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x1000b07d122000a
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x1000b07d1220003, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x1000b07d1220007
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x1000b07d1220002, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x1000b07d1220003
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x2000b07c7a10008, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x1000b07d1220002
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x3000b07c7bd0003, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x2000b07c7a10008
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:05,515+0000 [RequestThrottler] INFO org.apache.zookeeper.server.ZooKeeperServer - Submitting global closeSession request for session 0x3000b07c7bd0003
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:09,513+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x2000b3ccdce0000, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:09,514+0000 [SessionTracker] INFO org.apache.zookeeper.server.ZooKeeperServer - Expiring session 0x3000b3cc2f50001, timeout of 30000ms exceeded
[pulsar-testenv-deployment-zookeeper-2] 2024-05-21T12:43:09,514+00stenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,551+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,551+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] INFO org.apache.bookkeeper.net.NetworkTopologyImpl - Adding a new node: /default-rack/pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,558+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,559+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,559+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,559+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-0.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,559+0000 [BookKeeperClientScheduler-OrderedScheduler-0-0] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, using default rack for it : /default-rack.
[pulsar-testenv-deployment-bookie-0] 2024-05-21T12:43:05,559+0000 [main-EventThread] INFO org.apache.bookkeeper.discover.ZKRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-2.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=htnt-broker-0] PULSAR_GC_LOG_DIR=${PULSAR_GC_LOG_DIR:-"${PULSAR_LOG_DIR}"}
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] if [[ -z "$PULSAR_GC_LOG" ]]; then
[pulsar-testenv-deployment-broker-0] if [[ $JAVA_MAJOR_VERSION -gt 8 ]]; then
[pulsar-testenv-deployment-broker-0] PULSAR_GC_LOG="-Xlog:gc*,safepoint:${PULSAR_GC_LOG_DIR}/pulsar_gc_%p.log:time,uptime,tags:filecount=10,filesize=20M"
[pulsar-testenv-deployment-broker-0] if [[ $JAVA_MAJOR_VERSION -ge 17 ]]; then
[pulsar-testenv-deployment-broker-0] # Use async logging on Java 17+ https://bugs.openjdk.java.net/browse/JDK-8264323
[pulsar-testenv-deployment-broker-0] PULSAR_GC_LOG="-Xlog:async ${PULSAR_GC_LOG}"
[pulsar-testenv-deployment-broker-0] fi
[pulsar-testenv-deployment-broker-0] else
[pulsar-testenv-deployment-broker-0] # Java 8 gc log options
[pulsar-testenv-deployment-broker-0] PULSAR_GC_LOG="-Xloggc:${PULSAR_GC_LOG_DIR}/pulsar_gc_%p.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCApplicationStoppedTime -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=20M"
[pulsar-testenv-deployment-broker-0] fi
[pulsar-testenv-deployment-broker-0] fi
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Extra options to be passed to the jvm
[pulsar-testenv-deployment-broker-0] PULSAR_EXTRA_OPTS="${PULSAR_EXTRA_OPTS:-" -Dpulsar.allocator.exit_on_oom=true -Dio.netty.recycler.maxCapacityPerThread=4096"}"
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] # Add extra paths to the bookkeeper classpath
[pulsar-testenv-deployment-broker-0] # PULSAR_EXTRA_CLASSPATH=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] #Folder where the Bookie server PID file should be stored
[pulsar-testenv-deployment-broker-0] #PULSAR_PID_DIR=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] #Wait time before forcefully kill the pulsar server instance, if the stop is not successful
[pulsar-testenv-deployment-broker-0] #PULSAR_STOP_TIMEOUT=
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0]
[pulsar-testenv-deployment-broker-0] PULSAR_EXTRA_OPTS="${PULSAR_EXTRA_OPTS} -Dzookeeper.clientCnxnSocket=org.apache.zookeeper.ClientCnxnSocketNetty -Dzookeeper.client.secure=true -Dzookeeper.ssl.keyStore.location=/pulsar/broker.keystore.jks -Dzookeeper.ssl.keyStore.password=2YAWJwnMChMsBSA6SxOg6UVW -Dzookeeper.ssl.trustStore.location=/pulsar/broker.truststore.jks -Dzookeeper.ssl.trustStore.password=2YAWJwnMChMsBSA6SxOg6UVW"
[pulsar-testenv-deployment-broker-0] OpenJDK 64-Bit Server VM warning: Option FlightRecorder was deprecated in version 13.0 and will likely be removed in a future release.
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:14,651+0000 [main] INFO org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl - Setting Netty allocator leak detector to Advanced
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:14,657+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Starting Pulsar Broker service; version: '3.2.2'
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:14,657+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Git Revision bacedb5bd6b27e53cb3036976bec27340089b179
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:14,657+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Git Branch branch-3.2
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:14,657+0000 [main] INFO org.apache.pulsar.broker.PulsarService - Built by Lari Hotari <lhotari@apache.org> on Laris-MBP.lan at 2024-03-28T21:45:43+0200
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:14,712+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.9.2-e454e8c7283100c7caec6dcae2bc82aaecb63023, built on 2024-02-12 20:59 UTC
[pulsar-testenv-deployment-broker-0] 2024-05-21T12:43:14,713+0000 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:host.name=pulsar-testenv-deployment-broker-0.pulsar-tzookeeper.ClientCnxn - SASL config status: Will not attempt to authenticate using SASL (unknown error)
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,072+0000 [epollEventLoopGroup-14-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - SSL handler added for channel: [id: 0x5c9e3737]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,073+0000 [epollEventLoopGroup-14-1] INFO org.apache.zookeeper.ClientCnxn - Socket connection established, initiating session, client: /10.1.179.90:52664, server: pulsar-testenv-deployment-zookeeper/10.1.179.99:2281
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,073+0000 [epollEventLoopGroup-14-1] INFO org.apache.zookeeper.ClientCnxnSocketNetty - channel is connected: [id: 0x5c9e3737, L:/10.1.179.90:52664 - R:pulsar-testenv-deployment-zookeeper/10.1.179.99:2281]
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,163+0000 [epollEventLoopGroup-14-1] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server pulsar-testenv-deployment-zookeeper/10.1.179.99:2281, session id = 0x2000b3ccdce0010, negotiated timeout = 30000
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,163+0000 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,333+0000 [main] INFO org.apache.bookkeeper.meta.MetadataDrivers - BookKeeper metadata driver manager initialized
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,336+0000 [main] INFO org.apache.pulsar.broker.BookKeeperClientFactoryImpl - Applying BookKeeper client configuration setting tlsHostnameVerificationEnabled=false
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,406+0000 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 10.1.179.90, using default rack for it : /default-rack.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,406+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Initialize rackaware ensemble placement policy @ <Bookie:10.1.179.90:0> @ /default-rack : org.apache.pulsar.bookie.rackawareness.BookieRackAffinityMapping.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,406+0000 [main] INFO org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl - Not weighted
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,410+0000 [main] WARN org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy - Failed to resolve network location for 10.1.179.90, using default rack for it : /default-region/default-rack.
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,415+0000 [main] INFO org.apache.bookkeeper.client.BookKeeper - Weighted ledger placement is not enabled
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,453+0000 [metadata-store-9-1] INFO org.apache.pulsar.metadata.bookkeeper.PulsarRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-testenv-deployment-broker-2] 2024-05-21T12:43:13,454+0000 [metadata-store-9-1] INFO org.apache.pulsar.metadata.bookkeeper.PulsarRegistrationClient - Update BookieInfoCache (writable bookie) pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local:3181 -> BookieServiceInfo{properties={}, endpoints=[EndpointInfo{id=httpserver, port=8000, host=0.0.0.0, protocol=http, auth=[], extensions=[]}, EndpointInfo{id=bookie, port=3181, host=pulsar-testenv-deployment-bookie-1.pulsar-testenv-deployment-bookie.pulsar-testenv.svc.cluster.local, protocol=bookie-rpc, auth=[], extensions=[tls]}]}
[pulsar-t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment