++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/analytics-collector ++ CONTAINER_LOG_DIR=/var/log/contrail/analytics-collector ++ mkdir -p /var/log/contrail/analytics-collector ++ log_file=/var/log/contrail/analytics-collector/console.log ++ touch /var/log/contrail/analytics-collector/console.log ++ chmod 600 /var/log/contrail/analytics-collector/console.log ++ exec +++ tee -a /var/log/contrail/analytics-collector/console.log +++ date ++ echo 'INFO: =================== Mon Aug 11 02:05:57 UTC 2025 ===================' INFO: =================== Mon Aug 11 02:05:57 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.23:8081 10.0.0.38:8081 10.0.0.141:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.38:8081 10.0.0.141:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.38:8081 10.0.0.141:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.23:9042 10.0.0.38:9042 10.0.0.141:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.38:9042 10.0.0.141:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.38:9042 10.0.0.141:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.23:8086 10.0.0.38:8086 10.0.0.141:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.38:8086 10.0.0.141:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.38:8086 10.0.0.141:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.23:8082 10.0.0.38:8082 10.0.0.141:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.38:8082 10.0.0.141:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.38:8082 10.0.0.141:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.23:9161 10.0.0.38:9161 10.0.0.141:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.38:9161 10.0.0.141:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.38:9161 10.0.0.141:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.23:9041 10.0.0.38:9041 10.0.0.141:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.38:9041 10.0.0.141:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.38:9041 10.0.0.141:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.23:2181,10.0.0.38:2181,10.0.0.141:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.38:2181,10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.38:2181,10.0.0.141:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.23:2181 10.0.0.38:2181 10.0.0.141:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.38:2181 10.0.0.141:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.38:2181 10.0.0.141:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.23:5673,10.0.0.38:5673,10.0.0.141:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.38:5673,10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.38:5673,10.0.0.141:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.23:6379 10.0.0.38:6379 10.0.0.141:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.38:6379 10.0.0.141:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.38:6379 10.0.0.141:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.23:9092 10.0.0.38:9092 10.0.0.141:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.38:9092 10.0.0.141:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.38:9092 10.0.0.141:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.23 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.23,10.0.0.38,10.0.0.141 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.23,10.0.0.38,10.0.0.141 +++ local servers=10.0.0.23,10.0.0.38,10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.25,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + hostip=10.0.0.23 ++ resolve_hostname_by_ip 10.0.0.23 ++ local ip=10.0.0.23 +++ head -n 1 +++ getent hosts 10.0.0.23 ++ local 'host_entry=10.0.0.23 cn-jenkins-deploy-platform-ansible-os-3794-1. cn-jenkins-deploy-platform-ansible-os-3794-1' ++ local name= ++ [[ -n 10.0.0.23 cn-jenkins-deploy-platform-ansible-os-3794-1. cn-jenkins-deploy-platform-ansible-os-3794-1 ]] +++ echo 10.0.0.23 cn-jenkins-deploy-platform-ansible-os-3794-1. cn-jenkins-deploy-platform-ansible-os-3794-1 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-3794-1. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-3794-1. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-3794-1. + hostname=cn-jenkins-deploy-platform-ansible-os-3794-1. ++ echo 10.0.0.23:5673,10.0.0.38:5673,10.0.0.141:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.23:5673 10.0.0.38:5673 10.0.0.141:5673' ++ sed 's/,/ /g' ++ echo 10.0.0.23:9041 10.0.0.38:9041 10.0.0.141:9041 + configdb_cql_servers='10.0.0.23:9041 10.0.0.38:9041 10.0.0.141:9041' + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env COLLECTOR /etc/contrail/contrail-collector.conf + local service_name=COLLECTOR + local cfg_path=/etc/contrail/contrail-collector.conf + local delim=__ ++ sed 's/^COLLECTOR__//g' ++ grep '^COLLECTOR__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2025-08-11 02:05:57,868:1(0x7fa62a6c6800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-08-11 02:05:57,869:1(0x7fa62a6c6800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-3794-1 2025-08-11 02:05:57,869:1(0x7fa62a6c6800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-08-11 02:05:57,869:1(0x7fa62a6c6800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-08-11 02:05:57,869:1(0x7fa62a6c6800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-08-11 02:05:57,870:1(0x7fa62a6c6800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-08-11 02:05:57,870:1(0x7fa62a6c6800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-08-11 02:05:57,870:1(0x7fa62a6c6800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-08-11 02:05:57,870:1(0x7fa62a6c6800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.23:2181,10.0.0.38:2181,10.0.0.141:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-08-11 02:05:57,871:1(0x7fa62a6c6800):ZOO_DEBUG@start_threads@221: starting threads... 2025-08-11 02:05:57,871:1(0x7fa6157fa700):ZOO_DEBUG@do_completion@471: started completion thread 2025-08-11 02:05:57,871:1(0x7fa615ffb700):ZOO_DEBUG@do_io@368: started IO thread 2025-08-11 02:05:57,871:1(0x7fa615ffb700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-08-11 02:05:57,871:1(0x7fa615ffb700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-08-11 02:05:57,871:1(0x7fa615ffb700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.23:2181 2025-08-11 02:05:57,872:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-08-11 02:05:57,872:1(0x7fa615ffb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.23:2181 2025-08-11 02:05:57,878:1(0x7fa615ffb700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.23:2181, sessionId=0x100001738a60006, negotiated timeout=40000 2025-08-11 02:05:57,878:1(0x7fa615ffb700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-08-11 02:05:57,879:1(0x7fa6157fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-08-11 02:05:58,873:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x68995006 for path [/analytics-discovery-] to 10.0.0.23:2181 2025-08-11 02:05:58,878:1(0x7fa615ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x68995006 rc=-110 2025-08-11 02:05:58,879:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x68995007 for path [/analytics-discovery-/Collector] to 10.0.0.23:2181 2025-08-11 02:05:58,881:1(0x7fa615ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x68995007 rc=-110 2025-08-11 02:05:58,882:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x68995008 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-3794-1.] to 10.0.0.23:2181 2025-08-11 02:05:58,883:1(0x7fa615ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x68995008 rc=-101 2025-08-11 02:05:58,883:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x68995009 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-3794-1.] to 10.0.0.23:2181 2025-08-11 02:05:58,885:1(0x7fa615ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x68995009 rc=0 2025-08-11 02:05:58,885:1(0x7fa62a6c6800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-08-11 02:05:58,885:1(0x7fa62a6c6800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-3794-1 2025-08-11 02:05:58,885:1(0x7fa62a6c6800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-08-11 02:05:58,885:1(0x7fa62a6c6800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-08-11 02:05:58,885:1(0x7fa62a6c6800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-08-11 02:05:58,885:1(0x7fa62a6c6800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-08-11 02:05:58,885:1(0x7fa62a6c6800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-08-11 02:05:58,885:1(0x7fa62a6c6800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-08-11 02:05:58,885:1(0x7fa62a6c6800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.23:2181,10.0.0.38:2181,10.0.0.141:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-08-11 02:05:58,886:1(0x7fa62a6c6800):ZOO_DEBUG@start_threads@221: starting threads... 2025-08-11 02:05:58,886:1(0x7fa5f7fff700):ZOO_DEBUG@do_io@368: started IO thread 2025-08-11 02:05:58,886:1(0x7fa5f7fff700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-08-11 02:05:58,886:1(0x7fa5f7fff700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-08-11 02:05:58,886:1(0x7fa5f7fff700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.38:2181 2025-08-11 02:05:58,886:1(0x7fa5f7fff700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-08-11 02:05:58,887:1(0x7fa5f7fff700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.38:2181 2025-08-11 02:05:58,886:1(0x7fa5f77fe700):ZOO_DEBUG@do_completion@471: started completion thread 2025-08-11 02:05:58,892:1(0x7fa5f7fff700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.38:2181, sessionId=0x20000168c9a000a, negotiated timeout=40000 2025-08-11 02:05:58,892:1(0x7fa5f7fff700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-08-11 02:05:58,893:1(0x7fa5f77fe700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-08-11 02:05:59,886:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x6899500a for path [/collector] to 10.0.0.38:2181 2025-08-11 02:05:59,890:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x6899500a rc=-110 2025-08-11 02:05:59,890:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x6899500b for path [/collector] to 10.0.0.38:2181 2025-08-11 02:05:59,894:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x6899500b rc=0 2025-08-11 02:06:00,894:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x6899500c for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:00,898:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x6899500c rc=-110 2025-08-11 02:06:00,898:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x6899500d for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:00,899:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x6899500d rc=0 2025-08-11 02:06:01,899:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x6899500e for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:01,909:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x6899500e rc=-110 2025-08-11 02:06:01,909:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x6899500f for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:01,910:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x6899500f rc=0 2025-08-11 02:06:02,910:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x68995010 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:02,918:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x68995010 rc=-110 2025-08-11 02:06:02,918:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x68995011 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:02,919:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x68995011 rc=0 2025-08-11 02:06:03,923:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x68995012 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:03,926:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x68995012 rc=-110 2025-08-11 02:06:03,926:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x68995013 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:03,927:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x68995013 rc=0 2025-08-11 02:06:04,927:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x68995014 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:04,934:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x68995014 rc=-110 2025-08-11 02:06:04,934:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x68995015 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:04,935:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x68995015 rc=0 2025-08-11 02:06:05,936:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x68995016 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:05,938:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x68995016 rc=-110 2025-08-11 02:06:05,938:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x68995017 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:05,939:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x68995017 rc=0 2025-08-11 02:06:06,939:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x68995018 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:06,943:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x68995018 rc=-110 2025-08-11 02:06:06,943:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x68995019 for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:06,944:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x68995019 rc=0 2025-08-11 02:06:07,944:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x6899501a for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:07,947:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x6899501a rc=-110 2025-08-11 02:06:07,948:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_awget@3722: Sending request xid=0x6899501b for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:07,948:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=2 xid=0x6899501b rc=0 2025-08-11 02:06:08,948:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x6899501c for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:08,952:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x6899501c rc=0 2025-08-11 02:06:09,055:1(0x7fa62a6c6800):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x6899501d for path [/collector] to 10.0.0.38:2181 2025-08-11 02:06:09,059:1(0x7fa5f7fff700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x6899501d rc=0 2025-08-11 02:06:09,059:1(0x7fa5f7fff700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-08-11 02:06:09,059:1(0x7fa5f77fe700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-08-11 02:06:09,059:1(0x7fa62a6c6800):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x20000168c9a000a to 10.0.0.38:2181 2025-08-11 02:06:09,062:1(0x7fa62a6c6800):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x20000168c9a000a 2025-08-11 02:06:12,227:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385875 ms 2025-08-11 02:06:25,574:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385873 ms 2025-08-11 02:06:38,919:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385874 ms 2025-08-11 02:06:52,266:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385874 ms 2025-08-11 02:07:05,613:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385874 ms 2025-08-11 02:07:18,959:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385874 ms 2025-08-11 02:07:32,303:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385873 ms 2025-08-11 02:07:45,647:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385873 ms 2025-08-11 02:07:58,994:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385873 ms 2025-08-11 02:08:12,341:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385873 ms 2025-08-11 02:08:25,687:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385873 ms 2025-08-11 02:08:39,030:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385871 ms 2025-08-11 02:08:52,374:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385872 ms 2025-08-11 02:09:05,719:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385872 ms 2025-08-11 02:09:19,063:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385871 ms 2025-08-11 02:09:32,411:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385871 ms 2025-08-11 02:09:45,756:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385871 ms 2025-08-11 02:09:59,101:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385870 ms 2025-08-11 02:10:12,447:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385871 ms 2025-08-11 02:10:25,795:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385869 ms 2025-08-11 02:10:39,141:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385869 ms 2025-08-11 02:10:52,486:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385870 ms 2025-08-11 02:11:05,833:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385870 ms 2025-08-11 02:11:19,179:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385869 ms 2025-08-11 02:11:32,526:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385869 ms 2025-08-11 02:11:45,872:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385869 ms 2025-08-11 02:11:59,219:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385869 ms 2025-08-11 02:12:12,563:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385869 ms 2025-08-11 02:12:25,909:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385869 ms 2025-08-11 02:12:39,255:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385868 ms 2025-08-11 02:12:52,599:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385868 ms 2025-08-11 02:13:05,945:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385868 ms 2025-08-11 02:13:19,291:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385868 ms 2025-08-11 02:13:32,637:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385867 ms 2025-08-11 02:13:45,983:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385867 ms 2025-08-11 02:13:59,326:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385867 ms 2025-08-11 02:14:12,672:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385867 ms 2025-08-11 02:14:26,015:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385865 ms 2025-08-11 02:14:39,361:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385866 ms 2025-08-11 02:14:52,708:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385866 ms 2025-08-11 02:15:06,055:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385865 ms 2025-08-11 02:15:19,400:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385866 ms 2025-08-11 02:15:32,747:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385865 ms 2025-08-11 02:15:46,093:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385864 ms 2025-08-11 02:15:59,439:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385865 ms 2025-08-11 02:16:12,783:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385865 ms 2025-08-11 02:16:26,127:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385863 ms 2025-08-11 02:16:39,474:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385864 ms 2025-08-11 02:16:52,820:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385864 ms 2025-08-11 02:17:06,167:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385863 ms 2025-08-11 02:17:19,512:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385864 ms 2025-08-11 02:17:32,858:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385863 ms 2025-08-11 02:17:46,205:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385863 ms 2025-08-11 02:17:59,551:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385863 ms 2025-08-11 02:18:12,895:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385863 ms 2025-08-11 02:18:26,239:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385862 ms 2025-08-11 02:18:39,583:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385862 ms 2025-08-11 02:18:52,927:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385862 ms 2025-08-11 02:19:06,271:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385862 ms 2025-08-11 02:19:19,618:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385862 ms 2025-08-11 02:19:32,965:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385859 ms 2025-08-11 02:19:46,309:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385861 ms 2025-08-11 02:19:59,655:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385861 ms 2025-08-11 02:20:13,002:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385860 ms 2025-08-11 02:20:26,347:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385860 ms 2025-08-11 02:20:39,691:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385860 ms 2025-08-11 02:20:53,036:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385859 ms 2025-08-11 02:21:06,383:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385860 ms 2025-08-11 02:21:19,727:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385859 ms 2025-08-11 02:21:33,076:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385856 ms 2025-08-11 02:21:46,420:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385859 ms 2025-08-11 02:21:59,767:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385859 ms 2025-08-11 02:22:13,111:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385858 ms 2025-08-11 02:22:26,455:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385858 ms 2025-08-11 02:22:39,803:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385858 ms 2025-08-11 02:22:53,148:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385857 ms 2025-08-11 02:23:06,495:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385858 ms 2025-08-11 02:23:19,841:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385857 ms 2025-08-11 02:23:33,188:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385856 ms 2025-08-11 02:23:46,535:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385857 ms 2025-08-11 02:23:59,881:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385857 ms 2025-08-11 02:24:13,227:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385856 ms 2025-08-11 02:24:26,573:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385856 ms 2025-08-11 02:24:39,919:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385856 ms 2025-08-11 02:24:53,263:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385856 ms 2025-08-11 02:25:06,608:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385855 ms 2025-08-11 02:25:19,954:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385855 ms 2025-08-11 02:25:33,299:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385855 ms 2025-08-11 02:25:46,644:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385855 ms 2025-08-11 02:25:59,991:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385855 ms 2025-08-11 02:26:13,337:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385855 ms 2025-08-11 02:26:26,683:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385854 ms 2025-08-11 02:26:40,030:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385853 ms 2025-08-11 02:26:53,375:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385854 ms 2025-08-11 02:27:06,720:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385854 ms 2025-08-11 02:27:20,067:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385852 ms 2025-08-11 02:27:33,410:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385853 ms 2025-08-11 02:27:46,755:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385853 ms 2025-08-11 02:28:00,099:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385852 ms 2025-08-11 02:28:13,445:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385852 ms 2025-08-11 02:28:26,795:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385852 ms 2025-08-11 02:28:40,139:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385851 ms 2025-08-11 02:28:53,484:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385852 ms 2025-08-11 02:29:06,831:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385852 ms 2025-08-11 02:29:20,175:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385850 ms 2025-08-11 02:29:33,522:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385851 ms 2025-08-11 02:29:46,868:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385851 ms 2025-08-11 02:30:00,215:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385851 ms 2025-08-11 02:30:13,561:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385850 ms 2025-08-11 02:30:26,907:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385850 ms 2025-08-11 02:30:40,251:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385850 ms 2025-08-11 02:30:53,591:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385850 ms 2025-08-11 02:31:06,937:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385849 ms 2025-08-11 02:31:20,283:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385849 ms 2025-08-11 02:31:33,627:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385849 ms 2025-08-11 02:31:46,972:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385849 ms 2025-08-11 02:32:00,319:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385849 ms 2025-08-11 02:32:13,663:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385848 ms 2025-08-11 02:32:27,010:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385847 ms 2025-08-11 02:32:40,354:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385848 ms 2025-08-11 02:32:53,699:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385848 ms 2025-08-11 02:33:07,044:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385846 ms 2025-08-11 02:33:20,391:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385847 ms 2025-08-11 02:33:33,736:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385847 ms 2025-08-11 02:33:47,075:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385846 ms 2025-08-11 02:34:00,420:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385846 ms 2025-08-11 02:34:13,763:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385846 ms 2025-08-11 02:34:27,120:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385833 ms 2025-08-11 02:34:40,456:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385846 ms 2025-08-11 02:34:53,803:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385846 ms 2025-08-11 02:35:07,148:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385844 ms 2025-08-11 02:35:20,495:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385845 ms 2025-08-11 02:35:33,839:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385845 ms 2025-08-11 02:35:47,185:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385844 ms 2025-08-11 02:36:00,531:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385844 ms 2025-08-11 02:36:13,877:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385844 ms 2025-08-11 02:36:27,223:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385844 ms 2025-08-11 02:36:40,567:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385844 ms 2025-08-11 02:36:53,912:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385844 ms 2025-08-11 02:37:07,259:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385843 ms 2025-08-11 02:37:20,601:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385843 ms 2025-08-11 02:37:33,942:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385843 ms 2025-08-11 02:37:47,288:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385843 ms 2025-08-11 02:38:00,635:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385842 ms 2025-08-11 02:38:13,979:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385842 ms 2025-08-11 02:38:27,326:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385842 ms 2025-08-11 02:38:40,672:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385842 ms 2025-08-11 02:38:54,019:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385840 ms 2025-08-11 02:39:07,365:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385841 ms 2025-08-11 02:39:20,711:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385841 ms 2025-08-11 02:39:34,053:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385840 ms 2025-08-11 02:39:47,399:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385841 ms 2025-08-11 02:40:00,745:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385840 ms 2025-08-11 02:40:14,092:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385839 ms 2025-08-11 02:40:27,439:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385840 ms 2025-08-11 02:40:40,784:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385840 ms 2025-08-11 02:40:54,131:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385838 ms 2025-08-11 02:41:07,475:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385839 ms 2025-08-11 02:41:20,822:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385839 ms 2025-08-11 02:41:34,168:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385838 ms 2025-08-11 02:41:47,513:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385838 ms 2025-08-11 02:42:00,859:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385838 ms 2025-08-11 02:42:14,206:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385837 ms 2025-08-11 02:42:27,553:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385838 ms 2025-08-11 02:42:40,898:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385838 ms 2025-08-11 02:42:54,245:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385837 ms 2025-08-11 02:43:07,591:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385837 ms 2025-08-11 02:43:20,935:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385837 ms 2025-08-11 02:43:34,279:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385837 ms 2025-08-11 02:43:47,625:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385836 ms 2025-08-11 02:44:00,969:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385836 ms 2025-08-11 02:44:14,312:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385836 ms 2025-08-11 02:44:27,659:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385836 ms 2025-08-11 02:44:41,005:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385835 ms 2025-08-11 02:44:54,352:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385835 ms 2025-08-11 02:45:07,699:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385835 ms 2025-08-11 02:45:21,043:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385834 ms 2025-08-11 02:45:34,387:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385835 ms 2025-08-11 02:45:47,732:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385834 ms 2025-08-11 02:46:01,079:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385833 ms 2025-08-11 02:46:14,424:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385834 ms 2025-08-11 02:46:27,771:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385834 ms 2025-08-11 02:46:41,116:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385833 ms 2025-08-11 02:46:54,463:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385833 ms 2025-08-11 02:47:07,809:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385833 ms 2025-08-11 02:47:21,156:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385832 ms 2025-08-11 02:47:34,501:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385833 ms 2025-08-11 02:47:47,848:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385832 ms 2025-08-11 02:48:01,195:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385831 ms 2025-08-11 02:48:14,539:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385832 ms 2025-08-11 02:48:27,886:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385832 ms 2025-08-11 02:48:41,232:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385830 ms 2025-08-11 02:48:54,576:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385831 ms 2025-08-11 02:49:07,923:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385831 ms 2025-08-11 02:49:21,267:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385831 ms 2025-08-11 02:49:34,612:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385831 ms 2025-08-11 02:49:47,959:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385830 ms 2025-08-11 02:50:01,304:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385830 ms 2025-08-11 02:50:14,651:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385830 ms 2025-08-11 02:50:27,995:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385830 ms 2025-08-11 02:50:41,341:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385830 ms 2025-08-11 02:50:54,687:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385829 ms 2025-08-11 02:51:08,031:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385828 ms 2025-08-11 02:51:21,378:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385829 ms 2025-08-11 02:51:34,727:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385828 ms 2025-08-11 02:51:48,071:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385827 ms 2025-08-11 02:52:01,416:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385828 ms 2025-08-11 02:52:14,762:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385828 ms 2025-08-11 02:52:28,108:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385827 ms 2025-08-11 02:52:41,455:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385827 ms 2025-08-11 02:52:54,799:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385827 ms 2025-08-11 02:53:08,139:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385826 ms 2025-08-11 02:53:21,483:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385827 ms 2025-08-11 02:53:34,829:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385826 ms 2025-08-11 02:53:48,175:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385825 ms 2025-08-11 02:54:01,522:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385826 ms 2025-08-11 02:54:14,868:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385826 ms 2025-08-11 02:54:28,213:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385825 ms 2025-08-11 02:54:41,559:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385825 ms 2025-08-11 02:54:54,903:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385825 ms 2025-08-11 02:55:08,249:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385825 ms 2025-08-11 02:55:21,595:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385825 ms 2025-08-11 02:55:34,940:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385824 ms 2025-08-11 02:55:48,286:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385824 ms 2025-08-11 02:56:01,631:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385824 ms 2025-08-11 02:56:14,976:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385824 ms 2025-08-11 02:56:28,323:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385824 ms 2025-08-11 02:56:41,667:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385823 ms 2025-08-11 02:56:55,011:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385822 ms 2025-08-11 02:57:08,357:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385823 ms 2025-08-11 02:57:21,703:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385823 ms 2025-08-11 02:57:35,048:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385822 ms 2025-08-11 02:57:48,395:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385822 ms 2025-08-11 02:58:01,739:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385822 ms 2025-08-11 02:58:15,084:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385821 ms 2025-08-11 02:58:28,431:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385822 ms 2025-08-11 02:58:41,776:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385821 ms 2025-08-11 02:58:55,119:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385820 ms 2025-08-11 02:59:08,463:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385821 ms 2025-08-11 02:59:21,807:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385821 ms 2025-08-11 02:59:35,152:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385819 ms 2025-08-11 02:59:48,499:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385820 ms 2025-08-11 03:00:01,846:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385820 ms 2025-08-11 03:00:15,192:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385819 ms 2025-08-11 03:00:28,539:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385820 ms 2025-08-11 03:00:41,884:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385819 ms 2025-08-11 03:00:55,231:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385818 ms 2025-08-11 03:01:08,575:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385819 ms 2025-08-11 03:01:21,920:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385819 ms 2025-08-11 03:01:35,266:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385818 ms 2025-08-11 03:01:48,612:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385818 ms 2025-08-11 03:02:01,959:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385818 ms 2025-08-11 03:02:15,300:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385818 ms 2025-08-11 03:02:28,647:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385817 ms 2025-08-11 03:02:41,992:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385817 ms 2025-08-11 03:02:55,338:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385817 ms 2025-08-11 03:03:08,684:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385817 ms 2025-08-11 03:03:22,026:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385816 ms 2025-08-11 03:03:35,371:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385816 ms 2025-08-11 03:03:48,717:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385816 ms 2025-08-11 03:04:02,064:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385815 ms 2025-08-11 03:04:15,411:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385816 ms 2025-08-11 03:04:28,758:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385815 ms 2025-08-11 03:04:42,105:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385814 ms 2025-08-11 03:04:55,451:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385815 ms 2025-08-11 03:05:08,796:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385815 ms 2025-08-11 03:05:22,141:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385814 ms 2025-08-11 03:05:35,487:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385814 ms 2025-08-11 03:05:48,833:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385814 ms 2025-08-11 03:06:02,177:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385813 ms 2025-08-11 03:06:15,523:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385814 ms 2025-08-11 03:06:28,869:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385813 ms 2025-08-11 03:06:42,215:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385812 ms 2025-08-11 03:06:55,559:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385813 ms 2025-08-11 03:07:08,904:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385813 ms 2025-08-11 03:07:22,251:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385812 ms 2025-08-11 03:07:35,595:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385812 ms 2025-08-11 03:07:48,941:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385812 ms 2025-08-11 03:08:02,287:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385812 ms 2025-08-11 03:08:15,632:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385812 ms 2025-08-11 03:08:28,979:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385811 ms 2025-08-11 03:08:42,324:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385811 ms 2025-08-11 03:08:55,670:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385811 ms 2025-08-11 03:09:09,015:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385810 ms 2025-08-11 03:09:22,359:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385810 ms 2025-08-11 03:09:35,703:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385810 ms 2025-08-11 03:09:49,047:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385809 ms 2025-08-11 03:10:02,390:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385810 ms 2025-08-11 03:10:15,736:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385810 ms 2025-08-11 03:10:29,082:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385808 ms 2025-08-11 03:10:42,427:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385809 ms 2025-08-11 03:10:55,772:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385807 ms 2025-08-11 03:11:09,117:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385808 ms 2025-08-11 03:11:22,464:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385808 ms 2025-08-11 03:11:35,809:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385808 ms 2025-08-11 03:11:49,149:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385807 ms 2025-08-11 03:12:02,496:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385808 ms 2025-08-11 03:12:15,840:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385808 ms 2025-08-11 03:12:29,175:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385806 ms 2025-08-11 03:12:42,519:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385807 ms 2025-08-11 03:12:55,866:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385807 ms 2025-08-11 03:13:09,211:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385806 ms 2025-08-11 03:13:22,556:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385806 ms 2025-08-11 03:13:35,903:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385806 ms 2025-08-11 03:13:49,249:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385805 ms 2025-08-11 03:14:02,595:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385806 ms 2025-08-11 03:14:15,939:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385805 ms 2025-08-11 03:14:29,281:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385805 ms 2025-08-11 03:14:42,627:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385805 ms 2025-08-11 03:14:55,973:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385805 ms 2025-08-11 03:15:09,319:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385804 ms 2025-08-11 03:15:22,665:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385804 ms 2025-08-11 03:15:36,012:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385803 ms 2025-08-11 03:15:49,359:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385804 ms 2025-08-11 03:16:02,703:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385804 ms 2025-08-11 03:16:16,049:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385802 ms 2025-08-11 03:16:29,395:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385803 ms 2025-08-11 03:16:42,740:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385803 ms 2025-08-11 03:16:56,087:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385802 ms 2025-08-11 03:17:09,433:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385802 ms 2025-08-11 03:17:22,779:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385802 ms 2025-08-11 03:17:36,125:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385801 ms 2025-08-11 03:17:49,472:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385802 ms 2025-08-11 03:18:02,814:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385802 ms 2025-08-11 03:18:16,159:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385800 ms 2025-08-11 03:18:29,505:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385801 ms 2025-08-11 03:18:42,851:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385801 ms 2025-08-11 03:18:56,195:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385800 ms 2025-08-11 03:19:09,539:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385800 ms 2025-08-11 03:19:22,884:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385800 ms 2025-08-11 03:19:36,229:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385799 ms 2025-08-11 03:19:49,575:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385800 ms 2025-08-11 03:20:02,921:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385799 ms 2025-08-11 03:20:16,267:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385799 ms 2025-08-11 03:20:29,611:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385799 ms 2025-08-11 03:20:42,955:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385799 ms 2025-08-11 03:20:56,299:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385799 ms 2025-08-11 03:21:09,643:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385798 ms 2025-08-11 03:21:22,987:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385798 ms 2025-08-11 03:21:36,331:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385798 ms 2025-08-11 03:21:49,676:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385798 ms 2025-08-11 03:22:03,023:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385795 ms 2025-08-11 03:22:16,367:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385797 ms 2025-08-11 03:22:29,711:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385797 ms 2025-08-11 03:22:43,055:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385796 ms 2025-08-11 03:22:56,400:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385796 ms 2025-08-11 03:23:09,747:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385796 ms 2025-08-11 03:23:23,093:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385795 ms 2025-08-11 03:23:36,440:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385796 ms 2025-08-11 03:23:49,787:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385795 ms 2025-08-11 03:24:03,132:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385794 ms 2025-08-11 03:24:16,476:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385795 ms 2025-08-11 03:24:29,823:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385795 ms 2025-08-11 03:24:43,167:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385794 ms 2025-08-11 03:24:56,507:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385794 ms 2025-08-11 03:25:09,852:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385794 ms 2025-08-11 03:25:23,198:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385793 ms 2025-08-11 03:25:36,546:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385791 ms 2025-08-11 03:25:49,887:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385793 ms 2025-08-11 03:26:03,231:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385792 ms 2025-08-11 03:26:16,575:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385793 ms 2025-08-11 03:26:29,922:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385793 ms 2025-08-11 03:26:43,267:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385792 ms 2025-08-11 03:26:56,607:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385792 ms 2025-08-11 03:27:09,951:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385792 ms 2025-08-11 03:27:23,296:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385792 ms 2025-08-11 03:27:36,643:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385792 ms 2025-08-11 03:27:49,989:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385791 ms 2025-08-11 03:28:03,327:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385791 ms 2025-08-11 03:28:16,674:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385791 ms 2025-08-11 03:28:30,017:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385790 ms 2025-08-11 03:28:43,363:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385790 ms 2025-08-11 03:28:56,708:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385790 ms 2025-08-11 03:29:10,053:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385789 ms 2025-08-11 03:29:23,400:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385790 ms 2025-08-11 03:29:36,745:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385789 ms 2025-08-11 03:29:50,091:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385788 ms 2025-08-11 03:30:03,430:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385789 ms 2025-08-11 03:30:16,776:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385789 ms 2025-08-11 03:30:30,123:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385788 ms 2025-08-11 03:30:43,457:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385788 ms 2025-08-11 03:30:56,803:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385788 ms 2025-08-11 03:31:10,149:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385787 ms 2025-08-11 03:31:23,495:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385788 ms 2025-08-11 03:31:36,839:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385787 ms 2025-08-11 03:31:50,185:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385786 ms 2025-08-11 03:32:03,531:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385787 ms 2025-08-11 03:32:16,875:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385787 ms 2025-08-11 03:32:30,222:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385785 ms 2025-08-11 03:32:43,567:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385786 ms 2025-08-11 03:32:56,913:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385786 ms 2025-08-11 03:33:10,259:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385785 ms 2025-08-11 03:33:23,600:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385786 ms 2025-08-11 03:33:36,943:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385785 ms 2025-08-11 03:33:50,289:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385785 ms 2025-08-11 03:34:03,635:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385785 ms 2025-08-11 03:34:16,983:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385780 ms 2025-08-11 03:34:30,323:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385784 ms 2025-08-11 03:34:43,667:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385784 ms 2025-08-11 03:34:57,011:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385783 ms 2025-08-11 03:35:10,357:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385784 ms 2025-08-11 03:35:23,703:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385784 ms 2025-08-11 03:35:37,047:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385782 ms 2025-08-11 03:35:50,391:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385783 ms 2025-08-11 03:36:03,738:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385783 ms 2025-08-11 03:36:17,079:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385782 ms 2025-08-11 03:36:30,425:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385782 ms 2025-08-11 03:36:43,771:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385782 ms 2025-08-11 03:36:57,115:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385781 ms 2025-08-11 03:37:10,459:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385782 ms 2025-08-11 03:37:23,799:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385781 ms 2025-08-11 03:37:37,145:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385780 ms 2025-08-11 03:37:50,491:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385781 ms 2025-08-11 03:38:03,838:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385781 ms 2025-08-11 03:38:17,183:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385780 ms 2025-08-11 03:38:30,528:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385780 ms 2025-08-11 03:38:43,875:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385780 ms 2025-08-11 03:38:57,220:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385779 ms 2025-08-11 03:39:10,567:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385780 ms 2025-08-11 03:39:23,912:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385779 ms 2025-08-11 03:39:37,257:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385778 ms 2025-08-11 03:39:50,604:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385778 ms 2025-08-11 03:40:03,950:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385779 ms 2025-08-11 03:40:17,300:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385778 ms 2025-08-11 03:40:30,647:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385778 ms 2025-08-11 03:40:43,993:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385778 ms 2025-08-11 03:40:57,339:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385778 ms 2025-08-11 03:41:10,683:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385777 ms 2025-08-11 03:41:24,028:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385775 ms 2025-08-11 03:41:37,371:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385777 ms 2025-08-11 03:41:50,715:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385777 ms 2025-08-11 03:42:04,061:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385776 ms 2025-08-11 03:42:17,408:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385776 ms 2025-08-11 03:42:30,751:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385776 ms 2025-08-11 03:42:44,095:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385775 ms 2025-08-11 03:42:57,439:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385776 ms 2025-08-11 03:43:10,786:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385775 ms 2025-08-11 03:43:24,131:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385774 ms 2025-08-11 03:43:37,475:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385775 ms 2025-08-11 03:43:50,819:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385775 ms 2025-08-11 03:44:04,164:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385774 ms 2025-08-11 03:44:17,511:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385774 ms 2025-08-11 03:44:30,857:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385774 ms 2025-08-11 03:44:44,203:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385773 ms 2025-08-11 03:44:57,549:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385773 ms 2025-08-11 03:45:10,896:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385773 ms 2025-08-11 03:45:24,232:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385772 ms 2025-08-11 03:45:37,579:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385773 ms 2025-08-11 03:45:50,923:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385773 ms 2025-08-11 03:46:04,269:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385771 ms 2025-08-11 03:46:17,615:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385772 ms 2025-08-11 03:46:30,961:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385772 ms 2025-08-11 03:46:44,308:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385771 ms 2025-08-11 03:46:57,655:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385771 ms 2025-08-11 03:47:10,998:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385771 ms 2025-08-11 03:47:24,343:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385771 ms 2025-08-11 03:47:37,687:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385771 ms 2025-08-11 03:47:51,031:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385770 ms 2025-08-11 03:48:04,375:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385770 ms 2025-08-11 03:48:17,719:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385770 ms 2025-08-11 03:48:31,066:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385769 ms 2025-08-11 03:48:44,409:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385770 ms 2025-08-11 03:48:57,743:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385769 ms 2025-08-11 03:49:11,089:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385768 ms 2025-08-11 03:49:24,435:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385769 ms 2025-08-11 03:49:37,779:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385769 ms 2025-08-11 03:49:51,123:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385768 ms 2025-08-11 03:50:04,467:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385768 ms 2025-08-11 03:50:17,813:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385768 ms 2025-08-11 03:50:31,155:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385767 ms 2025-08-11 03:50:44,499:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385768 ms 2025-08-11 03:50:57,843:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385767 ms 2025-08-11 03:51:11,187:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385766 ms 2025-08-11 03:51:24,531:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385767 ms 2025-08-11 03:51:37,873:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385766 ms 2025-08-11 03:51:51,219:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385766 ms 2025-08-11 03:52:04,563:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385766 ms 2025-08-11 03:52:17,909:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385766 ms 2025-08-11 03:52:31,255:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385765 ms 2025-08-11 03:52:44,602:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385765 ms 2025-08-11 03:52:57,940:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385765 ms 2025-08-11 03:53:11,287:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385764 ms 2025-08-11 03:53:24,631:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385765 ms 2025-08-11 03:53:37,975:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385764 ms 2025-08-11 03:53:51,322:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385764 ms 2025-08-11 03:54:04,667:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385764 ms 2025-08-11 03:54:18,013:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385763 ms 2025-08-11 03:54:31,359:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385764 ms 2025-08-11 03:54:44,703:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385763 ms 2025-08-11 03:54:58,050:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385762 ms 2025-08-11 03:55:11,395:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385763 ms 2025-08-11 03:55:24,738:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385763 ms 2025-08-11 03:55:38,085:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385761 ms 2025-08-11 03:55:51,429:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385762 ms 2025-08-11 03:56:04,775:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385762 ms 2025-08-11 03:56:18,119:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385761 ms 2025-08-11 03:56:31,465:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385762 ms 2025-08-11 03:56:44,809:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385761 ms 2025-08-11 03:56:58,155:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385760 ms 2025-08-11 03:57:11,500:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385761 ms 2025-08-11 03:57:24,847:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385761 ms 2025-08-11 03:57:38,191:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385759 ms 2025-08-11 03:57:51,537:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385760 ms 2025-08-11 03:58:04,883:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385760 ms 2025-08-11 03:58:18,229:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385759 ms 2025-08-11 03:58:31,576:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385759 ms 2025-08-11 03:58:44,922:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385759 ms 2025-08-11 03:58:58,267:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385758 ms 2025-08-11 03:59:11,609:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385759 ms 2025-08-11 03:59:24,966:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385751 ms 2025-08-11 03:59:38,306:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385758 ms 2025-08-11 03:59:51,653:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385758 ms 2025-08-11 04:00:04,996:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385758 ms 2025-08-11 04:00:18,343:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385757 ms 2025-08-11 04:00:31,686:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385757 ms 2025-08-11 04:00:45,032:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385756 ms 2025-08-11 04:00:58,378:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385757 ms 2025-08-11 04:01:11,725:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385757 ms 2025-08-11 04:01:25,071:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385755 ms 2025-08-11 04:01:38,415:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385756 ms 2025-08-11 04:01:51,759:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385756 ms 2025-08-11 04:02:05,105:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385755 ms 2025-08-11 04:02:18,451:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385756 ms 2025-08-11 04:02:31,795:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385755 ms 2025-08-11 04:02:45,142:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385751 ms 2025-08-11 04:02:58,485:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385755 ms 2025-08-11 04:03:11,831:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385755 ms 2025-08-11 04:03:25,177:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385754 ms 2025-08-11 04:03:38,523:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385754 ms 2025-08-11 04:03:51,867:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385754 ms 2025-08-11 04:04:05,213:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385753 ms 2025-08-11 04:04:18,559:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385754 ms 2025-08-11 04:04:31,905:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385753 ms 2025-08-11 04:04:45,251:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385752 ms 2025-08-11 04:04:58,596:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385753 ms 2025-08-11 04:05:11,940:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385753 ms 2025-08-11 04:05:25,287:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385752 ms 2025-08-11 04:05:38,632:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385752 ms 2025-08-11 04:05:51,979:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385752 ms 2025-08-11 04:06:05,326:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385752 ms 2025-08-11 04:06:18,671:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385752 ms 2025-08-11 04:06:32,017:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385750 ms 2025-08-11 04:06:45,363:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385751 ms 2025-08-11 04:06:58,708:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385751 ms 2025-08-11 04:07:12,055:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385750 ms 2025-08-11 04:07:25,401:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385751 ms 2025-08-11 04:07:38,747:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385750 ms 2025-08-11 04:07:52,094:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385749 ms 2025-08-11 04:08:05,440:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385750 ms 2025-08-11 04:08:18,781:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385750 ms 2025-08-11 04:08:32,124:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385748 ms 2025-08-11 04:08:45,471:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385749 ms 2025-08-11 04:08:58,815:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385749 ms 2025-08-11 04:09:12,161:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385748 ms 2025-08-11 04:09:25,508:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385748 ms 2025-08-11 04:09:38,855:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385748 ms 2025-08-11 04:09:52,201:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385747 ms 2025-08-11 04:10:05,547:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385748 ms 2025-08-11 04:10:18,891:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385747 ms 2025-08-11 04:10:32,237:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385746 ms 2025-08-11 04:10:45,583:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385746 ms 2025-08-11 04:10:58,928:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385747 ms 2025-08-11 04:11:12,275:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385746 ms 2025-08-11 04:11:25,619:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385746 ms 2025-08-11 04:11:38,964:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385746 ms 2025-08-11 04:11:52,311:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385745 ms 2025-08-11 04:12:05,658:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385746 ms 2025-08-11 04:12:19,005:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385744 ms 2025-08-11 04:12:32,349:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385745 ms 2025-08-11 04:12:45,695:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385745 ms 2025-08-11 04:12:59,041:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385744 ms 2025-08-11 04:13:12,387:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385745 ms 2025-08-11 04:13:25,732:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385744 ms 2025-08-11 04:13:39,079:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385743 ms 2025-08-11 04:13:52,423:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385744 ms 2025-08-11 04:14:05,767:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385744 ms 2025-08-11 04:14:19,114:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385742 ms 2025-08-11 04:14:32,460:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385743 ms 2025-08-11 04:14:45,807:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385743 ms 2025-08-11 04:14:59,151:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385742 ms 2025-08-11 04:15:12,497:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385743 ms 2025-08-11 04:15:25,843:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385742 ms 2025-08-11 04:15:39,188:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385741 ms 2025-08-11 04:15:52,531:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385742 ms 2025-08-11 04:16:05,873:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385742 ms 2025-08-11 04:16:19,216:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385740 ms 2025-08-11 04:16:32,559:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385741 ms 2025-08-11 04:16:45,903:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385741 ms 2025-08-11 04:16:59,247:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385740 ms 2025-08-11 04:17:12,589:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385740 ms 2025-08-11 04:17:25,935:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385740 ms 2025-08-11 04:17:39,281:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385739 ms 2025-08-11 04:17:52,627:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385740 ms 2025-08-11 04:18:05,971:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385739 ms 2025-08-11 04:18:19,316:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385738 ms 2025-08-11 04:18:32,663:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385739 ms 2025-08-11 04:18:46,007:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385738 ms 2025-08-11 04:18:59,351:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385739 ms 2025-08-11 04:19:12,695:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385738 ms 2025-08-11 04:19:26,039:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385737 ms 2025-08-11 04:19:39,385:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385738 ms 2025-08-11 04:19:52,731:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385738 ms 2025-08-11 04:20:06,078:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385737 ms 2025-08-11 04:20:19,425:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385737 ms 2025-08-11 04:20:32,771:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385737 ms 2025-08-11 04:20:46,115:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385736 ms 2025-08-11 04:20:59,460:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385737 ms 2025-08-11 04:21:12,807:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385736 ms 2025-08-11 04:21:26,151:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385735 ms 2025-08-11 04:21:39,495:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385736 ms 2025-08-11 04:21:52,839:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385736 ms 2025-08-11 04:22:06,186:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385734 ms 2025-08-11 04:22:19,532:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385735 ms 2025-08-11 04:22:32,879:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385735 ms 2025-08-11 04:22:46,223:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385734 ms 2025-08-11 04:22:59,569:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385735 ms 2025-08-11 04:23:12,915:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385734 ms 2025-08-11 04:23:26,259:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385733 ms 2025-08-11 04:23:39,605:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385734 ms 2025-08-11 04:23:52,951:1(0x7fa615ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1765385734 ms