+++ date ++ echo 'INFO: =================== Mon Jan 26 02:07:32 AM UTC 2026 ===================' INFO: =================== Mon Jan 26 02:07:32 AM UTC 2026 =================== ++ 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.240 ++ 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 '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ 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.141,10.0.0.38,10.0.0.240 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.38:8081 10.0.0.240:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.38:8081 10.0.0.240:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.38:8081 10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.38:9042 10.0.0.240:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.38:8086 10.0.0.240:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.38:8086 10.0.0.240:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.38:8086 10.0.0.240: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.141,10.0.0.38,10.0.0.240 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.38:8082 10.0.0.240:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.38:8082 10.0.0.240:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.38:8082 10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.38:9161 10.0.0.240:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.38:9161 10.0.0.240:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.38:9161 10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.38:9041 10.0.0.240: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.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.38:2181,10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.38:2181 10.0.0.240:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.38:5673,10.0.0.240: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.38:6379 10.0.0.240:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.38:6379 10.0.0.240:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.38:6379 10.0.0.240: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.141,10.0.0.38,10.0.0.240 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141: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.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.38:9092 10.0.0.240:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.38:9092 10.0.0.240:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.38:9092 10.0.0.240: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.141 ++ 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.141,10.0.0.38,10.0.0.240 ++ 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.141,10.0.0.38,10.0.0.240 ++ 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 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.38,10.0.0.240 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.141,10.0.0.38,10.0.0.240 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.240,10.20.0.18,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.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.240'\''))' +++ local server_ip=10.0.0.240 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.240 ]] +++ [[ ,10.0.0.240,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.240, ]] +++ echo 10.0.0.240 3 +++ return ++ local ip=10.0.0.240 ++ [[ -z 10.0.0.240 ]] ++ echo 10.0.0.240 + hostip=10.0.0.240 ++ resolve_hostname_by_ip 10.0.0.240 ++ local ip=10.0.0.240 +++ getent hosts 10.0.0.240 +++ head -n 1 ++ local 'host_entry=10.0.0.240 cn-jenkins-deploy-platform-ansible-os-5076-3. cn-jenkins-deploy-platform-ansible-os-5076-3' ++ local name= ++ [[ -n 10.0.0.240 cn-jenkins-deploy-platform-ansible-os-5076-3. cn-jenkins-deploy-platform-ansible-os-5076-3 ]] +++ echo 10.0.0.240 cn-jenkins-deploy-platform-ansible-os-5076-3. cn-jenkins-deploy-platform-ansible-os-5076-3 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-5076-3. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-5076-3. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-5076-3. + hostname=cn-jenkins-deploy-platform-ansible-os-5076-3. ++ echo 10.0.0.141:5673,10.0.0.38:5673,10.0.0.240:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.141:5673 10.0.0.38:5673 10.0.0.240:5673' ++ echo 10.0.0.141:9041 10.0.0.38:9041 10.0.0.240:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.141:9041 10.0.0.38:9041 10.0.0.240: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 + cql_servers_array=($ANALYTICSDB_CQL_SERVERS) + cql_list_size=3 + [[ 3 -gt 1 ]] + cassandra_replication_factor=2 + 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=__ ++ set -o posix ++ set ++ sort ++ grep '^COLLECTOR__.*__.*=.*$' ++ sed 's/^COLLECTOR__//g' ++ cut -d = -f 1 + 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 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5076-3 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181 sessionTimeout=60000 watcher=0x992160 sessionId=0 sessionPasswd= context=(nil) flags=0 2026-01-26 02:07:32,849:1(0x7f6be97b1300):ZOO_DEBUG@start_threads@221: starting threads... 2026-01-26 02:07:32,849:1(0x7f6bdeffd640):ZOO_DEBUG@do_completion@473: started completion thread 2026-01-26 02:07:32,849:1(0x7f6bdf7fe640):ZOO_DEBUG@do_io@369: started IO thread 2026-01-26 02:07:32,849:1(0x7f6bdf7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-01-26 02:07:32,849:1(0x7f6bdf7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2026-01-26 02:07:32,849:1(0x7f6bdf7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.240:2181 2026-01-26 02:07:32,849:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-01-26 02:07:32,850:1(0x7f6bdf7fe640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.240:2181 2026-01-26 02:07:32,853:1(0x7f6bdf7fe640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.240:2181, sessionId=0x30000189ffa0007, negotiated timeout=40000 2026-01-26 02:07:32,854:1(0x7f6bdf7fe640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2026-01-26 02:07:32,854:1(0x7f6bdeffd640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2026-01-26 02:07:33,849:1(0x7f6be97b1300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc65 for path [/analytics-discovery-] to 10.0.0.240:2181 2026-01-26 02:07:33,852:1(0x7f6bdf7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc65 rc=0 2026-01-26 02:07:33,853:1(0x7f6be97b1300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc66 for path [/analytics-discovery-/Collector] to 10.0.0.240:2181 2026-01-26 02:07:33,855:1(0x7f6bdf7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc66 rc=0 2026-01-26 02:07:33,855:1(0x7f6be97b1300):ZOO_DEBUG@zoo_awexists@4405: Sending request xid=0x6976cc67 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-5076-3.] to 10.0.0.240:2181 2026-01-26 02:07:33,856:1(0x7f6bdf7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=1 xid=0x6976cc67 rc=-101 2026-01-26 02:07:33,856:1(0x7f6be97b1300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc68 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-5076-3.] to 10.0.0.240:2181 2026-01-26 02:07:33,859:1(0x7f6bdf7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc68 rc=0 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5076-3 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.141:2181,10.0.0.38:2181,10.0.0.240:2181 sessionTimeout=60000 watcher=0x992160 sessionId=0 sessionPasswd= context=(nil) flags=0 2026-01-26 02:07:33,859:1(0x7f6be97b1300):ZOO_DEBUG@start_threads@221: starting threads... 2026-01-26 02:07:33,859:1(0x7f6bdd3f8640):ZOO_DEBUG@do_completion@473: started completion thread 2026-01-26 02:07:33,860:1(0x7f6bddbf9640):ZOO_DEBUG@do_io@369: started IO thread 2026-01-26 02:07:33,860:1(0x7f6bddbf9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-01-26 02:07:33,860:1(0x7f6bddbf9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2026-01-26 02:07:33,860:1(0x7f6bddbf9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.141:2181 2026-01-26 02:07:33,860:1(0x7f6bddbf9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-01-26 02:07:33,861:1(0x7f6bddbf9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.141:2181 2026-01-26 02:07:33,873:1(0x7f6bddbf9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.141:2181, sessionId=0x100001a6fba000b, negotiated timeout=40000 2026-01-26 02:07:33,873:1(0x7f6bddbf9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2026-01-26 02:07:33,873:1(0x7f6bdd3f8640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2026-01-26 02:07:34,860:1(0x7f6be97b1300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x6976cc69 for path [/collector] to 10.0.0.141:2181 2026-01-26 02:07:34,863:1(0x7f6bddbf9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x6976cc69 rc=0 2026-01-26 02:07:45,384:1(0x7f6be97b1300):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x6976cc6a for path [/collector] to 10.0.0.141:2181 2026-01-26 02:07:45,387:1(0x7f6bddbf9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x6976cc6a rc=0 2026-01-26 02:07:45,388:1(0x7f6bddbf9640):ZOO_DEBUG@do_io@460: IO thread terminated 2026-01-26 02:07:45,388:1(0x7f6bdd3f8640):ZOO_DEBUG@do_completion@483: completion thread terminated 2026-01-26 02:07:45,388:1(0x7f6be97b1300):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x100001a6fba000b to 10.0.0.141:2181 2026-01-26 02:07:45,391:1(0x7f6be97b1300):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x100001a6fba000b 2026-01-26 02:07:47,203:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:08:00,550:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:08:13,896:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:08:27,245:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:08:40,590:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:08:53,936:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:09:07,283:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:09:20,630:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:09:33,976:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:09:47,314:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:10:00,658:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:10:14,005:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079821 ms 2026-01-26 02:10:27,350:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:10:40,694:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:10:54,040:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:11:07,385:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:11:20,730:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:11:34,076:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:11:47,423:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:12:00,770:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:12:14,108:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:12:27,454:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:12:40,799:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:12:54,145:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:13:07,491:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:13:20,838:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:13:34,182:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:13:47,529:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:14:00,874:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:14:14,221:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:14:27,567:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:14:40,914:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:14:54,260:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:15:07,607:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:15:20,954:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:15:34,298:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:15:47,642:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:16:00,988:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:16:14,335:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:16:27,683:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:16:41,029:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:16:54,376:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:17:07,722:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:17:21,065:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:17:34,404:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:17:47,750:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:18:01,094:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079823 ms 2026-01-26 02:18:14,441:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:18:27,788:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:18:41,134:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:18:54,476:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:19:07,822:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:19:21,166:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:19:34,513:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:19:47,859:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:20:01,205:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:20:14,550:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:20:27,896:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:20:41,238:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:20:54,585:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:21:07,927:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:21:21,274:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:21:34,620:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:21:47,965:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:22:01,310:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:22:14,657:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:22:28,002:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079824 ms 2026-01-26 02:22:41,347:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:22:54,694:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:23:08,037:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:23:21,383:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:23:34,733:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079822 ms 2026-01-26 02:23:48,074:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:24:01,420:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:24:14,766:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:24:28,112:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079825 ms 2026-01-26 02:24:41,448:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:24:54,801:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079819 ms 2026-01-26 02:25:08,137:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:25:21,485:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:25:34,830:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:25:48,174:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:26:01,519:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:26:14,860:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:26:28,206:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:26:41,552:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:26:54,897:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:27:08,244:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:27:21,590:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:27:34,929:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:27:48,277:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:28:01,623:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:28:14,969:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:28:28,309:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:28:41,652:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:28:54,998:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:29:08,340:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:29:21,685:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:29:35,029:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:29:48,376:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:30:01,721:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:30:15,067:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:30:28,402:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:30:41,746:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:30:55,093:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:31:08,437:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:31:21,774:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:31:35,121:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079826 ms 2026-01-26 02:31:48,468:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:32:01,814:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:32:15,160:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:32:28,506:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:32:41,856:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:32:55,202:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:33:08,540:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:33:21,882:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:33:35,228:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:33:48,574:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:34:01,921:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:34:15,264:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:34:28,609:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:34:41,946:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:34:55,291:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:35:08,635:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:35:21,981:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:35:35,327:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:35:48,673:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:36:02,019:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:36:15,366:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:36:28,710:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:36:42,056:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:36:55,402:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:37:08,748:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079827 ms 2026-01-26 02:37:22,094:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:37:35,440:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:37:48,786:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:38:02,132:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:38:15,478:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:38:28,822:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:38:42,157:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:38:55,503:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:39:08,848:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:39:22,195:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:39:35,542:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:39:48,888:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:40:02,235:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:40:15,575:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:40:28,922:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:40:42,262:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:40:55,606:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:41:08,947:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:41:22,294:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:41:35,639:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:41:48,985:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:42:02,330:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:42:15,675:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:42:29,010:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:42:42,354:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:42:55,700:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:43:09,042:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:43:22,387:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:43:35,734:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:43:49,081:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:44:02,428:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:44:15,774:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:44:29,121:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079828 ms 2026-01-26 02:44:42,466:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:44:55,813:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:45:09,157:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:45:22,498:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:45:35,841:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:45:49,185:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:46:02,525:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:46:15,871:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:46:29,216:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:46:42,562:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:46:55,908:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:47:09,254:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:47:22,592:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:47:35,939:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:47:49,283:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:48:02,629:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:48:15,974:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:48:29,317:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:48:42,664:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:48:56,004:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:49:09,343:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:49:22,685:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:49:36,031:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:49:49,374:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:50:02,719:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:50:16,063:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079829 ms 2026-01-26 02:50:29,410:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:50:42,752:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:50:56,091:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:51:09,438:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:51:22,785:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:51:36,131:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:51:49,476:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:52:02,822:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:52:16,169:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:52:29,515:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:52:42,860:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:52:56,200:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:53:09,538:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:53:22,883:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079830 ms 2026-01-26 02:53:36,225:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:53:49,572:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:54:02,918:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:54:16,263:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:54:29,603:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:54:42,949:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:54:56,294:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:55:09,638:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:55:22,985:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:55:36,330:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:55:49,675:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:56:03,022:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:56:16,366:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:56:29,712:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:56:43,057:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:56:56,404:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:57:09,749:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:57:23,094:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079831 ms 2026-01-26 02:57:36,436:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:57:49,782:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:58:03,127:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:58:16,474:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:58:29,820:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:58:43,167:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:58:56,514:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:59:09,858:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:59:23,201:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:59:36,542:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 02:59:49,887:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:00:03,233:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:00:16,579:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:00:29,926:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:00:43,272:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:00:56,618:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:01:09,960:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:01:23,306:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:01:36,646:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:01:49,992:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:02:03,339:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:02:16,686:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:02:30,032:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:02:43,379:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:02:56,725:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:03:10,072:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:03:23,418:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:03:36,764:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:03:50,105:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079832 ms 2026-01-26 03:04:03,450:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:04:16,793:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:04:30,134:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:04:43,478:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:04:56,820:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:05:10,166:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:05:23,513:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:05:36,858:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:05:50,205:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:06:03,551:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:06:16,898:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:06:30,244:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:06:43,591:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:06:56,938:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:07:10,278:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:07:23,619:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:07:36,966:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:07:50,311:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:08:03,657:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:08:17,002:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:08:30,349:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:08:43,694:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:08:57,039:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:09:10,386:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:09:23,730:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:09:37,074:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:09:50,419:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:10:03,766:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:10:17,111:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079833 ms 2026-01-26 03:10:30,457:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:10:43,799:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:10:57,137:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:11:10,478:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:11:23,822:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:11:37,166:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:11:50,510:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:12:03,856:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:12:17,202:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:12:30,546:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:12:43,891:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:12:57,238:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:13:10,582:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:13:23,927:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:13:37,271:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:13:50,617:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:14:03,963:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:14:17,308:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:14:30,655:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:14:44,000:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:14:57,344:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:15:10,689:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:15:24,036:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:15:37,381:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:15:50,727:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:16:04,073:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:16:17,418:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:16:30,764:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:16:44,110:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079834 ms 2026-01-26 03:16:57,454:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:17:10,798:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:17:24,141:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:17:37,488:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:17:50,835:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:18:04,182:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:18:17,528:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:18:30,875:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:18:44,220:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:18:57,567:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:19:10,913:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:19:24,259:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:19:37,600:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:19:50,947:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:20:04,291:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:20:17,630:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:20:30,977:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:20:44,322:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:20:57,669:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:21:11,016:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:21:24,359:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:21:37,705:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:21:51,043:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:22:04,390:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079836 ms 2026-01-26 03:22:17,735:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:22:31,072:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:22:44,419:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:22:57,763:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:23:11,110:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079835 ms 2026-01-26 03:23:24,454:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:23:37,790:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:23:51,136:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:24:04,477:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:24:17,824:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:24:31,167:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:24:44,514:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:24:57,860:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:25:11,206:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:25:24,550:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:25:37,892:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:25:51,231:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:26:04,578:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:26:17,924:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:26:31,269:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:26:44,615:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:26:57,952:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:27:11,299:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:27:24,646:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:27:37,991:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:27:51,338:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:28:04,678:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:28:18,022:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:28:31,365:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:28:44,710:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:28:58,053:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:29:11,398:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:29:24,743:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:29:38,087:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079837 ms 2026-01-26 03:29:51,434:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:30:04,778:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:30:18,120:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:30:31,466:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:30:44,812:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:30:58,158:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:31:11,502:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:31:24,848:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:31:38,194:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:31:51,540:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:32:04,884:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:32:18,230:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:32:31,575:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:32:44,922:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:32:58,269:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:33:11,616:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:33:24,963:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:33:38,310:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:33:51,654:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:34:04,998:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:34:18,340:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:34:31,686:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:34:45,030:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:34:58,373:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:35:11,718:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:35:25,059:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079838 ms 2026-01-26 03:35:38,407:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:35:51,748:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:36:05,093:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:36:18,438:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:36:31,782:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:36:45,123:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:36:58,470:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:37:11,816:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:37:25,162:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:37:38,503:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:37:51,849:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:38:05,185:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:38:18,528:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:38:31,866:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:38:45,213:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:38:58,559:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:39:11,904:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:39:25,239:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:39:38,585:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:39:51,931:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:40:05,278:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:40:18,624:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:40:31,967:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:40:45,314:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:40:58,660:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:41:12,004:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:41:25,350:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:41:38,695:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:41:52,042:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:42:05,388:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:42:18,724:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:42:32,070:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:42:45,411:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:42:58,754:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:43:12,099:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079840 ms 2026-01-26 03:43:25,446:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:43:38,791:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:43:52,138:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:44:05,484:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:44:18,830:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:44:32,175:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:44:45,523:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:44:58,869:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:45:12,214:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:45:25,559:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:45:38,900:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:45:52,246:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:46:05,592:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:46:18,938:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:46:32,284:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:46:45,628:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:46:58,971:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:47:12,317:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:47:25,662:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:47:39,008:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:47:52,350:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:48:05,690:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:48:19,034:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:48:32,381:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:48:45,729:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079839 ms 2026-01-26 03:48:59,070:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:49:12,414:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:49:25,761:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:49:39,106:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079841 ms 2026-01-26 03:49:52,451:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:50:05,798:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:50:19,138:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:50:32,481:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:50:45,826:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:50:59,174:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:51:12,514:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:51:25,858:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:51:39,202:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:51:52,546:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:52:05,891:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:52:19,235:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:52:32,583:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:52:45,930:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:52:59,274:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:53:12,619:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:53:25,964:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:53:39,311:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:53:52,656:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:54:06,003:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:54:19,349:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:54:32,696:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:54:46,043:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:54:59,388:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:55:12,736:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 03:55:26,081:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:55:39,426:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:55:52,768:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:56:06,108:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:56:19,454:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:56:32,800:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:56:46,145:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:56:59,491:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:57:12,828:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:57:26,172:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:57:39,519:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:57:52,863:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:58:06,210:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:58:19,554:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:58:32,900:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:58:46,246:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:58:59,593:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:59:12,938:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:59:26,283:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079842 ms 2026-01-26 03:59:39,621:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 03:59:52,968:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:00:06,315:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 04:00:19,658:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:00:32,993:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:00:46,340:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:00:59,686:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:01:13,031:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079843 ms 2026-01-26 04:01:26,374:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:01:39,716:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:01:53,054:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:02:06,394:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:02:19,739:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:02:33,086:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:02:46,432:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:02:59,778:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:03:13,122:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:03:26,467:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:03:39,811:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:03:53,158:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:04:06,505:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:04:19,844:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:04:33,186:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:04:46,532:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:04:59,878:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:05:13,222:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:05:26,567:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:05:39,914:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:05:53,254:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:06:06,601:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:06:19,937:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:06:33,273:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:06:46,620:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:06:59,964:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:07:13,310:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:07:26,652:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:07:39,998:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:07:53,342:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:08:06,686:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:08:20,032:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:08:33,379:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079845 ms 2026-01-26 04:08:46,725:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:09:00,072:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079844 ms 2026-01-26 04:09:13,413:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:09:26,760:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:09:40,106:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:09:53,450:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:10:06,795:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:10:20,142:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:10:33,479:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:10:46,826:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:11:00,167:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:11:13,514:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:11:26,860:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:11:40,207:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:11:53,549:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:12:06,894:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:12:20,232:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:12:33,573:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms 2026-01-26 04:12:46,920:1(0x7f6bdf7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -135079846 ms